body {
	/*background-color:#8D8D8C;*/
	background-color:#480704;
}

html, body, #site {
	margin: 10;
	padding: 10;
	border: none;
	text-align: center;	
}
#site {
	width:880px;
	text-align:left;
	font-size:11px;
	margin: 0 auto;
	background-color:#480704;
	
}
#header {
	height:160px;
	background-image:url(../img/pizzeria.jpg);

}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	min-height:400px;
	width:876px;
	border-left:2px solid #E96F00;
	border-right:2px solid #E96F00;
	background-color:#FCF69A;
	margin-top: 30px;
}
#ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size:26px;
	text-decoration:underline;
	font-weight:bold;
	color:#000000;
	padding-left:30px;
	padding-right:30px;
	text-align: center;	
}

#context {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	padding-left:30px;
	padding-right:30px;
	text-align: center;
}

#context a,#context a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#0000FF;
	padding-left:30px;
	padding-right:30px;
	text-decoration:underline;
}

#footer{
	height:30px;
	background-color:#480704;
	position:relative;
	width:880px;
	border-top:2px solid #E9DA00;
}

#footer img {
	text-align:left;
	margin-top: 5px;
	margin-left: 10px;
}

#footer2{
	height:30px;
	background-color:#480704;
	margin-left: 0px;
	position:relative;
	width:880px;
	top:120px;
    border-top:2px solid #E9DA00;
}

#footer2 img {
	text-align:left;
	margin-top: 5px;
	margin-left: 10px;
}

#navi{
	width:900px;
	left:-20px;
	position:relative;
	top:110px;
	background-color:#480704;
}
td.navi { 
	float: none; 
	text-transform:uppercase; 
	text-decoration:none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align:center;
	background-color:#480704;
}
td.navi_sel { 
	float: none; 
	text-transform:uppercase; 
	text-decoration:none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align:center;
	background-color:#480704;
}
a.navi {
	text-decoration:none;
	color:#FFFFFF;
	text-align:center;
	font-size: 26px;
	text-shadow:4px 4px 4px #000;
	font-weight: italic;
}

#warenkorbwert {
	height:20px;
	width:280px;
    background-color:#480704;
	position:relative;
	left:600px;
	text-valign:middle;
	text-align:right;
	top:-50px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:17px;
	font-weight:bold;
}

#menu {
	position:relative;
	top: -6px;
	left: 20px;
	width:880px;
	height:90px;
	text-align:center;
	background-color:#480704;
    border-top:4px solid #DD0200;	
    border-bottom:2px solid #DD0200;
}

#menu table {
	text-align:center;
	padding-left:20px;
	width:100%;
}

.cat_link {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.cat_link:hover {
	color:#E9DA00;
}

.cat_link_sel{
	font-family: Arial, Helvetica, sans-serif;
	color:#E9DA00;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.cat_link_sel:hover {
	color:#E9DA00;
}

#produktauswahl{
	text-align:left;
	position:relative;
	top:120px;
    left:-2px;
	width:876px;
	border-left:2px solid #E96F00;
	border-right:2px solid #E96F00;
	background-color:#FCF69A;
}
#produktauswahl th {font-weight:bold;color:#FFFFFF;background-color:#480704;border-color:#480704;}
#nr{color:#000000;font-weight:bold;}
#det{font-weight:normal;}
#prod_auswahl{
	color:#000000;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	left:50px;
	position:relative;

}

.button_bestellen {
	width:85px;
	height:18px;
	border:2px solid #333333;
	background-color:#480704;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	font-size:14px;
	font:Arial, Helvetica, sans-serif;
	cursor:pointer;
}

.button_zur_karte {
	width:155px;
	height:20px;
	border:2px solid #333333;
	background-color:#480704;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	font-style:normal;
	font-weight:normal;
	cursor:pointer;
	font-size:11px;
}

.button_zum_warenkorb {
	width:155px;
	height:20px;
	border:2px solid #333333;
	background-color:#480704;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	font-style:normal;
	font-weight:normal;
	cursor:pointer;
	font-size:11px;
}

.button_leeren {
	width:155px;
	height:20px;
	border:2px solid #333333;
	background-color:#480704;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	font-style:normal;
	font-weight:normal;
	cursor:pointer;
	font-size:11px;
}

.button_einkaufen {
	width:155px;
	height:20px;
	border:2px solid #333333;
	background-color:#480704;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	font-style:normal;
	font-weight:normal;
	cursor:pointer;
	font-size:11px;
}

.button_login {
	width:85px;
	height:20px;
	background-color:#480704;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	font-size:10px;
	font-weight:bold;
	font:Arial, Helvetica, sans-serif;
}

.button_best_senden {
	width:155px;
	height:20px;
	border:2px solid #333333;
	background-color:#480704;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	font-style:normal;
	font-weight:normal;
	cursor:pointer;
	font-size:11px;
}

