/* 
Erstellt am 28.08.2006
Kai Brach
www.brizk.com
info@brizk.com 
*/


/* 
Allgemeine Struktur 
################################################################################################# 
*/

body	{
	text-align: center;
	background: #FFF url(http://www.krankenzusatz-versicherung.com/pix/bg_head.gif) top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding:0;
	margin:0;
	border: 0;
	color: #525252;
	line-height: 1.4;
	}
	
body#popup	{
	text-align: left;
	background: #FFF url(http://www.krankenzusatz-versicherung.com/pix/bg_head.gif) left -30px repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding:0;
	margin:0;
	border: 0;
	color: #525252;
	line-height: 1.4;
	}	

div.container {
	width:950px;
	margin:0 auto;
	text-align:left;
	}		
	
#logo {	
	float:left;
	width:400px;
	padding:16px 0 12px 0;
	}

#image {
	float:right;
	border-left:2px solid #FFF;
	border-right:2px solid #FFF;
	height:67px;
	width:500px;
	font-size:1px;
	background:url(http://www.krankenzusatz-versicherung.com/pix/image_header.jpg) repeat-x;
	}
	
#hotline {
	width:400px;
	font-weight:bold;
	float:right;
	text-align:right;
	color: #b3941c;
	margin: 10px 0 0 0;
	}
	
body#popup #hotline {
	font-weight:bold;
	text-align:left;
	float:none;
	color: #b3941c;
	margin: 0;
	padding:10px;
	}	

div#content	{
	margin: 0 253px 0 221px;
	clear:both;
	}
	
div#content_sub	{
	margin: 0 0 0 221px;
	clear:both;
	}	

div#wrapper {
	float:left;
	width:100%;
	margin-top:10px;
	}

div#rechts {
	float:left;
	width:228px;
	margin-left:-228px;
	margin-top:10px;
	padding-top:15px;
	}
	
div#rechts_sub {
	float:right;
	width:228px;
	}	
	
div#middle_sub {
	float:left;
	width:475px;
	margin-top:20px;
	}	
	
div#links {
	float:left;
	width:196px;
	margin-left:-950px;
	margin-top:10px;
	}

div#footer {
	width:100%;
	clear:both;
	background:#f1f1f1;
	border-bottom:2px solid #c4c4c4;
	border-top:2px solid #c4c4c4;
	text-align:center;
	margin-top:25px;
	}
	
div#footer .container div {
	width:180px;
	float:left;
	text-align:center;
	margin:10px 0;
	font-weight:bold;
	}	
	
div#subfooter {
	width:100%;
	clear:both;
	background:url(http://www.krankenzusatz-versicherung.com/pix/bg_subfooter.gif) repeat-x;
	padding:10px 0 20px 0;
	}
	
div#tabs_bg {
	background:url(http://www.krankenzusatz-versicherung.com/pix/bg_fragen.gif) bottom right no-repeat;
	}	
div#tabs_bg_alternativen {
	background:url(http://www.krankenzusatz-versicherung.com/pix/alternative.gif) bottom right no-repeat;
	}
.boxgrau {
	background:#f9f9f9;
	border:1px solid #dadbd9;
	padding:10px 15px;
	}
	
.hotline_kontakt {
	background:#b00404 url(http://www.krankenzusatz-versicherung.com/pix/hotline_bg.gif) no-repeat;
	margin-right:10px;
	padding:2px 10px 0 50px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	width:190px;
	float:left;
	}

.hotline_kontakt p {
	font-size:11px;
	margin:-5px 0 0 0;
	padding:0 10px 6px 0px;
	clear:both;
	font-weight:normal;
	letter-spacing:1px
	}


/* 
Text Formatierung 
################################################################################################# 
*/	

h1 {
	font-size:1.8em;
	margin:0 0 3px 0;
	font-weight:normal;
	line-height:1.2;
	}

h1#popup {
	color:#FFFFFF; 
	font-weight:bold; 
	margin:5px 10px;
	}	
	
h2 {
	font-size:1.4em;
	margin:14px 0 6px 0;
	font-weight:normal;
	background:#f4f4f4;
	padding:1px 4px;
	border-bottom:1px dashed #cccccc;
	}	
	
