

	body {
		background-image: url(image/bg.gif);

		}


div#hintergrund {

	width: 1012px;
	height:474px;
	color: white;
	background-color: white;
	margin-left:auto;
	margin-right:auto;
	margin-top: 150px;
	vertical-align: center;
	background-color: #e3e6e7;

	}

div#galerie {
margin-left: 5px;
margin-top:5px;
	width: 300px;
	height:464px;
	color: white;
	background-color: white;
	position: absolute;
	float:left;
	z-index:5;
	}

div#content {
	margin-left:307px;
	margin-top:5px;
	width: 700px;
	height:422px;
	color: white;
	background-color: white;
	position: absolute;
	float:left;
	}
div#menue {	margin-top:429px;
	margin-left:307px;
	width: 700px;
	height:40px;
	color: black;
	background-color: white;
	position: absolute;
	float:left;
	font-size: 20px;
	word-spacing:12px;


	}
div#submenue {	margin-top:265px;
	margin-left:325px;
	width: 157px;
	height:90px;
	color: black;
	text-align:right;
	position: absolute;
	float:left;
	font-size: 20px;
	z-index:5;
	}
div#number {	margin-top:30px;
	margin-left:345px;
	width: 137px;
	height:107px;
	color: black;

	position: absolute;
	float:left;
	font-size: 20px;

	z-index:5;
	}
div#innercontent {	margin-top:45px;
	margin-left:220px;
	width: 470px;
	height:343px;
	color:black;
	font-family: tahoma;
	font-size:13px;
	overflow: auto;
	position: absolute;
	float:left;
	z-index:5;
	}
div#hr {	margin-top:391px;
	margin-left:527px;
	width: 470px;
	height:2px;
	color:black;
	position: absolute;
	float:left;
	z-index:5;
	}
div#hr1 {	margin-top:25px;
	margin-left:527px;
	width: 470px;
	height:2px;
	color:black;
	position: absolute;
	float:left;
	z-index:5;
	}
a.selected{ color:red; font-size: 12px; font-weight: bold;}
#submenue a.selected{ color:red; font-size: 12px; font-weight: bold;}
 a {
	color:black;
	font-size:12px;
	text-decoration:none;
	font-family: tahoma;
}
 a:hover {
	color:red;
	text-decoration:none;
	font-size: 12px;
	font-family: tahoma;
}
a:visited {
	text-decoration:none;
	font-family: tahoma;
	text-decoration:none;
	}

a:focus {

 color:red;
 font-family: tahoma;
 text-decoration:none;
  }
