@charset "utf-8";
body  {
	background-color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #404040;
	text-decoration : none;
	font-size: 12pt;
	border: none;
	/* z-index: 102; */
}
div {
	z-index:inherit;
	border: none;
	margin: 0px;
}
a {
	text-decoration: none;
	font-weight: normal;
	color: #404040;
}
.breadcrumb {
	font-size: 10pt;
}
.breadcrumb a {
	color: #0000aa;
	font-weight:500;
}
.bcrumbWhere {
	font-size:18px;
	font-weight:bold;
}
div.photoOverlay {
    /* background-color: #ffffff; */
	left: 10px;
	width: 595px;
	text-align:center;
	/*
    opacity: .5;
    filter: alpha(opacity=50);
    -moz-opacity: .5;
	*/
}
div.photoOverlay span.starterHeader {
	font-size: 20px;
	/* font-weight:400; */
}
iframe {
	border: none;
	margin: 0px;
}
#allVogt {
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 970px;
	height: 100%;
	top: 0px;
	z-index: 1;
}
#mainLogo {
	position: absolute;
	top: 8px;
	left: 390px;
	width: 200px;
	z-index:999;
}
.infoBox {
	/* background-image: url(../images/nav-middle-grey.gif); */
	border: none;
	background-repeat: repeat-x;
}
#mainNavBar {
	position: absolute;
	height: 30px;
	width: 970px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	/* border: 0px; */
	overflow: hidden;
	left: 0px;
	top: 105px;
	/* background-color: #E0E0E0; */
	border-bottom: 1px #C0C0C0 solid;
	z-index: 99;
}
#allVogt #mainNavBar #mainMenuBar {
	text-align: center;
	vertical-align: middle;
	/* width: 100%; */
	height: 30px;
}
#mainContent {
	position: absolute;
	top: 135px;
	left: 0px;
	width: 100%;
	overflow: hidden;
	z-index: 100;
	/* for all but IE6: */
	bottom: 50px;
}
#newsTickerBar {
	position: absolute;
	z-index: 99;
	height: 30px;
	width: 100%;
	overflow: hidden;
	left: 0px;
	margin: 0px;
	border-top: 1px #C0C0C0 solid;
	/* for all but IE6: */
	bottom: 20px;
}
#frmNewsTicker {
	text-align: center;
	vertical-align:middle;
	width: 100%;
}
#legalBar {
	position: absolute;
	z-index: 98;
	height: 20px;
	width: 100%;
	border: none;
	overflow: hidden;
	left: 0px;
	margin: 0px;
	font-size: 10px;
	text-align: right;
	vertical-align: middle;
	/* for all but IE6: */
	bottom: 0px;
}
table tr.addressLine td {
	padding: 4px;
	text-align: left;
	vertical-align: top;
}
.addressLine a {
	font-weight: bold;
}
#allVogt #mainContent #frmMainContent {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: none;
	overflow: auto;
	position: absolute;
	height: 100%;
	/* z-index:111; */
}
#starterPhoto {
	margin: 0px;
	padding: 0px;
	height: 380px;
	width: 615px;
	overflow: hidden;
	position: absolute;
	z-index: 103;
	left: 20px;
	top: 40px;
}
div.fotoRechts {
	position:absolute;
	right: 10px;
	top: 10px;
}
div.textLinks {
	position:absolute;
	left: 10px;
	right: 350px;
}
#divMiniTeaser {
	position: absolute;
	overflow: hidden;
	z-index: 111;
	padding: 0px;
	margin: 0px;
	height: 80px;
	width: 340px;
	left: 15px;
	top: 15px;
	border: 1px #F8F8F8 solid;
}
#frmMiniTeaser {
	overflow:hidden;
	margin: 0px;
	padding:0px;
	border:none;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
}
#divMiniShape {
	position: absolute;
	z-index:111;
	width: 340px;
	height: 80px;
	overflow:hidden;
	margin: 0px;
	padding:0px;
	border:none;
	top:0px;
	left:0px;
	background-color:#F8F8F8;
}
#divMiniThn {
	position: absolute;
	z-index:112;
	width: 80px;
	height: 100%;
	overflow:hidden;
	margin: 0px;
	padding:0px;
	border:none;
	top:0px;
	left:0px;
}
#divMiniText {
	position: absolute;
	z-index: 112;
	width: 260px;
	height: 100%;
	top: 0px;
	left: 80px;
	overflow:hidden;
	margin: 0px;
	padding:8px;
	text-align:left;
	vertical-align:middle;
	border:none;
	font-size:14px;
}
#divMiniText h3 {
	margin-top:0px;
	margin-bottom:4px;
	font-size:16px;
}
