body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(../color12/bg.png) repeat-x #eee;
}
h1,
p.hl1{
	color:#5b8d2d;
}
h2,
p.hl2{
	color:#5b8d2d;
}
h3,
p.hl3{
	color:#5b8d2d;
}
h4,
p.hl4{
	color:#5b8d2d;
}
a.btn {
	background: url(../color12/teaser-btn-rt.png) no-repeat right top;
	color: #fff;
	height: 51px;
	padding-left: 0;
	font-size: 18px;
}
a.btn span {
	background: url(../color12/teaser-btn-lf.png) no-repeat left top;
	height: 51px;
	padding: 0 20px;
	color: #000;
	font-size: 18px;
}
a.btn:hover, a.btn:hover span {
	border: none;
	text-decoration: none!important;
}
#nav .sub-nav {
	border: none;
	background: none;
}
#nav .left {
	background: url(../color12/menu-sides.jpg) no-repeat left;
	width: 14px;
	left: 1px;
}
#nav .right {
	background: url(../color12/menu-sides.jpg) no-repeat right;
	right: 1px;
}

#nav ul {
	background: url(../color12/nav.jpg) repeat-x;
	width: 973px;
}
#nav ul li {
	padding: 0 15px;
	background: url(../color12/devider.jpg) no-repeat right;
}
#nav ul li a, #nav ul li span {
	color: #fff;
	font-weight: normal;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#nav ul li a:hover {
	color: #000;
}
#nav ul li:hover,
#nav ul li.active {
	background: url(../color12/nav-hover.jpg) repeat-x left;
}
#nav ul li:hover a,
#nav ul li:hover span,
#nav ul li.active a,
#nav ul li.active span {
	color: #000;
}
#nav ul li.first, #nav ul li.first.active {
	margin: 0 0 0 -15px!important;
	padding:0 15px!important;
}
#nav ul li.first:hover,
#nav ul li.first.active {
	background: url(../color12/li-first-hover.jpg) no-repeat left;
	color: #000;
	margin: 0 0 0 -15px!important;
	padding:0 15px!important;
}

#nav ul ul {
	font: Arial, Helvetica, sans-serif 12px #5b8d2d;
	height: auto;
	line-height: 24px;
	left: -10px!important;
	padding: 5px 10px 6px;
	background: url("../sub-nav-main-bg.png") repeat-x scroll center top #fff;
    border-bottom: 1px solid #D8DADB;
    height: auto;
    width: 974px;
	top: 38px;
	
}
#nav ul ul li,
#nav ul ul li.first,
#nav ul ul li a,
#nav ul li ul li:hover,
#nav ul ul li span { background: none; color: #5b8d2d!important; font-weight: normal; padding: 0 15px 0 0!important; margin:0!important; font-size: 14px; }

#nav ul li ul li:hover a,
#nav ul li ul li:hover span,
#nav ul li ul li.active span { color: #000!important; text-decoration: none!important; }
#nav ul ul li, #nav ul ul li.first {
	padding: 0 15px 0 0!important;
}
/* Teaser block */

#teaser-block .teaser-block-title {
	background: url(../color12/teaser-title.png) repeat-x scroll 0px 100%;
}
#teaser-block .teaser-block-title div.left {
	background: url(../color12/teaser-title.png) no-repeat scroll 0px 0px;
}
#teaser-block .teaser-block-title div.right {
	background: url(../color12/teaser-title.png) no-repeat scroll 0px -60px;
}
#teaser-block .teaser-block-content ul {
	margin-bottom: 10px;
}
#teaser-block .teaser-block-content p, #teaser-block .teaser-block-content ul li {
	background: url(../color12/tick.jpg) no-repeat 0% 50%;
	padding: 5px 0 5px 28px;
}
#teaser-block .teaser-block-content {
	padding-bottom: 0;
}
#teaser-block .teaser-block-content a.btn {
	margin-left: 20px;
}

