body {
	margin: 0;
	padding: 0;
}

img {
	border: 0;

}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #993333;
}
a:hover {
	text-decoration: underline;
}

.adresse {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000;
}

.rot {
	color: #993333;
}

.block {
	display: block;
	margin: 0px;
	height: 100%;
}

.block_oben {
	display: block;
	margin: 0px;
	line-height: 52px;
}

.stehparty a:link, .stehparty a:visited, .buffet a:link, .buffet a:visited, .gesetztes_essen a:link, .gesetztes_essen a:visited, .hochzeiten a:link, .hochzeiten a:visited, .getraenke a:link, .getraenke a:visited {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	color: #8A8A8A;
	text-decoration: none;
}
.stehparty, .stehparty a:hover, .stehparty a:active {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	color: #99CC33;
	text-decoration: none;
}

.stehparty_klein a:link, .stehparty_klein a:visited {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #8A8A8A;
	text-decoration: none;
}
.stehparty_klein, .stehparty_klein a:hover, .stehparty_klein a:active {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #99CC33;
	text-decoration: none;
}

.buffet, .buffet a:hover, .buffet a:active {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	color: #FFCC00;
	text-decoration: none;
}

.gesetztes_essen, .gesetztes_essen a:hover, .gesetztes_essen a:active {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	color: #663333;
	text-decoration: none;
}

.hochzeiten, .hochzeiten a:hover, .hochzeiten a:active {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	color: #CCCC33;
	text-decoration: none;
}

.getraenke, .getraenke a:hover, .getraenke a:active {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	color: #3399CC;
	text-decoration: none;
}

.navigation_oben {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #993333;
}
.navigation_oben a:link, .navigation_oben a:visited {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #8A8A8A;
	text-decoration: none;
}
.navigation_oben a:hover, .navigation_oben a:active {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
}

.headrot {
	font-family: Arial, Tahoma, Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: lighter;
	color: #993333;
}
.textgrau {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #8A8A8A;
	font-weight: normal;
}
.credit {
	font-family: Arial, Tahoma, Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #8A8A8A;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.textrot {
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #993333;
	font-weight: bolder;
}
.headhellblau {
	font-family: Arial, Tahoma, Verdana;
	font-size: 18px;
	font-style: italic;
	font-weight: lighter;
	color: #3399CC;
}
.texthellblau, .texthellblau a:link, .texthellblau a:visited, .texthellblau a:active {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #3399CC;
	font-weight: bold;
}
.texthellblau a:hover {
	text-decoration: none;
}
.header {
	font-family: Arial, Tahoma, Verdana;
	font-size: 18px;
	font-style: italic;
	font-weight: lighter;
	color: #000000;
}
.textfett {
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: bolder;
}
.headerbeispiel {
	font-family: Arial, Tahoma, Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}
.textbeispklein {
	font-family: Arial, Tahoma, Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #993333;
	font-weight: bold;
}
.textrotkleiner {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #993333;
	font-weight: bolder;
}

.textfeld {
	color: #666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
    border: solid 1px #666;
	padding-left: 2px;
	padding-top: 2px;
	height: 16px;
}

.button {
	color: #666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
    border: solid 1px #666;
	padding-left: 2px;
	padding-top: 2px;
	cursor: pointer;
}

.hide { display: none; }

