body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
}
#oben {
	height: 161px;
	margin-left: 263px;
	margin-top: -161px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#linksoben {
	width: 263px;
	margin: 0px;
	height: 161px;
}

#logo {
 position:absolute;
 top:80px;
 left:97px;
 }
 
#linksunten {
	width: 263px;
	margin: 0px;
	height: 153px;
	position: absolute;
	bottom: 0px;
}

#unten {
	height: 153px;
	margin: 0px;
	position: absolute;
	width: 100%;
	bottom: 0px;
}

#menue {
	position: absolute;
	left: 65px;
	top: 171px;
	width: 163px;
	margin: 0px;
	text-align: right;
	color: #999;
	font-size: 11px;
	line-height:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold
}


#inhalt {
	position: absolute;
	left: 273px;
	top: 171px;
	overflow: auto;
	bottom: 153px;
	width: 560px;
}

#inhaltOPAC {
	position: absolute;
	left: 273px;
	top: 171px;
	bottom: 10px;
	width: 560px;
}

a {
	color: #9cb600;
	text-decoration: none;
	font-weight: bold; 
}

a:visited {
	color: #9cb600;
}

a:hover {
	color: #9cb600;
	text-decoration: underline;
}

a:active {
	color: #FFFF00;
	text-decoration: underline;
}


#menue a {
	color: #9cb600;
	text-decoration: none;
	font-weight: normal 
}

#menue a:visited {
	color: #9cb600;
	font-weight: bold;
}

#menue a:hover {
	color: #999;
	font-weight: bold;
}

#menue a:active {
	color: #FFFFFF;
	font-weight: bold;
}



