body {
background-image:url(bg_logo.jpg);
background-repeat:repeat-x;
background-color: #dcdcdc;
font-family:arial;
} 

hr {
margin-top: 20px;
margin-bottom: 20px;
height: 4px;
color: #666666;
background-color: red;
} 

#logo {
margin-top: 18px;
text-align: center;
font: italic 32pt arial;
color: #FFFFFF;
letter-spacing: 1px;
} 

#hauptmenue {
position:absolute;
left:50%;
top:95px;
margin-left: -400px;
width:800px;
height:25px;
text-align: center;
font-weight: bold;
font-size: 14px;
letter-spacing: 1px;
} 

#untermenue {
} 

#blatt {
position:absolute;
left:50%;
top:160px;
margin-left: -400px;
width:800px;
height:1400px;
background-color:white;
} 

#hauptbild {
position:absolute;
left:50%;
top:200px;
margin-left: -360px;
}

#schweinchen {
position: absolute;
left: 50%;
top: 340px;
margin-left: 360px;
width: 200px;
height: 121px;
}

#schweinchen_back {
position: absolute;
left: 50%;
top: 340px;
margin-left: -540px;
width: 200px;
height: 121px;
}

#sprechblase_zurueck {
position: absolute;
left: 50%;
top: 280px;
margin-left: -730px;
width: 186px;
height: 126px;
}

#sprechblase_weiter {
position: absolute;
left: 50%;
top: 280px;
margin-left: 560px;
width: 186px;
height: 126px;
}

#seitentitel {
position: absolute;
left: 50%;
top: 400px;
margin-left: -360px;
width: 720px;
height: 40px;
background-color: #333333;
font-weight: bold;
font-size: 24px;
letter-spacing: 3px;
text-align: center;
color: #FFFFFF;
padding-top: 6px;
}

#inhalt {
position: absolute;
left: 50%;
top: 480px;
margin-left: -360px;
width: 720px;
height: 900px;
}

#linkespalte {
position: absolute;
left: 50%;
top: 520px;
margin-left: -360px;
width: 350px;
height: 800px;
}

#rechtespalte {
position: absolute;
left: 50%;
top: 520px;
margin-left: 10px;
width: 350px;
height: 800px;
}

.ueberschrift2 {
font-size: 18px;
font-weight: bold;
}

.wochentag {
color: #ffb6c1; 
font-size: 16px; 
font-weight: bold; 
letter-spacing: 2px;
}

.menue {
color: #FFFFFF; 
font-size: 14px; 
font-weight: bold; 
letter-spacing: 2px; 
margin-top: 10px;
}

.preis {
color: #ffb6c1; 
font-size: 12px; 
font-weight: normal; 
letter-spacing: 1px; 
margin-top: 3px;
}

.weitereangebote {
color: #b22222; 
font-size: 16px; 
font-weight: bold; 
letter-spacing: 2px;
}

.textnf {
color: #333333; 
font-size: 14px; 
font-weight: normal; 
letter-spacing: 1px;
text-align: justify;
}

a:link {color: #000000; text-decoration:none;}
a:visited {color: #000000; text-decoration:none;}
a:active {color: #000000; text-decoration:none;}
a:hover {color: #000000; text-decoration:underline;}

.wochenmenue_tag {
background-image: url(tafel.bmp);
background-repeat:no-repeat;
width: 350px;
height: 200px;

}

.wochenangebote {
width: 350px;
height: 400px;
padding: 20px;
background-image: url(tafel_wochenangebote.bmp);
background-repeat:no-repeat;
padding: 40px;
}








