/****************************************/
/*** Autor: Julia Wieser/GMK Bayreuth ***/
/*** Datum: 4.Juni 2007 *****************/
/*** Name: Stylesheet *******************/
/*** Version: 1.0 ***********************/
/****************************************/


/*** Allgemeine Seiteneinstellungen *****/
body{
	background-color:#002762;
	margin: 0 0 0 0px;
	

}

/*** Seiteninhaltsbereich anpassen *****/
#box {
	position:absolute;
	width: 890px;
	height:540px;
	margin-left:-445px;
	margin-top:-270px;
	left:50%;
	top:50%;
	padding:0 0 0 0;
	
	background:#fff;
}

/*** Seitenstreifen einfügen *****/
#leiste {
	position:absolute;
	width:126px;
	height:540px;
	margin-left:37px;
	margin-top:0px;
	z-index:1;
	float:left;
	
	background:url(../img/streifen.jpg) repeat-y;
	
}

#kochschule{
	position:absolute;
	background-color: #FFFFFF;
	width:130px;
	height:100px;
	margin-top:-45px;
	margin-left:-145px;
	z-index:90;
	
}

#kochschule a{
	border:none
	text-decoration:none;
	
}

/*** Logo *****/
#logo {
	
	position:absolute;
	width:146px;
	height:87px;	
	margin-left:30px;
	margin-top:20px;
	z-index:2;
	
}

/*** Headergrafik *****/
#headerimg{
	position:absolute;
	width:662px;
	height:86px;
	margin-left:176px;
	margin-top:20px;
	z-index:3;
}

/*** Headergrafik *****/
#kontaktnav{
	margin-left:60px;
	margin-top:10px;
	z-index:2;

}

/*** Hauptavigation *****/
#nav{
	position:absolute;
	margin-left:166px;
	margin-top:126px;
	z-index:2;

}

/*** Unternavigation *****/
#unav{
	position:absolute;
	margin-left:166px;
	margin-top:166px;
	font-family:Tahoma;
	font-size:10px;
	color:#666666;
	z-index:3;

}

/*** Überschrift *****/
#headline{
	position:absolute;
	width:172px;
	height:52px;
	margin-left:180px;
	margin-top:226px;
	z-index:3;

}

/*** Zitate *****/
#zitate{
	position:absolute;
	text-align:left;
	width:460px;
	height:auto;
	margin-left:180px;
	margin-top:260px;
	z-index:9;
	font-family:Tahoma;
	font-weight:900;
	font-size:12px;
	color:#002762;
	font-weight:bold;
}
	
/*** Autor der Zitate *****/
#autor{

	position:absolute;

	z-index:4;
	font-family:Tahoma;
	font-weight:100;
	font-size:10px;
	color:#002762;
	
}

/*** Statische Texte *****/

#text{
	position:absolute;
	
	text-align:left;
	width:455px;
	height:150px;
	margin-left:180px;
	margin-top:300px;
	z-index:4;
	font-family:Tahoma;
	font-size:12px;
	color:#002762;

}

/*** Foto rechts vom Text *****/
#foto{
	position:absolute;
	text-align:left;
	width:270px;
	height:162px;
	margin-left:667px;
	margin-top:195px;
	z-index:5;
	text-decoration:none;
	border: none;

}

#foto a img{

border:none;
text-decoration:none;

}

/*** Trennlinie unten *****/
#linie{
	position:absolute;
	background:url(../img/linie.jpg) no-repeat;
	width:645px;
	height:1px;
	margin-left:180px;
	margin-top:485px;
	z-index:6;
	position:fixed;
}

/*** Impressumsdaten *****/
#impressum{
	position:absolute;
	text-align:left;
	width:645px;
	height:30px;
	margin-left:0px;
	margin-top:5px;
	z-index:90;
	font-family:Tahoma;
	font-size:10px;
	color:#002762;
	background:#fff;
}

/*** Bewertungs-, Galerie-, Kontakt-, Impressums- und Reservierungscontainer *****/
#bewertung{

width:640px;
height:260px;
margin-left:30px;
margin-top:70px;
text-align:left;
font-family:"Tahoma";
font-size:10pt;
overflow:auto;
font-family:Tahoma;
font-size:12px;
color:#002762;
z-index:4;
}

/*** Direkte Links *****/
#kontaktleiste{
position:absolute;
	text-align:left;
	width:400px;
	height:20px;
	margin-left:180px;
	margin-top:460px;
	z-index:3;
	font-family:Tahoma;
	font-size:10px;
	color:#002762;

}


/*** Links *****/
a{
color:#436BA2;
}

/*** Bereits besuchte Links *****/
a:visited{
color:#436BA2;
}

/*** Angeklickte Links *****/
a:active{
color:#436BA2;
}

/*** Galerie-Container *****/
#galerie{
	width:640px;
	height:265px;
	margin-left:180px;
	margin-top:176px;
	z-index:3;
	overflow:auto;
	position:absolute;
}

/*** Vorschaubilder der Galerie mit Rahmen versehen *****/
#galerie img{
	border:1px solid #002762;
}

/*** Große Bilder *****/
#galerie_bild{
	width:640px;
	height:410px;
	margin-left:220px;
	margin-top:120px;
	z-index:3;
	overflow:auto;
	position:relative;
	align:center;
}

#galerie_links{
	font-size:10px;
	font-family:Tahoma;
	text-align:center;
	margin-left:220px;
	width:640px;
	margin-top:-5px;
}
	
/*** Überschriften im Text *****/
h1{
	text-align:left;	
	z-index:4;
	font-family:Tahoma;
	font-size:14px;
	color:#002762;
}

#musik{

margin-top:-60px;
margin-left:580px;
font-family:Tahoma;
font-size:16px;
color:#002762;
}



