.bg {
}
.bgaktiv {
	background-color: #FED17E;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.bgbr {
	background-image: url(images/site/blank_brau.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.bgheadbr {
	background-image: url(images/home/Head_brauerei.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
}
.copybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	line-height: 17px;
}
.Subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #333333;
}
.bordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0066CC;
}
.mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.bgheadho {
	background-image: url(images/home/Headline1_hotel.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bgheadhobr {
	background-image: url(images/home/head_hotel_brauerei.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.bgho {
	background-image: url(images/site/blank_hotel.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bghobr {
	background-image: url(images/site/blank_hotel_brauerei.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
