body {
	background-color: #f0f0f0;
	margin: 0;
	padding: 0 10px 20px 10px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #777777;
	line-height: 1.25em;
}
h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	padding-bottom: 0.5em;
}
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
div.panelwide {
	position: relative;
	width: 960px;
	text-align: left;
	padding: 0 9px 0 8px;
}
div#panel {
	background-image: url("../images/bg_panel.jpg");
	background-repeat: repeat-y;
}
div.cleaner {
	height: 0px;
	clear: both;
	line-height: 0;
	font-size: 0;
}
/* top level nav, service nav and logo ************************************************************/
div#topbar {
	position: relative;
	height: 102px;
}
div#mainnav {
	position: absolute;
	top: 16px;
	left: 12px;
	width: width: 670px;
	overflow: hidden;
}
div#mainnav ul {
	margin: 0;
	padding: 0;
}
div#mainnav ul li {
	float: left;
	list-style-type: none;
}
div#mainnav ul li a {
	display: block;
	font-size: 15px;
	line-height: 33px;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	border-right: 1px solid #999999;
	padding: 0 13px;
}
div#mainnav ul li.active a {
	color: white;
	background-color: #c0011a;
}
div#mainnav ul li a:hover {
	color: #c0011a;
}
div#mainnav ul li.active a:hover {
	color: #eeeeee;
}
div#mainnav ul li.last a {
	border-right: none;
}
div#mainnav ul li a strong {
	font-weight: normal;
}
img#logo {
	position: absolute;
	top: 14px;
	left: 702px;
}
div#servicenav {
	position: absolute;
	bottom: 0;
	left: -7px;
	height: 22px;
}
div#servicenav ul {
	margin: 0;
	padding: 0;
}
div#servicenav ul li {
	float: left;
	list-style-type: none;
	background-color: #a4a4a4;
}
div#servicenav ul li a {
	display: block;
	line-height: 22px;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	border-right: 1px solid white;
	padding: 0 13px;
}
div#servicenav ul li.active a {
	color: white;
	background-color: #c0011a;
}
div#servicenav ul li a:hover {
	color: #cdcdcd;
}
div#servicenav li.home a {
	background-color: #a4a4a4;
	padding-left: 28px;
	background-image: url("../images/arrow_home.gif");
	background-position: 12px 6px;
	background-repeat: no-repeat;
}
div#servicenav li.home a:hover {
	background-image: url("../images/arrow_home_hover.gif");
}
img#serviceNavShaddow {
	position: absolute;
	top: 22px;
	left: 0px;
}
/* header image ***********************************************************************************/
div#headerframe {
	width: 657px;
	background-image: url("../images/bg_header_image.gif");
	padding: 19px 0 0 19px;
}
div#headerinnerframe {
	position: relative;
	height: 353px;
	border-bottom: 13px solid #a30015;
}
div#headerinnerframe div.pattern {
	background-image: url("../images/bg_header_image_pattern.gif");
	height: 54px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;	
}
.transparency50 {
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}
/* subnav *****************************************************************************************/
div#subnavframe {
	position: absolute;
	top: 121px;
	left: 684px;
	width: 247px;
	height: 354px;
	background-color: #a30015;
	padding: 12px 12px 0 12px;
	background-image: url("../images/bg_subnav.gif");
	background-position: bottom center;
	background-repeat: no-repeat;
}
div#subnavframe div.innerframe {
	background-color: #c0011a;
	width: 100%;
	height: 286px;
}
div#subnavframe div.infocoltitle {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: white;
	padding: 19px 42px;
	background-image: url("../images/circle_arrow_down_on_red.gif");
	background-position: 16px 17px;
	background-repeat: no-repeat;
}
div#subnavframe div.innerframe div.homeslogan {
	font-size: 22px;
	line-height: 26px;
	padding: 22px;
	color: white;
}
div#subnavframe ul {
	margin: 0;
	padding:0;
	border-bottom: 1px solid #a30015;
	line-height: 1.4em;
}
div#subnavframe li {
	list-style-type: none;
	width: 247px;
	border-top: 1px solid #a30015;
	padding: 0;
	margin: 0;
}
div#subnavframe a {
	display: block;
	text-decoration: none;
	font-size: 13px;
	color: white;
	padding: 6px 10px;
	width: 227px;
}
div#subnavframe strong {
	font-weight: normal;
	padding: 0; 
	margin: 0;
	width: 227px;
	display: block;
}
div#subnavframe li.active a, div#subnavframe li a:hover {
	background-color: #db001b;
}
/* info col ***************************************************************************************/
div#infocol {
	float: right;
	width: 271px;
	background-image: url("../images/bg_infocol.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	border-right: 13px solid white;
	font-size: 11px;
}
div#fakeMinHeight {
	float: left;
	width: 12px;
	height: 280px;
}
div#infocol div.content {
	float: left;
	width: 212px;
	margin-left: 14px;
	margin-top: 10px;
}
div#infocol div.content div.box {
	background-color: #f8f8f8;
}
div#infocol h3 {
	font-size: 14px;
	color: #a30015;
}
div#infocol div.content div.box img {
	float: left;
}
div#infocol div.content div.box div.text {
	padding: 6px;
	margin-left: 100px;
}
div#infocol div.gallerybox {
	position: relative;
	width: 227px;
	left: -5px;
	background-image: url("../images/bg_infocol_box.jpg");
	background-position: top left;
	background-repeat: repeat-y;
}
div#infocol div.gallerybox div.top {
	background-image: url("../images/bg_infocol_box_top.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 7px;
}
div#infocol div.gallerybox div.middle {
	margin-left: 7px;
	margin-right: 8px;
}
div#infocol div.gallerybox div.middle div.text {
	padding: 8px;
}
div#infocol div.gallerybox div.middle div.text a.more {
	background-image: url("../images/arrow_home_hover.gif");
	background-position: 0 6px;
	padding: 2px 0 0 18px;
	margin: 0;
}
div#infocol div.gallerybox div.bottom {
	background-image: url("../images/bg_infocol_box_bottom.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	height: 10px;
}
div.additionalPhotos {
	display: none;
}
/* content col ************************************************************************************/
div#contentcol {
	margin: 22px 310px 0px 34px;
	line-height: 1.3em;
}
h1 {
	font-size: 16px;
	color: #a30015;
}
h2 {
	font-size: 14px;
	color: #333333;
}
h3 {
	margin: 0;
	font-size: 13px;
	color: #a30015;
	line-height: 1.25em;
}
div.standard {
	padding-right: 100px;
}

