/* /////////////// COMMON /////////////// */

.clear:after { 
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden; 
} 

.clear {
	display:inline-block;
} 

.clear {
	display:block;
}

div.Wrapper {
	width: 950px;
	margin: 0 auto;
}

/* /////////////// NAVIGATION /////////////// */

div.sub_Navigation {
	position: absolute;
	margin: 0 0 0 0;
	font-size: 0px;
}

div.sub_Navigation a {
	font-size: 11px;
	color: #23558e;
	text-decoration: none;
	display: block;
	float: left;
	padding: 4px 20px 5px 20px;
}

div.sub_Navigation .on {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	float: left;
	padding: 4px 20px 5px 20px;
	background-color: #406c9d;
}

div.sub_Navigation a:hover {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	float: left;
	background-color: #406c9d;
}

/* /////////////// CONTENT /////////////// */

div.ContentWrapper {
	width: 950px;
}

div.TeaserTop {
	height: 318px;
	background-image: url('../images/content_teaser_background.gif');
	background-repeat: repeat-x;
	border-left: 1px solid #d5dfe9; padding-left:20px; padding-right:0; padding-top:65px; padding-bottom:0
}

div.TeaserTop h1 {
	font-size: 18px;
	font-weight: bold;
	color: #406c9d;
	display: block;
}

div.TeaserTop h2 {
	font-size: 14px;
	font-weight: bold;
	color: #ff8a00;
	display: block;
}

div.Vorteile {
	margin: 25px 0 0 3px;
}

div.Vorteile span {
	display: block;
	font-size: 12px;
	color: #4e78a1;
	background-image: url('../images/icon_orange.gif');
	background-repeat: no-repeat;
	background-position:  left 50%;
	line-height: 23px; padding-left:26px; padding-right:0; padding-top:0; padding-bottom:0
}

div.BigButton {
	margin: 4px 0 0 3px;
	font-size: 0px;
}

div.Tuev {
	font-size: 10px;
	color: #406c9d;
}

div.Tuev img {
	margin: 2px 0 6px 123px;
}

div.ContentBlue {
	background-color: #406c9d;
	margin: 2px 0 0 0;
	padding: 21px 21px 21px 21px;
}

div.ContentBlue h3 {
	font-size: 14px;
	color: #fefefe;
	display: block;
	margin: 0 0 15px 0;
}

div.ContentBlue span {
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
}

div.TeaserKfz {
	position: absolute;
	width: 493px;
	height: 408px;
	background-image: url('../images/teaser_kfz.gif');
	background-repeat: no-repeat;
	margin-left:455px; margin-right:0; margin-top:45px; margin-bottom:0
}

div.ShortrechnerButton {
	margin: 295px 0 0 129px;
	position: absolute;
	font-size: 0px;
}

div.ShortrechnerInput {
	position: absolute;
}

div.ShortrechnerInput input {
	width: 25px;
	margin: 205px 0 0 205px;
	font-weight: bold;
	text-transform: uppercase;
	border: 0px;
	padding: 2px 0 0 2px;
}

div.ContentText {
	font-size: 12px;
	color: #4e78a1;
	line-height: 18px;
	padding: 21px 0 0 0;
}

div.ContentTop {
	border-left:1px solid #cbd7e4; border-right:1px solid #cbd7e4; border-bottom:1px solid #cbd7e4; background-image: url('../images/content_background.gif');
	background-repeat: repeat-x;
	padding: 21px;
	border-top: 0px none;; background-position-y:50%
}

div.ContentTop h1 {
	font-size: 18px;
	font-weight: bold;
	color: #406c9d;
	display: block;
}

/* /////////////// FOOTER /////////////// */

div.Footer {
	width: 882px;
	text-align: center;
	padding: 15px 0 15px 0;
}

div.Footer span {
	font-size: 12px;
	color: #406c9d;
	display: block;
}

div.Footer span a {
	font-size: 12px;
	color: #406c9d;
	text-decoration: none;
	font-weight: normal;
}

div.Footer a {
	color: #406c9d;
	font-size: 12px;
	text-decoration: none;
	margin: 6px 5px 0 0;
	display: inline-block;
	font-weight: bold;
}

div.Footer a:hover {
	text-decoration: underline;
}

.nospace {
	margin: 0 0 0 0!important;
}
