/*
ena Webstudio - www.ena-webstudio.com
Letztes Update: 19.05.2005
================================================*

/* -------------------------------- Body ------------------------------------- */
body {
    margin: 0;
    padding: 0;
    background: url(../img/header_bg.gif) #E8EDF3 repeat-x left top;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 85%;
}
body, p, td, th, a {
    line-height: 1.1;
    color: #000;
    margin: 0;
    padding: 0;
}


/* -------------------------------- Ueberschriften ------------------------------------- */
h1, h2#navigation {
    margin: 0;
		margin-right: 32px;
    padding: 0;
		color: #1144bb;
    /* font: bold 1.3em 'Times New Roman', Times, serif; */
		font: bold 1.64em 'Trebuchet MS', Arial, Helvetica, sans-serif;
    position: relative;
		text-align: center;
		/*left: 300px;*/
		top: 25px;
}
h2 {
    color: #3d6098;
    background: transparent;
    margin: 1em 0 0.5em 0;
    padding: 3px 0;
    font: bold 1.3em 'Times New Roman', Times, serif;
    border-bottom: 1px solid #3F6099;
}
h2.start {
    color: #000;
    font: normal 1.3em Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0 0 5px 0;
    border: 0;
}
h3, h4  {
    color: #3C7FEB;
    background: transparent;
    font: bold 100%/1.4em 'Trebuchet MS', Arial, Helvetica, sans-serif;
    margin: 0;
		margin-bottom: 5px;
    padding: 0;
}
h3.front {
    border: 0;
}
h4  {
    font: bold 95%/1.4em 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
h5 {
    padding:5px;
    font-size:100%;
    color: #880000;
    border-bottom: 1px solid #4583e0;
}


/* -------------------------------- Container ------------------------------------- */
#header {
    background: url(../img/header.jpg);
    height: 77px;
    width: 909px;
    margin: 0px auto;
    padding: 0;
}
#topnav {
    text-align: left;
    background-color: #74A7FA;
    color: #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
#tnlinks {
    background: transparent;
    margin: 4px auto;
    padding: 2px 0;
    width: 880px;
    position: relative;
    text-align: left;
}
#container {
    background: url(../img/content_bg.jpg) #fff repeat-y left top;
    margin: 0px auto;
    width: 918px;
    position: relative;
    text-align: left;
}
#oben {
    background: url(../img/content_top.jpg);
    height: 36px;
    width: 918px;
    margin: 0;
    padding: 0;
}
#links {
    background: transparent;
    width: 225px;
    float: left;
    margin: 0;
    padding: 0 0 0 20px;
    color: #000;
}
body #links {
    margin: 0px 0px 0px 12px;
}
#inhalt, #inhalt2, #inhalt3, #inhalt4 {
    background: #fff;
    margin: 0px 30px 0px 56px;
    padding: 0;
    color: #000;
    font-size: 95%!important;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif!important;
}
#inhalt2 {
    margin: 0px 30px 0px 30px;
}
#inhalt3 {
    margin: 0px 30px 0px 56px;
		padding-left: 208px;
}

#inhalt4 {
    margin: 0px 30px 0px 56px;
}

#inhalt li, #inhalt2 li, #inhalt3, #inhalt4 li {
    padding-bottom: 3px;
}
#footer {
    background: url(../img/content_bottom.jpg);
    height: 36px;
    width: 918px;
    margin: 0;
    padding: 0;
}
.Footer
{
  padding-bottom: 23px;
  text-align: center;
  font-size: 0.9em;
  color: #999999;
}
/* -------------------------------- Navigation oben ------------------------------------- */

#tnlinks a:link, #tnlinks a:visited {
    color: #fff;
    text-decoration: none;
    padding: 2px 2px 0;
    margin: 0 -2px;
    font-size: 95%!important;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif!important;
    border: 0;
}
#tnlinks a:visited {
    color:#fff;
    border-bottom: 1px solid #6B9FF3;
    }
#tnlinks a:focus {
    color: #fff;
    background: #3C79C0;
    border-color: #666;
    font-size: 95%!important;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif!important;
    border-bottom: 1px solid #fff;
}
#tnlinks a:hover, #tnlinks a:active {
    color: #fff;
    background: #3C79C0;
    border-color: #666;
    font-size: 95%!important;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif!important;
    border-bottom: 1px solid #fff;
}


