*  { 
 	margin:0px; 
 	padding:0px;
}
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: #999999;
	background-image: url(../images/back2.jpg);
}
div#wrapper {
	width:990px;
	margin:0px auto;
	position:relative;
	overflow:hidden;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-y;
	background-color: #000000;
}
div#head {
	width:990px;
	height:267px;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
}
div#content {
	margin-left: 260px;
	width: 680px;
	z-index: 10;
}

div#menue {
	position:absolute;
	left:41px;
	top:233px;
	z-index: 11;
}

div#nav {
	
}

div#menu {
	position:absolute;
	left:43px;
	top:208px;
	z-index: 11;
}

div#schatten {
	position:absolute;
	left:223px;
	top:196px;
	z-index: 12;
}

div#bild02 {
	position:absolute;
	left:514px;
	top:280px;
	z-index: 12;
}

div#bild01 {
	position:absolute;
	left:311px;
	top:280px;
	z-index: 12;
}

div#bild03 {
	position:absolute;
	left:410px;
	top:487px;
	z-index: 12;
}

div#bild04 {
	position:absolute;
		left:718px;
	top:281px;

	z-index: 12;
}

div#bild05 {
	position:absolute;
	left:616px;
	top:487px;
	z-index: 12;
}







div#adresse {
	position:absolute;
	left:368px;
	top:683px;
	z-index: 12;
}



/* Schriften u. Links */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	margin-top: 0px;
	margin-bottom:12px;
}
p {
	margin-top: 0px;
	margin-bottom:12px;
}


div#menue a{
	color:#000000;
	display:block;
	text-align:left;
	width:150px;
	border:1px none #000000;
	padding:2px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
div#menue a:hover{
	color:#FFFFFF;
	display:block;
	text-align:left;
	width:150px;
	border:1px none #000000;
	padding:2px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color:#F9B81C;
}
a{
	text-decoration: underline;
	color:#003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a:hover{
	text-decoration: underline;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

/* Bilder */


.image {
	width:550px;
	height:140px;
	background-color:#FFFFFF;
	padding:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#F78117;
	border:1px solid #F8F0DB;
}
.image img {
	float:right;
	margin:5px;
	padding:5px;
	border:1px solid #ffffff;
	background-color:#F78117;
}

/* Navi */



li {
	padding:0px;
	list-style-image: none;
	list-style-type: square;
	list-style-position: outside;
}

ul {

	margin-left:15px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
}

.unter {

}

#nav a{
	color:#FFFFFF;
	display:block;
	text-align:left;
	width:150px;
	padding:2px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color:#FFFFFF;
}
#nav a:hover{
	color:#FFFFFF;
	display:block;
	text-align:left;
	width:150px;
	padding:2px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color:#FF9900;
}
