/***************************************************************************
CSS Dokument für bitchen-saar.de
Ersteller: Joachim Göddel (info@web4saar.de)
Datum: 09.05.2007
***************************************************************************/
body {
margin:0;
padding:0;
background:url(../images/bghtml.jpg) top left repeat-x #403928;
font-family:Arial, Helvetica, sans-serif;
}
img {
border:0;
}
.clrleft {
clear:left;
line-height:1px;
font-size:1px;
}
.clrright {
clear:right;
line-height:1px;
font-size:1px;
}
#content {
margin:auto;
width:1000px;
background:url(../images/bg_site.jpg) top center repeat-y;
}
#content_flash {
margin:auto;
width:1000px;
}
#top {
height:203px;
background:url(../images/top.jpg) top center no-repeat;
}
#head {
background:url(../images/bg_top.jpg) top center no-repeat;
min-height:334px;
}
#bottom {
background:url(../images/bg_bottom.jpg) top center no-repeat;
height:269px;
margin-top:-150px;
z-index:1;
}


p.galerie {
	font-size:.8em;
	cursor:pointer;
	}
p.galerie strong {
	font-size:1.6em;
	}
p.galerie img {
	float:left;
	margin-right:30px;
	}
p.clr {
	line-height:1px;
	font-size:1px;
	clear:left;
	}
fieldset { border:none; }












#text {
margin-left:300px;
width:440px;
padding-left:44px;
padding-top:62px;
z-index:10;
position:relative;
}
#text h1 {
margin:0;
padding:0;
font-size:.2em;
}
#text h1 span {
visibility:hidden;
}
#text h2 {
margin:0;
padding:0;
font-size:.2em;
}
#text h2 span {
visibility:hidden;
}
#text h1.starth1 {
background:url(../images/h1_start.jpg) top left no-repeat;
height:44px;
}
#text h1.eventsh1 {
background:url(../images/h1_events.jpg) top left no-repeat;
height:44px;
}
#text h1.galerieh1 {
background:url(../images/h1_galerie.jpg) top left no-repeat;
height:44px;
}
#text h1.impressumh1 {
background:url(../images/h1_impressum.jpg) top left no-repeat;
height:44px;
}
#text h1.essenh1 {
background:url(../images/h1_essen.jpg) top left no-repeat;
height:44px;
}
#text h1.kontakth1 {
background:url(../images/h1_kontakt.jpg) top left no-repeat;
height:44px;
}
#text h1.linksh1 {
background:url(../images/h1_links.jpg) top left no-repeat;
height:44px;
}


#text h2.baguette {
background:url(../images/h2_baguette.gif) top left no-repeat;
height:44px;
}
#text h2.salat {
background:url(../images/h2_salat.gif) top left no-repeat;
height:44px;
}
#text h2.pasta {
background:url(../images/h2_pasta.gif) top left no-repeat;
height:44px;
}
#text h2.bewaehrtes {
background:url(../images/h2_bewaehrtes.gif) top left no-repeat;
height:44px;
}
#text h2.fleisch {
background:url(../images/h2_fleisch.gif) top left no-repeat;
height:44px;
}
#text h1.essen_kinder {
background:url(../images/h2_essen_kinder.gif) top left no-repeat;
height:44px;
}
#text p {
font-size:.8em;
padding-left:20px;
}
#text p.weiter {
text-align:right;
margin:0;
padding:0;
}
#text p.trennlinie {
line-height:3px;
margin:-10px 0 0 20px;
padding:0;
border-bottom:1px dotted #0F4314;
}
#text p.pic {
margin:0;
padding:0 0 0 10px;
}
#text a.text {
color:#481A02;
text-decoration:none;
}
#text .picright {
float:right;
margin-left:20px;
}



#menue {
background:url(../images/bg_navi.jpg) top left no-repeat;
min-height:209px;
float:left;
width:300px;
z-index:5;
position:relative;
}
#menue ul {
margin:0 0 0 145px;
padding:0;
list-style:none;
width:123px;
height:209px;
}
#menue ul li {
display:block;
width:123px;
margin-bottom:1px;
}
#menue li a {
display:block;
width:123px;
text-decoration:none;
font-size:.4em;
}
#menue li a span {
visibility:hidden;
}
/*****************************************************************/
#menue li a.start {
background:url(../images/nstart.gif) top right no-repeat;
height:20px;
}
#menue li a.start_aktiv, #menue li a.start:hover {
background:url(../images/nstart.gif) top left no-repeat;
height:20px;
}
/*****************************************************************/
#menue li a.events {
background:url(../images/nevents.gif) top right no-repeat;
height:20px;
}
#menue li a.events_aktiv, #menue li a.events:hover {
background:url(../images/nevents.gif) top left no-repeat;
height:20px;
}
/*****************************************************************/
#menue li a.galerie {
background:url(../images/ngalerie.gif) top right no-repeat;
height:20px;
}
#menue li a.galerie_aktiv, #menue li a.galerie:hover {
background:url(../images/ngalerie.gif) top left no-repeat;
height:20px;
}
/*****************************************************************/
#menue li a.essen {
background:url(../images/nessen.gif) top right no-repeat;
height:20px;
}
#menue li a.essen_aktiv, #menue li a.essen:hover {
background:url(../images/nessen.gif) top left no-repeat;
height:20px;
}
/*****************************************************************/
#menue li a.links {
background:url(../images/nlinks.gif) top right no-repeat;
height:20px;
}
#menue li a.links_aktiv, #menue li a.links:hover {
background:url(../images/nlinks.gif) top left no-repeat;
height:20px;
}
/*****************************************************************/
#menue li a.kontakt {
background:url(../images/nkontakt.gif) top right no-repeat;
height:20px;
}
#menue li a.kontakt_aktiv, #menue li a.kontakt:hover {
background:url(../images/nkontakt.gif) top left no-repeat;
height:20px;
}
/*****************************************************************/
#menue li a.impressum {
background:url(../images/nimpressum.gif) top right no-repeat;
height:20px;
}
#menue li a.impressum_aktiv, #menue li a.impressum:hover {
background:url(../images/nimpressum.gif) top left no-repeat;
height:20px;
}



#text td.inaktiv {
background:#000;
color:#fff;
font-size:.8em;
font-weight:bold;
text-align:center;
padding:5px;
border:1px solid #fff;
}
#text td.aktiv {
background:#481A02;
color:#fff;
font-size:.8em;
font-weight:bold;
text-align:center;
padding:5px;
border:1px solid #fff;
}
#text td a {
color:#fff;
text-decoration:none;
}
#text .galerie {
padding-left:20px;
}
#text .galerie img {
padding:3px;
background:#fff;
border:1px solid #481A02;
}
