@charset "UTF-8";
@media all {
    
/* ####################### start HTML ELEMENTS ####################### */

* {
	padding: 0;
	margin: 0;
}

html {
	height: 100%;
	overflow-y: scroll;
}

body {
	height: 100%;
	background: #b5b6b7 url("/webfile/show/501/") repeat-x left 1px;
	font-size: 13px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #333;
	line-height: 1.5em;
}

h1 {
	font-weight: bold;
    color: #028297;
	font-size: 18px;
	line-height: 1.2em;
	padding: 0 10px 20px 0;
    width: 90%;
    text-align: left;
}

h2 {
	color:#666;
	font-weight: bold;
	font-size: 16px;
	padding: 0 0 10px 0;
}

h3 {
	color: #028297;
	font-weight: bold;
	font-size: 14px;
	padding: 0 0 10px 0;
}

h4 {
	font-weight: bold;
	font-size: 13px;
	padding: 0 0 10px 0;
}

h5 {
    text-align: left;
	margin: 6px 0;
	font-size: 14px;
	color: #DD9202;
}

p {
	padding: 0 20px 20px 0;
}

strong {
	font-weight: bold;
}

blockquote {
	padding: 0 60px 20px 20px;
	font-style: italic;
}

img {
	border: 0;
}

hr {
	display: block;
	position: relative;
	height: 1px;
	width: 95%;
	margin: 0 0 5px 5px;
	overflow: hidden;
	background: transparent url("/webfile/show/516/") repeat-x left top;
	border: 0;
}

.bold {
    font-weight: bold;
}

a,
a:visited {
	color: #028297;
	text-decoration: none;
	font-weight:700;
}

a:hover,
a:focus,
a:active {
	text-decoration: underline;
}
/* ####################### end HTML ELEMENTS ####################### */

/* ####################### start PAGE        ####################### */

#topgradient {
	position: relative;
	left: 9px;
	top: 0;
	z-index: 100;
	height: 10px;
	width: 948px;
	background: #d34e00;
}

#topgradient .pattern,
#footer .pattern {
	position: absolute;
	right: 0;
	height: 100%;
	width: 948px;
	background: #f2b705 url(/webfile/show/505/) repeat-y left top;
}

#head {
    width: 948px;
    margin-left:9px;
    margin-top:10px;
	height: 110px;
	background: #ffffff url(/webfile/show/504/)  no-repeat; 
}

#head #logo {
	padding: 30px 0 0 30px;
    float:left;
}

#head #hotline {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding:20px 20px 0 450px;
	font-size:13px;
	color: #078ba0;
	font-weight: bold;
	text-align: center;
    text-transform:uppercase;
}

#head #hotline span {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 10px;
	color: #dd9202;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.1em;
}

.pagemargin {
	position: relative;
	width: 966px;
	margin: 0 auto;
	background: transparent url("/webfile/show/508/") repeat-y 0 top;
}

#home_bullets {
    background-image: url(../img/start/start_bullet.png);
    float: left;
    margin-bottom: 0;
    width: 330px;
    height: 210px;
}

#starttext{
    float: left;
    margin: 5px 10px 25px 10px;
    padding: 10px;
    width: 90%;
    border: 2px solid #DD9202;
    color: #666;
    background-color: #f7f6f6; 
    font-size: 13px;
}

/* ####################### end PAGE              ####################### */

/* ####################### start eKomi Widget ####################### */

#eKomiWidget_default {
    margin-top: 10px;
}

/* ####################### end eKomi Widget ####################### */


/* ####################### start MAIN NAVIGATION ####################### */

#mainNav {
margin-left:9px;
background: transparent url("/webfile/show/507/");
height:50px;
color:#ffffff;
width:948px;
}
	#mainNav ul {
		list-style-type: none;
		}
	#mainNav li {
		display: block;
		float: left;
		height: 45px;
		width: 135px;
		}
	#mainNav li:last-child {
	    width: 138px;
		}

		#mainNav li a,
		#mainNav li a:visited {
			display: block;
			height: 45px;
			overflow: hidden;
			font-size: 14px;
			line-height: 43px;
			text-align: center;
			text-decoration: none;
			color: #ffffff;
font-weight:900;
			}
		#mainNav li a:hover,
		#mainNav li a:focus,
		#mainNav li a:active,
		#mainNav li a.active {
			text-decoration: none;
height:44px;
color:#08899d;
			background: transparent url("/webfile/show/506/") no-repeat bottom center;
background-color:#d1d1d1;
			}

/* ####################### end MAIN NAVIGATION  ####################### */
/* ####################### start SUB NAVIGATION ####################### */

