/* --------------------- COMMON --------------------- */

* {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(../images/body_background.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #eaeaea;
}
.clear:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clear {
	display:inline-block;
}
.clear {
	display:block;
}
.Wrapper {
	width: 870px;
	margin: 0 auto;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/content_background.png", sizingMethod="scale");
}
/* --------------------- HEADER, CONTENT --------------------- */

.ContentWrapper {
	width: 850px;
	margin: 0 auto;
}
.Header {
	width: 850px;
	height: 106px;
	background-image: url(../images/header_background.jpg);
	background-repeat: no-repeat;
}
.Logo {
	position: absolute;
	margin: 21px 0 0 52px;
}
.Logo a {
	font-size: 18px;
	color: #535353;
	font-weight: bold;
	text-decoration: none;
}
.Logo span {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #535353;
	margin: 0 0 0 1px;
}
.HeaderLinks {
	position: absolute;
	text-align:right;
	margin: 120px 0 0 105px;
	width: 728px;
}
.HeaderLinks a {
	display: block;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.HeaderLinks a:hover {
	text-decoration: underline;
}
.Content {
	width: 820px;
	margin: 0 auto;
}
.TopNavi {
	height: 33px;
	background-image: url(../images/header_rail.gif);
	background-repeat: no-repeat;
	padding: 12px 0 0 29px;
	margin: 0 0 20px 0;
}
.TopNavi a {
	color: #ffffff;
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 36px 0 0;
}
.TopNavi a:hover {
	text-decoration: underline;
}
.TopNaviArrow {
	float: left;
	margin: 7px 6px 0 0;
}
.ContentLeft {
	width: 195px;
	float: left;
}
.ContentRight {
	width: 625px;
	float: left;
}
.Navigation {
	width: 180px;
	float: left;
	margin: 0 0 15px 0;
}
.Navigation span {
	height: 32px;
	display: block;
	background-image: url(../images/navigation_title_background.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	padding: 13px 0 0 10px;
}
.Navigation a {
	display: block;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/link_background.gif);
	background-repeat: no-repeat;
	padding: 6px 0 9px 5px;
}
.Navigation a:hover {
	display: block;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/link_background_hover.gif);
	background-repeat: no-repeat;
	padding: 6px 0 9px 5px;
}
.MainTeaser {
	width: 610px;
	height: 250px;
	background-image: url(../images/main_teaser_background.jpg);
	background-repeat: no-repeat;
	padding: 13px 0 0 15px;
}
.MainTeaser h1 {
	font-size: 16px;
	color: #535353;
	display: block;
}
.MainTeaser span {
	font-size: 12px;
	color: #666666;
	display: block;
	text-align:justify;
	line-height: 17px;
	width: 355px;
	margin: 8px 0 15px 0;
}
.ContentRail {
	width: 610px;
	height: 33px;
	background-image: url(../images/content_rail.gif);
	background-repeat: no-repeat;
	margin: 20px 0 20px 0;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	padding: 12px 0 0 15px;
}
.TeaserRow {
	width: 625px;
}
.ContentTaser {
	float: left;
	width: 200px;
	margin: 0 13px 0 0;
}
.ContentTaser span {
	border: 4px solid #f1f1f1;
	display: block;
	border-bottom: none;
	border-top: none;
	font-size: 12px;
	color: #535353;
	line-height: 16px;
	padding: 20px 10px 20px 10px;
}
.ContentTaser span a {
	font-weight: bold;
	color: #9bce00;
	text-decoration: none;
}
.ContentTaser span a:hover {
	text-decoration: underline;
}
.ContentTaser span b {
	color: #535353;
	font-size: 11px;
}
.werbung {
	width: 180px;
	height: 600px;
	border: 1px solid #f1f1f1;
	text-align:center;
	background-color: #E6EFFB;
}
.ContentTaser span b a {
	color: #535353;
	font-size: 11px;
}
.ContentTaser span b a:hover {
	color: #535353;
	font-size: 11px;
}
.ContentBigPage {
	display: block;
	border: 4px solid #f1f1f1;
	border-top: none;
	border-bottom: none;
	padding: 20px 10px 20px 10px;
	text-align:justify;
}
.ContentBigPage h1 {
	font-size: 16px;
	color: #535353;
	font-weight:bold;
	display: block;
	margin: 0 0 5px 0;
}
.ContentBigPage h2 {
	font-size: 12px;
	letter-spacing: 1px;
	color: #535353;
	display: block;
}
.ContentBigPage h3 {
	font-size: 12px;
	color: #535353;
	display: block;
}
.ContentBigPage span {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	display: block;
	margin: 14px 0 0 0;
}
.ContentBigPage span a {
	font-size: 12px;
	color: #535353;
	font-weight:bold;
	text-decoration:none;
}
.ContentBigPage span a:hover {
	font-size: 12px;
	color: #666666;
	font-weight:bold;
	text-decoration: underline;
}
.ContentBig {
	display: block;
	border: 4px solid #f1f1f1;
	border-top: none;
	border-bottom: none;
}
.BigBox {
	width: 597px;
	margin: 0 auto;
	border-bottom: 1px dashed #d0d0d0;
	padding: 20px 0 10px 0;
}
.BigBox a {
	font-size: 12px;
	color: #9bce00;
	font-weight: bold;
	text-decoration: none;
}
.BigBox a:hover {
	text-decoration: underline;
}
.BigBox img {
	float: left;
	margin: 3px 10px 50px 0;
}
.BigBox span {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.BigBox span b {
	color: #535353;
	font-size: 14px;
}
.BigBoxLast span b {
	color: #535353;
	font-size: 14px;
}
.BigBoxLast {
	width: 597px;
	margin: 0 auto;
	padding: 20px 0 20px 0;
}
.BigBoxLast a {
	font-size: 12px;
	color: #9bce00;
	font-weight: bold;
	text-decoration: none;
}
.BigBoxLast a:hover {
	text-decoration: underline;
}
.BigBoxLast img {
	float: left;
	margin: 3px 10px 100px 0;
}
.BigBoxLast span {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
/* --------------------- FOOTER --------------------- */

.FooterWrapper {
	width: 820px;
	margin: 0 auto;
	border-top: 1px dashed #d0d0d0;
}
.Footer {
	padding: 12px 0 12px 0;
	text-align: center;
}
.Footer b {
	color: #535353;
	font-size: 11px;
	display: block;
	margin: 0 0 4px 0;
}
.Footer a {
	color: #535353;
	font-size: 11px;
	text-decoration: none;
	margin: 6px 0px 0 0;
	display: inline-block;
}
.Footer a:hover {
	text-decoration: underline;
}
.nospace {
	margin: 0 0 0 0!important;
}
div.Vorteile {
	margin: 5px 0 5px 25px;
	width: 440px;
}
div.Vorteile span {
	display: block;
	font-size: 12px;
	color: #535353;
	background-image: url(../images/icon_orange.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 26px;
	line-height: 23px;
}
div.textfeld {
	font-size: 12px;
	color: #666666;
	text-align:justify;
	width: 465px;
}
.alignleft {
	float: left;
	margin: 0px 10px 0px 0px;
}
.alignright {
	float: right;
	margin: 0px 0px 0px 10px;
}
.google {
	float: left;
	margin: 0px 10px 0px 0px;
}