ul.list-style li a, ul.list-style li span, ul.list-style li p {
	background: url(../color12/bullet.png) 10px 50% no-repeat;
}
#cnt ul.list-style li,
#cnt-wide ul.list-style li {
	background: url(list-style.jpg) bottom!important;
}
#cnt ul.list-style li a,
#cnt ul.list-style li span,
#cnt ul.list-style li p,
#cnt-wide ul.list-style li a,
#cnt-wide ul.list-style li span,
#cnt-wide ul.list-style li p {
	color: #424343;
}
#cnt ul.list-style li div.left,
#cnt-wide ul.list-style li div.left {
	background: url(list-style.jpg) 0px 0px no-repeat;
}
#cnt ul.list-style li div.right,
#cnt-wide ul.list-style li div.right {
	background: url(list-style.jpg) 0px -28px no-repeat;
}
#cnt ul li, #cnt-wide ul li {
	background:url(../color12/bullet2.gif) 0px 10px no-repeat;
}

#side_colm .panel-block .title {
	background: url(../color12/panel-title.png) repeat-x bottom;
}
#side_colm .panel-block .title .left {
	background: url(../color12/panel-title.png) no-repeat 0% 0%;
}
#side_colm .panel-block .title .right {
	background: url(../color12/panel-title.png) no-repeat 0% -32px;
}

#ftr li a:link,
#ftr li a:visited{
	color:#5b8d2d;
	font-size: 14px;
}
#ftr li a:active,
#ftr li a:hover,
#ftr li a:focus,
#ftr li span{
	color:#5b8d2d;
}

table, th, td {
	border-color: #acc672;
}
table th {
	background-color: #bad580;
}
table td a.button {
	background: url(../color12/teaser-btn-rt.png) no-repeat right top;
	color: #fff;
	height: 34px;
	padding: 0!important;
	font-size: 18px;
}
table td a.button span {
	background: url(../color12/teaser-btn-lf.png) no-repeat left top;
	height: 34px;
	padding: 0 20px;
	color: #000;
	font-size: 18px;
}


p {
    color: #000;
    font: 14px Arial,Helvetica,sans-serif;
	line-height: 19px;
    padding: 0 0 10px;
}


.calculator {
    margin: 5px 0 5px 1px;
    padding: 10px 0 10px 40px;
    width: 405px;
	position: relative;
	float: left;
	background: url("master4.gif") repeat-x scroll 0 -86px #BBE0F4;
	border: 1px solid #D6ECF8;
}


.calculator {
    width: 360px;
    padding: 10px 0 10px 40px;
    margin: 0 0 5px 1px;
	border: 1px #b0c872 solid!important;
	background: url(../color12/calc_box_bg.png) repeat-x #a7d044!important;
}
.calculator .top, .calculator .bot {
	display: none;
	visibility: hidden;
}
* html .calculator {
    margin: 5px 0;
}
.calculator ul {
    list-style: none;
    width: 360px;
    padding: 10px 0 0 40px!important;
    margin: 10px 0 0 -40px;
    border: 1px solid #fff;
    border-width: 1px 0 0;
}
.calculator li {
    float: left;
    padding: 0 0 0 38px!important;
    background: url(../color12/bullet2.gif) no-repeat 15px 18px!important;
}
.calculator li.strt {
    padding: 0!important;
}

#content a.calc span, span.calc {
    background: url(../color12/calc.png) no-repeat;
    height: 40px;
    left: -4px;
    top: -10px;
    position: absolute;
    width: 32px;
}
#content a.calc span {
	top: -8px;
	left: 5px;
}
.price_sav {
	padding-left: 227px;
	width: 471px;
}
.price_sav a.calc {
	float: left!important;
	position: relative;
	height: 26px!important;
	line-height: 26px!important;
	padding: 0 15px 0 50px!important;
	margin: 10px 0!important;
	font-size: 15px;
	text-decoration: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #97B159;
	font-weight: bold;
	background: url(../color12/nav.jpg) repeat-x center;
}
.price_sav a.calc:hover {
	color: #fff!important;
	text-decoration: none!important;
}