#subNav {
	position: relative;
	margin-left: 9px;
	margin-top:30px;
	padding: 0 0 65px 0;
	float: left;
	}
	#subNav ul {
		list-style-type: none;
		}
	#subNav li {
		display: block;
		margin: 0 0 5px 0;
		}
		#subNav li a,
		#subNav li a:visited {
			display: block;
			width: 150px;
			padding: 8px 10px 5px 10px;
			background: #dcdcdc url("/webfile/show/517/") repeat-x left top;
			border: 1px solid #cbcbcb;
			font-size: 15px;
			font-weight: bold;
			line-height: 20px;
			text-decoration: none;
			color: #028297;
			}
		#subNav li a:hover,
		#subNav li a:focus,
		#subNav li a:active,
		#subNav li a.active {
			border: 1px solid #d34e00;
			text-decoration: none;
			}

/* ####################### end SUB NAVIGATION ####################### */
/* ####################### start CONTENT      ####################### */

#content {
    float: right;
    padding: 30px 0 25px;
    position: relative;
    width: 710px;
}
.home #content {
	position: relative;
	float: right;
	width: 948px;
	padding: 30px 0 30px 25px;
	}
	
	.home #subNav{
display:none;
}
fl_left{
	float:left;
	padding:10px;
	}
#content .twocols {
		width: 500px;
padding:10px 10px;
		float: left;
		}

#content .twocols_text {
		width: 450px;
padding:10px 10px;
		float: left;
		}
	#content .fl_right {
		margin-right: 30px;
		}
	#content ul {
		padding: 0 40px 20px 20px;
		}
		#content ul li {
			
			}
	#content .listbox {
		float: left;
		}
.twocols_dotted {
	margin: 20px 0;
	clear: both;
	background: transparent url("/webfile/show/516/") repeat-y 320px top;
	}
	.twocols_dotted h4 {
		font-size: 15px;
		font-weight: normal;
		padding: 0 0 20px 0;
		}
	.twocols_dotted .col_left {
		float: left;
		width: 300px;
		}
		.twocols_dotted .col_left #testsieger {
			margin: 20px 0 20px 20px;
			}
		.twocols_dotted .col_left h4 {
			font-weight: bold;
		}	
			.twocols_dotted .col_left h4.faq {
				padding: 6px 0 10px 0;
				}
		.twocols_dotted .col_left h4.result {
			padding: 30px 0 20px 0;
			}
		#content .twocols_dotted .col_left ul {
			padding: 0 20px;
			}
		.twocols_dotted .col_left li {
			margin: 0 0 10px 0;
			}
			.twocols_dotted .col_left li a {
				color: #034873;
				}
				.twocols_dotted .col_left li a:hover {
					text-decoration: underline;
					}
	.twocols_dotted .pkv_banner {
		width: 310px;
		margin: 0 0 0 310px;
		padding: 0 0 0 50px;
		}
		.twocols_dotted .pkv_banner h4 {
			background: #f7f9fa;
			}
		.twocols_dotted .pkv_banner .top {
			height: 5px;
			background: transparent url(../img/layout/banner_pkv_top.png) no-repeat left top;
			}
		.twocols_dotted .pkv_banner .bottom {
			height: 15px;
			background: transparent url(../img/layout/banner_pkv_bottom.png) no-repeat left top;
			}
		.twocols_dotted .pkv_banner .pattern {
			padding: 0 9px 0 1px;
			background: transparent url("/webfile/show/520/") repeat-y left top;
			}
			.twocols_dotted .pkv_banner .pattern h4 {
				font-size: 17px;
				padding: 0 0 5px 20px;
				background: #f7f9fa;
				}
		.twocols_dotted .pkv_banner p {
			padding: 10px 10px;
			font-size: 11px;
			}
		.twocols_dotted .pkv_banner form {
			position: relative;
			display: block;
			margin: 20px 0 0 0;
			}
		.twocols_dotted .pkv_banner .select {
			position: relative;
			}
		.twocols_dotted .pkv_banner #input_send {
			height: 50px;
			}
		.twocols_dotted .pkv_banner label {
			display: block;
			width: 90px;
			overflow: hidden;
			margin: 9px 0 0 20px;
			}
		.twocols_dotted .pkv_banner select {
			position: absolute;
			right: 20px;
			top: 0;
			display: block;
			width: 160px;
			}
		.twocols_dotted .pkv_banner .input_txt {
			display: block;
			position: absolute;
			width: 150px;
			top: 0;
			right: 20px;
			border: 1px solid #a4a5a6;
			font-size: 13px;
			padding: 1px 5px;
			}
		.twocols_dotted .pkv_banner .agb {
			margin: 20px 0 0 0;
			}
			.twocols_dotted .pkv_banner .agb input {
				display: inline;
				width: auto;
				margin: 3px 5px 0 20px;
				}
			.twocols_dotted .pkv_banner .agb label {
				display: inline;
				width: auto;
				margin: 0 0 0 5px;
				}
			.twocols_dotted .pkv_banner .input_send {
				position: absolute;
				top: 10px;
				right: 20px;
				}
		.twocols_dotted .pkv_banner option {
			padding: 0 10px;
			margin: 0 0 3px 0;
			}