#bestellen, #leeren, #links{
	width:85px;
	border:2px solid #333333;
	background-color:#480704;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	font-style:normal;
	font-weight:normal;
	cursor:pointer;
	font-size:11px;
	
}

#bestellen a, #leeren a, #links a{
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	cursor:pointer;
}

#bestellen a:hover, #leeren a:hover , #links a:hover{
	color:#FFFFFF;
	cursor:pointer;
}
#trennlinie{
	background-image:url(../img/pixel_white.gif);
	background-repeat:repeat-x;
	width:100%;
	height:1px;
}

.extras {
	background-color:#000000;
	border:2px solid #000000;
}

#warenkorb{
	top:40px;
	left:50px;
	position:relative; 
	text-align:left;
	width:880px;
	color:#000000;;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#warenkorb #head{
	font-weight:bold;
	height:20px;
	width:500px;
}
#warenkorb th {font-weight:bold;color:#000000;}

#warenkorb.det {font-weight:normal}

#warenkorb a {
	text-decoration:underline;
	color:#000000;
}

#warenkorbwert td {
	font-size:13px;
		
}

#gesamtwert{
	color:#000000;
	font-size:13px;
}

#del_korb{
	font-weight:normal;
	cursor:pointer;
}

#mod{
	left:30px;
	top:20px;
	position:relative; 
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	width:750px;
}
#auswahl {
	position:absolute;
	color:#000000;
	width:500px;
	left:0px;
}

#auswahl th {
	text-align:center;
}
#auswahl #det {
	font-weight:normal;
}
#zutaten {
	position:relative;
	width:200px;
	left:590px;
	padding-left:20px;	
	font-weight:normal;
	background-color:#480704;
	border:2px solid #000000;
}

#zutaten div, #det span{
	text-decoration:underline;
}

#zutaten th {
	text-align:center;
}

#debugdiv {
	font-size:10px;
}

#minus_btn {
	width:20px;
	background-color:#480704;
	color:#FFFFFF;
	font-style:normal;
	font-weight:normal;
	cursor:pointer;
	font-size:9px;
	height:20px;
}

#plus_btn {
	width:20px;
	background-color:#480704;
	color:#FFFFFF;
	font-style:normal;
	font-weight:normal;
	cursor:pointer;
	font-size:9px;
	height:20px;
}

#edit_btn {
	width:60px;
	background-color:#480704;
	color:#FFFFFF;
	font-style:normal;
	font-weight:normal;
	cursor:pointer;
	font-size:9px;
	height:20px;
}

#del_btn{
	width:60px;
	background-color:#480704;
	color:#FFFFFF;
	font-style:normal;
	font-weight:normal;
	cursor:pointer;
	font-size:9px;
	height:20px;
}


#ext_msg {
	position:relative; 
	top:20px;
	height:40px;
	width:100%;
	text-align:center;
	font-weight:bold;
	/*background-color:#480704;
	border:2px solid #480704;*/
}

#copyright {
	position:relative;
	top: 4px;
	left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
}
#copyright a, #copyright a:hover {
	text-decoration:none;
	color:#FFFFFF;
}

#bestellung #bestellung_div {
	left:50px;
	position:relative;
	width:650px;
	background-color:#FCF69A;
}

#bestellung {
	background-color:#FCF69A;
	font-size:11px;
	font:Arial, Helvetica, sans-serif;
}

#bestellung textarea{
	background-color:#FFFFFF;
	font-size:11px;
	font:Arial, Helvetica, sans-serif;
}

#bestellung th {

	font-size:12px;
	text-align:center;
	color:#000000;
}

#warenkorbleer {
	position:relative;
	background-color:#FCF69A;
	font-size:18px;
	font:Arial, Helvetica, sans-serif;
	width:760px;
	font-weight:normal;
}

#warenkorbleer table {
	color:#480704;
}

#loginlink{

	font-size:11px;
	text-align:center;
	color:#000000;
	text-decoration:underline;
}

#bestellung table {
	color:#000000;
	background-color:#FCF69A;
}

input  {
	font-size:11px;
	font:Arial, Helvetica, sans-serif;
}

.c_select{
	color:#480704;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	width:205px;
}
.c_textarea  {
	color:#480704;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

#small {
	font-size:9px;
	color:#9C0105;
}

#div_offnungszeiten {
	top:10px;
	position:relative;
	
}

.tbl_offnungszeiten{
	background-color:#FFFFFF;
	color:#480704;
	font-style:normal;
}

.msg_offnungszeiten {
	text-align:center;
	color:#480704;
	font-weight:bold;
}

.mindestbestellwert{
	font-size:13px;
	background-color:#FCF69A;
	color:#480704;
	height:50px;
	margin-bottom:10px;
}
table.mindestbestellwert{
	width:100%;
}

