body {
	margin: 0;
	padding:0;
	background-image: url(../bilder/back1.png);
	background-repeat: repeat-x;
	color: #333333;
	font-size: 12px;
	font-family: Arial;
	text-align:center;
	}
h1{font-size: 12pt;line-height: 30pt;margin:0 0 -7px 0;padding:0;}
a	{
	color:#888888;	
	text-decoration:none;
	text-transform:uppercase;
	}
.clear{clear:both;}
.header{padding:15px 0 21px 0;}
.header a img{margin-left:21px;}
.mitte {
	position: relative;
	top: 0px;
	width: 850px;
	margin:0 auto;
	background:url(../bilder/back2.png) 0 0 repeat-y;
	text-align:left;	
	}
.navi{clear:both;float:left;margin:11px 0 0 23px;width:190px;}
.navi ul{clear:both;float:left;list-style:none;padding:0;margin:0;font-family:Arial, Helvetica, sans-serif;font-size:11px;text-transform: uppercase;}
.navi ul li{clear:both;float:right;margin:2px;min-height:11px;}
.navi ul li a{color:#000;border-bottom: 1px solid #000;padding:2px;display:block;width:147px;text-align:right;}
.navi ul li a:hover{background:#b7b8b6;}	

.content{float:left;width:615px;}	
.content p{width:600px;padding-bottom:15px;}
	
.menue {
	position: absolute;
	top: 100px;
	width: 200px;
	margin: auto;
	left: 0px;
	}
.menu {
	margin: 2;
	padding: 2;
	}
#menu a 	{
	color: #000000;
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	display: block;
	text-decoration: none;
	margin: 0;
	text-transform: uppercase;
	padding: 2px;
	vertical-align: bottom;
	border-bottom: 1px solid #000000;
	}
#menu a:hover {
	color: #000000;
	background-color: #b7b8b6;
	border-bottom: 1px solid #000000;
	}
#menu a:active{
	color: #000000;
	background-color: #b7b8b6;
	border-bottom: 1px solid #000000;
	}
#headline {
	font-weight: bold;
	font-size: 12pt;
	line-height: 30pt;
	}
#bilder {
	position: absolute;
	z-index: 1;
	left: 485px;
	}
#bilder2 {
	position: absolute;
	z-index: 1;
	left: 185px;
	}

ul.gallery{list-style:none;margin:0;padding:0;}
ul.gallery li{float:left;margin:0 30px 15px 0;}
