/* *** gr 20.10.07 *** */
/* *** getec *** */


#aktudate {
	width: 200px;
	position: absolute;
	top: 125px;
	right: 225px;
}
#aktudate p {
	color: #F5F5F5;
	font-size: 90%;
	text-align: right;
	margin: 0px;
}


body {
	background-color: #41576E;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px;
	margin:0px;
	background-image: url(../images/base/back.gif);	
	/*background-image: url(../images/back.gif); 
	background-color: #41576E;
	*/
}

h1 {
	font-size: 1.5em;
	margin:0px;
	padding: 0px;
	color: #003064;
}

/* ---------- layout-------------- */
#container {
	width: 950px;
	padding:0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
} 

/* ----------outer und inner----------------- */

#outer{
	background-color: #FFFFFF; /* Farbe fuer Inhalt Spalten  */
	border-right-width: 200px;
	border-left-width: 200px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EEF1F2;
	margin-top: 10px;
	border-left-color: #EEF1F2;
} 

#inner{
	margin:0;
	width:100%;
	background-color: #FFFFFF;
}

/* --------------left und right navigavtion------------- */
#left {
	width:200px;
	float:left;
	position:relative;
	margin-left:-200px;
	margin-right:1px;
	text-align: left;
	background-image: url(../images/content/home/home_left01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 620px;
	
 }
 #right {
	width:200px;
	float:right;
	position:relative;
	margin-right:-200px;
	margin-left:1px;
	background-color: #EEF1F2;
 }

/* -----------------Inhalt--------------------- */ 
#content{
	position: relative;
	margin: 0px;
	padding: 10px;
}

div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}


/*  ----------------footer---------------------- */ 
#footer {
	clear:both;
	padding:0px;
	text-align: right;
	color: #B6BDC0;
	font-size: 0.7em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
#footer a {
	color: #CCCCCC;
}

/*  ----------------header---------------------- */ 

#header{
	margin: 0px;
	padding: 0px;
	height: 150px;
}


/* header top lay */
.topleft{
	float:left;
	font-size:0.75em;
	line-height:normal;
	color: #CCCCCC;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.topright{
	float:right;
	text-align:right;
	font-size:0.75em;
	line-height:normal;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	color: #CCCCCC;
	letter-spacing: 0.03em;
}

#topmain{
	clear:both;
	height: 70px;
	width: 950px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding: 0px;
}

.logo{
	float:left;
	margin:0px;
	padding:0px;
	background-color: #003064;
}

.logotxt{
	float:left;
	margin:0px;
	background-color: #828F95;
	width: 125px;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	height: 50px;
}

.banner{
	float:left;
	margin:0px;
	padding:0px;
	background-image: url(../images/base/banner_550x70.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 550px;
	background-color: #003064;
}



.toptitel{
	float:right;
	margin:0px;
	width: 200px;
	padding: 0px;
	background-color: #828F95;
	height: 70px;
}

.toptitel h1{
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 25px;
	text-indent: 10px;
	letter-spacing: 1px;
}

.topright a{
	color:#FFFFFF;
	text-decoration:none;
}

.topright a:hover{
 text-decoration:underline}
 
 
 /*LAYOUT Menu */
#menu {
	clear:both;
	height: 20px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

#menu ul{
	margin: 0px;
	padding: 0px;
}

#menu ul li{
 display:inline;
}

#menu ul li a{
	color:#FFFFFF;
	text-decoration:none;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 2px;
	padding-left: 2px;
}

#menu ul li a:hover{
	color:#FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	
}

#menu ul li a#aktuell{
 color:#000;
}

.btcmenu1 a:hover{border-top-color: #6387B4;}
.btcmenu2 a:hover{border-top-color: #F09100;}
.btcmenu2b a:hover{border-top-color: #CC3300;}
.btcmenu3 a:hover{border-top-color: #5DA32A;}
.btcmenu4 a:hover{border-top-color: #408080;}
.btcmenu5 a:hover{border-top-color: #B07800;}

.titmenu1{background-color: #6387B4;height: 70px;}
.titmenu2{background-color: #F09100;height: 70px;}
.titmenu2b{background-color: #CC3300;height: 70px;}
.titmenu3{background-color: #5DA32A;height: 70px;}
.titmenu4{background-color: #408080;height: 70px;}
.titmenu5{background-color: #B07800;height: 70px;}


/* ==============  lightbox css  ===================*/
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #41576E;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	background-image: url(../lbox/boxlabel.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

#imageContainer{
	padding: 25px;
	}

#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%; /* Trick IE into showing hover */
	display: block;
	background-color: transparent;
	background-image: url(../lbox/blank.gif);
	background-repeat: no-repeat;
	}
#prevLink {
	left: 0;
	float: left;
	background-image: url(../lbox/prevlabel0.gif);
	background-repeat: no-repeat;
	background-position: left 0%;
}
#nextLink {
	right: 0;
	float: right;
	background-image: url(../lbox/nextlabel0.gif);
	background-repeat: no-repeat;
	background-position: right 0%;
}
#prevLink:hover, #prevLink:visited:hover {
	background-image: url(../lbox/prevlabel.gif);
	background-repeat: no-repeat;
	background-position: left 0%;
}
#nextLink:hover, #nextLink:visited:hover {
	background-image: url(../lbox/nextlabel.gif);
	background-repeat: no-repeat;
	background-position: right 0%;
}


#imageDataContainer{
	background-color: #A6AFB3;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 4px;
	}

#imageData{
	padding:0 10px;
	}
#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: 2px;
	background-image: url(../lbox/closelabel.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 22px;
	padding-top: 0px;
}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
/*===========END Lightbox css ========================*/

