/* CSS Document */
html {
	height: 100%;
	line-height: 100%;
	}
body {	
	background: url("pix/hinter_body.jpg") repeat-x;
	background-color: #E9EBE8;
	font-family: Arial, Helvetica, sans-serif;	
	color: #00000;
	margin: 0; 
	padding: 25px auto 25px autp; 
	font-size: 12px;
	height: 100%;
	line-height: 100%;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #999999;
	scrollbar-arrow-color: #999999;
	scrollbar-track-color: #ffffff;
	
	}
#body {
	width: 983px;
	height: 528px;
	background-color: #ffffff;
	}
a, 
a:link, 
a:visited	{ color: #999999; text-decoration: underline; }
a:hover		{ color: #FFFFFF; background-color: #666666; text-decoration: none}
	
table, tr {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	height: 100%;
	}
#body-oben {
	height: 8px;
	line-height: 8px;
	font-size: 8px;
	background: url("pix/hinter_oben.gif");
	}
#body-bauch {
	height: 509px;
	background: url("pix/hinter_bauch.gif");
	}
#body-unten {
	height: 11px;
	line-height: 11px;
	font-size: 11px;
	background: url("pix/hinter_unten.gif");
	}
#links {
	width: 183px;
	float: left;
	display: inline;
	margin-left: 7px;
	text-align: right;
	}	
#logo, #nav, #impressum {
	width: 100%;
	}
#logo {
	height: 199px;
	}
#nav {
	height: 139px;
	}
#impressum {
	height: 171px;
	}
#logo img {
	float: left;
	border: 0;
	}
#rechts {
	float: left;
	display: inline;
	margin-left: 7px;
	}
object {
	float: left;
	}
#inhalt-ueber, #ausstellung-ueber {
	float: left;
	display:inline;
	margin: 76px 0 0 0px;
	width: 394px;
	text-align: left;
	}
#inhalt-ueber-text, #ausstellung-ueber-text {
	float: left;
	display:inline;
	margin: 170px 0 0 0;
	width: 350px;
	text-align: left;
	}
#ausstellung-ueber-text {
	margin-top: 76px;
	height: 250px;
	overflow: auto;
	}
#austellung-untertitel	{
	clear: both;
	float: left;
	width: 200px;
	text-align: right;
	display: inline;
	margin: 5px 0 0 194px;
	}
#austellung-untertitel p {
	line-height: 17px;
	}	
h1, h2 {
	margin: 0 0 0 7px;
	font-size: 14px;
	}
#austellung-untertitel h2 {
	margin-top: 30px;
	}
#inhalt-ueber-text table, #ausstellung-ueber-text table {
	width: 350px;
	margin: 12px 0 10px 7px;	
	}
#ausstellung-ueber-text table {
	width: 320px;
	}
#inhalt-ueber-text tr, #ausstellung-ueber-text tr {
	line-height: 19px;
	height: auto;
	vertical-align: top;
	}	
#inhalt-impressum {
	float: left;
	display:inline;	
	margin: 50px 0 0 0px;
	width: 765px;
	text-align: left;
	line-height: 20px;
	}
#inhalt-impressum p {
	margin: 0;
	}
/* Navigation */	
a.navlink, a.navlink:link, a.navlink:visited {
display: block;
height: 17px;
line-height: 17px;
width: 183px;
margin-bottom: 5px;
color: #000000;
text-decoration: none;
}
.navaktiv {
height: 17px;
line-height: 17px;
margin-bottom: 5px;
width: 183px;
color: #FFFFFF;
background-color: #000000;
}
a.navlink:hover {
background-color: #E7EAE7;
}
.runter {
	float: left;
	margin-top: 154px;
}