#thumbs {
	
}

#titelbild {
	width : 780px;
	height : 277px;
	background-color : white;
	text-align : center;
	vertical-align:middle;
	padding-top : 10px;
}

#inhalt {
	text-align : center;
	width : 510px;
	height:343px;
	border-left : 1px solid White;
	border-right: 1px solid White;
	border-top: 1px solid White;
	border-bottom: 1px solid White;
	vertical-align:middle;
	padding-top : 5px;
}
BODY {
	background-color : #7D7D7D;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
	margin : 0px;
	text-align : center;
}
A:LINK,  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
	font-size : 12px;
	text-decoration : none;
	margin-top : 5px;
}
A:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
	font-size : 12px;
	text-decoration : none;
	margin-top : 5px;
}

A:hover {
	color : Black;
	background-color : White;
	margin-top : 5px;
	
}


H1.ueber {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-align : left;
	margin-left : 25px;
	
}

HR {
	color : Black;
	height : 1px;
	margin-top : 0px;
}

HR.unten {
   
	color : Black;
	height : 1px;
	margin-top : 0px;
    bottom:25px;
}

.nav {

	width : 100%;
	height : 16px;
	vertical-align : middle;
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
.nav2 {
	background : White;
	height : 24px;
}
.nav2innen {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	background-color : Black;
	margin : 3px 3px 3px 3px;
	padding : 3px 3px 3px 3px;
}





