body {
	background: url(Image/top.gif) top repeat-x #FFFFFF;
	color: #000000;
	font: 80% font: 76% Verdana,Tahoma,Arial,sans-serif;
	margin: 0 auto;
	padding: 0;
	font-family: Times New Roman;
	font-size: 1em;
}

#ten {
	background: url(Image/ten.png) repeat-x;
	height:100px;
	padding:0;
	margin: 0 auto;
}

#kontakt {
	background-image: url(Image/kontakt.jpg);
	height:20px;
	background-repeat: no-repeat;
	background-position: top right;
}

a:link{
	color : #333333;
}

a:visited {
	color : #333333;
}

A:Hover {
	color: #666666;
}

a.menulink {
	color: #ffffff;
	text-decoration: none;
	font-size : 12px;
	font-weight : bold;
	font-family : "Arial";
}  
.menulink:hover{
	color: #FFFFFF;
	font-size : 12px;
}

.price th {
	background:#999999;
}

.price td, .price th {
	padding:5px;
}

.price .even {
	background:#CCCCCC;
}

.price .one {
	background:#ededed;
}
