@charset "UTF-8";
/* CSS Document */

<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;  color:#669900;
}
.menu {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
a.menu:link {
	color: #333333;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #333333;
}
a.menu:hover {
	text-decoration: none;
	color: #669900;
}
a.menu:active {
	text-decoration: none;
	color: #333333;
}
.submenu {
	font-size: 10px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
a.submenu:link {
	color: #ffffff;
	text-decoration: none;
}
a.submenu:visited {
	text-decoration: none;
	color: #ffffff;
}
a.submenu:hover {
	text-decoration: none;
	color: #333333;
}
a.submenu:active {
	text-decoration: none;
	color: #ffffff;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #669900;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.buttons {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

table.speisen {
	font-size:11px; margin-top:10px; border:1px solid #669900; padding: 5px;
}
table.speisen tr td {vertical-align:top; font-weight:normal; line-height:15px;}
table.speisen tr td h2{padding-bottom:20px; margin:0px;}

.image { text-align:center; margin-bottom:10px;}
.image img {border: 5px solid #fff;}
.lp iframe {border: 10px solid #000;}
-->