.twocols_dotted .pkv_banner .button {
    position: relative;
    overflow: hidden;
    height: 25px;
    width: 122px;
    border: 0;
    background: transparent url(../img/layout/banner_pkv_button.png) no-repeat left top;
    cursor: pointer;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    color: #034873;
    margin: 20px 0 20px 155px;
    padding: 0 0 0 10px;
}

.twocols_dotted .pkv_banner .button:hover {
    background: transparent url(../img/layout/banner_pkv_button.png) no-repeat left bottom;
}

.shadowbox {
	position: relative;
	left: -2px;
	width: 690px;
	padding: 0 0 15px 0;
	}
	.shadowbox .top {
		height: 10px;
		background: transparent url("/webfile/show/542/") no-repeat left top;
		}
	.shadowbox .bottom {
		height: 10px;
		background: transparent url("/webfile/show/543/") no-repeat left top;
		}
	.shadowbox .pattern {
		padding: 5px 30px 0 20px;
		background: transparent url("/webfile/show/541/") repeat-y left top;
		}
        
.shadowbox.sb-faq .top {
    background: transparent url("/webfile/show/618/") no-repeat left top;
}

.shadowbox.sb-faq .bottom {
    background: transparent url("/webfile/show/620/") no-repeat left top;
}

.shadowbox.sb-faq .pattern {
    background: transparent url("/webfile/show/619/") repeat-y left top;
}

		.shadowbox .pattern h2,
		.shadowbox .pattern h3,
		.shadowbox .pattern h4 {
			padding-top: 10px;
			}
.shadowbox .pattern p {
    padding-right: 10px;
}

.shadowbox ol,
.shadowbox ul {
    padding: 0 0 10px 20px;
}

.shadowbox ol li,
.shadowbox ul li {
    padding: 0 20px 10px 0;
}

.shadowbox .faq {
    list-style-type: none;
    padding: 0 0 40px;
}
.shadowbox .faq li {
    background: transparent url("/webfile/show/516/") repeat-x left bottom;
    padding: 0;
}

.shadowbox .faq li a {
    display: block;
    padding: 6px 0 3px;
    color: #028297;
}
			.shadowbox .faq li a h3,
			.shadowbox .faq li a p {
				padding: 0 0 5px 0;
				}
				.shadowbox .faq li a:hover {
					text-decoration: none;
					}
				.shadowbox .faq li a:hover h3 {
					text-decoration: underline;
					}
		.shadowbox .pattern #ausgaben label {
			width: 40%;
			float: left;
			}
			.shadowbox .pattern #ausgaben input.input_txt {
				float: left;
				border: 1px solid #a4a5a6;
				font-size: 13px;
				padding: 1px 5px;
				}
			.shadowbox .pattern #ausgaben input.input_send {
				float: right;
				margin: 10px 0 0 0;
				}
			.shadowbox .pattern #ausgaben input.input_reset {
				float: right;
				margin: 10px 165px 30px 10px;
				}
			.shadowbox .pattern #ausgaben span {
				float: left;
				margin: 0 0 5px 5px;
				}
		.shadowbox .pattern label {
			width: 300px;
			margin: 5px 5px 5px 0;
			float: left;
			font-weight: bold;
			}
			.shadowbox .pattern span {
				
				}
			.shadowbox .pattern .fullwidth {
				width: 597px;
				}
			.shadowbox .pattern div.select {
				width: 597px;
				margin: 0 5px 10px 0;
				}
				.shadowbox .pattern div.select #date {
					width: 70px;
					float: none;
					}
				.shadowbox .pattern div.select .ui-datepicker-trigger {
					cursor: pointer;
					position: relative;
					top: 2px;
					}
			.shadowbox .pattern input.input_txt {
				width: 290px;
				margin: 0 5px 10px 0;
				float: left;
				border: 1px solid #a4a5a6;
				font-size: 12px;
				padding: 1px 5px;
				}
				.shadowbox .pattern input.input_send {
					float: right;
					margin: 10px 30px 0 0;
					}
				.shadowbox .pattern #kontakt textarea {
					height: 75px;
					width: 597px;
					margin: 0 5px 10px 0;
					padding: 5px;
					}
		.shadowbox .agb {
			margin: 5px 0 0 0;
			float: left;
			}
			.shadowbox .pattern .agb label {
				float: left;
				font-weight: normal;
				}
			.shadowbox .pattern .agb input {
				margin: 8px 10px 0 1px;
				float: left;
				}
			.shadowbox .pattern input.long {
				width: 597px;
				}
			.shadowbox .pattern table {
				border-collapse: collapse;
				}
				.shadowbox .pattern td {
					font-size: 12px;
					padding: 0 30px 0 0;
					}
					.shadowbox .pattern td label {
						font-size: 13px; 
						width: auto;
						padding: 0 5px 0 0;
						margin: 0 5px 0 0;
						}
					.shadowbox .pattern td input {
						margin: 0 5px 0 1px;
						}
				.shadowbox .pattern .zusatz {
					margin: 5px 0 0 0;
					}
					.shadowbox .pattern .zusatz td {
						padding: 0 10px 10px 0;
						vertical-align: bottom;
						}
		.shadowbox .pattern .fl_left img {
			display: block;
			margin: 5px 20px 20px 0;
			}
