body {	
	background-image: url(../images/bg_verlauf2.gif);
	background-repeat: repeat-x;
	background-color: #b2b2b2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	height:100%;
}
.headline {
	font-size: 18px;
}

a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}

#logo_head {
	height: 20px;
	width: 537px;
	position:absolute;
	left: 111px;
	top: 13px;
}

#languages {
	position:absolute;
	top:9px;
	width:50px;
	color:#999;
	text-align:right;
	overflow:hidden;
	left: 840px;
	height: 18px;
}

#adresse {
	position:absolute;
	top:43px;
	width:890px;
	color:#999;
	text-align:right;
	overflow:hidden;
	left: 0px;
	height: 18px;
}

#image_container {
	position:absolute;
	top:75px;
	left:0px;
	width:890px;
	height:327px;
	overflow:hidden;
}

#projektbeschreibung {
	position:absolute;
	top:75px;
	left:634px;
	width:257px;
	height:307px;
	overflow:hidden;
	display:none;
	z-index:1;
}

#container {
	background-repeat:repeat-x;
	background-position:0px 0px;
	position:absolute;
	top:420px;
	left:0px;
	width:100%;
	display:block;
}

#menue_container {
	width:143px;
	margin: 23px 0px 0px 113px;
	float:left;
	display:block;
}

.menue {
	height:32px;
	width:143px;
	display:block;
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#content {
	top: 31px;
	left:333px;
	margin: 23px 0px 30px 333px;
	width:554px;
	display:block;
	vertical-align: top;
	height: auto;
}

a.menue:hover {
	background-position:0px -32px;
}

#projektmenue1_container {
	width:298px;
	float:left;
}

#projektmenue2_container {
	width:256px;
	float:left;
}

.projektmenue {
	height:22px;
	width:256px;
	display:block;
	background-repeat:no-repeat;
	background-position:0px 0px;
}

a.projektmenue:hover {
	background-position:0px -22px;
}

#submenue_container {
	position:absolute;
	top:400px;
	left:333px;
	width:557px;
	height:21px;
	z-index:10;
}

.submenue {
	height:20px;
	float: left;
	background-repeat:no-repeat;
	background-position:0px 0px;
}

a.submenue:hover {
	background-position:0px -20px;
}

#footer {
	position:absolute;
	display:block;
	float:left;
	left:333px;
	display:block;
	top: 692px;
}
#button {
	position: absolute;
	height: 155px;
	width: 155px;
	left: 864px;
	top: 85px;
	z-index: 100;
	background-image: url(../images/button2.png);
	background-repeat:no-repeat;
}

