	* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}

	body {
		background-color:#FFFFFF;
		text-align:center; /* horizontal centering for IE Win quirks */
		}

	#blocker { 
		width:1px;
		height:50%;
		background-color:#FFFFFF;
		margin-bottom:-295px; /* half of container's height */
		float:left;
		}

#container {
	margin:0 auto;
	position:relative; /* puts container in front of blocker */
	text-align:left;
	height:590px;
	width:990px;
	clear:left;
	}
	
#index {
	margin: 0 auto;
	position: relative; /* puts container in front of blocker */
	background-image: url(../bettenwelten-pix/Bettenwelten_index.jpg);
	background-repeat: no-repeat;
	clear: left;
	width: 990px;
	height: 590px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	}
#index a {
	color: #FFFFFF;
	text-decoration: none;
	border: 0px;
	font-size:24px;
	}
		
	#header {
	width:980px;
	height:108px;
	margin:0px;
	padding:0px;
	}
	
	#mitte {
	width: 980px;
	height: 413px;
	margin: 0px;
	padding-right: 10px;
	background-image: url(../bettenwelten-pix/bg-schatten-mitte.gif);
	background-repeat: repeat-y;
	text-align: left;
}
	
#footer_kb {
clear: both;
margin: 0px;
padding: 0px;
background-image: url(../bettenwelten-pix/bettenwelten_footer.gif);
background-repeat: no-repeat;
width: 990px;
height: 69px;
}

#footer_kb img {
padding: 20px 0px 0px 10px}






	#nav, #nav ul { /* all lists */
		padding: 0px;
		margin: 0;
		list-style: none;
		float : left;
		width : 150px;
		z-index:3;
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 24px;
		margin-bottom : -1px;
		}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 150px;
		margin-top : -24px;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
	width: 135px;
	display: block;
	text-decoration: none;
	padding-left: 15px;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	border: 0px;
	background-image: url(../bettenwelten-pix/bg_linx.gif);
	background-repeat: repeat-y;
}
	
#nav li a b {
	color: #000000;
	}

#nav li a:hover, #jetzt {
	color: black;
	background-image: url(../bettenwelten-pix/listen-hover-bg.gif);
	background-repeat: repeat-y;
}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	
	#ausstellungsstueck {
	float:left;
	width: 192px;
	height: 365px;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FEE9CA;
	margin-top:10px;
	margin-left:5px;
	text-align:left;
}

#ausstellungsstueck img {
	border-bottom: 5px solid White;
	vertical-align: top;
}
#ausstellungsstueck table img{
	border-bottom: 0px;
	margin-bottom: 1px;
	vertical-align: top;
}
	
#ausstellungsstueck div 
	{padding:5px;
	_padding:0px;}

.fuenfpix 
	{padding-right:5px;
	_padding:0px;}
#ausstellungsstueck table {margin-top:5px;}


.div_orte {
	font-family : Arial, Verdana, Thaoma, Helvetica;
	font-size : 14px;
	font-weight : bold;
	position : relative;
	top : 35px;                     /* ehemals 65px; */
	left : 700px;
	color : #FFFFFF;
	margin : 0px;
	padding : 0px;
	width : 1px;
	height : 1px;
	z-index : 3;
	}
	
.h1_orte {
	font-family : Arial, Verdana, Thaoma, Helvetica;
	font-size : 14px;
	font-weight : bold;
	color : #FFFFFF;
	width : 250px;
	border : 1px solid #ffffff;
	margin : 0px;
	padding : 5px;
	text-align : center;
	}
	
	
	#f_98_impressum{
	overflow:auto;}