.filelist,
#content .filelist {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0 40px 0 0;
	}
	.filelist li {
		margin: 0;
		padding: 0;
		}
	.filelist a {
		display: block;
		position: relative;
		color: #034873;
		text-decoration: none;
		}
		.filelist a:hover {
			color: #D34E00;
			text-decoration: none;
			}
	.filelist span {
		display: block;
		position: relative;
		float: right;
		}
	.filelist img {
		position: relative;
		top: 2px;
		margin: 0 10px 0 0;
		}
.back_button {
	display: block;
	float: left;
	overflow: hidden;
	height: 25px;
	border: 0;
	background: transparent url("/webfile/show/540/") no-repeat left top;
	cursor: pointer;
	text-align: left;
	font-size: 13px;
	color: #034873;
	padding: 0 0 0 30px;
	}
	.back_button span {
		display: block;
		padding: 3px 2px;
		}
	a:hover .back_button,
	.back_button:hover {
		background: transparent url("/webfile/show/540/") no-repeat left bottom;
		text-decoration: none;
		}		
.linkbanner {
	list-style-type: none;
	}
	.linkbanner li {
		display: block;
		position: relative;
		float: left;
		width: 160px;
		margin: 20px 0;
		padding: 0 0 10px 0;
		background: transparent url(../img/layout/banner_seminar_bg.png) no-repeat left top;
		}
	.linkbanner h4 {
		font-weight: bold;
		padding: 0;
		}
	.linkbanner p {
		margin: 5px 0;
		padding: 0;
		line-height: 1em;
		}
	.linkbanner ul {
		list-style-type: none;
		}
		.linkbanner ul li {
			padding: 3px 0 0 17px;
			margin: 0;
			float: none;
			width: auto;
			background: transparent url(../img/layout/banner_seminar_bullet.png) no-repeat 5px 5px;
			line-height: 1em;
			}
	.linkbanner a,
	.linkbanner a:visited {
		display: block;
		height: 58px;
		width: 137px;
		padding: 0 5px;
		overflow: hidden;
		border-left: 3px solid #034873;
		color: #034873;
		text-decoration: none;
		}
		.linkbanner a:hover,
		.linkbanner a:focus,
		.linkbanner a:active {
			text-decoration: none;
			}
		.linkbanner a.color1 { border-color: #58a2b5; 	}
		.linkbanner a.color2 { border-color: #4f9bbb; 	}
		.linkbanner a.color3 { border-color: #3b87a7; 	}
		.linkbanner a.color4 { border-color: #2a7696; 	}
		.linkbanner a.color5 { border-color: #075696; 	}
		.linkbanner a.color6 { border-color: #003e7d; 	}
		
		.linkbanner a:hover.color1,
		.linkbanner a:hover.color2,
		.linkbanner a:hover.color3,
		.linkbanner a:hover.color4,
		.linkbanner a:hover.color5,
		.linkbanner a:hover.color6 {
			border-color: #d34e00; 
			}
	
.startbanner {
	display: block;
	position: relative;
	float: left;
	width: 210px;
	overflow: hidden;
	margin: 10px 10px 10px 10px;
	}
	.startbanner.last {
		margin-right: 0;
	}
	.startbanner .top {
		height: 10px;
		background: transparent url("/webfile/show/512/") no-repeat left top;
		}
	.startbanner .pattern {
		height: 264px;
		background: transparent url("/webfile/show/511/") repeat-y left top;
		}
	.startbanner .bottom {
		height: 10px;
		background: transparent url("/webfile/show/509/") no-repeat left top;
		}
		.startbanner .bannerbox {
			position: absolute;
			top: 0;
			left: 1px;
			width: 201px;
			height: 279px;
			overflow: hidden;
			}
			.startbanner a {
				color: #333333;
				}
				.startbanner a:hover {
					text-decoration: none;
					}
		.startbanner h4 {
			position: absolute;
			width: 181px;
			bottom: 128px;
			padding: 5px 10px;
			background: transparent url("/webfile/show/510/") repeat left top;
			font-size: 15px;
			font-weight: 900;
color:#FFFFFF;
			}
		.startbanner p {
			padding: 10px 10px;
			}
		.startbanner label {
			display: block;
			float: left;
			width: 78px;
			overflow: hidden;
			margin: 10px 0 0 10px;
			}
		.startbanner select {
			display: block;
			float: right;
			width: 100px;
			margin: 10px 10px 0 0;
			}
		.startbanner option {
			padding: 0 10px;
			margin: 0 0 3px 0;
			}
		.startbanner .button {
			position: absolute;
			overflow: hidden;
			right: 10px;
			bottom: 6px;
			height: 25px;
			border: 0;
			background: transparent url("/webfile/show/502/") no-repeat right top;
			cursor: pointer;
			text-align: right;
			font-size: 13px;
			color: #034873;
			padding: 0 30px 0 0;
			}
			.startbanner .button span {
				display: block;
				padding: 3px 2px;
				}
			.startbanner a:hover .button,
			.startbanner .button:hover {
				background: transparent url("/webfile/show/502/") no-repeat right bottom;
				}
.produktbanner {
	display: block;
	position: relative;
	float: left;
	width: 310px;
	overflow: hidden;
	margin: 10px 35px 10px 0;
	}
	.produktbanner .top {
		height: 10px;
		background: transparent url(../img/layout/banner_produkte_top.png) no-repeat left top;
		}
	.produktbanner .pattern {
		height: 264px;
		background: transparent url(../img/layout/banner_produkte_pattern.png) repeat-y left top;
		}
	.produktbanner .bottom {
		height: 10px;
		background: transparent url(../img/layout/banner_produkte_bottom.png) no-repeat left top;
		}
		.produktbanner .bannerbox {
			position: absolute;
			top: 0;
			left: 1px;
			width: 301px;
			height: 279px;
			overflow: hidden;
			}
			.produktbanner a {
				color: #034873;
				}
				.produktbanner a:hover {
					text-decoration: none;
					}
		.produktbanner h4 {
			position: absolute;
			width: 280px;
			bottom: 128px;
			padding: 5px 10px;
			background: transparent url("/webfile/show/510/") repeat left top;
			font-size: 17px;
			font-weight: normal;
			}
		.produktbanner p {
			padding: 10px 10px;
			}
		.produktbanner label {
			display: block;
			float: left;
			width: 78px;
			overflow: hidden;
			margin: 10px 0 0 10px;
			}
		.produktbanner select {
			display: block;
			float: right;
			width: 180px;
			margin: 10px 10px 0 0;
			}
		.produktbanner option {
			padding: 0 10px;
			margin: 0 0 3px 0;
			}
		.produktbanner .button {
			position: absolute;
			overflow: hidden;
			right: 10px;
			bottom: 6px;
			height: 25px;
			border: 0;
			background: transparent url(/webfile/show/502/) no-repeat right top;
			cursor: pointer;
			text-align: right;
			font-size: 13px;
			color: #034873;
			padding: 0 30px 0 0;
			}
			.produktbanner .button span {
				display: block;
				padding: 3px 2px;
				}
			.produktbanner a:hover .button,
			.produktbanner .button:hover {
				background: transparent url(/webfile/show/502/) no-repeat right bottom;
				}

ul.check {
	list-style-type: none;
	
	}
    
ul.check li {
    font-weight: bold;
    font-size: 16px;
    xcolor:#028297;
    color:#666;
    background: url(../img/layout/check.gif) no-repeat top left;
    padding: 6px 4px 6px 40px;
}
        
div.caption {
    margin-left: 5px;
}

.container-picsubnavi {
    width: 230px;
    height: 100px;
    position: absolute;
    left: 10px;
}

.h2-picsubnavi {
    margin: 0 10px;
    color: #000;
}

.bottom-picsubnavi {
    margin: 0 10px;
}

/* ####################### end CONTENT     ####################### */
/* ####################### start FOOTER    ####################### */

/* #footer {
	position: fixed;
	height: 56px;
	width: 100%;
	z-index: 200;
	right: 0;
	bottom: 0;
	background: #d34e00;
	} */
#footer {
	position: relative;
	width: 966px;
	height: 56px;
	margin: 0 auto;
background-image:url("/webfile/show/503/");
	}
#metaNav {
	position: relative;
	width: 948px;
	margin: 0 auto;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	}
	#metaNav a,
	#metaNav a:visited {
		color: #fff;
		}
	#metaNav span {
		position: relative;
		top: 2px;
		padding: 0 10px;
		font-weight: normal;
		font-size: 16px;
		}
	#metaNavLeft,
	#metaNavRight {
		position: absolute;
		top: 18px;
		padding: 0 20px;
		}
	#metaNavLeft {
		width: 70%;
		left: 0;
		}
	#metaNavRight {
		width: 30%;
		right: 0;
		text-align: right;
		}

