.normal {
	font-family : Tahoma, Verdana;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	color : #666666;
	line-height : 15px;
}

.bold {
	font-family : Tahoma, Verdana;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #666666;
	line-height : 15px;
}

.red {
	font-family : Tahoma, Verdana;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #8C0907;
	line-height : 12px;
}

.beige {
	font-family : Tahoma, Verdana;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	color : #A5A57F;
	line-height : 15px;
}

.redLink {
	font-family : Tahoma, Verdana;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	color : #8C0907;
	line-height : 15px;
}

.redLink:hover {
	font-family : Tahoma, Verdana;
	font-size : 11px;
	font-weight : normal;
	text-decoration : underline;
	color : #8C0907;
	line-height : 15px;
}

.button {
	font-family : Tahoma, Verdana;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	color : white;
	border: #64574F 1px solid;
	background-color : #A5A57F;
	line-height : 13px;
}

.form {
	font-family : Tahoma, Verdana;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	color : black;
	border: #64574F 1px solid;	
	background-color : white;
	line-height : 12px;
}

.fade {
	font-family : Tahoma, Verdana;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	color : white;
	line-height : 20px;
}

.menu {
	font-family : Tahoma, Verdana;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	color : black;
	line-height : 20px;
}

.selected {
	font-family : Tahoma, Verdana;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : white;
	line-height : 20px;
}

.head {
	font-family : Tahoma, Verdana;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : black;
	line-height : 12px;
}

.euro {
	font-family : Tahoma, Verdana;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	color : black;
	line-height : 12px;
}

.bottom {
	font-family : Tahoma, Verdana;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	color : black;
	line-height : 15px;
}

.telefon {
	font-family : Tahoma, Verdana;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
	color : #8C0907;
	line-height : 15px;
}

.feedHead {
	font-family : Tahoma, Verdana;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	color : #8C0907;
	line-height : 15px;
}

.restaurantStatic {
	font-family : Tahoma, Verdana;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	color : #666666;
	line-height : 15px;
}

.restaurantActive {
	font-family : Tahoma, Verdana;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	color : #8C0907;
	line-height : 15px;
}

.galleryPicture {
	background-color: #e5e5e5;
	border: 1px solid #666666;
}

body {
	SCROLLBAR-FACE-COLOR: #8C0907;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #64574F;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #B78382;
	SCROLLBAR-TRACK-COLOR: #999999;
}