h2.faq {
	font-size:1.4em;
	margin:0 0 10px 0;
	font-weight:normal;
	background:none;
	padding:0;
	border-bottom:1px dashed #cccccc;
	}	
	
#content_sub h1 {
	font-size:1.8em;
	margin:0 0 3px 0;
	font-weight:normal;
	}	

div.grau {
	margin:-5px 0 0 0;
	color:#aaa;
	clear:both;
	}
	
.icons h2 {
	font-size:1em;
	margin:0;
	padding:0;
	text-decoration:underline;
	border:0;
	background:none;
	font-weight:bold;
	}	
	
span.hotline {
	font-size:1.5em;
	font-weight:bold;
	line-height:1em;
	}	

#middle_sub .auszeichnungen h2
{
        background-color:#FFFFFF;
        border:none;
        font-size:1em;
        font-weight:bold;
        padding:0px;
        margin:0px;
}
/* 
Link Formatierung 
################################################################################################# 
*/

#links a:link, #links a:visited {color:#5a7532;text-decoration:none}
#links a:hover {color:#5a7532;text-decoration:underline}
#links a:active {text-decoration:underline;}

a:link, a:visited {color:#b00404;text-decoration:underline}
a:hover {color:#eb0303;text-decoration:underline}
a:active {color:#b00404;text-decoration:underline;}

.grau a:link, .grau a:visited {color:#aaaaaa;text-decoration:none}
.grau a:hover {color:#aaaaaa;text-decoration:underline}
.grau a:active {text-decoration:underline;}

h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {color:#666;}
	
	
	
/* 
Tarife-Navigation (linke Spalte)
################################################################################################# 
*/

div.tarife_top {
	text-align:center;
	background:url(http://www.krankenzusatz-versicherung.com/pix/bg_top_tarife.gif) bottom no-repeat;
	font-size:1.6em;
	color:#728f47;
	}
	
#links h2 {
	background:#f0fed1 url(http://www.krankenzusatz-versicherung.com/pix/bg_tarife.gif) top repeat-x;
	border:1px solid #cedfb3;
	font-size:1em;
	color:#5a7532;
	font-weight:bold;
	padding:5px 8px;
	margin:0;
	}

#links ul {
	margin:0;
	padding:7px 10px;
	list-style-type:none;
	border:1px solid #cedfb3;
	background:#f9ffec;
	}
	
#links ul li {
	background:url(http://www.krankenzusatz-versicherung.com/pix/liste_pfeil_gruen.gif) 0 7px no-repeat;
	padding:2px 0 1px 13px;
	}	
	
/* 
Listen
################################################################################################# 
*/

ul.rot {
	margin:0;
	padding:0;
	list-style-type:none;
	}
	
ul.rot li {
	background:url(http://www.krankenzusatz-versicherung.com/pix/liste_pfeil_rot.gif) 0 7px no-repeat;
	padding:2px 0 3px 13px;
	}
	
ul.rot {
	margin-bottom:15px;
	}	
	
ul.vertikal li {
	background:url(http://www.krankenzusatz-versicherung.com/pix/liste_pfeil_rot_vertikal.gif) 0 7px no-repeat;
	padding:2px 0 3px 13px;
	margin-left:20px;
	}
	

ul.produkte li {
	padding:2px 0 7px 13px;
	margin-left:20px;
	}		
	
#footer ul{
	margin:0;
	padding:10px;
	width:228px;
	float:left;
	list-style-type:none;
	}
	
#footer ul li {
	background:url(http://www.krankenzusatz-versicherung.com/pix/liste_check_grau.gif) 0 7px no-repeat;
	padding:2px 0 3px 12px;
	}	
	
ul.highlights {
	margin:20px;
	padding:0;
	list-style-type:none;
	}
	
ul.highlights li {
	background:url(http://www.krankenzusatz-versicherung.com/pix/liste_check_gruen.gif) 0 8px no-repeat;
	padding:3px 0 3px 15px;
	font-weight:bold;
	}

ul.icons {
	margin:0;
	padding:0;
	list-style-type:none;
	}
	
ul.icons li {
	padding:9px 0 9px 43px;
	border-bottom:1px dashed #c9c9c9;
	}	

li.rechner {
	background:url(http://www.krankenzusatz-versicherung.com/pix/icon_rechner.gif) left 10px no-repeat;
	}
	
li.details {
	background:url(http://www.krankenzusatz-versicherung.com/pix/icon_details.gif) left 10px no-repeat;
	}	

li.faq {
	background:url(http://www.krankenzusatz-versicherung.com/pix/icon_faq.gif) left 10px no-repeat;
	}	

li.download {
	background:url(http://www.krankenzusatz-versicherung.com/pix/icon_download.gif) left 10px no-repeat;
	}		
	
li.vergleich {
	background:url(http://www.krankenzusatz-versicherung.com/pix/icon_vergleich.gif) left 10px no-repeat;
	}	
	
li.pdf {
	background:url(http://www.krankenzusatz-versicherung.com/pix/pdf.gif) left 10px no-repeat;
	}			
			
li.word {
	background:url(http://www.krankenzusatz-versicherung.com/pix/word-doc.gif) left 10px no-repeat;
	}	
	
ul.top_vers {
	margin:0;
	padding:0;
	list-style-type:none;
	}
	
ul.top_vers li {
	padding:0 0 9px 35px;
	}	

li.top1 {
	background:url(http://www.krankenzusatz-versicherung.com/pix/top1.gif) left 0 no-repeat;
	}	
	
li.top2 {
	background:url(http://www.krankenzusatz-versicherung.com/pix/top2.gif) left 0 no-repeat;
	}	
	
li.top3 {
	background:url(http://www.krankenzusatz-versicherung.com/pix/top3.gif) left 0 no-repeat;
	}	
	
li.top4 {
	background:url(http://www.krankenzusatz-versicherung.com/pix/top4.gif) left 0 no-repeat;
	}	
	
li.top5 {
	background:url(http://www.krankenzusatz-versicherung.com/pix/top5.gif) left 0 no-repeat;
	}	
	

ul.braun {
	margin:5px 0 0 0;
	padding:0;
	list-style-type:none;
	}
	
ul.braun li {
	background:url(http://www.krankenzusatz-versicherung.com/pix/liste_pfeil_braun.gif) 0 7px no-repeat;
	padding:2px 0 3px 13px;
	}

#middle_sub .auszeichnungen
{
        padding:0px;
        padding-left:20px;
        margin: 0px;
        list-style-type:none;
        vertical-align:bottom;
}

#middle_sub .auszeichnungen a
{
        display:block;

}

#middle_sub .auszeichnungen #zezv_barmenia_finanztest
{
        height:80px;
        padding-bottom:20px;
        padding-left:90px;
        border-bottom:1px dashed #cccccc;
        background-position:left 10px;

}

#middle_sub .auszeichnungen #zezv_barmenia_focusmoney
{
        padding-bottom:20px;
        height:60px;
        background-position:left center;
        padding-left:90px;
        border-bottom:1px dashed #cccccc;
        background-position:left 10px;

}
#middle_sub .auszeichnungen #zezv_barmenia_stern
{
        padding-bottom:20px;
        background-position:left center;
        padding-left:90px;
        border-bottom:1px dashed #cccccc;
        background-position:left 10px;
        height:80px;
}
/* 
Boxen rechte Spalte außer Auszeichnungsbox
################################################################################################# 
*/

#rechts h2, #rechts_sub h2 {
	background:#feffe6 url(http://www.krankenzusatz-versicherung.com/pix/bg_rechts.gif) top repeat-x;
	border:1px solid #ede2b0;
	font-size:1em;
	text-align:center;
	color:#84806b;
	font-weight:bold;
	padding:5px 8px;
	margin:0;
	}
	
.box {
	background:#feffe7;
	border:1px solid #ede2b0;
	color:#84806b;
	padding:10px;
	}	

#alternativen {
	background:#fff2f2 url(http://www.krankenzusatz-versicherung.com/pix/bg_alternative.gif) left repeat-y;
	border-right:2px solid #dadbd9;
	border-bottom:2px solid #dadbd9;	
	padding:10px 10px 10px 0;
	color:#977373;
	}

.icon_kontakt {
	background:url(http://www.krankenzusatz-versicherung.com/pix/icon_kontakt.gif) left 3px no-repeat;
	padding: 0 0 0 60px;
	}

.bg_fragen {
	background:url(http://www.krankenzusatz-versicherung.com/pix/fragen.gif) 20px 20px no-repeat;
	height:55px;
	}

/* 
Navigation
################################################################################################# 
*/

div#navlist {
	clear:both;
	width:550px;
	float:left;
	}

#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	}

#navlist a:link, #navlist a:visited {
	float: left;
	line-height: 14px;
	font-weight: bold;
	padding: 10px 10px 15px 10px;
	text-decoration: underline;
	color: #b3941c;
	}

#navlist a:link#current, #navlist a:visited#current {
	color: #595959;
	background:#FFF;
	text-decoration:none;
	}

#navlist a:hover { 
	color: #595959;
	background:none;
	text-decoration:underline;
	}


div#tabs {
	margin:15px 0 0 0;
	clear:both;
	width:100%;
	}

div#tabs ul {
	margin:0;
	padding: 0;
	list-style-type: none;
	}

div#tabs ul li {
	margin: 0;
	padding: 0;
	display: inline;
	}

#tabs a:link, #tabs a:visited {
	float: left;
	padding: 4px 8px;
	margin-left:4px;
	text-decoration: none;
	color: #666666;
	background:#ececec url(http://www.krankenzusatz-versicherung.com/pix/tab_inaktiv.gif) repeat-x;
	border:1px solid #dadbd9;
	border-bottom:2px solid #dadbd9;
	
	}

#tabs a:link#current, #tabs a:visited#current {
	color: #84806b;
	background:#FFF;
	text-decoration:none;
	font-weight:bold;
	border:1px solid #e7deb6;
	border-bottom:2px solid #fff;
	background:#f8f2c9 url(http://www.krankenzusatz-versicherung.com/pix/tab_aktiv.gif) repeat-x;
	}

#tabs a:hover { 
	color: #666666;
	background:#FFF;
	text-decoration:underline;	
	border-bottom:2px solid #fff;
	}

.stopper {
	border-top:1px dashed #ccc;
	margin:6px 0;
	padding:2px;
	} 
	


/* 
Elemente nur auf Startseite
################################################################################################# 
*/

ul#teaser {
	margin:0 0 20px 0;
	padding:0;
	list-style-type:none;
	}
	
ul#teaser li {
	padding:10px 0 15px 105px;
	margin:0;
	border-bottom:1px dashed #c4c4c4;
	}

.guide {
	background:url(http://www.krankenzusatz-versicherung.com/pix/guide.jpg) no-repeat;
	margin-bottom:-14px;
	}

.guide h1 {
	padding:12px 80px 0 15px;
	color:#376a9c;
	}
	
.guide p {
	padding:0 80px 15px 15px;
	margin:0;
	color:#376a9c;
	}
	
/* 
Tabellen
################################################################################################# 
*/	

table.form {
	border-top:1px solid #CCC;
	width:100%;
	font-size:0.9em;
	margin:15px 0;
	}
	
table.form tr td{
	padding:6px;
	border-bottom:1px solid #CCC;
	}

tr {
	padding:0;
	margin:0;
	background:#fff url(http://www.krankenzusatz-versicherung.com/pix/td_bg_content.gif) top repeat-x;
	}
	
tr.header {
	background:#f4f4f4 url(http://www.krankenzusatz-versicherung.com/pix/td_bg.gif) bottom repeat-x;
	font-weight:bold;
	font-size:1.1em;
	}	

td.help {
	font-weight:normal;
	}
	
table.plain {
	width:100%;
	}	
	
table.plain, table.plain tr, table.plain tr td{
	padding:0;
	margin:0;
	border:0;
	}
	
/* 
Tabellen
################################################################################################# 
*/	
.tblnormal tr{
	background: none;
	}
	
.tblnormal td{
	padding: 4px 2px 4px 2px;
	background: none; 
	border-bottom: 1px solid rgb(218,218,218);
	}
	
.tblnormal th{
	height: 30px;
	padding-left: 2px;
	background:rgb(218,218,218) url(http://www.krankenzusatz-versicherung.com/pix/td_bg_content.gif) bottom repeat-x;
	border-top: 1px solid rgb(218,218,218);
	border-bottom: 1px solid rgb(218,218,218);
	}

.tblvalue{
	text-align: center; 
	vertical-align: top; 
	border-left: 1px solid rgb(218,218,218);
	}

.tbllabel th{
	background: none;
	border: none;
	text-align: center;
}

/* 
Formulare
################################################################################################# 
*/	
	
input.textfield {
	width:210px;
	}	

.textarea {
	width:210px;
	height:100px;
	}

input.submit {
	margin:5px 0;
	background:#b00404;
	padding:3px 10px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	border-color:#f9e0e0;
	}	
	
/* 
Auszeichnungsboxen
################################################################################################# 
*/
#auszeichnungen 
{

}
#auszeichnungen ul
{
        padding:0px;
        padding-left:20px;
        margin: 0px;
        list-style-type:none;
        vertical-align:bottom;

}


#zezv_barmenia_finanztest
{
background: url(../pix/testsieger_icons/barmenia_zg_warentest.gif) no-repeat; 
background-position:bottom left;
height:57px;
display:block;
padding-top:6px;
padding-bottom:6px;
padding-left:80px;

}

#zezv_central_finanztest
{
background: url(../pix/testsieger_icons/central_finanztest.gif) no-repeat; 
background-position:center left;
height:57px;
display:block;
padding-top:6px;
padding-bottom:6px;
padding-left:80px;

}

#zezv_barmenia_stern
{
background: url(../pix/testsieger_icons/barmenia_zg_stern.png) no-repeat; 
background-position:bottom left;
height:36px;
display:block;
padding-top:6px;
padding-bottom:6px;
padding-left:80px;

}
#zezv_barmenia_focusmoney
{
background: url(../pix/testsieger_icons/barmenia_zg_focusmoney.gif) no-repeat; 
background-position:bottom left;
height:40px;
display:block;
padding-top:6px;
padding-bottom:6px;
padding-left:80px;
}

#afin_zahn_1208
{
background: url(../pix/testsieger_icons/fin_zahn_1208.gif) no-repeat; 
background-position:bottom left;
height:40px;
display:block;
padding-top:6px;
padding-bottom:6px;
padding-left:80px;
}

#afin_kfo_0109
{
background: url(../pix/testsieger_icons/fin_kfo_0109.gif) no-repeat; 
background-position:bottom left;
height:40px;
display:block;
padding-top:6px;
padding-bottom:6px;
padding-left:80px;
}

#aoeko_stat_0608
{
background: url(../pix/testsieger_icons/oeko_stat_0608.gif) no-repeat; 
background-position:bottom left;
height:40px;
display:block;
padding-top:6px;
padding-bottom:6px;
padding-left:80px;
}

#aoeko_ambulant_0608
{
background: url(../pix/testsieger_icons/oeko_ambulant_0608.gif) no-repeat; 
background-position:bottom left;
height:40px;
display:block;
padding-top:6px;
padding-bottom:6px;
padding-left:80px;
}

#aoeko_zahn_0508
{
background: url(../pix/testsieger_icons/oeko_zahn_0508.gif) no-repeat; 
background-position:bottom left;
height:40px;
display:block;
padding-top:6px;
padding-bottom:6px;
padding-left:80px;
}
/* 
Sonstiges
################################################################################################# 
*/

img {
	border:0;
	}
	
.clear {
	clear:both;
	}	
	
.center {
	text-align:center;
	}	
	
.Testsieger {
	font-family:Arial, Helvetica, sans-serif;
	color:#804040;
	background:#fce933;	
	letter-spacing:1px;
	}

/* Tooltips */
div#tipDiv {
  position:absolute; 
  visibility:hidden;
  left:0;
  top:0;
  z-index:10000;
  background:#CCFF99; 
  border:1px solid #99FF66;
  width:290px; 
  padding:6px;
  height:130px;
  overflow:auto;
  color:#000; 
  font-size:11px; 
  line-height:1.3;
  text-align:left
}
 
.tipText {
 color:#0083c9;
 text-decoration:underline;
 font-weight:bold;
 }
 
 div.popup_content span.tooltip a:hover span {
	height:90px;
	overflow:auto;
	}



/* checkmarks */
.checkmark_yes
{
	background:url(http://www.krankenzusatz-versicherung.com/pix/checkmark.gif);
	width:18px;
	height:18px;
}

.checkmark_no
{
	background:url(http://www.krankenzusatz-versicherung.com/pix/checkmark_cross.gif);
	width:18px;
	height:18px;
}




	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
	
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */	