/* -------------------------------- Navigation ------------------------------------- */
#nav {
    background: #fff;
    list-style: none;
    list-style-image: none;
    margin: 0 0 25px 0;
    padding: 0;
    border-top: 1px solid #ccc;
    width: 200px;
}
#nav li {
    margin: 0;
    padding: 0;
    font:0.9em Verdana, Arial, Helvetica, sans-serif;
    border-bottom: 1px solid #ccc;
    background-color: #fff;
}
#nav li a, #nav li a:visited {
    display: block;
    text-decoration:none;
    line-height: 19px;
    margin: 0px;
    color: #828282;
    padding: 0px 15px;
    background: url(../img/pfeil_a.gif) top left no-repeat;
}
#nav li a:hover, #nav li a:focus {
    color: #000;
    background: url(../img/pfeil_b.gif) #FFF7E2 top left no-repeat;
}
#nav li a.current, #nav li a.current:visited, #nav li a.current:hover, #nav li a.current:focus {
    background: url(../img/pfeil_b.gif) #FFF1CC top left no-repeat;
    color: #000;
}


/* -------------------------------- Suchfeld im Kopfbereich ------------------------------------- */
#suche {
    width: 200px;
    margin-bottom: 10px;
}
#suche form {
    margin: 0;
    padding: 0;
    border: 0;
    background-color: transparent;
}
#suche fieldset {
    margin: 0;
    padding: 0;
    border: 1px solid #ccc;
    background: url(../img/suche_bg.gif) #fff repeat-x left top;
}
#suche legend {
    margin: 0;
    padding: 0 2px;
    border: 0;
    color: #888;
    background-color: #fff;
    position: absolute;
    left: -3000px;
}
input#begriff {
   width: 130px;
   margin: 0 0 5px 0;
   padding: 0;
}
input#suchfeld {
    margin: 0;
    padding: 0;
    background-color: transparent;
    border: 0px none #fff;
    height: 19px;
    width: 107px;
}
#suche .innen {
    padding: 3px 3px 3px 5px;
}


