/* CSS Document */
body{
	margin:0;
	background-color:#990000;
	font-family: Tahoma, Helvetica, Arial;
	color: #666666;
	}

/*Wrapper*/
#wrapper{
	position:absolute;
	background-color:#990000;
	width:800px;
	z-index:1;
	margin-left:-400px;
	left:50%;
	top:4%;
	}
/*Wrapper Ende*/
/*Head	*/
#head{
	position:relative;
	width:800px;
	height:150px;
	z-index:2;
	background-image:url(../images/slices/streifen.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	visibility: visible;
	}

#rando{
	position:relative;
	height:25px;
	background-image:url(../images/slices/head.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}
	
#randl{
	float:left;
	margin-top:0;
	margin-bottom:0;
	width:25px;
	height:100%;
	background-image:url(../images/slices/rand_links.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	}
	
#randr{
	float:right;
	width:25px;
	height:100%;
	margin-top:0;
	margin-bottom:0;
	background-image:url(../images/slices/rand_rechts.jpg);
	background-position:top right;
	background-repeat:repeat-y;
	}

#subnavi{
	position:absolute;
	right:0;
	width:280px;
	height:20px;
	top:35px;
	right:62px;
	z-index:3;
	}

#rahmen{
	position:relative;
	float:right;
	width:600px;
	height:150px;
	margin-right:-13px;
	margin-top:-12px;
	z-index:2;
	}
	
#logo{
	position:absolute;
	width:164px;
	height:48px;
	top:50px;
	left:250px;
	z-index:3;
	}
/*Head Ende*/

/*Inhalt*/
#inhalt{
	padding-bottom:40px;
	z-index:3;
	background-image:url(../images/slices/streifen.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	margin:0px;
	}

/*News*/	
#newstop{
	position:relative;
	left:0px;/*christiane*/
	top:-3px;
	width:400px;
	height:115px;
	visibility: visible;
	z-index:3;
	}

#newsbottom{
	position:relative;
	left:0px;/*christiane*/
	top:150px;
	width:400px;
	height:115px;
	visibility: visible;
	z-index:3;
	}

#news1{
	position:absolute;
	width:115px;
	height:115px;
	left:0;
	top:0;
	visibility: visible;
	}
	
#news2{
	position:absolute;
	width:115px;
	height:115px;
	left:143px;/*christiane*/
	top:0;
	visibility: visible;
	}
	
#news3{
	position:absolute;
	width:115px;
	height:115px;
	right:0;
	top:0;
	visibility: visible;
	}
		
#newstext{
	position:relative;
	width:400px;
	left:310px;
	top:47px;
	visibility: visible;
	overflow:visible;
	z-index:6;
	}
#platzhalter{ /*Christiane*/
	position:relative;
	width:400px;
	height:130px;
	left:0px;
	margin-top:157px;
	visibility: visible;
	}
#newstext1{/*Christiane*/
	position:absolute;
	width:115px;
	margin-left:0px;
	margin-top:10px;
	visibility:visible;
	overflow:visible;
	z-index:6;
	}
#newstext2{/*Christiane*/
	position:absolute;
	margin-left:145px;
	margin-top:10px;
	width:115px;
	visibility: visible;
	overflow:visible;
	z-index:6;
	}
#newstext3{	/*Christiane*/	
	position:absolute;
	width:115px;
	margin-left:285px;
	margin-top:10px;
	visibility: visible;
	overflow:visible;
	z-index:6;
	}
#newstext4{/*Christiane*/
	position:absolute;
	width:115px;
	margin-left:0px;
	margin-top:157px;
	visibility:visible;
	overflow:visible;
	z-index:6;
	}
#newstext5{/*Christiane*/
	position:absolute;
	margin-left:145px;
	margin-top:157px;
	width:115px;
	visibility: visible;
	overflow:visible;
	z-index:6;
	}
#newstext6{	/*Christiane*/	
	position:absolute;
	width:115px;
	margin-left:285px;
	margin-top:157px;
	visibility: visible;
	overflow:visible;
	z-index:6;
	}
/*News zu Ende*/
	
/*Navis*/
#navi{
	/*Position muss für einige Browser auch noch angepasst werden*/
	float:left;
	width:100px;
	height:110px;
	margin-left:50px;
	margin-top:45px;
	z-index:3;
	}
	
#news{
	width:41px;
	height:14px;
	margin-bottom:7px;
	z-index:6;
	}
	
#misterq{
	width:78px;
	height:17px;
	margin-bottom:7px;	
	z-index:6;
	}
	
#alacarte{
	width:89px;
	height:17px;
	margin-bottom:10px;	
	z-index:6;
	}
	
#panorama{
	width:82px;
	height:14px;
	margin-bottom:10px;	
	z-index:6;
	}
	
#reservierungen{
	width:93px;
	height:15px;
	margin-bottom:9px;	
	z-index:6;
	}
	
#fotoalbum{
	width:84px;
	height:14px;
	margin-bottom:9px;	
	z-index:6;
	}
	
#gaestebuch{
	width:76px;
	height:17px;
	margin-bottom:9px;
	z-index:6;
	}
	
#qmmunity{
	width:78px;
	height:17px;
	z-index:6;
	}
/*Navis Ende*/
/*Inhalt Ende*/

/*Foot*/
#foot{
	position:relative;
	width:800px;
	height:25px;
	bottom:0;
	left:0px;
	z-index:8;
	visibility: visible;
	}

#randu{
	position:relative;
	height:25px;
	background-image:url(../images/slices/foot.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#990000;
	}
	

/*Klassen*/
.navi {font-size: 10px;}

#subnavi a {
	font-size: 10px;
	font-weight:normal;
	text-decoration:none;
}

#subnavi a:hover, a:focus, a:active{
	font-size: 10px;
	color: #990000;
	text-decoration:none;
	}

a {
	font-size: 11px;
	font-weight:bold;
	color: #666666;
	text-decoration:none;
}

a:hover, a:focus, a:active{
	font-size: 11px;
	color: #990000;
	text-decoration:none;
	}
	
h1 {
	font-size: 11px;
	font-weight: bold;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

p {font-size: 11px;}

ul {font-size: 11px;}
