html, body { height: 100%; margin: 0px; padding: 0px; }
body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	background-color: #f5f5f5;
	}
p { margin-top: 0px; margin-bottom: 10px; }
img { display: block; margin: 0px; }
a { color: black; }



.content, .unternavigation, .navigation {
	position: relative;
	width: 950px;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	background-color: white;
	margin: auto;
	}
	
.content {
	height: 540px;
	}

.unternavigation {
	width: 930px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

.unternavigation a {
	text-decoration: none;
	}
	
.naviInaktiv {
	color: #d6d6d6;
}

.navigation {
	border-top-width: 0px;
	background-color: #cccccc;
	padding-top: 14px;
	padding-bottom: 15px;
	}
	
.navigation a {
	text-decoration: none;
	display: block;
	background-image: url(/ge/img/button_navigation.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-left: 20px;
	float: left;
	}

.bereichheadline, .headline {
	position: absolute;
	top: 80px;
	background-color: #f5f5f5;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	padding: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	}

.bereichheadline {
	left: -1px;
	width: 311px;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
	border-left-width: 0px;
	}

.headline {
	right: -1px;
	width: 604px;
	text-align: left;
	padding-left: 10px;
	border-right-width: 0px;
	}

.text {
	position: absolute;
	top: 138px;
	right: 0px;
	width: 584px;
	height: 402px;
	padding-top: 0px;
	padding-right: 30px;
	overflow: auto;
	}

.bild {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 320px;
	height: 400px;
	background-color: #f5f5f5;
	}










.refBildGr {
	position: absolute;
	bottom: 0px;
	left: 0px;
}




#refText {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-image: url(/ge/img/transparent_60.png);
	width: 950px;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
}
	
#refText #text {
	position: relative;
	z-index: 11;
	padding-left: 20px;
	float: left;
}

#refText #dialinks {
	position: relative;
	z-index: 11;
	padding-left: 15px;
	float: left;
}

#projektLink {
	position: absolute;
	right: 5px;
	bottom: 5px;
}






#logo {
	border-style: none;
	border-width: 1px;
	border-color: black;
	padding-left: 510px;
	padding-top: 50px;
	margin-bottom: 30px;
}

#bildband {
	border-style: none;
	border-width: 1px;
	border-color: black;
	margin-bottom: 30px;
}

#starttext {
	border-style: none;
	border-width: 1px;
	border-color: black;
	padding-left: 510px;
	padding-right: 85px;
}

.content .text div {
	border-style: none;
	border-width: 1px;
	border-color: black;
	width: 250px;
	margin-bottom: 6px;
	float: left;
}