html, body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: WindowText;
	margin:0;
	padding:0;
	text-align: center;
} 
 
#pagewidth{
	width: 960px;
	text-align: left;
	min-width: 500px;
	margin-left: auto;
	margin-right: auto;
  	display: block;
	background: url(/design/backgroundlines.gif) 0px 120px;
} 

tr{
	text-align: left;
	vertical-align: top;
} 

.tdunderline{
	text-align: left;
	vertical-align: top;
	background: url(/design/verlauf-header-2.jpg) no-repeat;
} 

ul {
	list-style-position: outside;
   margin-left: 0;
}

li {
	list-style: none outside;
}


#header{
	height: 110px;
	width: 100%;
	background-color: transparent;
	border-bottom: 1px solid Red;
	margin-bottom: 10px;
} 
 
#outer{
	background-color: transparent;
	width: 960px;
	height: auto;
	margin: 0;
	padding: 0;
} 

#leftcol{
	float: left;
	width: 190px;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: transparent;
}

#middlecol{
   margin: 0;
	width: 560px;
	margin-left: 200px;
	margin-right: 180px;
	background-color: transparent;
	padding: 0;
	min-height: 300px;
} 
 
#rightcol{
	float: right;
	width: 170px;
	height: 100%;
	padding: 0;
	margin: 0;
	margin-left: 0;
	border-bottom: 0px dotted #999;
	background: transparent;
} 
 
#bread {
	font-size: 80%;
	width: 95%;
	margin-top: 0;
	margin-left: 5px;
	margin-bottom:  5px;
    color: #666;
}


#footer{
	float: left;
	width:100%;
	background-color: #CC0000;
	padding-top: 2px ;
	padding-bottom: 3px ;
	margin: 0px;
	color: #fff;
	font-size: 9px;
	text-align : center;
	border-top: 1px solid #000;
} 

#footer a {
	color: #FFF;
	text-decoration: none;
    font-weight: normal;
}

#footer a:hover {
	color:  #FF4747;
	text-decoration: overline;
	background-color : White;
}

#borderfooter {
	clear: both;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top: 0px dotted #999;
	background-color : White;
	height : 10px;
	font-size: 9px;
} 


#content {

	margin: 0;
	padding: 0;
/*	display: block;*/
	background: transparent;
	
} 

#maincol{ 
 float: left; 
 position: relative; 
 margin: 0 -8px 0 -2px; 
 }

.clr{clear:both; display: block;}
 
.content{padding:5px;} /*padding for content */ 

.maintext { 
 float: left; 
 width: 100%; 
 margin-left: 0px; 
 margin-right: 0px; 
 padding: 0;
 }
  
 /*padding for restaurant body  */  
#restaurantouter {
	border: 0px solid Green;
	width: auto;
	height: auto;
	margin-top: 10px;	
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	display: block;
}  

.brestaurant {
	float: left;
	border-bottom: 1px dotted #999 ;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	display: block;
	background : white;
}  

 
#header .content{padding-bottom:0;} /*padding bottom 0 to remove space in IE5 Mac*/ 

/* Navigations CSS */
#nav  {
	margin: 0;
	padding: 0;
	float: left;
	color: white;
	width: 100%;
	background: transparent ;
	font-weight: bold;
}


#nav ul {
	list-style: none outside;
	margin: 0;
	padding: 0;
}

#nav li {
 	width: 100%;
}

#nav li a  {
	text-decoration: none;
	display: block;
	margin-bottom: 2px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
   border-top: 1px solid red;
	border-bottom: 1px solid red;
	border-left: 1px solid red;
}

#nav li a:link, #nav li a:visited {
	text-decoration: none;
	display: block;
	background-color: #FFFF99;
	color: #333;
}

#nav li a:hover {
 	text-decoration: none;
	color: #333;
	background-color: #eee;	
}

#nav li a:active {
	text-decoration: none;
	color: white ;
	background-color: #eee;
}

/*  2. Ebene     */ 

#nav li li {
 	width: 100%;
}

#nav li li a  {
	text-decoration: none;
	padding: 4px;
	margin-left: 20px;
	margin-bottom: 0;
	display: block;
	font-size: 10px;
	font-weight: normal;
	color: black;
	border: none;
	border-bottom: 1px solid red;
	border-left: 1px solid red;
}

#nav li li a:link, #nav li li a:visited {
	text-decoration: none;
	display: block;
	background-color: transparent;
	color: #000;
}

#nav li li a:hover {
	text-decoration: none;
	color: #000;
	background-color: #eee;
}