/* ####################### end FOOTER    ####################### */
/* ####################### start HELPERS ####################### */

.clear {
	clear: both;
	}
.clear_right {
	clear: right;
	}
.fl_left {
	float: left;
	margin: 0 25px 25px 0;
	}
.fl_right {
	float: right;
	margin: 0 0 25px 25px;
	}
.alert {
	color: red;
	}
	.alert a {
		color: red;
		text-decoration: underline;
		}
		.alert a {
			color: red;
			text-decoration: underline;
			}

/* ####################### end HELPERS ####################### */
/* ####################### LANDING PAGES ####################### */


/* ####################### PKV Tarif ####################### */
#pkvtarif {
		}
		
/* ####################### PKV Contentbereich ####################### */
	#pkvtarif #pkvtarifcontent {
		text-align:left;
		width: 948px; 
		float:right;
		padding:30px 0 10px 20px;
		}
	#pkvtarif #headline{
				}
	#pkvtarif .detail{
		font-weight:bold;
		color: #DD9202;
		}
	#pkvtarif #pkvtarifcontent #links{
		background: url("../pkv/img/bg_top.jpg") no-repeat scroll left top transparent;
		position:relative;
		width:541px;
		float:left;
		top:1px;
		left:4px;
		}
		
	#pkvtarif #pkvtarifcontent #mitte{
		position:relative;
		padding: 0 10px 20px 5px;
		float:left;
		width: 375px;
		}
		
		
	#pkvtarif #pkvtariftext {
		float:left;
		text-align: justify;
		padding:28px 10px 10px 10px;
	}
	
	#pkvtarif #pkvtarifcheck{
	width: 190px;
	margin-bottom:20px;
	position:relative;
	height:260px;
	top:10px;
	left:0px;
	float:left;
	}
	#startbild{
		float:left;
		margin-top:5px;
		margin-left:20px;
		}
	#pkvtarif #pkvtarifcheck ul.check li {
    background: url("../img/layout/check.gif") no-repeat scroll left top transparent;
    color: #666666;
    font-size: 13px;
    font-weight: bold;
    padding: 6px 4px 6px 40px;
}
	
	#pkvtarif #pkvtarifcontent h1 {
		text-align: left;
		}
	#pkvtarif #pkvtarifcontent h2 {
		margin: 0 0 10px 0;
		}
		#pkvtarif #pkvtarifcontent h5 {
		text-align:left;
		margin-right:20px;
		font-size:13px;
		color: #c36602;
		}
	#pkvtarif #pkvtarifcontent p {
	padding:0 20px 20px 0;
		text-align: left;
		}
	#pkvtarif #pkvtarifcontent ul {
		margin: 0 0 0 20px;
		}
	#pkvtarif #pkvtarifcontent ul.check {
		margin: 0;
		}
		
	#pkvtarif #faq {
		margin-top: 15px;
		padding: 5px 5px 15px 0px;
		width:370px;
		border:1px dotted #034873;
		}
#pkvtarif #faq ul {
    list-style-type: none;
}

#pkvtarif #faq ul li
{
    background: url(../img/layout/punkt.gif) no-repeat scroll 0px 10px transparent;
    line-height: 1.8em;
    padding-left: 15px;
}


#pkvtarif #faq a,
#pkvtarif #faq a:link,
#pkvtarif #faq a:visited,
#pkvtarif #faq a:active,
#pkvtarif #faq a:hover {
		color: #666666;
		}
	 
#pkvtarif #faq h3  {
		padding: 10px;
		margin-left:15px;
		color:#028297;
		font-size:15px;
		}
		
		#sicherheit h3 {
		padding: 4px;
		margin-left:0px;
		color:#028297;
		font-size:14px;
		}
		
		
/* ####################### PKV Rechter Bereich ####################### */
		
	#pkvtarif #pkvtarifrechts {
		width: 940px; 
		float:left;
		padding:0px 5px 0px 15px;
		margin:3px;
		}
		
		
#pkvtarif .produktbanner {
	display: block;
	position: relative;
	float: left;
	width: 210px;
	overflow: hidden;
	margin: 10px 10px 10px 10px;
	}
	#pkvtarif .produktbannerneu {
	display: block;
	position: relative;
	float: left;
	width: 210px;
	overflow: hidden;
	margin: 10px 10px 10px 10px;
	border: 1px dotted #034873;
	height:225px;
	}
	#pkvtarif .produktbannerneu p{
		padding: 10px;
		}
	#hotline .fl_left{
		margin:0 10px 0 0;
		}
		#hotline .gross{
			font-size:13px;
			margin: 0px;
			}
			#hotline .produktbanner p{
				padding: 5px 5px;}
#pkvtarif #bestpreis .produktbanner .top {
		height: 5px;
		width:100%;
		background: transparent url(../img/banner/banner_top.png) no-repeat left top;
		}
#pkvtarif	#bestpreis .produktbanner .pattern {
		height: 190px;
		background: #ecedee url(../img/banner/banner_box.png) repeat-y left top;
		}
#pkvtarif	#bestpreis .produktbanner .bottom {
		height: 15px;
		background: transparent url(../img/banner/banner_footer.png) no-repeat left top;
		}	

