body {
  background-image: url('http://www.philipps-pizzeria.de/layout/philipps.png');
  background-color: #ab6c66;
  font-size: 13px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#000000;  
  padding:0px;
  margin:0px;
  overflow: auto;
}

table
	{
	font-size: 13px;
	}

h3
	{
	color: #7a0802;
	font-family:trebuchet ms;
	font-size: 16px;
	}

h2
	{
	color: #512522;
	font-family:trebuchet ms;
	font-size: 20px;
	}

a:link 
	{
	color: #dbaca7;
	text-decoration: none;
	}


a:hover 
	{

	color: #ffffff;
	text-decoration: underline overline;
	}


a:visited
	{
	color: #dbaca7;
	text-decoration: none;
	}

a.menulink:link {
display: block;
width: 220px;
height: 20px;
text-align: left;
text-decoration: none;
font-family:trebuchet ms;
font-size:16px;
margin:2px 6px;
color: #ffffff;
BORDER: none;
font-weight: bold;
background-image: url('http://www.philipps-pizzeria.de/layout/pizzeria-marienberg.png');
background-repeat: no-repeat;
background-position: 0 3px;
padding: 0 0 0 24px;
}

a.menulink:visited {
display: block;
width: 220px;
height: 20px;
text-align: left;
text-decoration: none;
font-family:trebuchet ms;
font-size:16px;
margin:2px 6px;
color: #ffffff;
BORDER: none;
font-weight: bold;
background-image: url('http://www.philipps-pizzeria.de/layout/pizzeria-marienberg.png');
background-repeat: no-repeat;
background-position: 0 3px;
padding: 0 0 0 24px;
}

a.menulink:hover {
color: #b37c77;
text-decoration: none;
margin:2px 6px;
font-size:16px;
background-image: url('http://www.philipps-pizzeria.de/layout/pizzeria-olbernhau.png');
background-repeat: no-repeat;
background-position: 0 3px;
padding: 0 0 0 24px;
}

a.menuselekt:link {
display: block;
width: 220px;
height: 20px;
text-align: left;
text-decoration: none;
font-family:trebuchet ms;
font-size:16px;
margin:2px 6px;
color: #b37c77;
font-weight: bold;
background-image: url('http://www.philipps-pizzeria.de/layout/pizzeria-olbernhau.png');
background-repeat: no-repeat;
background-position: 0 3px;
padding: 0 0 0 24px;
}

a.menuselekt:visited {
display: block;
width: 220px;
height: 20px;
text-align: left;
text-decoration: none;
font-family:trebuchet ms;
font-size:16px;
margin:2px 6px;
color: #b37c77;
BORDER: none;
font-weight: bold;
background-image: url('http://www.philipps-pizzeria.de/layout/pizzeria-olbernhau.png');
background-repeat: no-repeat;
background-position: 0 3px;
padding: 0 0 0 24px;
}


#header
{
position: absolute; 
top: 0; 
left: 0; 
width: 100%; 
height: 80px; 
overflow: hidden; 
background-image: url('http://www.philipps-pizzeria.de/layout/pizzeria.png');
color: white;
}

#container
{
position: absolute; 
top: 80px; 
left: 0; 
width: 100%; 
height: 509px; 
overflow: hidden;
background-color: #000000;
color: white;
text-align: center;
}

#content
{
margin: 0 auto;
width: 1000px;
height: 509px;
}

#footer
{
position: absolute; 
top: 589px; 
left: 0; 
width: 100%; 
height: 121px; 
overflow: hidden;
background-image: url('http://www.philipps-pizzeria.de/layout/pizzeria-philipps.png'); 
color: white;
//text-align: center;
}

#text
{
margin-top: 9px;
width: 470px;
height: 490px;
background-image: url('http://www.philipps-pizzeria.de/layout/olbernhau-pizzeria.jpg');
float: left;
}

#bild
{
margin-top: 9px;
width: 280px;
height: 490px;
float: left;
}

#navi
{
margin-top: 6px;
width: 250px;
height: 490px;
float: left;
color: #ffffff;
text-align: left;
}

#buttons
{
width: 220px;
height: auto;
margin-left: 10px;
margin-bottom: 10px;
}

#block {
	width: 440px;
	height: 480px;
	border: 0px;
	color: #000000;
	text-align: left;
	padding: 5px 10px 5px 10px;
//width: 460px;
//height: 490px;
	}
	#block {
	overflow: auto;
	}


#fotos
	{
	float: right;
	width: 130px;
	height: auto;
	text-align: right;
	}

.headline
	{
	color: #7a0802;
	font-family:trebuchet ms;
	font-size: 16px;
	font-weight: bold;	
	font-style: oblique;
	}

