* {
	margin:0;
	padding:0;
}

html, body {
	width:100%;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	background:#659CDF;
}


#page {
	width:100%;
	background:#659CDF;
	height:100%;
}

#leftbar {
	width:70px;
	float:left;
	height:400px;
	background: url('../img/bgleft.gif'); 
	background-repeat: no-repeat;
}

#rightbar {
	width:100px;
	float:left;
}

#innerbar {
	height:370px;
	background: url('../img/bgright.gif'); 
	background-repeat: no-repeat;
}	

#viewport {
	width:800px;
	float:left;
	background:#FFF url('../img/bgvp_1.gif'); 
	background-repeat: no-repeat;
	background-position:right bottom;
}

#viewport1 {
	width:800px;
	float:left;
	background:#FFF url('../img/bgvp_1.gif'); 
	background-repeat: no-repeat;
	background-position:right bottom;
}

#viewport2 {
	width:800px;
	float:left;
	background:#FFF url('../img/gitter.jpg'); 
	background-repeat: no-repeat;
	background-position:right bottom;
}

#viewport3 {
	width:800px;
	float:left;
	background:#FFF url('../img/bghelm.gif'); 
	background-repeat: no-repeat;
	background-position:right bottom;
}

#viewport4 {
	width:800px;
	float:left;
	background:#FFF url('../img/motorrad.gif'); 
	background-repeat: no-repeat;
	background-position:right bottom;
}

#viewport5 {
	width:800px;
	float:left;
	background:#FFF url('../img/chewing.gif'); 
	background-repeat: no-repeat;
	background-position:right bottom;
}

#viewport6 {
	width:800px;
	float:left;
	background:#FFF url('../img/bgleuchte.gif'); 
	background-repeat: no-repeat;
	background-position:right bottom;
}

#viewport7 {
	width:800px;
	float:left;
	background:#FFF url('../img/bgebz.gif'); 
	background-repeat: no-repeat;
	background-position:right bottom;
}

#viewport8 {
	width:800px;
	float:left;
	background:#FFF url('../img/bgbahn.gif'); 
	background-repeat: no-repeat;
	background-position:right bottom;
}

#viewport9 {
	width:800px;
	float:left;
	background:#FFF url('../img/bgaccu.gif'); 
	background-repeat: no-repeat;
	background-position:right bottom;
}

#viewport10 {
	width:800px;
	float:left;
	background:#FFF url('../img/spacer.gif'); 
	background-repeat: no-repeat;
	background-position:right bottom;
}




#corpus {
	width:970px;
	margin:auto;
	background: url('../img/bgr.gif'); 
	background-repeat: repeat-y;
	background-position:right;
}

.clear {
	clear:both;
}

#header {
	position:relative;
	height:150px;
}

#logo {
	background: url('../img/logo.gif');
	position:absolute;
	left:70px;
	top:15px;
	width:182px;
	height:60px;
	cursor:pointer;
} 

#ade {
	background: url('../img/ade.gif');
	position:absolute;
	left:650px;
	top:15px;
	width:92px;
	height:107px;
}	

#logo h1 {
	display:none;
}

#headnav {
	position:absolute;
	left:135px;
	top:90px;
	height:107px;
}	
	
#headnav ul {
	border-bottom: 5px solid #659CDF;
    height: 20px;
    list-style: none;
    margin-top: 10px;
}

#headnav ul li {
    float: left;
    font-size: 11px;
    line-height:20px;
    font-weight:bold;
}

#headnav ul li.next {
    padding-right:44px;
    border-right:1px solid #659CDF;
}

#headnav ul li.prev {
    padding-left:44px;
}


#headnav ul li a, #navleft ul li a {
	color:#999;
	text-decoration:none;
}

#headnav ul li a:hover, #navleft ul li a:hover {
	color:#000;
	text-decoration:none;
}

#navleft {
	width:120px;
	padding:30px 0 0 15px;
	float:left;
}

#navleft ul {
    list-style: none;
}

#navleft ul li {
    font-size: 11px;
    line-height:25px;
    font-weight:bold;
}

#content {
	display:block;
	float:left;
	width:390px;
}

#content h2 {
	font-size:18px;
	color:#659CDF;
}

#content h3 {
	text-indent:50px;
	color:#777;
	font-size:13px;
	font-weight:normal;
	font-style:italic;
}

#content h4 {
	color:#659CDF;
	font-size:13px;
	font-weight:bold;
}

#content p {
	margin:10px 0 20px 0;
	font-size:12px;
	color:#555;
	line-height:18px;
}

#content p a {
	color:#FF6701;
	text-decoration:underline;
}

#content p a:hover {
	text-decoration:none;
}

#content table, td, tr {
	font-size:11px;
	font-weight:normal;
}

#content table a {
	color:#FF6701;
	text-decoration:underline;
}

#content table a:hover {
	color:#FF6701;
	text-decoration:none;
}

#imgbar {
	position:relative;
	float:left;
	width:250px;
	padding:0 0 0 15px;
}

#imgbar #studie1 {
	position:absolute;
	top:25px;	
}	

#imgbar #studie2 {
	position:absolute;
	top:100px;
}

#imgbar #studie3 {
	position:absolute;
	top:265px;
}

#imgbar #studie4 {
	position:absolute;
	top:330px;
}

#imgbar #studie5 {
	position:absolute;
	top:35px;
}

#imgbar #news0 {
	position:absolute;
	top:245px;
}

#imgbar #news1 {
	position:absolute;
	top:397px;
}

#imgbar #news2 {
	position:absolute;
	top:532px;
}

#imgbar #news3 {
	position:absolute;
	top:678px;
}

#imgbar #news4 {
	position:absolute;
	top:833px;
}

#imgbar #news5 {
	position:absolute;
	top:900px;
}


#imgbar #news6 {
	position:absolute;
	top:1060px;
}

#imgbar #news7 {
	position:absolute;
	top:1177px;
}

#imgbar #news8 {
	position:absolute;
	top:1347px;
}

#imgbar #news9 {
	position:absolute;
	top:1873px;
}

#imgbar #news10 {
	position:absolute;
	top:2045px;
}

#imgbar #news11 {
	position:absolute;
	top:2387px;
}

#imgbar #news12 {
	position:absolute;
	top:2674px;
}

#imgbar #news13 {
	position:absolute;
	top:2870px;
}

#imgbar #news14 {
	position:absolute;
	top:3070px;
}

#imgbar #news15 {
	position:absolute;
	top:3300px;
}

#footer {
	height:20px;
	margin:120px 0 0 135px;
}

#footer ul {
    list-style: none;
}

#footer ul li {
    float: left;
    font-size: 9px;
}

#footer ul li.next {
    padding-right:5px;
    border-right:1px solid #000;
}

#footer ul li.prev {
#imgbar #news12 {
    padding-left:5px;
}


#footer ul li a {
	color:#000;
	text-decoration:none;
	letter-spacing:1px;
}

