
/* ausgabe unterdrucken */

.nichtscreenen {
	display:none;
}

/* bilder (rahmen) */

img {
	border:0px;
}

#safari { position:absolute; top:0px; left:0px; width:10px; height:10px; }

#titel { position:absolute; top:98px; left:26px; width:167px; height:78px; }

#navigation { position:absolute; top:196px; left:27px; width:155px; height:182px; }

#rgr { position:absolute; top:412px; left:26px; width:180px; height:120px;}

#inhaltstartseite { position:absolute; top:46px; left:290px; width:680px; height:601px; }

#inhalt { position:absolute; top:40px; left:248px; width:auto; padding-right:50px; }
#inhaltweiterrechts { position:absolute; top:40px; left:725px; width:auto; padding-right:50px; }

#inhaltweiterrechtsscrolloben { position:absolute; top:40px; left:725px; width:auto; padding-right:50px; height:20px; }
#inhaltweiterrechtsscroll { position:absolute; top:88px; left:725px; width:auto; padding-right:50px; height:466px; overflow-y:scroll; }


#laedenliste { position:absolute; top:85px; left:502px; width:auto; padding-right:50px; }

#dasbuch { position:absolute; top:85px; left:476px; width:auto; padding-right:50px; }

#bild { position:absolute; top:89px; left:248px; width:210px; height:700px; background:black; z-index:100; } 
#bildweiss { position:absolute; top:89px; left:248px; width:210px; height:700px; background:white; z-index:100; } 

#detail { position:absolute; top:40px; left:248px; width:400px; height:700px; }

#detailbild { position:absolute; }
#detailtext { position:absolute; top:352px; left:1px; width:399px; }
#detailtext2 { position:absolute; top:270px; left:1px; width:399px; }

#sponsoren { position:absolute; top:566px; left:26px; width:155px; height:150px; } 

#sprachwahl { position:absolute; top:31px; left:27px; width:100px; height:50px; } 

#info2010 { position:absolute; top:680px; left:0px; width:180px; height:auto; background:#76bf9b; padding-top:10px; padding-right:10px; padding-left:10px; padding-bottom:0px; } 

#bekanntedetail { position:absolute; top:92px; left:248px; width:460px; height:300px; }

/* formulare */

.ktfeld {
	font-family:Courier New, Courier, Monaco, monospace;
	font-weight:bold;
	font-size:80%;
	color:black;
	background-color:white;
	border-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#0083bf;
	border-left-color:white;
	border-top-color:white;
	border-right-color:white;
	width:380px;
	height:26px;
	padding:1px;
	margin-top:5px;

}
.ktauswahl {
	font-family:Courier New, Courier, Monaco, monospace;
	font-weight:bold;
	font-size:80%;
	color:black;
	background-color:white;
	border-width:1px;
	border-style:solid;
	border-color:#0083bf;
	width:380px;
	height:26px;
	padding:1px;
}

.button {
	font-family:Courier New, Courier, Monaco, monospace;
	font-weight:bold;
	font-size:80%;
	color:white;
	background-color:#0083bf;
	border-width:1px;
	border-style:solid;
	border-color:#0083bf;
	width:190px;
	height:26px;
	padding:0px;
}