#nav li li a:active  {
	text-decoration: none;
	padding: 4px;
	margin-left: 20px ;
	margin-bottom: 0;
	display: block;
	font-size: 10px;
	font-weight: normal;
	color: white ;
/*	border-bottom: 1px solid red;*/
}

.active1 {
	text-decoration: none;
	color: #000;
	background-color: #eee;
	display: block;

}


h1 {
	width: auto;
	font-size: 120%;
	color: White;
	margin: 0px 15px 5px 0px;
	padding: 3px;
	padding-left: 10px;
	background-image: url(/design/verlauf-header.jpg);
	background-repeat: no-repeat;
	letter-spacing : 2px;
}

h2  {
/*	display: block;*/
	font-size: 110%;
	color: #333;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	background-image: url(/design/verlauf-header-2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	letter-spacing : 2px;
}
 
 h3 {
	margin: 0px;
	padding-left: 5px;
	font-size: 90%;
	background-image: url(/design/verlauf-header-3.jpg);
	background-repeat: no-repeat;
	letter-spacing : 2px;
	font-weight : bold;
	color: black;
	line-height: 14px;
}

h4 {
	margin: 0px;
	padding-left: 0px;
	font-size: 100%;
	color: #1B1B1B;
	background-image: url(/design/verlauf-header-3.jpg);
	background-repeat: no-repeat;
	letter-spacing: 2px;
	font-weight: normal;
}


/* Übersichtseite der Produkte */
.produktuebersicht {
	border: 0px solid Green;
	background-color: Red;
	width: 80%;
	height: auto;
	min-height: 400px;
	margin: 0px;
	padding: 0px;
	display: block;
} 

.produktbild  {
	width: 50%;
	height: auto;
	float: left;
	position: relative;
	padding: 0px;
	margin: 0px;
	background: transparent;
}

.produkttext {
	width: 50%;
	float: left;
	left: 0px;
	position: relative;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
} 


/* Produkteseite */
#pbodyouter {
	border: 0px solid Green;
	width: 560px;
	height: auto;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
	display: block;	
} 

.pbody {
	float: left;
	position: relative;
	border: 0px solid Green;
	background-color: White;
	width: 100%;
	height: auto;
	margin-left: 0;
	padding: 0;
	background: transparent;
} 

.ptitle  {
	width: 100%;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	background: transparent;
}

.ppicture {
	width: 80px;
	height: auto;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0;
	background: transparent;
	z-index: 1;
}

.pnew {
	width: 53px;
	height: 38px;
	float: left;
	left: 0;
	top: 0;
	color: red;
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0;
	background: transparent;
	z-index: 2;
	font-weight: bold;
/*	background-image: url(../design/neu.gif);*/
}

.ptext {
	float: left;
	left: 0px;
	position: relative;
	background-color: transparent;
	padding: 0;
	margin: 0;
} 

#contentprodukt {
	width: 400px;
	height: 400px;
	margin-top: 0;
	margin: 10px;
	padding: 0; /*	display: block;*/
	background: #FFFF66;
} 

/*  Hauptseite   */
#mainbody {
	border: 0px solid Green;
	width: auto;
	height: auto;
	margin-top: 0;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
/*	display: block;*/
	background: transparent;
} 

#mainleft {
	width: 269px;
	height: 430px;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0;
	background: transparent;
	border-right: 1px dotted #999;
}

#mainright {
	width: 270px;
	height: 430px;
	float: right;
	position: relative;
	margin: 0px;
	padding: 0;
	background: transparent;
}


/*  Angebote und News  Darstellung Rechts */
.abody {
	border: 0px solid Green;
	background-color: Silver;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	display: block;
} 

.atitle  {
	width:100%;
	float:left;
	position:relative;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	/*background : #FF4747;*/
	color : black;
	font-weight: bold;
	background-image: url(/design/verlauf-header-3.jpg);
	background-repeat: no-repeat;
	line-height: 15px;
}

.apicture {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 5px;
	background: transparent;
}

.atext {
	float: left;
	left: 0px;
	width: auto;
	font-size: 9px;
	position: relative;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	margin-bottom: 10px;
} 


/* Auf jeder  Restaurant seite unten  */
#besitzer  {
	width:97%;
	float:left;
	position:relative;
	margin-left: 0px;
    margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	font-size: 10px;
	background : #eee ;
	border: 1px dotted #999;
}

/*  Bei Fehler */ 
.error {
	margin: 0px;
	padding-left: 5px;
	font-size: 110%;
	color: Red;
	letter-spacing : 2px;
	font-weight : bold;
}