/* -------------------------------- Formularfelder -------------------------------- */
form {
    padding: 0;
    margin: 0;
}
fieldset {
    margin: 0;
    padding: 0;
    border: 1px solid #ccc;
    background-color: #f5faff;
}
fieldset table {
    margin: 0 10px;
}
caption {
    font: bold 95%/1.4em 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
label {
    color: #515151;
    font: bold 95%/1.4em 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
label small {
    color: #515151;
    font: normal 95%/1.4em 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
legend {
    color: #3c79c0;
    background: #fff;
    font: normal 95%/1.4em 'Trebuchet MS', Arial, Helvetica, sans-serif;
    margin: 0 0 15px 0;
    padding: 1px 5px;
}
input, textarea {
    background-color: #ECF2F9;
/*    width: 100px;*/
    padding: 1px;
    margin: 0;
    border-top: 1px solid #3C79C0;
    border-right: 1px solid #AFC9E9;
    border-bottom: 1px solid #AFC9E9;
    border-left: 1px solid #3C79C0;
}
input.lang, textarea.lang {
    background-color: #ECF2F9;
    width: 250px;
    padding: 0;
    margin: 2px 0 0 0;
    border-top: 1px solid #3C79C0;
    border-right: 1px solid #AFC9E9;
    border-bottom: 1px solid #AFC9E9;
    border-left: 1px solid #3C79C0;
}
input.mini {
   width: 20px;
   border: 0;
}
select {
    background-color: #ECF2F9;
    padding: 0;
    margin: 2px 0 0 0;
    border-top: 1px solid #3C79C0;
    border-right: 1px solid #AFC9E9;
    border-bottom: 1px solid #AFC9E9;
    border-left: 1px solid #3C79C0;
}
input.box {
    width: 25px;
    border: 0;
    background-color: #f9f9f9;
}
.send {
    width: 12em;
    margin: 25px 10px 9px 10px;
    background-color: #ECF2F9;
    padding: 2px;
    border: 1px solid #3C79C0;
}

/* -------------------------------- Ergebnislisten -------------------------------- */
td, th {
    line-height: 130%;
    font: normal 100%/1.2em Verdana,Arial,Helvetica,sans-serif;
    /* padding-right: 10px; */
}
th {
    font: bold 95%/1.4em 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
.row-1 {
    background-color: #cedef8;
}
.row-2 {
    background-color: #e4eeff;
}
.rot {
    color: #ff0000;
}
.row-header {
    font-weight: bold;
    /* color: #003366; */
		color: #ff3366;
    text-align: center;
    background: InactiveBorder;
    background-color: #B1C6E8;
}


/* -------------------------------- Sonstiges ------------------------------------- */
address {
    line-height:130%;
    font: normal 95%/1.2em Verdana,Arial,Helvetica,sans-serif;
}
abbr, acronym {
    border-bottom: 1px dotted #3C528B;
    cursor: help;
}
img {
    border: 0px none #fff;
}
p {
    line-height:130%;
    font: normal 95%/1.2em Verdana,Arial,Helvetica,sans-serif;
    margin-bottom: 15px;
}
div.hr {
  height: 1px;
  background: url("../img/dotline.gif") repeat-x scroll center;
  margin-bottom: 10px;
}
div.hr hr {
  visibility: hidden;
  display: none;
}
dt {
    margin-top: 3px;
}
dd {
    background-color: #F7F7F7;
}
ul, ol {
    margin-top: 0;
}
dfn {
    position: absolute;
    left: -3000px;
}
strong {
    /* text-transform: uppercase; */
    font-weight: bold;
}
kbd {
    font-weight: bold;
}

/* ----------------- Klassen ----------------- */
.kapital {
    text-transform: uppercase;
}
.teaser {
    color: #3d6098;
}
.imgre {
    float: right;
    margin: 2px 0px 2px 10px;
}
.imgli {
    float: left;
    margin: 2px 5px 2px 0px;
}
.aussen, dfn, .aktuell {
    position: absolute;
    left: -3000px;
}
.anfang {
    width: 100%;
    text-align: right;
}
.klar {
    clear:both;
}
.styler {
    padding: 10px;
}

.floater {
text-align: left;
padding: 4px;
margin: 0px;
margin-bottom: 0px;
border-width: 1px;
border-style: solid;
}

/* -------------------------------- Linkangaben ------------------------------------- */
#inhalt a:link, #inhalt a:link.extern, #inhalt2 a:link, #inhalt2 a:link.extern {
	color: #3F6099;
	text-decoration: none;
	border-bottom: 1px #B6C2D8 solid;
}
#inhalt a:visited, #inhalt a:visited.extern, #inhalt2 a:visited, #inhalt2 a:visited.extern {
	color: #515151;
	text-decoration: none;
	border-bottom: 1px #B6C2D8 solid;
}
#inhalt a:focus, #inhalt a:hover, #inhalt a:active, #inhalt2 a:focus, #inhalt2 a:hover, #inhalt2 a:active {
	color: #3F6099;
	border-bottom: 1px #3F6099 solid;
	background: #f1f1f1;
}

#inhalt a:link.extern, #inhalt a:visited.extern, #inhalt2 a:link.extern, #inhalt2 a:visited.extern {
	background: transparent url(../img/extern.gif) no-repeat;
	padding-left: 12px;
}
#inhalt a:focus.extern , #inhalt a:hover.extern , #inhalt a:active.extern, #inhalt2 a:focus.extern , #inhalt2 a:hover.extern , #inhalt2 a:active.extern {
	color: #3F6099;
	border-bottom: 1px #3F6099 solid;
	background: #f1f1f1;
	background: transparent url(../img/extern.gif) no-repeat;
	padding-left: 12px;
}



/* ----------------------------- Angefügte Definitionen für die Vergleichsrechner ----------------------------------  */



#vvergleich-empfehlung {
	padding:10px 0px 0px 10px;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
	background-color:#EEEEEE;
	color:#106ac5;
}

#vvergleich-empfehlung h2 {
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
}

#vvergleich {
	margin: 0px auto;
	text-align:left;
}

#vvergleich .faqlink {
	text-decoration:none;
}

#gesinfo {
	margin:10px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:left;
}

