/* Css Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before, blockquote:after, q:before, q:after{content:"";}
:focus{outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

/* General Styles */
@font-face{
	font-family:'NeoSans';
	src: url('../fonts/neosans-webfont.eot');
	src: url('../fonts/neosans-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/neosans-webfont.woff') format('woff'),
		url('../fonts/neosans-webfont.ttf') format('truetype'),
		url('../fonts/neosans-webfont.svg#NeoSans') format('svg');
}
@font-face{
	font-family:'NeoSansBold';
	src: url('../fonts/neosans-bold-webfont.eot');
	src: url('../fonts/neosans-bold-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/neosans-bold-webfont.woff') format('woff'),
		url('../fonts/neosans-bold-webfont.ttf') format('truetype'),
		url('../fonts/neosans-bold-webfont.svg#NeoSansBold') format('svg');
}
body{
	margin:0;
	color:#606060;
	font:13px Arial, Helvetica, sans-serif;
	background: #ECE9E6;
	min-width:990px;
}
img{border:0;}
a{
	color:#3a3a3a;
	text-decoration:none;
}
a:focus, a:hover{text-decoration:underline;}
input, textarea{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	outline:none;
}
/* wrapper */
.wrapper-holder{
	width:100%;
	overflow:hidden;
	position:relative;
	
}
#wrapper{
	width:990px;
	margin:0 auto;
	background: #FFFFFF;
	padding: 0px 25px 0px 25px;
	/*border-top: 5px solid #C3C9D0;  42AC18 */
}
/* header */
#header{
	width:100%;
	padding:0 0 34px;
}
.inner #header{padding:0 0 4px;}
/* header-area */
.header-area{
	/*background:url(../images/bg-header-area.gif) repeat-x;*/
	height:60px;
	overflow:hidden;
	padding:10px 9999px 0;
	margin:0 -9999px 7px;
	position:relative;
	width:100%;
}
.logo{
	float:left;
	background:url(../images/bg-logo.gif) no-repeat;
	width:220px;
	height:57px;
	overflow:hidden;
	margin:0 87px 0 19px;
	text-indent:-9999px;
}
.logo a{
	display:block;
	height:100%;
}
.quote-area{
	float:left;
	background:url(../images/bg-quote-area.gif) no-repeat;
	padding:4px 0 0 28px;
	color:#848484;
	font:15px/19px "NeoSans", Arial, Helvetica, sans-serif;
	width:310px;
	margin:7px 70px 0 0;
}
.quote-area img{vertical-align:middle;}
.top-nav{
	float:left;
	padding:14px 0 0;
	width:182px;
	font-size:12px;
	font-weight: bold;
}
.top-nav li{float:left;}
.top-nav a{
	color:#606060;
	float:left;
	height:31px;
	line-height:31px;
}
.top-nav .login{
	width:114px;
	padding:0 0 0 46px;
	background:url(../images/kundenlogin.gif) no-repeat;
}
.top-nav .reg{
	width:76px;
	padding:0 0 0 28px;
	background:url(../images/bg-top-nav.gif) no-repeat 100% 0;
}
.ico-nav{
	padding:20px 0 0 7px;
	float:left;
	width:60px;
}
.ico-nav li{
	float:left;
	padding:0 6px;
}
.ico-nav img{float:left;}
/* header-block */
.header-block{
	background:url(../images/bg-header-block.jpg) no-repeat 50% 0;
	height:243px;
	padding:37px 9999px 0;
	margin:0 -9999px;
	position:relative;
	width:100%;
	border-top: 3px solid #C3C9D0;
	border-bottom: 3px solid #C3C9D0;
}
.header-block .holder{
	width:100%;
	position:relative;
}


.bg_box{
	position:absolute;
	left:50%;
	z-index:9;
	top:80px;
	width:800px;
	margin:0 0 0 -658px;
	height:280px;
}
.form-block{	position:relative;
	z-index:1000;
padding:0 0 0 19px;}

.form-block h2{
	color:#fff;
	margin:0 0 8px 12px;
	font:20px/23px "NeoSans", Arial, Helvetica, sans-serif;
}
.form-block .decor-field{
	background:url(../images/bg-decor-field.png) no-repeat;
	width:208px;
	height:40px;
	overflow:hidden;
	margin:0 0 5px;
}
.form-block .decor-field input{
	float:left;
	padding:12px 23px 13px;
	width:162px;
	border:0;
	background:none;
	color:#606060;
	font-size:12px;
	height:15px;
}
.btn-area{
	padding:0 0 0 68px;
	overflow:hidden;
}
.btn-area input{
	float:left;
	background:url(../images/bg-submit-btn.png) no-repeat;
	width:141px;
	height:37px;
	border:0;
	cursor:pointer;
	padding:0;
	color:#010100;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.btn-area input:hover{
	background-position: left -37px;
}

/* +++++++++++++++++++++++++++ HEADERBERATUNGSMALL +++ START ++++++++++++++++++++++++++++++ */

#headerberatungsmall {
	position: absolute;
	z-index:1000;
	padding:0px 0px 0px 19px;
}

#headerberatungsmall h2{
	color:#fff;
	margin:0px 0px 5px 5px;
	font:20px "NeoSans", Arial, Helvetica, sans-serif;
}

#headerberatungsmall .decor-field {
	overflow:hidden;
	margin-top:5px;
}

#headerberatungsmall .decor-field input {
	float:left;
	width:162px;
	height:15px;
	
	border:0;
	
    -moz-border-radius:5px; /* Firefox */
    -webkit-border-radius:5px; /* Safari, Chrome */
    -khtml-border-radius:5px; /* Konqueror */
    border-radius:5px; /* CSS3 */
	
	padding:6px 0px 6px 10px;

	background: #FFFFFF;

	font-size:12px;
	color:#606060;
}

#headerberatungsmall .btn-area {
	padding:5px 0 0 10px;
	overflow:hidden;
}

#headerberatungsmall .btn-area input {
	float:left;
	width:141px;
	height:29px;
	
	background:url(../images/bg-submit-btn-small.png) no-repeat;
	
	border:0;
	padding:0;
	
	cursor:pointer;
	
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#010100;
}

#headerberatungsmall .btn-area input:hover{
	background-position: left -30px;
}

/* +++++++++++++++++++++++++++ HEADERBERATUNGSMALL +++ ENDE ++++++++++++++++++++++++++++++ */


.img-block{
	position:absolute;
	right:44px;
	top:-54px;
	z-index:10;
}
.img-block img{display:block;}
.header-block .ttl{
	
	position:relative;
	z-index:1000;
	/*padding: -150 0 0 335px;*/
	
	top: -130px;
	left: 315px;
	
	/*position:absolute;
	top:71px;
	left:335px;*/
	color:#fff;
	font:36px/37px "NeoSans", Arial, Helvetica, sans-serif;
}
/* nav-section */
.nav-section{
	width:100%;
	padding:0 0 33px;
	position:relative;
	z-index:10;
}
.nav-section:after{
	content:"";
	clear:both;
	display:block;
}
.nav-area{
	float:left;
	margin:0 13px 0 0;
	background:url(../images/bg-nav-area.gif) no-repeat;
	height:96px;
}
#nav{
	height:96px;
	float:left;
	background:url(../images/bg-nav-area.gif) no-repeat 100% -96px;
	overflow:hidden;
	font:14px "NeoSansBold", Arial, Helvetica, sans-serif;
	text-align:center;
	display:table;
}
#nav li{
	float:left;
	border-left:1px solid #ecebe9;
	height:96px;
}
#nav li:first-child{border:0;}
#nav a{
	height:96px;
	display:table-cell;
	vertical-align:middle;
	padding:0 14px;
	color:#606060;
	cursor:pointer;
}
#nav a:hover{
	text-decoration:none;
	color:#41ab18;
	background:url(../images/bg-nav-hover.gif) repeat-x;
}
#nav .last a:hover{
	background:url(../images/bg-nav-hover-last.gif) no-repeat 100% 0;
}
#nav span{display:block;}
#nav .home{
	padding:0 14px;
	background:url(../images/bg-nav-area.gif) no-repeat;
}
#nav li:first-child a:hover{
	background:url(../images/bg-nav-hover-home.gif) no-repeat;
}
#nav .home span{
	background:url(../images/ico-home.gif) no-repeat;
	width:33px;
	height:33px;
	overflow:hidden;
	text-indent:-9999px;
}
.img-box{
	float:left;
	position:relative;
	margin:-25px 14px 0 0;
}
.img-box img{float:left;}
.txt-block{
	float:left;
	padding:24px 0 0;
}
.txt-block .phone{
	display:block;
	color:#42ac18;
	letter-spacing:-2px;
	font:25px/28px "NeoSans", Arial, Helvetica, sans-serif;
}

section .phone{
	display:block;
	color:#42ac18;
	letter-spacing:-2px;
	font:25px/28px "NeoSans", Arial, Helvetica, sans-serif;
}

.help-nav{
	overflow:hidden;
	padding:0 0 0 6px;
	line-height:15px;
}
.help-nav li{
	float:left;
	padding:0 0 0 11px;
	color:#606060;
}
.help-nav a{
	padding:0 8px 0 0;
	background:url(../images/bg-help-nav.gif) no-repeat 100% 6px;
}
.add-nav{
	margin:0 -15px 8px 0;
	width:1000px;
	overflow:hidden;
}
.add-nav li{
	float:left;
	padding:0 14px 0 0;
}
.add-nav a{
	float:left;
	width:216px;
	height:54px;
	padding:18px 0 0 20px;
	font:18px/19px "NeoSans", Arial, Helvetica, sans-serif;
}
.add-nav strong{
	display:block;
	font-weight:normal;
	font-family:"NeoSansBold", Arial, Helvetica, sans-serif;
}
.add-nav .item01 a{
	color:#0e630f;
	background:url(../images/bg-add-nav.gif) no-repeat;
}
.add-nav .item02 a{
	color:#288b0d;
	background:url(../images/bg-add-nav.gif) no-repeat -250px 0;
}
.add-nav .item03 a{
	color:#288B0D;
	background:url(../images/bg-add-nav.gif) no-repeat -500px 0;
}
.add-nav .item04 a{
	color:#288B23;
	background:url(../images/bg-add-nav.gif) no-repeat 100% 0;
}
/* main */
#main{
	padding:0 0 41px;
	overflow:hidden;
}
/* content */
#content{
	float:right;
	width:720px;
}
h1{
	color:#606060;
	margin:0 0 16px;
	font:18px/21px "NeoSansBold", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.info-area{
	background:url(../images/bg-info-area.gif) repeat-y 344px 0;
	overflow:hidden;
	width:100%;
}
.info-area .block{
	width:370px;
	padding:0 43px 0 0;
	float:left;
}
h2, section h2{
	color:#42ac18;
	margin:0 0 18px;
	font:16px/17px "NeoSans", Arial, Helvetica, sans-serif;
}
.info-area .block p, section p{
	line-height:16px;
	margin:0 0 15px;
}
.info-area .box{
	float:left;
	width:275px;
}
.info-list{
	font:16px/19px "NeoSans", Arial, Helvetica, sans-serif;
}
.info-list li{
	background:url(../images/bullet-info-list.gif) no-repeat 0 4px;
	padding:0 0 11px 26px;
}
.info-list strong{
	font-weight:normal;
	font-family:"NeoSansBold", Arial, Helvetica, sans-serif;
}
/* sidebar */
#sidebar{
	width:235px;
	float:left;
}
#sidebar h2, .sidebarh2 {
	color:#696969;
	margin:0 0 18px 20px;
	text-transform:uppercase;
	font:18px/21px "NeoSans", Arial, Helvetica, sans-serif;
}
.side-block{
	background:#42ac18 url(../images/bg-side-block.gif) no-repeat;
	width:235px;
	padding:22px 0 0;
	margin:0 0 16px;
}
.side-block .holder{
	overflow:hidden;
	padding:0 0 20px 12px;
	background:url(../images/bg-side-block.gif) no-repeat 100% 100%;
}
.side-links li{
	padding:0 0 7px;
	line-height:15px;
}
.side-links a{
	background:url(../images/bg-side-links.gif) no-repeat 0 5px;
	padding:0 0 0 10px;
	color:#fff;
}
.side-img-list li{padding:0 0 17px;}
.side-img-list img{vertical-align:top;}
.txt-section{
	padding:8px 0 36px;
	width:100%;
}
.txt-section:after{
	content:"";
	clear:both;
	display:block;
}
.txt-section .img{
	float:right;
	position:relative;
	margin:-16px 0 0;
	padding:0 85px 0 40px;
	text-align:center;
}
.txt-section .img img{vertical-align:top;}
.txt-section .ttl{
	display:block;
	padding:8px 0 0;
	color:#606060;
	font:14px/14px "NeoSans", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.txt-section div.txt{overflow:hidden;}
.txt-section div.txt h2{
	color:#42ac18;
	margin:0 0 17px;
	font:14px/17px "NeoSans", Arial, Helvetica, sans-serif;
}
.txt-section div.txt p{
	line-height:16px;
}
.inform-row{
	padding:0 85px 10px 0;
	overflow:hidden;
}
.inform-row .btn{
	float:right;
	background:url(../images/bg-btn.gif) no-repeat;
	width:90px;
	height:41px;
	padding:0 0 0 40px;
	overflow:hidden;
	font-weight:bold;
	line-height:41px;
}
.inform-row h2{
	float:left;
	margin:14px 0 0;
	color:#42ac18;
	font:16px/17px "NeoSans", Arial, Helvetica, sans-serif;
}
.inform-box{
	background:url(../images/bg-inform-box.gif) repeat-y -634px 0;
	width:634px;
	margin:0 0 10px;
	overflow:hidden;
}
.inform-box .holder{
	background:url(../images/bg-inform-box.gif) no-repeat;
}
.inform-box .frame{
	background:url(../images/bg-inform-box.gif) no-repeat 100% 100%;
	padding:0 0 9px 6px;
}
.ttl-list{
	overflow:hidden;
	width:100%;
	color:#606060;
	line-height:15px;
	font-weight:bold;
}
.ttl-list li{
	float:left;
	padding:15px 10px 13px;
	margin:0 1px 0 -1px;
	border-left:1px solid #e9e9e9;
}
.ttl-list li.item01{
	width:203px;
	padding-left:14px;
}
.ttl-list li.item02{width:120px;}
.ttl-list li.item03{width:100px;}
.ttl-list li.item04{width:109px;}
.box-info{
	background:url(../images/bg-box-info.gif) no-repeat -620px 100%;
	width:620px;
	padding:0 0 4px;
	overflow:hidden;
}
.box-info-holder{
	background:url(../images/bg-box-info.gif) no-repeat;
	width:100%;
	overflow:hidden;
}
.list-info{
	overflow:hidden;
	width:100%;
	padding:0 0 5px;
}
.list-info li{
	float:left;
	margin:0 1px -9999px -1px;
	padding:11px 10px 9999px;
	border-left:1px solid #e9e9e9;
}
.list-info li.item01{
	width:203px;
	padding-left:14px;
}
.list-info li.item02{width:120px;}
.list-info li.item03{width:100px;}
.list-info li.item04{width:109px;}
.list-info h3{
	color:#42ac18;
	font:16px/19px "NeoSans", Arial, Helvetica, sans-serif;
}
.list-info .link{
	background:url(../images/bg-link.gif) no-repeat 100% 4px;
	padding:0 6px 0 0;
	color:#606060;
	font-size:11px;
	line-height:14px;
}
.list-info .row{
	width:100%;
	padding:12px 0 0;
	overflow:hidden;
}
.list-info .row input{
	float:left;
	width:16px;
	height:16px;
	margin:0 5px 0 0;
	padding:0;
}
.list-info .row label{
	float:left;
	color:#606060;
	line-height:15px;
}
.list-info .add-txt{
	display:block;
	color:#b6b6b6;
	font-size:10px;
	line-height:13px;
}
.list-info .text-row{
	display:block;
	line-height:19px;
	padding:7px 0 8px;
}
.field-txt{
	background:url(../images/bg-field-txt.gif) no-repeat;
	margin:4px 0 3px;
	width:77px;
	height:23px;
	overflow:hidden;
}
.field-txt input{
	float:left;
	padding:4px 5px;
	border:0;
	width:67px;
	background:none;
	font-size:12px;
	height:15px;
	color:#606060;
}
.list-info select{
	padding:1px 0;
	margin:3px 0 0;
	color:#606060;
	font-size:12px;
	width:100px;
	border:1px solid #dadada;
}
.information-area{
	width:100%;
	overflow:hidden;
}
.information-area .title{
	float:left;
	width:333px;
	line-height:14px;
	padding:93px 20px 8px 15px;
	border-right:1px solid #e9e9e9;
}
.information-area .block{
	float:left;
	width:109px;
	padding:43px 0 0 11px;
}
.information-area .block .ttl{
	display:block;
	padding:0 0 5px;
	line-height:15px;
}
.information-area .block p{
	line-height:15px;
	margin:0 0 15px;
}
.information-area .block .decor-txt{
	color:#42ac18;
	line-height:15px;
}
.ttl-row{padding:42px 0 18px;}
.ttl-row h2{
	color:#42ac18;
	font:18px/21px "NeoSans", Arial, Helvetica, sans-serif;
}
.text-block{padding:18px 0 0 12px;}
.text-block .ttl{
	display:block;
	line-height:15px;
	padding:0 0 15px;
}
.area-txt{
	background:#fff;
	margin:0 0 17px;
	overflow:hidden;
	width:571px;
	height:192px;
	padding:13px 5px 0 17px;
	border:1px solid #dadada;
}
.area-txt .hold{
	overflow:auto;
	padding:0 30px 0 0;
	height:185px;
}
.area-txt .hold p{
	margin:0 0 16px;
	font-size:11px;
	line-height:16px;
}
.check-row{
	padding:0 0 14px 15px;
	overflow:hidden;
}
.check-row input{
	float:left;
	padding:0;
	margin:0 8px 0 0;
	width:16px;
	height:16px;
}
.check-row label{
	float:left;
	font-weight:bold;
	line-height:15px;
}
.check-row .decor-text{color:#42ac18;}
.block-form{padding:26px 0 0 13px;}
.block-form textarea{
	margin:0 0 22px;
	padding:0;
	border:1px solid #dadada;
	width:593px;
	max-width:593px;
	min-width:593px;
	height:125px;
	min-height:125px;
	max-height:125px;
	overflow:auto;
}
.block-form .row{
	width:100%;
	padding:0 0 18px;
	overflow:hidden;
}
.block-form .row label{
	float:left;
	padding:30px 0 0;
	width:120px;
	font-weight:bold;
	line-height:15px;
}
.block-form .row .box{overflow:hidden;}
.block-form .row .ttl{
	display:block;
	font-weight:bold;
	padding:0 0 5px;
	line-height:15px;
}
.block-form .row input{
	border:2px solid #42ac18;
	padding:9px 10px 10px;
	width:131px;
	font-size:12px;
	height:15px;
}
.block-form .text-add{
	display:block;
	padding:7px 120px 0 0;
	font-size:11px;
	line-height:12px;
}
.send-hold{padding:18px 85px 0 0;}
.send-hold input{
	display:block;
	background:url(../images/bg-send-btn.gif) no-repeat;
	width:200px;
	height:38px;
	overflow:hidden;
	padding:0;
	cursor:pointer;
	border:0;
	text-align:center;
	color:#010100;
	font-weight:bold;
	line-height:38px;
	text-transform:uppercase;
	margin:0 auto;
}



/* footer */
#footer{
	/*background:#f4f2f0 url(../images/bg-footer.gif) repeat-x;
	padding:27px 9999px 8px;
	margin:0 -9999px;
	position:relative;*/	
	background: #f4f2f0;
	border-top: 2px solid #D5D4D4;
	padding-top: 25px;
	padding-bottom: 10px;
}

#footerinner {
	width: 990px;
	margin: 0px auto;
}

.f-area{
	/*margin:0 0 0 20px;*/
	padding:0 0 23px;
	position:relative;
	border-bottom:1px solid #dedcdb;
}
.f-area .holder{
	width:100%;
	overflow:hidden;
}
.f-area .block{
	float:left;
	width:222px;
}
.f-area .block h2{
	color:#2b950f;
	margin:0 0 23px;
	font:16px/19px "NeoSans", Arial, Helvetica, sans-serif;	
}
.f-area ul{line-height:15px;}
.f-area li{padding:0 0 3px;}
.f-area ul a{
	color:#606060;
	background:url(../images/bullet-f-nav.gif) no-repeat 100% 5px;
	padding:0 9px 0 0;
}
#footer .arrow{
	position:absolute;
	bottom:-15px;
	right:15px;
}
.f-row{
	padding:17px 0 0 20px;
	overflow:hidden;
}
.f-row .block{overflow:hidden;}
.ico-area{
	float:right;
	padding:17px 10px 0 0;
}
.f-logo{
	display:block;
	background:url(../images/bg-f-logo.gif) no-repeat;
	margin:0 0 12px;
	width:144px;
	height:38px;
	overflow:hidden;
	text-indent:-9999px;
}
.f-logo a{
	display:block;
	height:100%;
}
.ico-area img{display:block;}
.social-area{
	width:100%;
	overflow:hidden;
}
.social-area .txt{
	float:left;
	padding:0 10px 0 0;
	color:#606060;
	font-size:11px;
	line-height:14px;
}
.social-area ul{float:left;}
.social-area li{
	float:left;
	padding:0 5px 0 0;
}
.social-area img{vertical-align:top;}

