html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li {
   margin: 0;
   padding: 0;
   font: 12px Arial, Verdana, Helvetica, sans-serif;
   color: #000000;
}
img {
	border: 0px solid #000000;
}
li {
	margin: 2px 0px 2px 20px;
	list-style-image:url(img/bg_symbol_li.gif);
}
.bold {
	font-weight: bold;
}
.gray {
	color: #8f8f8f;
}
.blue {
	color: #256DC9;
}
.orange {
	color: #FF8000;
}
.red {
	color: #ff0000;
}
.hr {
	height: 1px;
	background-image: url(img/bg_symbol_orButton.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 16px 0 16px 0;
	padding: 0;
}
body {
	width: 800px;
	text-align: center;
	margin: 10px auto;
	background: #FFFFFF;
}

#seite{
	margin: 0 auto;
	width: 800px;
	background: #FFFFFF;
}

#BalkenOben {
	display:none;
}

#BalkenTitelBox {
	display:none;
}

#BalkenMenuBox {
	display:none;
}

#InhaltBox {
	margin-left: 3px;
	margin-right: 5px;
	width: 792px;
	background: #FFFFFF;
}
#Inhalt {
	min-height: 450px;
	width: 650px;
	padding: 15px 0px 15px 20px;
	float: left;
	background: #FFFFFF;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
#Inhalt h2 {
	font-size: 16px;
	font-weight: bold;
	color: #256DC9;
	background-image: url(img/bg_inhalt_h2unterstrich.gif);
	background-repeat: no-repeat;
	background-position: bottom left;	
	margin: 0px 0px 4px 0px;
}
#Inhalt h3 {
	font-size: 14px;
	font-weight: bold;
	color: #256DC9;
	padding: 5px 0px 5px 0px;
}
#Inhalt p {
	padding: 8px 0px 8px 0px;
}
#Inhalt a, a:link, a:visited, a:active, a:hover {
	font-size: 12px;
	color: #FF8000;
	text-decoration: none;
}
#Inhalt ul {
	margin: 0px 0px 0px 0px;
	list-style-image:url(img/bg_symbol_li.gif);
}
#Inhalt .indexTD {
	padding: 6px 8px 6px 8px;
	background-color: #DBEBF2;
	color: #256DC9;
	font-size: 12px;
	font-weight: bold;
}
#Inhalt .indexTD a, a:link, a:visited {
	color: #256DC9;
	font-size: 12px;
	font-weight: bold;
}
.InhaltZeiten {
	 width: 260px;
	 border: 1px solid #cdcdcd;
}
.InhaltZeiten .logo {
	float: left;
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
}
.InhaltZeiten p {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #DBEBF2;
	border-left: 1px solid #cdcdcd;
}
#InhaltImpHex {
	width: 240px;
	min-height: 60px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #EFF6F9;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #cdcdcd;
}
#InhaltImpVau {
	width: 240px;
	min-height: 60px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #EFF6F9;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #cdcdcd;
}
#Inhalt .impLogo {
	padding: 6px 4px 6px 10px;
	background-color: #FFFFFF;
	border-top: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
}
#Inhalt #calShowBox {
	display: none;
}
#InhaltRechts {
	float: right;
	padding: 5px 8px 5px 0px;
	text-align: right;
}
.vivesco {
	width: 500px;
	padding: 5px;
	margin: 10px 0 10px 0;
	background-color: #DBEBF2;
	border: 1px solid #cdcdcd;
}
.vivesco h2 {
	font-size: 16px;
	font-weight: bold;
	color: #256DC9;
	background-image: url(img/bg_inhalt_h2unterstrich.gif);
	background-repeat: no-repeat;
	background-position: bottom left;	
	margin: 0px 0px 4px 0px;
}
.vivesco h3 {
	font-size: 14px;
	font-weight: bold;
	color: #256DC9;
	padding: 5px 0px 5px 0px;
}

#AdrBoxTop {
	display:none;
}
#NotBoxTop {
	display:none;
}
.AdressenBoxBt {
	display:none;
}
.AdressenBox {
	display:none;
}
.AdressenBox p, a, a:visited, a:active, a:hover {
	display:none;
}
.AdressenBox h2 {
	display:none;
}

#Schluss {
	clear: both;
	display:none;
}

#BalkenUnten {
	clear: both;
	display:none;
}