#box_gesell {
	background-color:#FFFFFF;
	text-align:left;
}

#box_faq {
	background-color:#FFFFFF;
	text-align:left;
}


#gesinfo h2 {
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

#vvergleich .vergleichlink {
color:#000000;
}

.hilfehidden	{
	display: none;
}
.hilfevisible	{
	visibility: visible;
	background-color:#FFFFE1;
	color:#000000;
}

.hidden	{
	display: none;
}
.visible	{
	visibility: visible;
/*	margin-left: 120px; */
}

#vvergleich {
	width:600px;
}

#vvergleich a {
	color:#000000;
}

#vvergleich a.infofeld {	position: relative; z-index:50;		}

#vvergleich a.infofeld:hover
{
	background-color:#CCCCCC;
	text-decoration:none;
}

#vvergleich a.infofeld span {
	display: none;
}

#vvergleich a.infofeld:hover span {
	display:block;
 	position:absolute;
	top:-1em;left:15em;
	width:25em;
    border:1px solid #106ac5;
	padding:2px;
	color:#000000;
	text-align: left;
	text-decoration:none;
	font-size:12px;
	z-index:100;
}

#vvergleich #box_faq table {
	text-align:left;
}

#vvergleich h2 {
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
	margin:20px 0px 10px 0px;
}

#vvergleich table {
	font-size:11px;
	background-color:#FFFFFF;
	color: #000000;
}

#vvergleich .chktext {
	margin:0px 0px 5px 0px;
}

#vvergleich table.table-start {width : 100%; border:0px solid #000000;}
#vvergleich table.table-start .col2-data {		width:30%; 	}
#vvergleich table.table-start .col2-info {		width:5%; white-space:nowrap;	}
#vvergleich table.table-start .col-data {		width:30%; 		}
#vvergleich table.table-start .col-info {		width:5%;	white-space:nowrap;}

#vvergleich table.table-berechnungoben {width : 100%; border:0px solid #000000;}
#vvergleich table.table-berechnung {width : 100%; }
#vvergleich .row-header a { color:#000000; }
#vvergleich table.table-antrag {width : 100%; }
#vvergleich table.table-rlv {width : 100%; border:0px solid #000000; }


#vvergleich table.table-leistung {width : 100%;}
#vvergleich table.table-leistungtext {width : 100%; }

#vvergleich .row-1 {
	background-color: #fefefe;
}

#vvergleich .row-2 {
	background-color: #eeeeee;
}

#vvergleich .rot {
	color: #FF0000;
}

/*	#vvergleich .row-header {
	font-weight: bold;
	color: #FFFFFF;
  text-align: center;
	background: InactiveBorder;
background-color: #00438e;	*/
/* } */

#vvergleich .row-antrag {
	font-weight: bold;
	color: #FFFFFF;
	background: InactiveBorder;
	background-color: #00438e;
}


#vvergleich .row-anleitung {
	color: #000000;
	text-align:right;
}

#vvergleich .anleitung {
	color: #000000;
	text-align:left;
}

#vvergleich .info {
	font-size: 10px;
	color: #000000;
}



/* Formatierung und Darstellung der Formularfelder */

#vvergleich input.form-button {
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	border: 1px solid #000000;
	background: #FFFFFF;
	padding:2px;
	margin:10px 0px 10px 0px;
}


#vvergleich input.form-button-krebs {
	font-size: 11px;

	color: #000000;
	font-weight:bold;
	border: 1px solid #000000;
	background: #FFFFFF;
	padding:2px;
	margin:0px 0px 0px 10px;
}

#vvergleich .vergleichbutton {
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	border: 1px solid #000000;
	background: #FFFFFF;
	padding:2px;
	margin:0px;
}

#vvergleich .vergleichbutton-box {
	text-align:right;
	margin:0px;
	padding:0px;
}

#vvergleich input.form-text {
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	background: #FFFFFF;
}

#vvergleich input.form-checkbox {
	color: #000000;
	border: 0px;
	margin:0px 5px 0px 5px;
}

#vvergleich .form-area {
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	background: #FFFFFF;
}

#vvergleich select.form-select {
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	background: #FFFFFF;
}

#vvergleich .fehler {
	font-weight:bold;
	color:#FF0000;
}

