/* Allgemein */

body  {
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}


body td {

	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #black;
	}
	
	.greenblue {
	 background-color: #06334b;
		}
	.white {
	 background-color: #FFFFFF;
		}		

#datum { position: absolute; top: 39px; left: 10px; width: 100px; height: 20px; visibility: visible }

form {margin: 0px}

textarea { font-family: Verdana, helvetica, Arial; font-size: 10px; width: 400px }


/* Content 2.Spalte */


.maintitle, h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336666;
}

.title, h2     { font-family: verdana, arial, helvetica, sans-serif; font-size: 15px; line-height: 18px; font-weight: bold; margin-bottom: 15px; margin-top:12px;	color: #336666;
 }
.subtitle, h3   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
color: #336666;
	padding: 0px;
	margin: 0px;
	height: 20px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;

}

.input { font-family: Verdana, helvetica, Arial; font-size: 10px; width: 210px}

select { font-family: Verdana, Arial, sans-serif, Helvetica; font-size: 10px; width: 150px }
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #336666;
	text-decoration: none;
	font-weight: normal;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;

}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #336666;
	text-decoration: none;
	font-weight: normal;

}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #336666;
	text-decoration: none;
	font-weight: normal;

}
.Error {
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #990000;
	text-decoration: none;

}
.opening {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 12px;
	font-weight: normal;
	background-image:url(/layout/layout1/img/bg1.gif);
}

.green {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 12px;
	font-weight: normal;
	background-image:url(/layout/layout1/img/m_bg.gif);
}

.topnav a:hover{
	color: #FFF;
	}

.topnavsel a{
	color: #FFF;
	}

#leftnavi   {
	padding-top: 10px;
	}

#leftnavi a:hover{
	color:#0C3;
	}
#leftnaviact {
	padding-top: 10px;
	}

#leftnaviact a {
	color:#0C3;
	
	}
#leftsubnavi a{
	}

#leftsubnavi a:hover{
	color:#0C3;
		}
#leftsubnaviact {
	}

#leftsubnaviact a {
	color:#0C3;
}

#leftsubnavi2  a{
	font-size: 10px;
	padding-right: 10px;
	font-size:10px;
}
#leftsubnavi2 a:hover{
	color:#0C3;
	font-size:10px;
}
#leftsubnaviact2 {
	padding-right: 10px;
	font-size:10px;
	}

#leftsubnaviact2 a {
	font-size: 10px;
	color:#0C3;
	}
	
#teaserbox {
	border: 1px solid #0C3;
	background-color: #efefef;
	}
	
	
	




#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}

#lightbox img{ width: auto; height: auto;}

#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }

#prevLink { left: 0; float: left;}

#nextLink { right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover { background: url(/layout/lightbox/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(/layout/lightbox/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; outline: none;}	 	



#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

