@charset "utf-8";
/* CSS Document */
*{
margin-left: auto;
margin-right: auto;
}
body{
text-align: left;
background: #000;
color: #fff;
}
.tabletitle{
width: 620px;
text-align: center;
height: 30px;
font-size: 12px;
color: #000;
margin-top: 5px;

}

.menuheader{
margin-top: 2px;
margin-bottom: 5px;
line-height: 25px;
width: 1000px;
height: 30px;
background-image: url(../images/navbar_grad1.jpg);
background-repeat: repeat-x;
font-size: 18px;
font-weight: bold;
text-align: center;
}
.menutitle{
text-align: center;
font-size: 18px;
width:425px;
height: 30px;
float: left;
margin-left:140px;

color: #000;
}
.menumaintitle {
border: 1px solid #e1e1e1;
text-align: center;
background-image: url(../images/navbar_grad1.jpg);
background-repeat: repeat-x;
font-size: 18px;
line-height: 25px;
margin-bottom: 10px;
margin-left: 5px;
margin-right: 5px;
width:auto;
height: 30px;
color: #000;
}
.menusubtitle a{
font-weight: bold;
border: 1px solid #e1e1e1;
text-align: center;
background-image: url(../images/navbar_grad1.jpg);
background-repeat: repeat-x;
font-size: 14px;
margin-left: 65px;
margin-bottom: 10px;
width:200px;
height: 20px;
float: left;
color: #000;
}
.menusubtitle a:hover{
font-weight: bold;
text-align: center;
background-image: url(../images/navbar_grad1_roll.jpg);
background-repeat: repeat-x;
font-size: 14px;
margin-left: 65px;
margin-bottom: 10px;
width:200px;
height: 20px;
float: left;
color: #fff;
}
.menusubtitleright a{
font-weight: bold;
border: 1px solid #e1e1e1;
text-align: center;
background-image: url(../images/navbar_grad1.jpg);
background-repeat: repeat-x;
font-size: 14px;
margin-left: 65px;
margin-bottom: 10px;
width:250px;
height: 20px;
float: left;
color: #000;
}
.menusubtitleright a:hover{
font-weight: bold;
text-align: center;
background-image: url(../images/navbar_grad1_roll.jpg);
background-repeat: repeat-x;
font-size: 14px;
margin-left: 65px;
margin-bottom: 10px;
width:250px;
height: 20px;
float: left;
color: #fff;
}
.home a{
font-size: 18px;
margin-left: 2px;
width:140px;
height: 30px;
float: left;
color: #000;
}
.home a:hover{
background-image:url(../images/navbar_grad1_roll.jpg);
background-repeat: repeat-x;
font-size: 18px;
margin-left: 2px;
width:140px;
height: 30px;
float: left;
color: #fff;
}
.drinks a{
font-size: 18px;
margin-right: 2px;
width:140px;
height: 30px;
float: right;
color: #000;
}
.drinks a:hover{
background-image:url(../images/navbar_grad1_roll.jpg);
background-repeat: repeat-x;
font-size: 18px;
margin-right: 2px;
width:140px;
height: 30px;
float: right;
color: #fff;
}
.strip{
width: 1000px;
height: 0px;
border-top: 4px solid #e8cb55;
}
.centertable{
width: 1000px;
height: auto;

}

.nudelncentertable{
width: 1000px;
height: auto;

}
.tablewrapper{
margin-left: auto;
margin-right: auto;
/*margin-left: 180px;*/
padding-top: 15px;
width: 645px;
height: auto;
background: #fff;
background-image: url(../images/mainbody_grad.jpg);
background-repeat: repeat-y;
}
.fleischcentertable{
width: 1000px;
height: auto;

}
.fischcentertable{
width: 618px;
height: auto;
}
.salatecentertable{
width: 1000px;
height: auto;
}
.pizzabrotcentertable{
width: 1000px;
height: auto;
}
.uberbackenescentertable{
width: 1000px;
height: auto;
}
.impressumcentertable{
width: 1000px;
height: auto;
}
table{
background: #000;
margin-left: auto;
margin-right: auto;
	width: 600px;
	font-family: verdana;
	font-size: 13px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	border: 1px solid #fff;
}

.item {
	background: #000;
	color: #fff;
	width: 50px;
text-align: left;	
font-weight: bold;
border: 1px solid #fff;
}
.item1 {
	background: #000;
	color: #fff;
	width: 50px;
text-align: center;	
font-weight: bold;
border: 1px solid #fff;
}
.price {
width: 75px;
text-align: center;	
font-weight: bold;
}
td{
	border: 1px solid #FFF;
	text-align: left;
}
.noborder {
	border-top-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

