.standardtext {
	font-family: Tahoma;
	font-size: 12px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

#rawer {
	position:absolute;
	width:110px;
	height:44px;
	z-index:255;
	visibility: hidden;

}

#mausfang{
position:absolute; width:580px; height:300px; z-index:100; visibility: hidden;
}

#frankrawermenu{position:absolute; width:158px; height:20px; z-index:200}

#arbeitsschwerpunktemenu{position:absolute; width:158px; height:20px; z-index:250}

#werke {
	position:absolute;
	width:260px;
	height:125px;
	z-index:260;
	visibility: hidden;
}
#inhalt {
	position:absolute;
	width:504px;
	height:305px;
	z-index:0;
	overflow: auto;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 95%;
}

html { 
	height: 95%;
}
