/*/// Standards ///*/
body {
	margin:0px;
	padding:0px;
	font-family:Arial, sans-serif;
	color:#666666;
	font-size:12px;
	line-height:140%;
	}
a {
	color:#008E4D !important;
	text-decoration:none !important;
	}
/*p {
	font-size:1.2em;
	}*/
img,
a img {
	border:0px;
	}
img.hintergrundbild {
    min-height: 100%;
    min-width: 1024px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
	z-index:-1;
	}
@media screen and (max-width: 1024px) {
img.hintergrundbild {
	left: 50%;
	margin-left: -512px; }
	}
div#inhalt {
	position: relative;
	}
#background {
	position:absolute;
	height:100%;
	width:100%;
	background-color:transparent;
	background-image:url(../images/bg_body.png);
	background-repeat:repeat-x;
	}

/*/// Framework ///*/
#header {
	position:relative;
	height:143px;
	width:1040px;
	left:50%;
	margin-left:-520px;
	}
	#logo {
		float:left;
		height:143px;
		width:330px;
		background-color:transparent;
		background-image:url(../images/bg_logo.png);
		background-repeat:no-repeat;
		}
	#claim {
		float:left;
		height:143px;
		width:710px;
		background-color:transparent;
		background-image:url(../images/bg_claim-1788.png);
		background-repeat:no-repeat;
		}
#navigation {
	position:relative;
	height:35px;
	width:960px;
	left:50%;
	margin:2px 0px 0px -480px;
	}
#main {
	position:relative;
	height:auto;
	width:1040px;
	left:50%;
	margin-left:-520px;
	}
	#main-top {
		float:left;
		height:32px;
		width:1040px;
		background-color:transparent;
		background-image:url(../images/bg_main-top.png);
		background-repeat:no-repeat;
		}
	#main-center {
		float:left;
		height:auto;
		min-height:620px;
		width:1040px;
		background-color:transparent;
		background-image:url(../images/bg_main.png);
		background-repeat:repeat-y;
		}
	#main-bottom {
		float:left;
		height:32px;
		width:1040px;
		background-color:transparent;
		background-image:url(../images/bg_main-bottom.png);
		background-repeat:no-repeat;
		}
#footer {
	float:left;
	height:197px;
	width:100%;
	background-color:transparent;
	background-image:url(../images/bg_footer.png);
	background-repeat:repeat-x;
	}
	#footer-content {
		position:relative;
		left:50%;
		margin-left:-480px;
		margin-top:10px;
		height:187px;
		width:960px;
		color:#B1EAD0;
		}
	table.footer-content {
		float:left;
		margin-top:15px;
		}
	
/*/// Content ///*/
#content-full {
	float:left;
	height:auto;
	width:580px;
	margin:0px 35px 50px 70px;
	}
.content-left {
	float:left;
	height:auto;
	width:580px;
	margin:0px 35px 70px 70px;
	font-size:1.2em;
	line-height:18px;
	}
.content-right {
	float:left;
	width:250px;
	min-height:560px;
	padding:7px 0px 0px 35px;
	background-color:transparent;
	background-image:url(../images/bg_sidebar-divider.png);
	background-repeat:no-repeat;
	}
h2.headline-pagetitle {
	color:#008E4D;
	font-weight:600;
	font-size:20px;
	padding:0px 0px 12px 0px;
	border-bottom:1px solid #A4A4A4;
	}
.content-left iframe {
	border:0px;
	padding:0px;
	}

.button_kundenservice {
	display:block;
	background-color:#008E4D;
	padding:6px 12px;
	color:#FFFFFF !important;
	font-weight:700;
	border:2px solid #3BA675;
	border-radius:5px;
	margin-bottom:-6px;
}
.button_kundenservice:hover {
	border-color:#56c190;
}
/*/// Sidebar ///*/
.schadenmelder,
.telefon,
.bewertung,
.std-gruen,
.std-rot {
	float:left;
	height:auto;
	width:250px;
	color:#FFFFFF;
	font-weight:600;
	font-size:1.2em;
	margin:10px 0px;
	text-align:left;
	}
.top_rot {
	float:left;
	height:6px;
	width:250px;
	background-color:transparent;
	background-image:url(../images/bg_top-rot.png);
	background-repeat:no-repeat;
	}
.main_rot {
	float:left;
	height:auto;
	width:210px;
	padding:0px 20px;
	background-color:transparent;
	background-image:url(../images/bg_main-rot.png);
	background-repeat:repeat-y;
	}
.bottom_rot {
	float:left;
	height:6px;
	width:250px;
	background-color:transparent;
	background-image:url(../images/bg_bottom-rot.png);
	background-repeat:no-repeat;
	}
	
.top_gruen,
.top_telefon,
.top_bewertung {
	float:left;
	height:6px;
	width:250px;
	background-color:transparent;
	background-image:url(../images/bg_top-gruen.png);
	background-repeat:no-repeat;
	}
.main_gruen,
.main_telefon,
.main_bewertung {
	float:left;
	height:auto;
	width:210px;
	padding:0px 20px;
	background-color:transparent;
	background-image:url(../images/bg_main-gruen.png);
	background-repeat:repeat-y;
	}