.calculator li a:link, .calculator li a:visited, .calculator li span.main {
    font: normal bold 2.4em arial;
    color: #fff;
    background: url(../color12/master.png) no-repeat -1202px -51px;
    padding: 7px 0 0;
    width: 43px;
    height: 36px;
    float: left;
    text-align: center;
    display: block;
    margin: 0;
}
.calculator li a:active, .calculator li a:hover, .calculator li a:focus, .calculator li.active a:link, .calculator li.active a:visited, .calculator li.active span.main {
    background: url(master.png) no-repeat -1202px -94px;
}
.calculator ul li .main, .calculator ul li a {
	display: block;
	float: left;
	background: #c4dc91!important;
	border-radius: 500px;
	-moz-border-radius: 500px;
	-webkit-border-radius: 500px;
	padding: 0!important;
	height: 43px!important;
	font: normal bold 2.4em arial!important;
    color: #fff!important;
	line-height: 42px!important;
	text-decoration: none!important;
}
.calculator ul li.active .main {
	background: #5b8d2d!important;
	color: #fff;
}

.calculator li span.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
    color: #fff;
	border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
    background: #5b8d2d;
    margin: 11px 0 0 -5px;
    padding: 0 12px 0 5px;
    height: 24px;
	line-height: 24px;
    float: left;
    display: none;
}
* html .calculator li span.txt {
    background: #319ddc;
}
.calculator li.active span.txt {
    display: inline;
    width: auto;
}
*:first-child+ html .calculator li.active span.txt {
    width: 100%;
}
.calculator li span.main {
    background: url(no.gif) no-repeat top;
    width: 43px;
}
.calculator p {
    font-size: 1.5em;
    width: 260px;
}
.calculator h3 {
	padding: 0;
}

.advertise {
    background: #d6f199;
	border: 1px #c4d98d solid;
    height: 133px;
	float: right;
    width: 300px;
	margin: 0 0 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #000;
}

.advertise div.cnt {
    padding: 15px;
	color: #000;
}
.advertise ul {
    list-style: none;
    padding: 5px 0;
}

.advertise ul li {
    color: #000;
    font-size: 1.2em;
    padding: 5px 0 6px 10px;
}

#breadcrumb {
	height: 26px;
}

.ful_bx {
    background-image: none;
    margin: 5px 0 5px 0;
    padding: 7px 0 7px 15px;
    width: 698px;
	float: left;
}
.price_sav {
	float: left;
	width: 698px;
}
.price_sav a.btn {
	float: none;
}


a.help2:link, a.help2:visited {
    background: url(../color12/help.png) no-repeat left center;
    display: block;
    font: bold 1.3em arial;
    padding: 3px 0 3px 22px;
    position: absolute;
    right: 10px;
    text-decoration: underline;
    top: 38px;
}
a.help2:hover {
	text-decoration: none!important;
	color: #fff!important;
}

.box_rit {
	border: 1px #97b159 solid;
	background: #afc972;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.box_rit h4 {
	padding: 0;
	color: #fff;
}

