#linksaussen {
	background-color: #990000;
	background: #990000 url('logo2.png') no-repeat left;
	position: absolute;
	top: 30px;
	left: 0px;
	height: 200px;
	width: 1400px;
	
}

	
#ppt {
	background: url('ppt.png') no-repeat right;
	position: absolute;
	top: 30px;
	left: 0px;
	height: 200px;
	width: 1220px;
}

#container {
position: absolute;
width: 800px;
background-color: #ffffff;
top: 10px;
left: 210px;
}


#header {
position: relative;
width: 800px;
height: 300px;
border-top:3px solid #ffffff;
border-left: 3px solid #ffffff;
border-right: 3px solid #ffffff;
overflow: hidden;
}

.bgimage {
position: absolute;
top: 0px;
left: 0px;
width: 796px;
height: 300px;
overflow: hidden;
}

.logo {
position: absolute;
top: 210px;
left: 700px;
width: 80px;
height: 72px;
background-image:url(logo.png)
} 


#navigation {
position: relative;
background-color: #990000;
width: 800px;
height: 54px;
border-top:3px solid #ffffff;
border-left: 3px solid #ffffff;
border-right: 3px solid #ffffff;
font-family: Verdana;
font-size: 10px;
overflow: hidden;
}

.navlinks {
position: absolute;
top: 0px;
left: 0px;
}

.navlinks ul {
margin: auto;
}

.navlinks li {
margin: 0px 0px 0px 0px;
display: inline;
list-style-type: none;
}

#body {
	position: relative;
	width: 800px;
	/*height: 350px;*/
	border-top: 3px solid #ffffff;
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	background-color: #eeeeee;
	font-family: Verdana;
	font-size: 10px;
	min-height: 100%; /* Mindesthöhe für moderne Browser */
	height:auto !important; /* Important Regel für moderne Browser */
	height:100%; /* Mindesthöhe für den IE */
	overflow: hidden !important; /* FF Scroll-leiste */ 
	/*overflow: auto*/
}

h1  {
font-family: Verdana;
color: #999999;
font-size: 18px;
padding: 15px;
float:left;
}

.inhalt {
	position: absolute;
	top: 40px;
	left: 8px;
	width: 500px;
	height: 250px;
	font-family: Verdana;
	color: #444444;
	font-size: 12px;
	padding: 10px;
	text-align: left;
}

.inhalt2 {
	position: absolute;
	top: 40px;
	left: 8px;
	width: 630px;
	height: 250px;
	font-family: Verdana;
	color: #444444;
	font-size: 12px;
	padding: 10px;
	text-align: left;
}

.inhalt_gross {
	position: absolute;
	top: 40px;
	left: 8px;
	width: 620px;
	height: 250px;
	font-family: Verdana;
	color: #444444;
	font-size: 12px;
	padding: 10px;
	text-align: left;
}

.inhalt_gross2 {
	position: absolute;
	top: 40px;
	left: 8px;
	width: 720px;
	height: 250px;
	font-family: Verdana;
	color: #444444;
	font-size: 12px;
	padding: 10px;
	text-align: left;
}


.bildbox {
position: absolute;
top: 40px;
left: 580px;
}

.bildbox2 {
position: absolute;
top: 10px;
left: 644px;
width: 150px;
height: 100px;
overflow: hidden;
border-top: 3px solid #ffffff;
border-bottom:3px solid #ffffff;
border-left: 3px solid #ffffff;
}

.bildbox3 {
position: absolute;
top: 120px;
left: 644px;
width: 150px;
height: 100px;
overflow: hidden;
border-top: 3px solid #ffffff;
border-bottom:3px solid #ffffff;
border-left: 3px solid #ffffff;
}

.bildbox4 {
position: absolute;
top: 230px;
left: 644px;
width: 150px;
height: 100px;
overflow: hidden;
border-top: 3px solid #ffffff;
border-bottom:3px solid #ffffff;
border-left: 3px solid #ffffff;
}

.bildbox5 {
position: absolute;
top: 340px;
left: 644px;
width: 150px;
height: 100px;
overflow: hidden;
border-top: 3px solid #ffffff;
border-bottom:3px solid #ffffff;
border-left: 3px solid #ffffff;
}

.bildbox6 {
position: absolute;
top: 450px;
left: 644px;
width: 150px;
height: 100px;
overflow: hidden;
border-top: 3px solid #ffffff;
border-bottom:3px solid #ffffff;
border-left: 3px solid #ffffff;
}

.bildbox7 {
position: absolute;
top: 560px;
left: 644px;
width: 150px;
height: 100px;
overflow: hidden;
border-top: 3px solid #ffffff;
border-bottom:3px solid #ffffff;
border-left: 3px solid #ffffff;
}

#footer {
position: relative;
width: 800px;
height: 20px;
border-left: 3px solid #ffffff;
border-right: 3px solid #ffffff;
border-bottom:3px solid #ffffff;
font-family: Verdana;
font-size: 10px;
color: #444444;
background-color: #eeeeee;
overflow: hidden;
}

#footer a{
font-size: 10px;
color: #444444;
background-color: #eeeeee;
}

#footer a:visited{
font-size: 10px;
color: #444444;
background-color: #eeeeee;
}

#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(./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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }