body {

	background-color:#fff;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #0A50A1;

	background-image:url(gfx/bg.gif);

	scrollbar-3dlight-color:#D3E0EF;

	scrollbar-darkshadow-color:#D3E0EF;

	scrollbar-highlight-color:#fff;

	scrollbar-shadow-color:#fff;

	scrollbar-arrow-color:#0A50A1;

	scrollbar-base-color:#AFC2D1;

	scrollbar-face-color:#AFC2D1;

	scrollbar-track-color:#fff;

}



#inhalt{

	position:absolute;

	width:613px;

	height:527px;

	top:100px;

	left:153px;

	background-image:url(gfx/cbg.jpg);

	background-repeat:no-repeat;

	

	background-position:top left;

	

	z-index:9;

	overflow:auto;

	

}

#thumbView{

	position:absolute;

	width:613px;

	height:527px;

	top:100px;

	left:153px;

	background-image:url(gfx/cbg.gif);

	background-repeat:no-repeat;

	

	background-position:top left;

	

	z-index:9;

	overflow:hidden;

	padding:20px;

	

}

#thumbs{

	

	width:540px;

	height:450px;

	top:100px;

	left:153px;

	overflow:auto;

	padding:20px;

	

}

#logo{

	position:absolute;

	top:20px;

	left:491px;

}



#line{

	position:absolute;

	left:0px;

	top:250px;

	width:100%;

	height:390px;

	background-image:url(gfx/line.gif);

	background-repeat:no-repeat;

	z-index:5;

	

}



#navigation{

	position:absolute;

	top:150px;

	left:40px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #00A8EB;

	text-decoration:none;

	font-weight:bold;

	line-height:20px;

	z-index:30;

}



#text{

position:absolute;

	top:20px;

	left:30px;

	width:350px;

	height:480px;

	float:left;

	

	overflow:auto;

	padding-right:10px;

}

#grafiken {



	position:absolute;

	top:8px;

	left:435px;

	

	float:left;

}

#copyright {

	position:absolute;

	top:628px;

	left:600px;

	color:#E0E0E0;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

}

h1{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #00A8EB;

	text-decoration:none;

	text-transform:uppercase;

	font-weight:normal;

	border-bottom:1px solid #00A8EB;

	

}

a:link{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #fff;

	text-decoration:none;

	font-weight:normal;

}

a:active{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #fff;

	text-decoration:none;

	font-weight:normal;

}

a:visited{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #eee;

	text-decoration:none;

	font-weight:normal;

}

a:hover{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #00A8EB;

	text-decoration:underline;

	font-weight:normal;

}



a.intext:link{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #0A50A1;

	text-decoration:none;

	font-weight:normal;

}

a.intext:active{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #0A50A1;

	text-decoration:none;

	font-weight:normal;

}

a.intext:visited{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #0A50A1;

	text-decoration:none;

	font-weight:normal;

}

a.intext:hover{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #00A8EB;

	text-decoration:underline;

	font-weight:normal;

}



.thumb{

	float:left;

	width:auto;

	height:auto;

	padding: 5px 5px 5px 5px;

	text-align:center;

	vertical-align:middle;

	

	

}



.imagedescription{

	font-size:10px;

	font-family:Verdana;

	color:#666;

}



ul{

	list-style-type:square;

}



#zoomArea {

				position:absolute;

				top:0px;

				left:0px;

				width:100%;

				height:99%;

				z-index:80;

				background-color:#fff;

				visibility:hidden;

				vertical-align:middle;

				text-align:center;

				background-image:url(gfx/bg.gif);

	}

	#loadingSign {

	position:absolute;

	top:0%;

	left:0%;

	width:100%;

	height:100%;

	z-index:190;

	

	visibility:hidden;

	vertical-align:middle;

	text-align:center;

	

	background-color:#fff;

	

	}

	#closer {

				position:absolute;

				top:1px;

				right:1px;

				width: auto;

				height: auto;

				z-index:90;

				text-align:right;

	}

	

	#descr{

		

		font-family:Verdana;

		color:#eee;

	}