.insurance  {
	float: left;
	border: 1px #d4dfb9 solid;
	background: #eff4e3;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 5px 0 5px 1px;
    padding: 7px 0 7px 15px;
    width: 698px;
	float: left;
}
.insurance label {
	width: 180px;
	display: block;
	float: left;
	color: #365519;
	padding: 2px 30px 0 0;
	font-size: 12px;
	line-height: 18px;
}
.insurance select, .insurance input, table select {
	border: 1px #cbd8ac solid;
	margin: 0 5px 0 0;
	padding: 2px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.insurance select option {
	padding: 0 10px 1px 4px;
}
.insurance .txt_area textarea {
	width: 470px;
	border: 1px #cbd8ac solid;
	padding: 2px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.err label {
	color: #ab1c1c;
	padding-top: 2px;
}
.err input, .err textarea, .err select {
	border: 1px #ed5151 solid!important;
}
.insurance input.checkbox {
	float: left;
	margin: 2px 5px 0 0;
}
.insurance label.checkbox {
	width: 600px;
	float: none;
	padding: 0;
	margin: 0;
	display: table-cell;
}

.no_bg {
	padding-left: 228px;
	width: 485px;
	padding-top: 6px;
	padding-bottom: 8px;
}
.no_bg label {
	width: auto;
}
.no_bg input {
	float: left;
	margin: 4px 5px 0 0;
}

.calendar {
    z-index: 200;
}
.calendar table {
    background: #D6F199;
	background-image: linear-gradient(bottom, rgb(215,241,153) 0%, rgb(245,255,222) 100%);
background-image: -o-linear-gradient(bottom, rgb(215,241,153) 0%, rgb(245,255,222) 100%);
background-image: -moz-linear-gradient(bottom, rgb(215,241,153) 0%, rgb(245,255,222) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(215,241,153) 0%, rgb(245,255,222) 100%);
background-image: -ms-linear-gradient(bottom, rgb(215,241,153) 0%, rgb(245,255,222) 100%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(215,241,153)),
	color-stop(1, rgb(245,255,222))
);
    width: auto;
    cursor: pointer;
	border: 1px solid #C4D98D;
	box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
}
.calendar table td {
    padding: 3px 5px;
	border: 1px solid #C4D98D;
	font-weight: normal;
}
.calendar table td.emptycell {
    padding: 0;
}
.calendar table td.ttip {
	font-weight: bold;
}
.clndr .datepicker {
	vertical-align: middle;
}
.insurance .err {
	color: #F00;
}
a.nxt_prev {
	display: inline-block;
	background: #fff;
	line-height: 26px;
	padding: 0 10px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 14px!important;
	font-weight: bold!important;
	text-decoration: none!important;
	color: #316205!important;
}
.tblfeelist {
	float: left;
}
.tblfeelist td h2 {
	font-size: 14px;
}
.tblfeelist td {
	font-weight: normal;
	text-align: left;
	border: 1px #ACC672 solid;
}
.tblfeelist td a {
	color: #49870f!important;
	text-decoration: none!important;
}
.tblfeelist td a:hover {
	color: #49870f!important;
	text-decoration: underline!important;
}
.tblfeelist td.cl0 {
    width: 72px;
}
.tblfeelist td.cl1 {
	width: 158px;
}
.tblfeelist td.cl2 {
    width: 65px;
	text-align: center;
}
.tblfeelist td.cl3 {
    width: 134px;
	text-align: center;
}
.tblfeelist td.cl4 {
    width: 89px;
	text-align: center;
}
.tblfeelist td.cl5 {
	text-align: center;
}
.tblfeelist td a.moeglicheanforderung,  #comparedetails .moeglicheanforderung {
	display: block;
	position: relative;
	height: !important;
	line-height: 18px!important;
	padding: 2px 0!important;
	text-align: center;
	margin: 0!important;
	font-size: 12px;
	font-weight: bold;
	color: #142505!important;
	text-decoration: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #97B159;
	background: url(../color12/nav.jpg) repeat-x center;
}
#comparedetails .moeglicheanforderung {
	margin: 3px 0 0 0!important;
	display: inline-block;
	padding: 2px 10px!important;
}
table {
	font-weight: normal;
	margin-left: 1px;
}
#eKomiWidget_default {
	padding-bottom: 15px;
	text-align: center;
}

.teaser-block-content .insurance {
    background: none;
    border: none;
    width: 260px;
    float:left;
    margin: 0px;
    padding: 0px;
}

.teaser-block-content .insurance label {
    float:none;
}

.teaser-block-content a.btn {
    float:left;
    margin-top: 10px;
    margin-right:0px;
}

#teaser-block .teaser-block-content {
    width: 567px;
}

#teaser-block .teaser-block-title {
    width: 573px;
}

#teaser-block .teaser-block-content div.bot {
    width: 627px;
}

#contactInfo #hotline, #contactInfo #open_hours {
	color: #7b9600;
} 