#pkvtarif #hotline .produktbanner{
background: none repeat scroll 0 0 #ffffff;
display:block;
    border-radius: 5px 5px 5px 5px;
	border:1px solid #028297;
	position: relative;
	float:left;
    width: 220px;
    z-index: 10;
    margin-top:12px;
    height:200px;
}	

#pkvtarifrechts_danke #hotline .produktbanner{
background: none repeat scroll 0 0 #ffffff;
display:block;
    border-radius: 5px 5px 5px 5px;
	border:1px solid #028297;
	position: relative;
	float:left;
    width: 205px;
    z-index: 10;
    margin-top:12px;
  height:200px;
  }
#pkvtarif #sicherheit .produktbannerneu{
display:block;
    
	border:1px dotted #034873;
	position: relative;
	float:left;
    width: 445px;
    z-index: 10;
    margin:12px 0 0 5px;
    height:225px;
   
}	
#sicherheit p{
	line-height:1.2em;
	padding:4px;
	}

#hotline h5 {
		text-align:center;
		margin: 6px 0;
		font-size:14px;
		color: #DD9202;
		}

.gross {
        text-align:center;
       	margin: 0px 0 5px 0;
		font-weight:bold;
		font-size:16px;
		color: #DD9202;
		}
			
/* ####################### PKV Unterer Bereich ####################### */
		
#pkvtariffooter {
	clear: both;
	xbackground: transparent url(../img/layout/dotted.gif) repeat-x left top;
	xborder-top:1px dotted #034873;
	padding: 20px 0 40px 0;
	}
	
#pkvtariffooter #service{
position:relative;
float:left;
border: 1px dotted #034873;
padding: 10px;
width: 350px;
margin: 10px 40px 10px 0px;
}
#pkvtariffooter #service ul {
    list-style-type: none;
}

#pkvtariffooter #service ul li
{
    background: url(../img/layout/punkt.gif) no-repeat scroll 5px 10px transparent;
    line-height: 1.8em;
    padding-left: 25px;
}


#pkvtariffooter #teaser {
position:relative;
	width: 474px;
	float:left;
	margin: 0 0 20px 0; 
	}
	#pkvtariffooter #teaser #teaserimage {
		position: absolute;
		z-index: 20;
		}
	#pkvtariffooter #teaser #teasertext {
		position: relative;
		width: 300px;
		margin: 0 0 0 125px;
		padding: 15px 0 5px 40px;
		-moz-border-radius:5px; /* Firefox */
		-webkit-border-radius:5px; /* Safari, Chrome */
		-khtml-border-radius:5px; /* Konqueror */
		border-radius:5px; /* CSS3 */
		z-index: 10;
		background: #cbe6f5;
		}
	#pkvtariffooter #teaser h3 {
		font-size: 12px;
		line-height: 1.3em;
		padding: 0 0 5px 0;
		}
	#pkvtariffooter #teaser p {
		font-size: 11px;
		line-height: 1.5em;
		padding: 0 20px 10px 0;
		}


