/* /////////////// COMMON /////////////// */

* {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

body {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/body_background.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.clear:after { 
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden; 
} 

.clear {
	display:inline-block;
} 

.clear {
	display:block;
}

div.Wrapper {
	width: 863px;
	margin: 0 auto;
}

/* /////////////// HEADER /////////////// */

div.HeaderWrapper {
	height: 387px;
}

div.TopNavigation {
	height: 21px;
	font-size: 0px;
	padding: 5px 0 0 0;
}

div.TopNavigation a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-image: url(../images/arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 54px 0 10px;
	float: right;
}

div.TopNavigation a:hover {
	text-decoration: underline;
}

div.Header {
	width: 863px;
	height: 361px;
	background-image: url(../images/header_background.jpg);
	background-repeat: no-repeat;
}

div.Logo {
	position: absolute;
	margin: 21px 0 0 52px;
}

div.Logo a {
	font-size: 28px;
	color: #00327a;
	font-weight: bold;
	text-decoration: none;
}

div.Logo span {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #00327a;
	margin: 0 0 0 1px;
}

div.Navigation {
	height: 56px;
	font-size: 0px;
	padding: 0 0 0 16px;
}

div.Navigation a {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/menu_line.gif);
	background-position: right;
	background-repeat: no-repeat;
	display: inline-block;
	padding: 0 20px 0 20px;
	margin: 17px 0 0 0;
}

div.Navigation .first {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/menu_line.gif);
	background-position: right;
	background-repeat: no-repeat;
	display: inline-block;
	padding: 0 20px 0 0;
	margin: 17px 0 0 0;
}

div.Navigation .last {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	padding: 0 0 0 20px;
	margin: 17px 0 0 0;
	background-image: none;
}

div.Navigation a:hover {
	text-decoration: underline;
}

div.Shortrechner {
	position: absolute;
	width: 268px;
	height: 236px;
	margin: 90px 0 0 524px;
	padding: 0 0 0 18px;
}

div.Shortrechner .ShortrechnerTitle {
	font-size: 18px;
	color: #5f9100;
	position: absolute;
	margin: 28px 0 0 0;
}

div.ShortrechnerInput {
	width: 251px;
	height: 48px;
	background-image: url(../images/kennzeichen.gif);
	background-repeat: no-repeat;
	position: absolute;
	margin: 60px 0 0 0;
}

*html div.ShortrechnerInput input {
	border: 0px;
	font-size: 16px;
	color: #728d99;
	position: absolute;
	width: 56px;
	padding: 4px 0 2px 4px;
	margin: 11px 0 0 34px;
	font-weight: bold;
	text-transform: uppercase;
}

div.ShortrechnerInput input {
	border: 0px;
	font-size: 16px;
	color: #728d99;
	position: absolute;
	width: 56px;
	padding: 3px 0 3px 4px;
	margin: 11px 0 0 34px;
	font-weight: bold;
	text-transform: uppercase;
}

div.ShortrechnerButton {
	position: absolute;
	margin: 144px 0 0 0;
}

/* /////////////// CONTENT /////////////// */

div.ContentWrapper {
	width: 863px;
}

div.Content {
	width: 800px;
	margin: 31px 0 31px 10px;
}

div.ContentLeft {
	width: 624px;
	float: left;
}

div.ContentLeftFull {
	width: 800px;
	float: left;
}

div.ContentRight {
	width: 160px;
	float: left;
	margin: 0 0 0 16px;
}

div.ContentBoxBig {
	width: 624px;
}

div.ContentBoxFull {
	width: 800px;
}

div.ContentBoxBig .top {
	font-size: 0px;
	height: 7px;
	background-image: url(../images/box_top_624px.gif);
	background-repeat: no-repeat;
}

div.ContentBoxFull .top {
	font-size: 0px;
	height: 7px;
	background-image: url(../images/box_top_800px.gif);
	background-repeat: no-repeat;
}

div.ContentBoxBig .center {
	background-image: url(../images/box_background_money.gif);
	background-repeat: no-repeat;
	height: 240px;
	padding: 11px 0 0 22px;
}

div.ContentBoxBig .centerpage {
	padding: 11px 0 0 22px;
	background-image: url(../images/box_background_624px.gif);
	background-repeat: repeat-y;
}

div.ContentBoxFull .centerpage {
	padding: 11px 0 0 22px;
	background-image: url(../images/box_background_800px.gif);
	background-repeat: repeat-y;
}

div.ContentBoxBig .bottom {
	font-size: 0px;
	height: 7px;
	background-image: url(../images/box_bottom_624px.gif);
	background-repeat: no-repeat;
}

