html, body	{
	margin: 0;
    padding: 1px;
	padding-left:0px;
	font-size:0.85em;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	line-height:1.3em;
	color: #000000;
	background-color: #333333;
	text-align:center;
}

/* allgemeine Angaben***************************************************************/
/*Links dokument uebergreifend*******/
a {
	text-decoration:none;
	font-weight: bold;
}
a:link, a:visited{
	color: #990000;

}
a:hover, a:active{
	color: #666666;
}


.clearfix{
	margin:0px;
	padding:0px;
	clear:both;
	height:1px;
}

.error{
	color:#225E36;
}


.blind{
 	display:none;
}

.highlight{
	font-weight: bold;
	color: #990000;
}

.google{padding:10px;}

/* SeitenRahmen********************************************************************/

#mainpage_wrapper {
	margin:1em auto;
	width:104em;
	w\idth:102em;
	}

#mainpage {
	min-height:100%;
	padding:1em;
	color: #000000;
	background-color: #ffffff;
	text-align:left;
	clear:both;
	float:left;
	/*IE 5 HACK */
	width:82em;
	w\idth:80em;
	margin-bottom:20px;
}


#right-adspace {
	width: 14em;
	margin-left: 1em;
	float:left}

/*KOPF*****************************************************/
#Header {
	width:80em;
    background-color: #990000;
	background-image:url(../images/hintergrund_header.jpg);
	background-repeat: repeat-x;
}

/*#Header .left{
	float:left;
	width:19em;
	margin-right:1em;
}
#Header .center{
	float:left;
}
#Header .right{
	float:right;
}
/* nur IE/Mac \*//*/
#Header{
	width:84em;
}*/
/**/


/*Inhaltsspalten****************************************************/

#inhalt{
	display:block;
	background-color:#ffffff;
	clear:both;
	width:80em;
	height:100%;
}

/**linke Spalte****************************/
#Left{
	margin-top:1em;
	float:left;
	/*margin-right:1em;*/
	width:19em;
	display:block;
	background-color:#ffffff;
}

#nav{ font-size: 0.95em;}
#nav a {
	text-decoration:none;
}
#nav ul{
	margin:0em;
	padding:0em;
	list-style-type:none;
}

#nav ul div{
	border-left:1.2em solid #666666;
	background-color:#990000;;

}
#nav ul div a{
	border-left:0.1em solid #ffffff;
	padding:0.5em;
	height:1.2em;
	color:#ffffff;
	display:block;
}

/*Subnavigation*****/
#nav ul ul, #nav li.schulklasse{
	margin:0em;
	padding-bottom:1em;
	margin-bottom:1em;
	background-color:#dddddd;
	background-image:url(../images/hintergrund_kasten_unten.gif);
	background-repeat: no-repeat;
	background-position:right bottom;
}

#nav ul li{
	margin-bottom:1em;
	background-image:url(../images/strichellinie.gif);
	background-repeat: repeat-x;
	background-position:top;
}



/*Firefox, Opera, Safari Boxhack*/
html>body #nav ul ul li{
	height:auto;
}

#nav ul ul a, #nav li.schulklasse a{
	border-left:none;
	padding:0.2em;
	padding-left:1.6em;
	display:block;
	background-image:url(../images/pfeilKasten_rot.gif);
	background-repeat: no-repeat;
	background-position:0.4em 0.45em;
}

#nav ul ul a:hover, #nav li.schulklasse a:hover,
#nav ul ul a.current, #nav li.schulklasse a.current {
	color: #666666;
	background-image:url(../images/pfeilKasten_grau.gif);
	background-repeat: no-repeat;
	background-position:0.4em 0.45em;
}

#nav li.schulklasse {
	padding-top:0.8em;
	padding-left:1.2em;
}

/*nur f?r den IE 5*/
#nav li.schulklasse a, #nav li.schulklasse a:hover{
	/*IE 5Hack*/
	background-position:0 1.1em;
	background-po\sition:0 0.4em;
}

/*SubSubnavigation*****/
#nav ul ul ul{
	margin:0em;
	margin-left:0em;
	margin-bottom:0em;
	padding-top:0.1em;
	padding-bottom:0em;
	background-image:url(../images/strichellinie.gif);
	background-repeat: repeat-x;
	background-position:top;
	font-size:95%;
}

#nav ul ul ul li{
	background:none;
	
	padding-top:0.1em;
	padding-bottom:0.1em;
	padding-left:2.2em;
	margin-bottom:0em;
}

#nav ul ul ul a{
	background:none;
	border-left:none;
	padding:0.1em;
	display:block;
	font-weight:normal;
}
#nav ul ul ul a:hover, #nav ul ul ul a.current {
	background:none;
	color: #666666;
}

.logos_left{
	text-align:center;
}
.logos_left img{
 margin-bottom:1em;
 border:none;
}

#navi_bottom {
	text-align:center;
	margin-top: 30px}

#nav ul li ul li, #nav ul li ul li ul li{
	margin-bottom:0;
}
/**Content****************************/
#Content{
	margin:0;
	margin-top:1em;
	/*float:left;*/
	float:right;
	width:60em;
	background-color:#fff;
	padding-bottom:1em;
}