/* ####################### PKV Formular ####################### */
	
	#pkvtarifform {
		width: 375px;
		float: right;
		}	
		#pkvtarifform .top {
			width: 100%;
			height: 5px;
			background: transparent url(../pkv/img/pkvtarif_box_top.png) no-repeat left top;
			}
		#pkvtarifform .pattern {
			background: transparent url(../pkv/img/pkvtarif_box_pattern.png) repeat-y left top;
			width: 100%;
			padding: 0;
			}
			#pkvtarifform .pattern form {
				padding: 8px 0 8px 15px; 
				}
		#pkvtarifform .bottom {
			background: transparent url(../pkv/img/pkvtarif_box_bottom.png) no-repeat left top;
			height: 15px;
			width: 100%;
			padding: 0;
			}
		#pkvtarifform h3 {
			font-size: 15px;
			font-weight: bold;
			background: #028297;
			padding: 8px 29px;
			margin: 0 3px 0 0px;
			color:#ffffff;
			}
		#bestpreis h3, #sicherheit h3 {
			font-size: 16px;
			font-weight: bold;
			background: #028297;
			padding: 8px 8px;
			margin: 0 0px 0 0;
			color: #ffffff;
			width:100%;
			}
			.schritte h3{
				font-size: 16px;
			font-weight: bold;
			padding: 8px 10px;
			margin: 3px 0px 0 -5px;
			color: #028297;
			width:97%;
			}
		#pkvtarifform .input_txt {
			float: left;
			margin: 10px 10px 0 0;
			width: 150px;
			font-size: 10px;
			padding: 1px 5px;
			border: 1px solid #CCCCCC;
			}
		#pkvtarifform input.alert {
			color: #000000;
			border: 1px solid red;
			}
		#pkvtarifform label {
			float:left;
			font-size: 13px;
			font-weight: bold;
			margin: 12px 10px 2px;
			}
			
		#pkvtarifform label.anrede {
			display: inline;
			float: none;
			font-size: 13px;
			font-weight: bold;
			margin: 5px 3px 2px;
			padding: 3px;
			line-height:0em;
			}
		#pkvtarifform label.agb {
			float: left;
			font-size: 13px;
			font-weight: bold;
			margin: 5px 3px 2px;
			padding: 3px;
			line-height:0em;
			}
		
	
		#pkvtarifform .textklein {
			font-size: 12px;
			font-weight: normal;
			padding: 5px 31px;
			}
		#pkvtarifform #input_send {
			
			}
		#pkvtarifform .agb {
			float: left;
			margin: 10px 10px 0 0;
			}
		#pkvtarifform .input_send_2 {
			float: left;
			width: 160px;
			height: 45px;
			overflow: hidden;
			margin: 10px 0 0 3px;
			border: 0;
			background: url(../pkv/img/AbesendenButton3.png) no-repeat 0 0;
			cursor: pointer;
			}
			#pkvtarifform .input_send_2:hover {
				background-position: 0 -46px;
				}
		
		#pkvtarifform input.blured,
		#pkvtarifform input.alert.blured {
			color: #BBBBBB;
		}
		
		#pkvtarifform #anrede,
		#pkvtarifform #anfrageper,
		#pkvtarifform #titel {
			position: relative;
			width: 160px;
			float: left;
			margin: 10px 10px 0 1px;
		}
		#pkvtarifform #anfrageper select {
			position: absolute;
			right: 0;
			width: 80px;
			font-size: 12px;
		}
		#pkvtarifform #titel select {
			width: 162px;
		}
		#pkvtarifform #titellabel {
			position: absolute;
			right: 0;
			top: 0;
			color: #034873;
		}
		
		#pkvtarifform select {
			
		}
		
		#pkvtarifform #plz {
			width: 38px;
		}
		
		#pkvtarifform #ort {
			width: 90px;
		}
		
		#pkvtarifform .versicherung {
			position: relative;
			width: 334px;
			margin: 10px 0 0 1px;
			font-weight: normal;
			text-align:left;
			}
			#pkvtarifform .versicherung select#selectversicherung {
				display: block;
				position: absolute;
				width: 162px;
				right: 1px;
				top: 0;
				}
		
/* ####################### end LANDING PAGES ####################### */

/* ####################### PKV Danke Contentbereich ####################### */
#pkvtarifcontent_danke{
 		text-align:left;
		width: 695px; 
		float:left;
		padding:20px 10px 5px 20px;
	}
	#pkvtarifrechts_danke {
	border-left: 1px dotted #034873;
		width: 210px; 
		float:left;
		padding:5px 0 5px 5px;
		}

#dankecontent {
clear:both;
background: url(../pkv/img/danke_schritte.png) no-repeat 0 0;
width:690px;
position:relative;
}

.schritte{
float:left;
width:210px;
padding:5px;
margin: 5px 3px;
}
.schritte p{
line-height: 17px;
margin-top:30px;
padding:5px;
}
#endtext{
margin-top:20px;
clear:both;
text-align: left;
}
#endtext h3 {
color:#028297;
xfloat:left;
}
#pkvtarif #pkvtarifcontent_danke #dankecontent .schritte h2{
    font-size: 16px;
    font-weight: bold;
    margin: 4px 0px 0 0;
    padding: 8px 20px;
	
}

#video {
position:relative;
padding: 10px;
left:30px;
}
.floatright{
position:relative;
top:-80px;
left: 150px;

}

/* ####################### PKV Danke Ende Contentbereich ####################### */


/* ####################### Neuversicherung Contentbereich ####################### */
.nv_oben {
	width:680px;
	padding:10px;
	float:left;
		}
#nv_links{
	width:330px;
	margin: 10px 25px 25px 0px;
	float:left;
	
	}
#nv_formular{
	width: 350px;
	float:left;
		}
		
	
	#nv_formular .twocols_dotted{
		background:none;
		margin:0px;
		}
	
#nv_formular .twocols_dotted .pkv_banner {
    width: 310px;
    margin: 0;
    padding: 0;
}
		
#nv_formular .twocols_dotted .pkv_banner .pattern h4 {
    color:#FFF;
    background: #027D91;
    margin: 0px;
    padding: 5px;
}
		
#nv_formular .twocols_dotted .pkv_banner .top {
    background: url("/webfile/show/521/") no-repeat scroll left top transparent;
    height: 5px;	
}

#nv_formular .twocols_dotted .pkv_banner .bottom {
    background: url("/webfile/show/522/") no-repeat scroll left top transparent;
    height: 15px;

}
#karriere{
	margin-left:15px;
}
		
/* ####################### Neuversicherung Ende Contentbereich ####################### */

span.customer-voice {
    display: inline-block;
    font-size: 11px;
    margin: 0 50px 0 10px;
}


} /* end @media all */
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	