div.ContentBoxFull .bottom {
	font-size: 0px;
	height: 7px;
	background-image: url(../images/box_bottom_800px.gif);
	background-repeat: no-repeat;
}

div.ContentBoxSmall{
	width: 160px;
}

div.ContentBoxSmall .top {
	font-size: 0px;
	height: 7px;
	background-image: url(../images/box_top_160px.gif);
	background-repeat: no-repeat;
}

div.ContentBoxSmall .center {
	background-image: url(../images/box_background_160px.gif);
	background-repeat: repeat-y;
	padding: 21px 0 20px 20px;
}

div.ContentBoxSmall .bottom {
	font-size: 0px;
	height: 7px;
	background-image: url(../images/box_bottom_160px.gif);
	background-repeat: no-repeat;
}

div.ContentBoxSmall .Banner {
	width: 120px;
	height: 600px;
}

h1 {
	font-size: 18px;
	color: #598a00;
	font-weight: bold;
}

div.SubTitle {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

div.TeaserText {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	width: 370px;
	display: block;
	position: absolute;
	margin: 15px 0 0 0;
}

div.ContentText {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	width: 575px;
	display: block;
	margin: 15px 0 0 0;
	padding: 0 0 15px 0;
}

div.ContentTextFull {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	width: 770px;
	display: block;
	margin: 15px 0 0 0;
	padding: 0 0 15px 0;
}

div.ContentText a {
	font-size: 12px;
	color: #598a00;
}

div.TeaserVorteile {
	width: 380px;
	position: absolute;
	margin: 90px 0 0 0;
	font-size: 12px;
	color: #666666;
}

div.TeaserVorteile .left {
	width: 190px;
	float: left;
}

div.TeaserVorteile .left span {
	background-image: url(../images/icon_info.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 2px 0 2px 26px;
	display: block;
	margin: 0 0 11px 0;
}

div.TeaserVorteile .right {
	width: 190px;
	float: left;
}

div.TeaserVorteile .right span {
	background-image: url(../images/icon_info.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 2px 0 2px 26px;
	display: block;
	margin: 0 0 11px 0;
}

div.TeaserButton {
	position: absolute;
	margin: 160px 0 0 0;
}

div.ContentSubTeaser {
	width: 624px;
	margin: 27px 0 0 0;
}

div.ContentSubTeaser .left {
	width: 302px;
	float: left;
}

div.ContentSubTeaser .right {
	width: 302px;
	float: left;
	margin: 0 0 0 20px;
}

div.TeaserLeft {
	width: 302px;
}

div.TeaserLeft .content {
	background-image: url(../images/box_background_302px.gif);
	background-repeat: no-repeat;
	height: 244px;
	padding: 15px 0 0 22px;
}

div.TeaserRight {
	width: 302px;
}

div.TeaserRight .content {
	background-image: url(../images/box_background_302px.gif);
	background-repeat: no-repeat;
	height: 244px;
	padding: 15px 0 0 22px;
}

h2 {
	font-size: 14px;
	color: #598a00;
}

div.TeaserLeftText {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding: 20px 0 0 0;
	width: 260px;
	display: block;
}

div.TeaserLeftButton {
	margin: 10px 0 0 0;
}

div.TeaserRightText {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding: 20px 0 0 0;
	width: 260px;
	display: block;
}

div.TeaserRightButton {
	margin: 10px 0 0 0;
}
	
/* /////////////// FOOTER /////////////// */

div.FooterWrapper {
	height: auto;
	background: #355a8d; /* Old browsers */
	background: -moz-linear-gradient(top,  #355a8d 0%, #1b3259 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#355a8d), color-stop(100%,#1b3259)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #355a8d 0%,#1b3259 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #355a8d 0%,#1b3259 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #355a8d 0%,#1b3259 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #355a8d 0%,#1b3259 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#355a8d', endColorstr='#1b3259',GradientType=0 ); /* IE6-9 */
}

div.Footer {
	width: 863px;
	margin: 0 auto;
	text-align: center;
	font-size: 0px;
	padding: 13px 0 0 0;
}

div.FooterContent {
	width: 800px;
	float: left;
	margin: 0 0 0 10px;
}

div.Footer b {
	color: #ffffff;
	font-size: 11px;
	display: block;
	margin: 0 0 4px 0;
}

div.Footer a {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	margin: 6px 5px 0 0;
	display: inline-block;
}

div.Footer a:hover {
	text-decoration: underline;
}

.nospace {
	margin: 0 0 0 0!important;
}