.bottom_gruen,
.bottom_telefon,
.bottom_bewertung {
	float:left;
	height:6px;
	width:250px;
	background-color:transparent;
	background-image:url(../images/bg_bottom-gruen.png);
	background-repeat:no-repeat;
	}
	
.main_telefon {
	height:95px;
	}
.main_telefon p {
	margin-left:70px;
	margin-top:20px;
	}
.telefonistin {
	position:absolute;
	margin-left:-17px;
	margin-top:-20px;
	}
	
.main_bewertung img {
	margin-left:-10px;
	margin-top:-10px;
	margin-bottom:10px;
	}
	
/*/// Quicklinks ///*/
#quicklinks {
	float:left;
	background:red;
	width:1040px;
	min-height:260px;
	background-color:transparent;
	background-image:url(../images/bg_main.png);
	background-repeat:repeat-y;
	}
.box_mo {
	float:left;
	height:auto;
	min-height:260px;
	width:380px;
	margin:0px 0px 0px 70px;
	}
.box_mo-top {
	float:left;
	height:6px;
	width:240px;
	padding:0px 25px 0px 115px;
	background-color:transparent;
	background-image:url(../images/bg_box_mo-top.png);
	background-repeat:no-repeat;
	}
.box_mo-main {
	float:left;
	height:auto;
	width:240px;
	padding:20px 25px 30px 115px;
	background-color:transparent;
	background-image:url(../images/bg_box_mo-main.png);
	background-repeat:repeat-y;
	}
.box_mo-bottom {
	float:left;
	height:6px;
	width:240px;
	padding:0px 25px 0px 115px;
	background-color:transparent;
	background-image:url(../images/bg_box_mo-bottom.png);
	background-repeat:no-repeat;
	}
.box_tarif {
	float:left;
	height:auto;
	min-height:260px;
	width:500px;
	margin:0px 0px 0px 20px;
	}
.box_tarif-top {
	float:left;
	height:6px;
	width:500px;
	/*padding:0px 25px 0px 115px;*/
	background-color:transparent;
	background-image:url(../images/bg_box_tarif-top.png);
	background-repeat:no-repeat;
	}
.box_tarif-main {
	float:left;
	height:auto;
	width:500px;
	/*padding:20px 25px 30px 115px;*/
	background-color:transparent;
	background-image:url(../images/bg_box_tarif-main.png);
	background-repeat:repeat-y;
	}
.box_tarif-bottom {
	float:left;
	height:6px;
	width:500px;
	/*padding:0px 25px 0px 115px;*/
	background-color:transparent;
	background-image:url(../images/bg_box_tarif-bottom.png);
	background-repeat:no-repeat;
	}
.box_tarif-table {
	table-layout:fixed;
	border-collapse:collapse;
	}
.mo_frau {
	position:absolute;
	height:360px;
	width:270px;
	margin-top:-58px;
	left:0;
	background-color:transparent;
	background-image:url(../images/img_frau.png);
	background-repeat:no-repeat;
	}
	
/*/// Suche ///*/	
.searchform {
	float:left;
	width:580px;
	/*height:66px;*/
	border:3px solid #F8404B;
	border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	background-color:#E30613;
	margin:0px 0px 30px 0px;
	}
.zoom {
	width:88px;
	height:98px;
	position:absolute;
	background-color:transparent;
	background-image:url(../images/img_zoom.png);
	background-repeat:no-repeat;
	margin-top:-26px;
	}
.search-title {
	float:left;
	height:19px;
	width:150px;
	margin:15px 10px 15px 100px;
	padding:7px 0px;
	font-family:Titillium;
	color:#FFFFFF;
	font-style:italic;
	font-size:20px;
	}
.search-inlay {
	float:left;
	width:300px;
	height:32px;
	margin:15px 0px;
	background-color:#FFFFFF;
	border:1px solid #E9E9E9;
	-webkit-box-shadow: inset 1px 1px 5px 0px rgba(0,0,0,0.28);
	-moz-box-shadow: inset 1px 1px 5px 0px rgba(0,0,0,0.28);
	box-shadow: inset 1px 1px 5px 0px rgba(0,0,0,0.28);
	}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	height:27px;
	width:27px;
	border:0px;
	margin:2px;
	background-color:transparent;
	background-image:url(../images/ico_search.png);
	background-repeat:no-repeat;
	}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button:hover {
	cursor:pointer;
	}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	width:264px;
	height:27px;
	border:0px;
	font-size:13px;
	font-family:Titillium;
	background-color:transparent;
	}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background-color:transparent;
	padding:10px 0px;
	}
	
fieldset.tx-powermail-pi1_fieldset label, fieldset.tx-powermail-pi1_fieldset fieldset legend {
	font-weight:400 !important;
	width:220px;
	margin-right:20px;
	}

div.tx_powermail_pi1_fieldwrap_html {
	margin: 0 0 1.5em 0;
}
div.tx_powermail_pi1_fieldwrap_html::after {
	content: '';
	display:block;
	clear:both;
}
div.tx_powermail_pi1_fieldwrap_html.hide {
	display:none;
}