.faq_li {
	width: 600px;	
}

.faq_inf_button {
	display: block;
	float: right;
	
	height: 17px;
	width: 89px;
	
	padding: 2px 0px 0px 0px;
	
	text-align: center;
	
	background: url(../images/inf_button.png);
	color: #FFF;
}

.faq_antwort {
	padding: 20px;
	line-height: 18px;
}

.kontaktformulartb td { padding: 5px; }

.kontaktformulartb input:focus { border-color: #343434; }

.kontaktformulartbsubmitbutton {
	background: #FFCF03;
	
	padding: 3px 15px 3px 15px;
	
	font-weight: bold;	
}

.kontaktformulartbsubmitbutton:hover {
	border-color: #343434;
	cursor: pointer;
}

.alert {
	width: 635px;
	
	background: #FFCF03;
	padding: 20px 0px 20px 0px;
	
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.backtocustomer {
	display: block;
	width: 220px;
	
	background: #42AC18;
	
	padding: 5px 0px 5px 0px;
	
    -moz-border-radius:15px; /* Firefox */
    -webkit-border-radius:15px; /* Safari, Chrome */
    -khtml-border-radius:15px; /* Konqueror */
    border-radius:15px; /* CSS3 */
	
	margin: 6px;
	
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

.backtocustomer:hover {
	background: #FFFFFF;
	color: #343434;
}

.miniboxen {
	margin:0 -15px 8px 0;
	width:1000px;
	overflow:hidden;
}
.miniboxen li{
	float:left;
	padding:0 14px 0 0;
}

.miniboxen li a {
	width: 156px;
	height: 41px;
	display: block;
	
	padding: 10px 0px 0px 10px;
	
	background-image: url(../images/miniboxbg.gif);
	
	font:16px/17px "NeoSans", Arial, Helvetica, sans-serif;
}

.miniboxen strong {
	display:block;
	font-weight:normal;
	font-family:"NeoSansBold", Arial, Helvetica, sans-serif;
}

.preisbox {
	display: block;
	width: 184px;
	height: 78px;
	
	padding-top: 6px;
	
	float: right;
	
	background: url(../images/preisbox.gif);
}

.pb_preis {
	text-align: center;
	
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #42AC18;
}

.pb_text {
	text-align: center;
	
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

.pb_mwst {
	text-align: center;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #343434;
}

.preisbox a {
	display: block;
	
	padding: 9px 0px 0px 33px;
	
	color: #FFFFFF;
}

.pb_cl_titel {
	text-align: center;
	
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

.pb_cl_preis {
	text-align: center;
	
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #42AC18;
}

.pb_cl_text {
	text-align: center;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #343434;
}

.kunloginbutton:hover {
	background: #42AC18;
	cursor: pointer;
	color: #FFFFFF;
}

.kunlogininput:focus {
	border: 1px solid #42AC18;
}

a.neukunde {
	display: block;
	width: 200px;
	
	padding: 15px 0px 15px 0px;
	
	border: 2px solid white;
	
	background: #42AC18;
	
	margin-top: 15px;
	
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
}

a.neukunde:hover {
	background: #FFFFFF;
	color: #343434;
}

a.zumbestellformularbutton {
	display: block;
	width: 313px;
	height: 30px;
	
	margin: 0px auto;
	
	background: url(../images/zumbestfbut.gif) no-repeat;
	
	padding: 13px 0px 0px 0px;
	
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #343434;
}

.kuntabelle {
	margin-left: 25px;
}

.kuntabelle td { padding: 5px 10px 5px 10px; background: #F4F2F0; border: 2px solid white; }

.kuntabelle td.label {
	width: 312px;
	font-weight: bold;
	color: #42AC18;
}

.kuntabelle input { width: 200px; }

.kuntabelle input:focus {
	border-color: #42AC18;
}

.kuntabelle input.submit {
	background: #42AC18;
	color: #FFF;
}

.kuntabelle input.submit:hover { cursor: pointer; background: #343434; }

.list2 li {
	padding:0px 0px 8px 0px;
	font-size: 13px;
}

/* FOOTER MEHR BEREICH */

.footermehrhauptbox {
	padding: 10px 0px 20px 0px;
	margin-top: 10px;
}

.footermehrhauptbox h2 {
	font-size: 15px;
	margin-bottom: 3px;
}

.footermehrbox {
	float: left;
	width: 246px;
}

.footermehrbox h2 {
	
}

.footermehrbox li {
	
}

.footermehrbox ul a {
	background:url(../images/bullet-f-nav.gif) no-repeat 100% 5px;
	
}

/* ----------------------- TABS START ----------------------- */

/* tabset */
.tabset {
	border-bottom:0px;
}
.tabset li {
	margin-left:0px;
	float:left;
	border-bottom:1px solid #ecedf3;
}


.tabset2 {
	margin:0;
	padding-left: 20px;
}
.tabset2 ul {
	border-right:0px;
	padding:0;
}

.tabsetnav {
	background: #EFEFEF;
	padding: 8px 0px 0px 20px;
	font: 14px/18px 'Open Sans', Arial, Helvetica, sans-serif;
	margin:0 30px 0 0;
}
.tabsetnav ul {
	border-right:1px solid #ecedf3;
	padding:7px 10px 2px 0;
}
.tabset2 li {
	margin-bottom:18px;
}
.tabset2 a {
	color:#555;
}
.tabset2 a:hover,
.tabset2 .active a {
	color:#222;
	font-weight:bold;
}
*+html .tabset2 a:hover {
	font-weight:normal;
}

/* tab-content */
.tab-content2 {
	padding-top:6px;
}
.tab-content2 p {
	margin-bottom:14px;
}
.tab-content2 .list {
	margin:0 0 15px;
}
pre {
	margin-bottom:25px;
	background:#f6f6f6;
	border:1px solid #ddd;
	color:#000;
	padding:17px 10px 13px 24px;
}
code {
	font:13px/26px 'Consolas', 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace;
}
pre .row {
	margin-right:24px;
	color:#999;
}
pre .name {
	color:#2a00ff;
}

.headline {
	overflow:hidden;
	margin-bottom:20px;
	line-height:21px;
	background:url(../images/divider3.png) 0 50% repeat-x;
}

.headline.center {
	text-align:center;
}

.headline.solid {
	background:url(../images/divider.png) 0 50% repeat-x;
}

article {
	text-align: justify;
	font-size: 12px;
}

.article {
	width:100%;
	border-bottom:1px solid #ecedf3;
	padding:0 0 19px;
	margin-bottom:31px;
}

fieldset, form, section, nav {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	display: block;
}

section p { font-size: 13px; }

.article .txt {
	overflow:visible;
	float:right;
	width:490px;
	margin-top:-5px;
}
.txt {
	overflow:hidden;
}

section h3 { font-size: 14px; margin-top: 10px; margin-bottom: 5px; }

.col-14 {
	float:left;
	width:210px;
	margin-left:30px;
}
.col-14:first-child {
	margin-left:0;
}

.headline h3,
.headline h4,
.headline h5 {
	margin:0;
	text-transform:uppercase;
	font:bold 14px/21px 'Open Sans', Arial, Helvetica, sans-serif;
	color:#0E630F;
	padding:0 20px 0 0;
	background:#fff;
	display:inline-block;
	vertical-align:top;
}

.untersheadline {
	overflow:hidden;
	margin-bottom:20px;
	line-height:21px;
	background:url(../images/divider3.png) 0 50% repeat-x;
}

.untersheadline.solid {
	background:url(../images/divider.png) 0 50% repeat-x;
}

.untersheadline h2 {
	margin:0;
	color:#42AC18;
	font:16px/19px "NeoSans", Arial, Helvetica, sans-serif;
	padding:0 20px 0 0;
	background:#fff;
	display:inline-block;
	vertical-align:top;
}

#main .headline h3 { font-size: 15px; }

.txt p {
	font-size: 13px;
}

.firstheadline {
	color:#0E630F;
	font:14px/16px "NeoSansBold", Arial, Helvetica, sans-serif;
	margin-top: 0px;
}

/* ----------------------- TABS ENDE ----------------------- */

/* ------------------- PRE FOOTER START ----------------------------- */

#prefooterinner {
	width: 1042px;
	margin: 0px auto;
	background: #FFFFFF;
}

.social-box {
	overflow:hidden;
	-webkit-box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, .05);
	-moz-box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, .05);
	box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, .05);
	border:solid #e8e8e8;
	border:solid rgba(0, 0, 0, .05);
	border-width:1px 0;
	background:#e8e8e8;
	background:rgba(34, 34, 34, .02);
	padding:29px 30px 5px 30px;	
}
.social-box .headline {
	margin-bottom:14px;
}
.social-box .headline h3 {
	padding-left:0;
	background:#e8e8e8;
	background:rgba(251, 251, 251, 1);
	text-transform:none;
}

.linkunitvorteile {
	float:left;
	width:292px;
	padding-right:40px;
}

.list2 {
	margin:0 0 5px 16px;
}

.list2 li {
	padding:0 0 4px 30px;
	background:url(../images/bullet4.png) 0 5px no-repeat;
}

#prefooter .list2 li {
	padding-bottom: 8px;
}

.blockquote {
	font:italic 14px/21px Georgia, 'Times New Roman', serif;
	border-left:2px solid #ecedf3;
	margin:0 0 16px 30px;
	padding:6px 0 3px 31px;
}
.col-13 .blockquote {
	margin:0;
}
.col-13:first-child .blockquote {
	margin:6px 0 3px 31px;
}

.testimonials-item {
	float:left;
	width:290px;
	padding-right:40px;
}
.testimonials-item .img {
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	width:60px;
	float:left;
	margin:4px 17px 0 0;
}
.testimonials-item .item {
	padding-bottom:17px;
}
.testimonials-item blockquote {
	overflow:hidden;
}
.testimonials-item q {
	margin-bottom:6px;
	display:block;
}
.testimonials-item cite {
	color:#222;
	font: 12px/16px 'Open Sans', Arial, Helvetica, sans-serif;
	display:block;
}

.prefkontakt {
	float:left;
	width:290px;
}

.prefkontakt .phone {
	display:block;
	color:#42ac18;
	letter-spacing:-2px;
	font:25px/28px "NeoSans", Arial, Helvetica, sans-serif;
}

section div.logos {
	height: 94px;
}

section div.logos img {
	float: left;
	margin-right: 36px; /* 36 */
	width: 160px; /* 160 */
}

/* ------------------- PRE FOOTER ENDE ----------------------------- */

.gradientbutton {
	font:bold 14px/30px 'Open Sans', Arial, Helvetica, sans-serif;
	display:inline-block;
	vertical-align:top;
	/*text-transform:uppercase;*/
	color:#969696;
	/*text-shadow:1px 1px 0 rgba(0, 0, 0, .1);*/
	background: rgb(208,206,204);
	background: -moz-linear-gradient(top,  rgba(246,233,233,1) 0%, rgba(208,206,204,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,233,233,1)), color-stop(100%,rgba(208,206,204,1)));
	background: -webkit-linear-gradient(top,  rgba(246,233,233,1) 0%,rgba(208,206,204,1) 100%);
	background: -o-linear-gradient(top,  rgba(246,233,233,1) 0%,rgba(208,206,204,1) 100%);
	background: -ms-linear-gradient(top,  rgba(246,233,233,1) 0%,rgba(208,206,204,1) 100%);
	background: linear-gradient(top,  rgba(246,233,233,1) 0%,rgba(208,206,204,1) 100%);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:0 25px;
}

.colpoints {
	float:left;
	width:290px;
	margin-left:30px;
}

.colpoints:first-child {
	margin-left:0;
}

.points h4 {
	font-size:14px;
	line-height:18px;
}
.points .holder {
	padding-left:52px;
	background:url(../images/icons/ico_graph.png) 0 4px no-repeat;
}

.points h5 {
	text-transform:uppercase;
	line-height:21px;
	margin-bottom:10px;
}
.points p {
	margin-bottom:13px;
}
.points .item2 {
	background:url(../images/icons/ico2.png) 0 4px no-repeat;
}
.points .item3 {
	background:url(../images/icons/ico3.png) 0 4px no-repeat;
}
.points .item4 {
	background:url(../images/icons/ico4.png) 0 4px no-repeat;
}
.points .item5 {
	background:url(../images/icons/ico_papers.png) 0 4px no-repeat;
}
.points .item6 {
	background:url(../images/icons/ico_support.png) 0 4px no-repeat;
}

.promo-intro {
	text-align:center;
	font-size:14px;
}
.promo-intro h1 {
	margin-bottom:2px;
	font: bold 18px/22px Arial, Helvetica, sans-serif;
	text-transform: none;
	color:#3C3C3C;
}
.promo-intro p {
	margin:0;
	font-size: 14px;
}
.startseite_r_sidebar {
	float: right;
	width: 290px;
}

.info-area .box h2{
	color:#42ac18;
	margin:0 0 31px;
	font:16px/19px "NeoSans", Arial, Helvetica, sans-serif;
}

.startseite_r_sidebar h2{
	color:#42ac18;
	margin: 36px 0px 15px 0px;
	font:16px/19px "NeoSans", Arial, Helvetica, sans-serif;
}

.logout{
	position: relative;
	right: -983px;
	top: 67px;
	width: 154px;
	height: 50px;
}
#abbrechen_button_header{
	float: right;
	position: relative;
	top: -23px;
	left: -60px;
}
#passwort_vergessen_link{
	color: blue;
	position: relative;
	left: 70px;
	top: -20px;
}

.ibusinessbox { padding: 0px 0px 20px 0px; }
.ibusinessboxlogo { float: left; width: 75px; }
.ibusinessboxtext { float: left; width: 200px; padding: 7px 0px 0px 10px; }

#zielgruppenbuttons {
	padding: 5px 0px 25px 0px;
}

.zielgruppenbutton {
	float: left;
}

.zielgruppenbutton a {
	width: 280px;
	display: block;
	padding: 20px 0px 20px 0px;
	
	margin-left: 36px;
	
	background: #EFEFEF;
		
    -moz-border-radius:5px; /* Firefox */
    -webkit-border-radius:5px; /* Safari, Chrome */
    -khtml-border-radius:5px; /* Konqueror */
    border-radius:5px; /* CSS3 */
	
	text-align: center;
	font-size:14px;
	line-height:18px;
}

.firmen {
	
}