/* Star-hack und Holly-Hack, um IE6 beizubringen, daß er overflow hidden für texteil li .listbild richtig darstellt*/
* html #textteil li {
	height: 1%;
}

body {
	margin: 0;
	padding: 0;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	background-color: #12124E;
	text-align: center;  /* buch:für IE zentrierung des wrapper-elements, fehlerhafte Umsetzung des IE*/
   }
#wrapper {
	position: relative;
	width: 960px;
	margin-right: auto; /* buch:Damit wird für NS das Element zentriert*/
	margin-left: auto; /* -"-*/
	background-image: url(bilder/backdim.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom:0;
	text-align: left; /* buch: setzt den fehlerhaft umgesetzten text-align für body-tag des IE wieder zurück*/
	padding-top: 1px; /* ich: setzt korrekten Außenabstand wrapper zu navigation, warum weiß ich nicht,
	                          IE macht es korrekt*/						  
}

#header{
	position: absolute;
	left: 700px;
	top: 50px;
	width: 215px;
	height: 50px;
}

#header h1, h2,h3,h4{
	font-size: 16px;
	font-weight: bold;
	margin-top:1px;
}

#header h1 span{
	font-size: 1px;
}

#navigation {
	margin-right: 265px;
	margin-top: 40px;
	text-align: right;
	margin-bottom: 0px;
	padding-top: 0px;
}

#navigation ul {
	list-style: none;
	margin: 0px;
	padding-top: 0px;
	border: none;
}
#navigation li {
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	display: inline;
}

#navigation a:link, #navigation a:visited {
	padding: 6px 5px 5px 0.5em;
	border-left: 12px solid #12124E;
	border-right: 1px solid #12124E;;
	background-color: #12124E;/*#4682B4;*/
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	background-color: #FF6347;
	color: #FFFFFF;
}

#navigation span {
	padding: 6px 5px 5px 0.5em;
	border-left: 12px solid #12124E;
	border-right: 1px solid #12124E;;
	background-color: #12124E;/*#4682B4;*/
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6347;
	color: #FFFFFF;
}



#bildzeile{
	position: relative;
	left: 0px;
	top: 0px;
	margin: 15px 0px 15px 0;	
	padding: 0px;
}

#content {
	margin: 30px 30px 0 30px;
	font-size: 0.8em;
	padding-bottom: 20px;
}


#navleiste{
	width: 215px;
	float: right;
	margin-right: 10px;
	margin-top:10px;
}

#navleiste  h2,h3,h4{
	font-size: 0.9em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.8em;
}

#navleiste  h3{
	margin-bottom: 8px;
}

#navleiste  h2{
	font-weight: bold;
}

#navleiste h4,p{
	padding:0;
	margin:0;
}

#navleiste img{
	margin-top:10px;
}

.aktuell{
	font-size: large;
	font-weight: bold;
	color: #12124E;
}

#aktuelles img{
	float:left;
	padding-right:10px;
	padding-top:10px;
	width:100px;
}

p.aktuelltext{
	font-size: 0.9em;
}
h2.AktuellTitel{
	font-weight: bold;
	color:#FF6347;
}

/*#navleiste  h4.MitAbstand{
 margin-bottom: 20px;
}*/
#textteil{
	width: 630px;
	z-index:0;
}

#textteil p,li {
	line-height: 1.8em;
}

#textteil li {
	border-bottom: thin solid #FF6347;
	margin-top: 20px;
	overflow: hidden; /* zum umschließen der gefloateten bilder .listbild weiter unten*/
}

#textteil h1, h2 {
	font-size: 1.0em;
	font-weight: bolder;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.8em;
	color: #12124E;
}

#textteil ul{
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

#textteil img{
	width:200px;
}

#textteil span{
	font-weight: bold;
}

#textteil form{
	margin-top:10px;
}

.butt{
	color: white;
	padding: 1px 1px;
	height: 20px;
	background-color: #12124E;
	font-size: smaller;
}

.listbild {
	float: left;
	margin-right: 20px;
	margin-bottom:10px;
}

img.mylinks {
	float:left;
	margin-right: 20px;
}

li.friendslinks{
	padding-bottom:10px;
}

p.cl{
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 0.1em
}
 
#textteil button{
	background-color: #12124E;
	height:12px;
	width:12px;
	margin-right: 10px;
}

ul#details li{
	position:relative;
	display: inline;
	border: none;
	float: none;
}

ul#details img{
	width: 130px;
}

ul#home{
	padding-top:20px;
}

ul#home img{
	width: 160px;
}

ul#home li{
	position:relative;
	display: inline;
	border: none;
	float: none;
	padding-right:25px;
}

ul#home img{
	border:none;
}

/*
impressum*/
td.my{
	vertical-align: top;
}

#textteil li.ohne{
	border: none;
}

#footer {
	clear: both;
	padding: 0px;
	font-size: 70%;
	color: #AAAAAA;
	background-color: transparent;
	bottom: 0px;
	vertical-align: sub;
	text-align: center;
}

#footer h1{
	/* font-size: 80%; */
	font-size: 9pt;
	line-height: 1.8em;
	font-weight:normal;
	margin-top:0;
	padding-top:5px;
}

#footer a {color: #aaa;}

/* LIGHTBOX 2.03 */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #12124E;
	}