#marienberg
{
margin-top: 9px;
width: 470px;
height: 490px;
background-image: url('http://www.philipps-pizzeria.de/layout/marienberg-pizzeria.jpg');
float: left;
}

#bowlingbahn
{
margin-top: 9px;
width: 470px;
height: 490px;
background-image: url('http://www.philipps-pizzeria.de/layout/bowlingbahn-viaroma.jpg');
float: left;
}

#kindergeburtstag
{
margin-top: 9px;
width: 470px;
height: 490px;
background-image: url('http://www.philipps-pizzeria.de/layout/pizzeria-kindergeburtstag.jpg');
float: left;
}

#gutscheine
{
margin-top: 9px;
width: 470px;
height: 490px;
background-image: url('http://www.philipps-pizzeria.de/layout/pizzeria-gutscheine.jpg');
float: left;
}

#links
{
margin: 10px auto;
width: 1000px;
height: 30px;
text-align: right;
color: #dbaca7;
}

#telefon
{
width: 220px;
margin-left: 6px;
text-align: center;
}

.trenn {float: right; margin: 0 3px;}
a.foot:link 
	{
	color: #dbaca7;
	text-decoration: none;
	float: right;
	margin: 0 1px;
	}


a.foot:hover 
	{
margin: 0 1px;
	color: #ffffff;
	text-decoration: underline overline;
	float: right;
	}


a.foot:visited
	{
	margin: 0 1px;
	color: #dbaca7;
	text-decoration: none;
	float: right;
	}

.artikel {
	width: 420px; border-bottom: 1px dotted #000; margin: 5px 0 10px 0;
	}
p.artikelhead {font-size: 13px; color: #b10000; font-weight: bold;}
p.einl {font-size: 11px; font-style: italic; margin: -5px 0 10px 0;}
.detailgutschein { width: 210px; float: left; text-align: center;}
.gutinfo1a {background-color: #dab3af; width: 160px; float: left; margin: 0 2px 2px 0; padding: 5px 10px 8px 10px; //width: 180px;}
.gutinfo1b {background-color: #dab3af; width: 218px; float: left; margin: 0 0 2px 0;padding: 5px 10px; //width: 238px;}
.gutinfo2a {background-color: #c99c97; width: 160px; float: left; margin: 0 2px 10px 0; padding: 5px 10px 8px 10px; //width: 180px;}
.gutinfo2b {background-color: #c99c97; width: 218px; float: left; margin: 0 0 10px 0; padding: 5px 10px; //width: 238px;}
.menge {width: 80px;}
.clear {clear: both;}

.jk
{
width: 143px;
height: 36px;
font-size: 0;
background: url("http://www.philipps-pizzeria.de/layout/kaufen.png");
border: 0;
}
.jk:hover
{
background: url("http://www.philipps-pizzeria.de/layout/kaufen2.png");
border: 0;
}
.be
{
width: 143px;
height: 36px;
font-size: 0;
background: url("http://www.philipps-pizzeria.de/layout/bestellen.png");
border: 0;
}
.be:hover
{
background: url("http://www.philipps-pizzeria.de/layout/bestellen2.png");
border: 0;
}

#zurueck {float: left; margin: 0 0 5px 0;}
#war3 {float: right; margin: 0 15px 5px 0;}

#warenkorbinhalt table
{
width: 450px;
}

#warenkorbinhalt img
{
cursor: pointer;
}

/* Warenkorbformular */

#vorname, #lvorname{
	width: 123px; border: 1px solid #a5a5a5;
	}
	
#nachname , #lnachname {
	width: 123px; border: 1px solid #a5a5a5; margin: 0 0 0 3px;
	}
	
#strasse, #lstrasse {
	width: 195px; border: 1px solid #a5a5a5;
	}
	
#nr, #lnr{
	width: 50px; border: 1px solid #a5a5a5; margin: 0 0 0 3px;
	}
	
#plz, #lplz {
	width: 50px; border: 1px solid #a5a5a5;
	}
	
#ort, #lort{
	width: 195px; border: 1px solid #a5a5a5; margin: 0 0 0 3px;
	}
	
#land, #lland , #telefon2, #email {
	width: 250px; border: 1px solid #a5a5a5;
	}
	
#anrede, #lanrede, #zahlungsart, #liefernan{
	width: 100px; border: 1px solid #a5a5a5; margin-left: 2px;
	}
	
a.wider
{
text-decoration: none;
color: #431a18;
}
a.wider:hover
{
text-decoration: none;
color: #484848;
}
a.wider:visited 
{
text-decoration: none;
color: #431a18;
}