.zusatzstoffe{
	font-size:8px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}

.div_zusatzstoffe {
	font-size:9px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#3F3E35;
}

.span_zusatzstoffe {
	font-size:6px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration: none;
}

.del_extra{
	background-repeat:no-repeat;
	background-image:url(../img/del.gif);
	width:16px;
	height:16px;
	cursor:pointer;

}

.kat_beschreibung {
	text-align:center;
	color: #000000;
	font-size:16px;

	width:878px;
	left:0px;
        top:-30px;
	position:relative;
	font-weight:bold;
}

.aktionen_kat{
	background-color:#FFFFFF;
}

.aktionen_kat_text{

	padding-left:30px;
	font-size:13px;
	padding-top:5px;
	padding-bottom:5px;
	margin:5px;
    background-color:#FCF69A;
}

#tbl_auswahl table {
width:520px;
}

#rabattinfo {
	width: 250px;
	display: none;
	color: #CD2929;
}
#getrabattprice{
	color:#f00;
	font-size:13px;
}
.tbl_offnungszeiten_select {
background-color:#480704;
color: #FFFFFF;
}

table.tbl_offnungszeiten_startseite {
width: 500px;
color: #000000;
border:2px solid #000000;
}
#rightcol {
    position: absolute;
    z-index: 10;
    top: 144px; 
    left: 760px;
	width:250px;
	background-color: #ECECE7;
	border-right: 1px solid black;
	border-top: 1px solid black;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

.sidebox {
	min-height:150px;
	border-bottom: 1px solid black;
}

.sidebox-header {
	padding: 10px;
	background-color: #598C52;
	color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}

#sidebox-content {
	padding: 10px 5px;
}

.side-basket-total {
	text-align: center;
	font-weight: bold;
	font-size:12px;
}
.side-basket-info, .side-basket-linkbtt {
	text-align: center;
	padding: 5px 0;
}
.side-basket-rabatt {

	text-align: right;
	font-weight: bold;
	font-size:12px;
	padding-right: 40px;
	color: red;
}

.oldprice {
	color: red;
	text-decoration: line-through;
}
/* Formatierungen für Extras Dialog */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.ui-widget {
    font-family: Arial,Arial,sans-serif;
    font-size: 0.9em;
}

#extrasDialog {
	text-align: left;
}

.xtrVariants, .xtrExtras {
	float: left;
	width: 165px;
}
.xtrExtras {
	width: 276px;
	overflow: hidden;
}
.xtrErr {
	color: red;
	font-weight: bold;
}
.xtrPrice {
	font-family: Arial,Arial,sans-serif;
    font-size: 0.9em;
    font-weight: normal;
}
.noclose .ui-dialog-titlebar-close {display: none }


/*************************** new styles ****************************/
.cssButton {
-moz-box-shadow:inset 0px 1px 0px 0px #a2e0ae;
	-webkit-box-shadow:inset 0px 1px 0px 0px #a2e0ae;
	box-shadow:inset 0px 1px 0px 0px #a2e0ae;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #480704), color-stop(1, #840600));
	background:-moz-linear-gradient(top, #480704 5%, #840600 100%);
	background:-webkit-linear-gradient(top, #480704 5%, #840600 100%);
	background:-o-linear-gradient(top, #480704 5%, #840600 100%);
	background:-ms-linear-gradient(top, #480704 5%, #840600 100%);
	background:linear-gradient(to bottom, #480704 5%, #840600 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#480704', endColorstr='#840600',GradientType=0);
	background-color:#480704;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #3d6141;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding:4px 17px;
	text-decoration:none;
	text-shadow:0px 1px 0px #840600;
}
.cssButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #840600), color-stop(1, #480704));
	background:-moz-linear-gradient(top, #840600 5%, #480704 100%);
	background:-webkit-linear-gradient(top, #840600 5%, #480704 100%);
	background:-o-linear-gradient(top, #840600 5%, #480704 100%);
	background:-ms-linear-gradient(top, #840600 5%, #480704 100%);
	background:linear-gradient(to bottom, #840600 5%, #480704 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#840600', endColorstr='#480704',GradientType=0);
	background-color:#840600;
}
.cssButton:active {
	position:relative;
	top:1px;
}

.ui-widget-header {background: #840600; color: #fff;}

#plus_btn, #minus_btn { padding: 4px 8px; }

.servicebar {background-color:#840600; color:#fff; border-radius: 3px; padding: 7px 0;}

table.tbl_offnungszeiten_startseite td {padding: 4px}
.tbl_offnungszeiten_header {padding: 7px !important; font-size: 15px;}
table.tbl_offnungszeiten_startseite{ border-top-left-radius: 5px; border-top-right-radius: 5px;}

.group H2, .group H3 {color:#840600;}