.black18bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.black11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.red14bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}
.red14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
}
.red16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
}
.red16bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}
.black14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.black14bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin-bottom: 10px;
}
.black12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.black12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.blue11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1c0a83;
}
.blue11bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1c0a83;
}
.white10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.gray10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #C0C0C0;
}
.white10Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.arial11bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;}
	

html {
    overflow-y: scroll;
}

body {
scrollbar-face-color:#BF2F38;
scrollbar-base-color:#BF2F38; 
scrollbar-3d-light-color:#000000; 
scrollbar-arrow-color:#000000; 
scrollbar-darkshadow-color:#333333; 
scrollbar-highlight-color:#ffffff; 
scrollbar-shadow-color:#666666; 
scrollbar-track-color:#ffffff;
margin: 0;
padding: 0;
		position: relative; 	
background-image: url('../images/roter_verlauf.gif');
	background-repeat: repeat-x;
	background-position: bottom;

}




#container {
 	float: right;
	height: 100%;
	width: 100%;
}

#content {
	position: relative;
	z-index: 3;
/*	min-height: 400px;*/
	
}


#roter_verlauf {
	position: absolute;
	z-index: 2;
	bottom: 0px;
	height: 300px;
	width: 100%;
 	background-image: url('../images/roter_verlauf.gif');
	background-repeat: repeat-x;
	display: none;
}

#gruener_verlauf {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	height: 300px;
	width: 100%;
	background-image: url('../images/gruener_verlauf.gif');
	background-repeat: repeat-x;

}

blockquote {
	padding: 0px;
	margin: 0px;
}

#navi {
	margin-bottom: 30px;
}

.kontakt  {
	height: 2300px;
}

.speisekarte {
	width: 150px;
	float: left;
	margin-bottom: 20px;
	text-align: center;
}

