@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#A3A6B1;
	margin-top: 25px;
	text-align: center;
	
	}
	
	#wrapper  {
	width: 1000px;
	background-color: #888888;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
	#header {
	height: 150px;
	background-color: gray;
	}
th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.bund {
	font-size: 10px;
	color: #666666;
	text-align: center;
}
.submenu {
	font-size: 12px;
}



	
	#header h1 {
	font-variant: small-caps;
	color: white;
	}
a:link {
	color: #003333;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #993300;
	text-decoration: underline;
}
h3 {
	color: #222222;
	font-size: 16px;
}


	
	#main {
	background-color: #CCCCCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 170px;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 90px;
	line-height: normal;
	text-align: left;
	}
h2 {
	color: #222222;
	font-size: x-large;
}
.foto {
	padding-bottom: 20px;
	padding-left: 30px;
	padding-top: 3px;
}
.h2hojde {
	margin-top: -11px;
}



	#menu {
	float: left;
	width: 160px;
	padding: 20px 5px;
	font-size: 12px;
	line-height: 18px;
	}
