/* CSS Document */

#contentTitleContainer {
margin: 0px; padding: 0px;
width: 100%; height: 90px;
font-family: "Times New Roman", Times, serif; color: #335599; font-size:24px;

}
#contentTitleBox {
	margin: 0px; padding: 0px;
	margin-left:15px; margin-right:15px;
	padding-top:25px;
	padding-bottom: 4px;
	border-bottom: 1px solid #355599;
}

#contentBodyContainer {
	margin: 0px; padding: 0px;
	width: 100%; background-image:url(../../img/__wispo/__template/trenner_grau.gif); background-position:75%; background-repeat:repeat-y; 	margin-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
#contentLeftContainer {
	margin: 0px; padding: 0px;
	width: 74%; float: left;
}
#contentRightContainer {
	margin: 0px; padding: 0px;
	width: 24.9%; float: right;

}
#contentLeft {
	margin:0px; padding:0px;
	margin-left: 15px; margin-right: 20px;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
#contentLeft a {	color: #b7551a;	text-decoration: none; }
#contentLeft a:hover {	color: #000000; }
#contentLeft h2 { font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #355599;
	font-weight: normal;
	display: inline;
}
#contentLeft h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	border-left: 10px solid #355599;
	border-bottom: 1px solid #355599;
	padding-left: 10px;
	margin-right: 50px;
	padding-bottom: 3px;
}

#infoBox {
	width: 400px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #E6EAF0;
	
}

#infoBox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #355599;
	font-weight: bold;
	display: inline;
}

#infoBox ul {
	display: inline;
	
}

#infoBox li {
	padding-left: 10px;
}


#contentRight {
	margin:0px; padding:0px;
	margin-left: 20px; margin-right: 15px;
	float:none;
	font-size: 12px;
	color: #000000;
}
#contentRight h2 { font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #355599;
	font-weight: normal;
	display: inline;
	
}

#contentBodyContainer100 {
	margin: 0px; padding: 0px;
	width: 100%; 
	margin-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	
}
#contentBox100 {
	margin:0px; padding:0px;
	margin-left: 15px; margin-right: 15px;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
#contentBox100 a {	color: #b7551a;	text-decoration: none; }
#contentBox100 a:hover {	color: #000000; }
#contentBox100 h2 { font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #355599;
	font-weight: normal;
	display: inline;
}


/* ----------------------- Classes ------------------------ */
.clear {
	clear: both; height: 2px; overflow:hidden;
}

.navigationSub {
	margin: 0px; padding: 0px;
	background-image:url(../../img/__wispo/__template/sub_navi_arrow.gif);
	background-repeat:no-repeat;
	min-height: 18px; line-height:18px;
	padding-left: 22px;
}
.navigationSub a {	color: #000000;	text-decoration: none; }
.navigationSub a:hover {	color: #b7551a; }

.navigationSubSet {
	margin: 0px; padding: 0px;
	background-image:url(../../img/__wispo/__template/sub_navi_arrow.gif);
	background-repeat:no-repeat;
	min-height: 18px; line-height:18px;
	padding-left: 22px;
}
.navigationSubSet a {	color: #808080;	text-decoration: none; }
.navigationSubSet a:hover {	color: #b7551a; }


.spacer_10px { margin:0px; padding: 0px; height: 10px;}
.spacer_20px { margin:0px; padding: 0px; height: 20px;}

.kontaktLink {	font-size:11px; font-weight:bold; color: #808080; text-decoration: none; }
.kontaktLink a {  color: #808080; text-decoration: none; }
.kontaktLink a:hover {	color: #b7551a; }
.align-right {
 float:right;
}
