body {
		 font-family : Verdana, Univers, Arial, Helvetica, sans-serif; 
		 font-size : 10pt;
		 background-color : #aaaaaa;
		 padding : 0px;
	}

table.pageborder {
		 background-color : white;
	 	 vertical-align: middle;
		 align: center;
		 border: black 1px solid;		 
}

td.menubar {
				font-size: 12pt;
				font-weight: normal;
				color: black;
}

td.menusubpage {
				font-size: 12pt;
				font-weight: normal;
				color: #555555;
}

td.restName {
				font-size: 10pt;
				font-weight: bold;
				color: #cc0000;
}

td.tabTitle {
				padding-top: 20px;
				font-size: 10pt;
				font-weight: bold;
				color: #cc0000;
}

td.address {
				padding-bottom: 12px;
				font-size: 10pt;
				font-weight: normal;
				color: black;
}

td.text {
				padding-top: 30px;
				padding-bottom: 12px;
				padding-right: 150px;
				font-size: 10pt;
				font-weight: normal;
				color: black;
				line-height : 1.5;
				vertical-align: top;
}

td.Zeiten {
				padding-bottom: 12px;
				padding-right: 150px;
				font-size: 10pt;
				font-weight: normal;
				color: black;
				line-height : 1.5;
				vertical-align: top;
}

td.textTage {
				padding-right: 20px;
				font-size: 10pt;
				font-weight: normal;
				color: black;
				line-height : 1.5;
				vertical-align: top;
}

td.textZeiten {
				padding-right: 20px;
				font-size: 10pt;
				font-weight: normal;
				color: black;
				line-height : 1.5;
				vertical-align: top;
				text-align: right;
}

td.menuTitle {
				padding-top: 12px;
				font-size: 10pt;
				font-weight: bold;
				color: #cc0000;
				vertical-align: top;
}

td.menuText {
				padding-left: 20px;
				padding-top: 12px;
				font-size: 10pt;
				font-weight: normal;
				color: black;
				vertical-align: top;
}

td.menuPreis {
				padding-left: 20px;
				padding-top: 12px;
				font-size: 10pt;
				font-weight: normal;
				color: black;
				vertical-align: top;
				text-align: right;
}

td.menuVorspeise {
				padding-top: 12px;
				font-size: 10pt;
				font-weight: normal;
				color: black;
				vertical-align: top;
				text-align: left;
}

td.bottom {
					background-color: #e5e5e5;
}


/* Link styles */
a:link, a:active, a:visited { 
				font-size: 12pt;
				font-weight: normal;
				color: black;
				text-decoration: none;
} 

a:hover {
 				color: #cc0000;
				text-decoration : none;
}

a.txtLink:link, a.txtLink:active, a.txtLink:visited { 
				font-size: 10pt;
				font-weight: normal;
				color: black;
				text-decoration: underline;
} 

a.txtLink.txtLink:hover {
 				color: #cc0000;
				text-decoration: none;
}

a.subpage:link, a.subpage:active, a.subpage:visited { 
				font-size: 12pt;
				font-weight: normal;
				color: #555555;
				text-decoration: none;
} 

a.subpage.subpage:hover {
 				color: #cc0000;
				text-decoration : none;
}

span.subpage {
				font-size: 12pt;
				color: #cc0000;
}
