@charset "UTF-8";
/* CSS Document */

body  {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:20px;
	line-height:1.3em;
	top:0px;
	left:0px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color:#cccccc;
}

a {text-decoration:none;}

a:link {color:#666;}
a:visited {color:#666;}
a:hover  {color:#eee;}

.div_links  {
	width:150px;
	height:1000px;
	margin:0px;
	top:0px;
	left:0px;
	border:0px;
	float:left;
	background-color:#660000;
}

.div_rechts  {
	height:1000px;
	width:80%;
	margin:0px;
	top:0px;
	left:150px;
	border:0px;
	float:left;
}


.div_oben  {
	height:60px;
	width:100%;
	margin:0px;
	margin-top:33px;
	letter-spacing:0.1em;
	color:#fff;
}

.div_unten  {
	height:940px;
	width:100%;
	margin:0px;
	top:0px;
}


.div_menue  {
	clear: both;
	float: none;
	height: 200px;
	width: 129px;
	position: absolute;
	z-index: auto;
	left: 27px;
	top: 130px;
}


#title  {
	height: 100px;
	width: 270px;
	position: absolute;
	top: 150px;
	left:50%;
	margin-left:-135px;
}

#title2  {
	height: 185px;
	width: 148px;
	position: absolute;
	top: 130px;
	margin-left:8px;
}


.div_thumbs  {
	height: 360px;
	width: 425px;
	position: absolute;
	top: 100px;
	left:250px;
	background-color: #CCCCCC;
}

.div_thumbs td  {
	width:60px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	line-height:1.3em;
}


.div_bilder  {
	height: 635px;
	width: 552px;
	position: absolute;
	top: 123px;
	left: 197px;
	/*	left:50%;
	margin-left:-250px;*/
	background-color: #CCCCCC;
}


.div_bilder table  {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	line-height:1.3em;
}


.div_impressum  {
	height: 500px;
	width: 700px;
	position: absolute;
	top: 100px;
	left:151px;
	padding-left:5em;
	font-size:12px;
	line-height: 1.3em;
}

#impressum  {
	position: relative;
	left: -5em;
}


ul  {
	font-size:14px;
	line-height: 1.5em;	
	}
	
	

 