/*Überschriften*/
#Content h1{
	font-size:1.5em;
	color:#990000;
	background:none;
	border:none;
	font-weight:bold;
	margin-bottom:10px;
}

#Content h2{
	font-size:1.15em;
	color:#666666;
	padding: 0em;
	margin: 0em;
	background:none;
	border:none;
	font-weight:bold;
}

#Content h3{
	font-size:1em;
	padding: 0em;
	margin: 0em;
	background:none;
	border:none;
	font-weight:bold;
}



#Content p{
	/*font-size: 0.95em;*/
     font-size: 1em;
	line-height: 1.4em;}
#Content li{
	/*font-size: 0.95em;*/
    font-size: 1em;
	line-height: 1.4em;}

#ContentLeft{
	float:left;
	width:42em;
	margin-right:0.8em;
}


#ContentRight{
	float:left;
	width:15.5em;
	padding-left:1.5em;
	font-size: 0.95em;
}

#ContentRight h1{
	background-color:#990000;
	color: #fff;
	padding: 0.3em 0.5em;
	margin: 0;
	font-size: 1.1em;
}
#ContentRight p{
	font-size: 0.95em;
	margin-top:1px;
	line-height:1.25em;
	padding: 0.3em 0.5em;
	padding-bottom:1em;
	margin-bottom:1em;
	background-color:#dddddd;
	background-image:url(../images/hintergrund_kasten_unten.gif);
	background-repeat: no-repeat;
	background-position:right bottom;
}
#ContentRight p img {
	margin: 0px -2px;}



/*#STARTSEITE##############################################################*/

/**Content Bild****************************/
#centerContentTop{
    margin-top:0;
	margin-bottom:1em;
	padding:0;
    float:left;
	width:60em;
	background-color:#ffffff;
}
#zusatzbeitrag{}

#zahler{
 background-color:#ebf0ed;
 color:#225E36;
}
#zahler h2{
padding:5px;
color:#ffffff;
background:#225E36;
margin-bottom:10px;
}
#zahler a{
color:#225E36;
}

#zahler a:hover{
color: #666666;
}


#kassierer{
background:#e5b1b1;
}


#kassierer h2{
padding:5px;
color:#ffffff;
background:#990000;
margin-bottom:10px;
}
/**Content links unter Bild****************************/
#leftContent{
	float:left;
	margin-right:1em;
	width:42.5em;
	background-color:#dddddd;
	padding-bottom:1em;
	min-height:560px;
}
#leftContent h1{
	margin-top:0em;
	padding:0.4em;
	padding-left:1em;
	color:#ffffff;
	font-size:1.1em;
	background-color:#990000;
	border-bottom:1px solid #ffffff;
}
#leftContent p{
	padding-left:1em;
	padding-right:1em;
}


/**Content rechts unter Bild****************************/
#rightContent{
	float:right;
	width:16em;
	padding-bottom:1em;
	background-color:#dddddd;
	background-image:url(../images/hintergrund_kasten_unten.gif);
	background-repeat: no-repeat;
	background-position:right bottom;
	min-height:560px;
}
#rightContent h1{
	margin-top:0em;
	padding:0.3em;
	padding-left:1em;
	color:#ffffff;
	font-size:1.1em;
	background-color:#225E36;;
	border-bottom:1px solid #ffffff;
}

#rightContent  p{
	padding-left:1em;
	padding-right:1em;
}

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

#rightContent ul li{
	background-image:url(../images/strichellinie.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	padding-top:0.5em;
	padding-bottom:0.5em;
	padding-left:1em;
}

#rightContent ul li a{
	border-left:none;
	padding:0.3em;
	padding-left:1.2em;
	display:block;
	background-image:url(../images/pfeilKasten_blau.gif);
	background-repeat: no-repeat;
	background-position:0 0.6em;
}


/*tooltip f?r die ImageMap auf der Startseite*/
.tooltip{
	width: 200px; 
	color:#000;
	font-size: 10px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	text-align:center
}

.tooltip span.top{
	padding: 30px 8px 0;
    background: url(../images/bt.gif) no-repeat top;
}

.tooltip b.bottom{
	padding:3px 8px 15px;
	color: #003399;
  background: url(../images/bt.gif) no-repeat bottom;
}


/*#UNTERSEITEN##############################################################*/

#breadcrumb{
	font-weight:normal;
	font-size:95%;
	margin-bottom:2em;
	padding-bottom:0.3em;
	background-image:url(../images/strichellinie.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}


/*Pargraphen und spezielle Absätze*/
p{
	padding: 0em;
	margin: 0em;
	margin-bottom:1em;
}
p.align-center {
  text-align: center }

.anlese{
 font-weight:bold;
}
.subheader {
  font-weight:bold;
  margin-top: -0.5em;
}


/*Listen*/
ul{
	list-style-type: square;
	margin:0px;
	margin-left:2.8em;
	margin-bottom:1em;
	padding:0px;
}