div.standard1 {
	padding-right: 1px;
}



a.more {
	display: block;
	padding: 2px 0 2px 26px;
	margin-top: 1em;
	background-image: url("../images/circle_arrow_right_on_white.gif");
	background-position: top left;
	background-repeat: no-repeat;
}
div#breadcrumb {
	font-size: 18px;
	text-transform: uppercase;
	color: #333333;
	padding-bottom: 0.5em;
}
div#breadcrumb a.level1 {
	color: #a30015;
}
div.dottedbox {
	margin: 1em 0;
	padding: 0.75em 0;
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
}
div#contentcol div.twoColLayout {
	width: 100%;
	float: left;
}
div#contentcol div.twoColLayout div.leftcol {
	width: 250px;
	float: left;
}
div#contentcol div.twoColLayout div.rightcol {
	width: 310px;
	float: right;
}
/* infoboxes content col **************************************************************************/
div.infoboxes {
	float: left;
	position: relative;
	left: -16px;
	width: 659px;
	margin-top: 1em;
	margin-bottom: 1em;
}
div.infoboxes div.box div.top {
	height: 10px;
	background-image: url("../images/bg_infoboxes_top.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
}
div.infoboxes div.box div.bottom {
	height: 10px;
	background-image: url("../images/bg_infoboxes_bottom.jpg");
	background-position: top left;
	background-repeat: no-repeat;
}
div.infoboxes div.box {
	float: left;
	position: relative;
	width: 218px;
	font-size: 11px;
	background-image: url("../images/bg_infoboxes.jpg");
	background-position: top left;
	background-repeat: repeat-y;
}
div.infoboxes div.box img {
	padding-left: 7px;
	width: 202px;
}
div.infoboxes div.box div.text {
	padding: 10px 17px;
}
div.infoboxes h2 {
	font-size: 14px;
	color: #a30015;
}
/* footer *****************************************************************************************/
div#footerTop {
	background-image: url("../images/bg_footer_top.jpg");
	background-repeat: repeat-y;
	height: 10px;
}
div#footer {
	background-image: url("../images/bg_footer.jpg");
	background-repeat: repeat-y;
	font-size: 11px;
}
div#footerBottom {
	background-image: url("../images/bg_footer_bottom.jpg");
	background-repeat: repeat-y;
	height: 10px;
}
div#footer a {
	color: #929292;
}
div#footer div.addressbox {
	float: left;
	padding: 3px 8px;
	border-right: 1px solid #b9b9b9;
	height: 3em;
	margin: 3px 0px;
}

.grundriss {
	float: right;
	border-color:#444444;
	height: 180px;
	width: 200px;
}
