*    {padding: 0; margin: 0; font-size:100.1%; outline:none;}
html {margin:0; padding:0;}
body { 
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin: auto; 
	text-align: center;
	font-size: 100%;
	font-family: Verdana;
}
#site {
	width: 1000px;
	height: auto;
	margin: 0px auto;
	text-align: left;
	background-color: #E7E9EB;
}
#content {
	width: 970px;
	height: auto;
	margin: 0px;
	padding: 15px;
	background-color: #E7E9EB;	
}
#head {
	width: 1000px;
	height: 200px;
	background-image: url(images/head.jpg);
}
#nav {
	width: 1000px;
	height: 28px;
	background-image: url(images/blue.jpg);
	background-repeat: repeat-x;
	text-align: left;		
}
#nav ul {
	margin: 0;
	padding: 0;
	width: 1000px;	
}
#nav li {
    height: 28px;  
	width: 198px;
	float: left;
	list-style: none;
}
#nav li a {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-left: 15px;
}
#nav .active a, #nav li a:hover {
    text-decoration: none;
	color: #000000;
	background-image: url(images/nav_2.jpg);
}
.fotos {
	width: 176px;
	height: 140px;
	margin: 10px 15px 10px 0;
	padding: 13px 0 0 0;
	border: solid 2px;
	border-color: #CCCCCC;
	background-color: #FFFFFF;
	text-align: center;
	float: left;		
}
.img {
	float: right; 
	margin: 10px;	 
}
.fb {
	 margin: 10px 0 0 0;
}
.h1 {color: #64111B;
    font-size: 15px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
p { color: #000000;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
.impressum { margin: 0; font-size: 12px; }
.impressum a:link { font-weight: bold; color: #68676C; text-decoration: none; }
.impressum a:visited { font-weight: bold; color: #68676C; text-decoration: none; }
.impressum a:hover { font-weight: bold; color: #83848B; text-decoration: none; }
.impressum a:active { font-weight: bold; color: #83848B; text-decoration: none; }