/*Images*/
.image_left{
	float:left;
	display:block;
	margin-bottom:1em;
}
.image_right{
	float:right;
	display:block;
		margin-bottom:1em;
}
.bildunterzeile{
	font-size:0.9em;
}

/* Für die Tabelle in der Karten Seite*/
.tabellekarte{
}
.tabellekarte table{
	float:left;
	margin-right:4em;
}
.tabellekarte table td{
	font-size: 1em;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	padding:0.3em;
}
.tabellekarte table th{
	font-size: 1em;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	padding:0.3em;
	text-align:left;
}
.tabellekarte table tr{
	background-image:url(../images/strichellinie.gif);
	background-repeat: repeat-x;
	background-position:0em 1.5em;;
	padding-bottom:1em;
}



/*Übersichtsseiten mit Teasern**********/
.teaser {
	margin-bottom: 2em;
}
.teaser .image {
	float: left;
	width: 11em;
}
.teaser .text {
	float: left;
	display: block;
	width: 34em;
}


#Content .teaser .text {
	float: left;
	display: block;
	width: 34em;
	font-size:0.95em;

}
#Content #ContentLeft .teaser .text {
	float: right;
	display: block;
	width: 30em;
}

#Content .teaser .text h3 {
	background-image: url(../images/strichellinie.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 0.4em;
	margin-bottom: 0.6em;
}

#Content iframe{
 border:none;

}

#Content #footer {
clear:both;
color:gray;
font-size:85%;
line-height:120%;
padding-top:2em;}


/*Mailformular***********************/
.csc-mailform {
 }
.csc-mailform label {
	width: 25em;
	display: block;
	margin-bottom: 0.1em;
	margin-top: 1em}
.csc-mailform input, .csc-mailform button, .csc-mailform select, .csc-mailform textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 0em;
	background-color: #dddddd;
	width: 80%;
}
.csc-mailform input, .csc-mailform textarea {
  border:1px solid #666;
  font-size: 1.2em;}



.csc-mailform input.csc-mailform-submit {
	background-color: #990000;;
	font-weight: bold;
	border: 1px outset #989898;
	margin-top: 1em;
	margin-bottom: 2em;
	width: 10em;
	color:white;
	border: 1px outset #dddddd;
	padding: 2px;
}

.csc-mailform fieldset {
	border-width: 0;
	margin: 0;
	padding: 0;
	padding-left: 20px;
}




/*Rechner*/
.tx-wilgesundheitsfonds-pi1{
 	background-color: #dddddd;
 	padding:1em;
	background-image:url(../images/strichellinie.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}


.tx-wilgesundheitsfonds-pi1 form{
	padding:0;
	margin:0;
}

.tx_wilgesundheitsfonds_pi1-input{
	width: 15em;
	margin-top: .8em;
	background:#ffffff;
}

.tx-wilgesundheitsfonds-pi1 select {
	width: 15em;
	margin-top: .8em;
	background:#ffffff;
}


.tx-wilgesundheitsfonds-pi1 label {
	margin-top: .8em;
	clear:both;
	float:left;
	width:19em;
	font-weight:bold;
}


.tx-wilgesundheitsfonds-pi1 span label {
	display:inline;
	float:none;
	width: auto;}

.tx-wilgesundheitsfonds-pi1 span input {
	width: auto;}

.tx-wilgesundheitsfonds-pi1 p{
	clear:both;
	font-size:95%;
}

input.tx_wilgesundheitsfonds_pi1-submit{
   background:#075a28;
   color:#ffffff;
   margin-left: 17em;
   margin-top:1em;
   width: 8em;
   border:1px solid #075a28;
   font-weight:bold;
}


#tx_wilgesundheitsfonds_pi1_einkommen{
   margin-bottom:1em;
}

#tx_wilgesundheitsfonds_pi1_status{
  border:none;
  background:none;
}



#Content .tx-wilgesundheitsfonds-pi1 li{
        padding-bottom:0.5em;
}


#Content .tx-wilgesundheitsfonds-pi1 h3{
        background:none;
	color:#225E36;
        font-size:120%;
        padding-bottom:0.3em;
	margin-bottom:1em;
	width:100%;
	background-image:url(../images/strichellinie.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}
#Content .tx-wilgesundheitsfonds-pi1 .beitrag{
	color: #075a28;
	font-weight:bold;
}

#Content .tx-wilgesundheitsfonds-pi1 .differenz{
	color:#225E36;
	font-weight:bold;
	font-size:110%;
}





/* CSC ***********************************/
/* drei Spalten */
.drittel {
	float:left;
	margin-left: 10px;
	width: 224px;
	background: #EBF0ED}
.first {
	margin-left: 0}
#Content .drittel h2 {
	background-color:#027A3D;
	padding: 4px 8px;
	font-size: 1.05em;
	color:white}
#Content .drittel p {
	margin: 6px}
#Content .drittel a {
	background-image:url(../images/pfeilKasten_rot.gif);
background-position:0 0.4em;
background-repeat:no-repeat;
color:#225E36;
padding:0.2em 0.2em 0.2em 1.2em;}