h1 {
	color: #3e3e3a;
	
	}
#PWXklein {
	font-family: Verdana;
	font-size:8pt;
}

body {
   background-color: #ffffff;
   padding: 0;
   margin: 0;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: black;
}

br.clear {
	font-size: 0;
	display: block;
	clear: both;
}

table {
	clear: both;
	
}

DIV.floatLeft {
	float: left;
}

DIV.floatLeftBold {
	float: left;		
	font-weight: bold;
}	

DIV.floatRight {
	float: right;
}

A {
    color: #3e3e3a;
}

A:visited {
    color: #3e3e3a;
}

A:hover {
    color: #333;
}

/* Tabellenreiter 1.Ebene */

div#firstTabRow {
    background-color: #888888;
	padding-left: 10px;
	height: auto !important;
	height: 30px;
}

a.firstRowTab {
	display: block;
	float: left;
	text-decoration: none;
	width: 100px;
	margin: 5px 0 0 1px;
	padding-top: 6px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
    background-color: #888888;
    color: #e5e5e5;
}

a.firstRowTab:hover {
	background-color: #fff;
	text-decoration: none;
	color: #333333;
}

a#firstRowTab_selected {
    background-color: #e5e5e5;
    color: #888888;
	font-size: 13px;
	padding-bottom: 4px;
}

a#firstRowTab_selected:hover {
	text-decoration: none;
}

/* Tabellenreiter 2.Ebene */

div#secondTabRow, div#topTabRow {
	color: #333333;
	background-color: #e5e5e5;
	height: 28px;
	padding-left: 25px;
}

div#topTabRow {
	background-color: #888888;
	height: 30px;
	padding-left: 10px;
}

div#topTabRow h1 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

h2 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

a.secondRowTab, a.topRowTab {
	display: block;
	float: left;
	text-decoration: none;
	width: 100px;
	margin: 5px 0 0 1px;
	padding-top: 5px;
	padding-bottom: 4px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
    background-color: #e5e5e5;
    color: #888888;
}

a.topRowTab {
	padding-top: 6px;
	padding-bottom: 5px;
}

a.secondRowTab:hover, a.topRowTab:hover {
	background-color: #fff;
	color: #333333;
	text-decoration: none;
}

div.wizard a.topRowTab:hover, div.wizard a.topRowTab:hover .rs1, div.wizard a.topRowTab:hover .rs2 {
	background-color: #f5f5f5;
}

a#secondRowTab_selected, a#topRowTab_selected {
    background-color: #f5f5f5;
    color: #888888;
	font-size: 13px;
	padding-bottom: 3px;
}

a#topRowTab_selected {
	padding-bottom: 4px;
}

a#secondRowTab_selected:hover, a#topRowTab_selected:hover {
	text-decoration: none;
}

/* INHLATSBEREICH */

#mainWindow {
    background-color: #f5f5f5;
	margin: 10px 10px 10px 10px;
}

#mainWindowContent {
	padding: 10px 10px 3px 10px;
    background-color: #f5f5f5;
}

.description {
	margin: 0 0 30px 0;
}

.version {
	font-size: 10px;
	margin: 20px 0 0 0;
	padding: 0 0 5px 0;
}

a.lbAction {
	display: block;
	float: right;
	margin: 2px 10px 2px 10px;
}

fieldset {
	position: relative;
	border: 1px dotted #ccc;
	padding: 10px 5px 5px 5px  !important;
	padding: 15px 5px 5px 5px;
	margin: 15px 10px 15px 10px;
	clear: both;
}

#fieldsetINNER {
	position: relative;
	border: 1px dotted #ccc;
	padding: 5px 5px 5px 5px  !important;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	clear: both;
}


legend {
	font-size: 14px;
	font-weight: bold;
	color: #888888;
	background-color: #f5f5f5;
}

#contentBorder {
	position: relative;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}

DIV.contentHeadline {
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
    color: #3e3e3a;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 25px 0 0 0;
}

DIV.subHeadline {
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
    color: #888888;
	width: 90%;
}

/* Tarifauswahl */

div#tarif {
	clear: both;
	margin-top: 15px;
	/*border: 1px solid #000;/*/
}

ul#tarif_col1, ul#tarif_col2 {
	font-family: Verdana;
	font-size: 10px;
	float: left;
	width: 40%;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#tarif_col1 li, ul#tarif_col2 li {
	margin: 1px 0 1px 0;
}

ul#tarif_col2 {
	margin-left: 5%;
}

ul#tarif_col1 li.type1, ul#tarif_col2 li.type2 {
	/*background-color: #ddd;*/
}

ul#tarif_col1 li.type2, ul#tarif_col2 li.type1 {
	background-color: #fff;
}

/* Tarifauswahl */

div#argument {
	margin-left: 20px;
	height: 300px;
	overflow: scroll;
	clear: both;
	margin-top: 15px;
	/*border: 1px solid #000;/*/
}

ul#argument_col1, ul#argument_col2 {
	font-family: Verdana;
	font-size: 10px;
	float: left;
	width: 40%;
	list-style-type: none;
	margin: 0;
	padding: 0;
}


ul#argument_col1 li, ul#argument_col2 li {
	margin: 1px 0 1px 0;
	padding: 3px 5px 3px 5px;
}

ul#argument_col2 {
	margin-left: 5%;
}

ul#argument_col1 li.type1, ul#argument_col2 li.type2 {
	background-color: #ddd;
}

ul#argument_col1 li.type2, ul#argument_col2 li.type1 {
	background-color: #fff;
}


/* Formularfelder */

div.formRow {
	margin:  4px 0 5px 0;
	width: 100%;
	vertical-align: top;
	clear: both;
	float: left;
}

div.fieldName {
	float: left;
	font-weight: bold;
	width: 40%;
}

div.formFieldNameLeft {
	float: left;
	width: 50%;
	vertical-align: top;
	font-weight: bold;
}

div.formField {
	float: right;
	width: 50%;
	vertical-align: top;
}

div.formFieldZeile {
	float:left;
	margin:4px 0 5px 0;
}

div.formFieldZeileA {
	float: left;
	width: 40%;
}

div.formFieldZeileB {
	float: left;
	width:10%;
	vertical-align: top;
}

div.formFieldWide {
	float: left;	
	vertical-align: top;
}
div.formFieldAbschluss {
	float: left;
	margin-left: 5px; 
	clear: right;
	}

input, select {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #666666;
}

SELECT.fieldItselfWIDE{
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #666666;
}

textarea {
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 0px solid #666666;
}


input.checkbox, input.radio {
	width: 14px;
	height: 14px;
	border: 0;
}

input#radioSmall {
	width: 30px;
	height: 14px;
	border: 0;
}

input.datum2 {
	width: 50px;	
}

input.datumsfeld {
	width: 70px;	
}

input.datum4 {
	width: 84px;
}

input.small {
	width: 60px;
}

input.medium {
	width: 132px;
}

input.half {
	width: 96px;
}
	
input.blindField{
	border: 0;
	font-weight: bold;
    background-color: #f5f5f5;
}

/* Ausgaben als Ersatz fuer Eingabefelder */

DIV.fieldAusgabe {
	width: 200px;
	margin: 0 8px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/* Buttons */

img.imagebuttoninaktiv, img.imagebuttonaktiv, img.imagebuttonaktivover {
	/*width: auto;
	height: auto;*/
	border: 0;
	cursor: pointer;
	margin: 2px 15px 2px 0;
}

/* FOOTER */

#footRow_outer {
background-color: #e5e5e5;
padding: 1px;
}

#footRow {
background-color: #fff;
color: #000;
text-align: right;
padding: 0px;
margin: 0px;
padding-left: 10px;
}

#footRow table {
width: 100%;
padding: 0px;
margin: 0px;
border-collapse: collapse;
}

#footRow table td#Left {
text-align: left;
width: 20%;
padding: 0px;
margin: 0px;
overflow:auto;
}

#footRow table td#Center {
text-align:center;
width: 60%;
padding: 0px;
margin: 0px;
overflow:auto;
}

#footRow table td#Right {
text-align: right;
width: 20%;
padding: 0px;
margin: 0px;
overflow:auto;
}

#innerTDDIV {
	position:relative; 
	top:0px; 
	left:0px; 
	width:100%; 
	height:100%;
	z-index:2;
}


#footRow input {
margin: 3px 10px 3px 0 !important;
margin: 3px 10px 0 0;
}

#footRow img {
margin: 3px 10px 3px 0;
}


/* Assistentin oben rechts*/

div#berater_outer {
	position: absolute;
	top: 0;
	right: 0 !important;
	right: 11px;
	z-index: 100;
	background-color: #ced3e7;
	padding: 0 0 1px 1px;
	width: 300px;
}

div#berater {
	background-color: #fff;
	padding: 2px 45px 2px 5px;
}

img#berater_image{
	position: absolute;
	top: 3px;
	right: 3px !important;
	right: 14px;
	z-index: 101;
}

/* Container */

div.container_outer {
	background-color: #e5e5e5;
	padding: 1px;
	margin: 10px 10px 0 10px;
}

div.container_outer h1, div.container_outer h2 {
	font-size: 12px;
	padding: 2px 2px 2px 10px;
	margin: 0;
	color: #888888;
}

div.container {
	background-color: #f5f5f5;
	padding: 2px 2px 2px 6px;
	color: #000000;
}

/*Error*/

div#errorContainer_outer {
	background-color: #f00;
}

div#errorContainer_outer h2 {
	color: #fff;
}

div#errorContainer {
	background-color: #fdd;
	color: #f00;
	font-weight: bold;
}

/*VPDaten*/

div#VPDatenContainer_outer, div#PopUpContainer_outer {
	background-color: #e5e5e5;
}

div#VPDatenContainer_outer h2, div#PopUpContainer_outer h1 {
	color: #888888;
}

div#VPDatenContainer, div#PopUpContainer {
	background-color: #fff;
	color: #000000;
}

/* Hinweis */

div#hinweisContainer_outer {
	background-color: #0090ff;
}

div#hinweisContainer_outer h2 {
	color: #fff;
}

div#hinweisContainer {
	background-color: #d7eeff;
	color: #0090ff;
	font-weight: bold;
}

/* Hinweis fuer den Druck */
div#druckhinweisContainer_outer {
	background-color: #FFE871;
}

div#druckhinweisContainer_outer h2 {
	color: #A69500;
}

div#druckhinweisContainer {
	background-color: #FFFAE1;
	color: #A69500;
	font-weight: bold;
}


/* PopUp */

div#PopUpContainer {
	min-height: 350px;
	height: auto !important;
	height: 350px;
}

/* VPDaten Table im Header */

TD.VPDaten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    color: #3e3e3a;
	padding-right: 30px;
}

TD.VPDatenBez {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-right: 5px;
}

/* Tariftabelle */

TABLE.tarif {
    border-collapse: collapse;
    margin-top: 5px;
}

TABLE.tarif tr.row2 td {
	background-color: #fff;
}

TD.tarifHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;			
	text-align:center;
    color:  #3e3e3a;
    background-color: #cbcbcb;
	border: 1px solid #ffffff;
	border-collapse: collapse;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
TD.tarif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #000000;
    background-color: #efeff7;
	border: 1px solid #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* Spezialfaelle */

/* Startseite */

/* Tarifauswahl */	

/*INPUT.indexField {
	margin: 0 0 8px 0px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	border: 1px solid #666666;
}*/
	
/* KT-Auswahl */

TD.tdLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #000000;
	border: 1px solid white;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
TD.tdField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 120px;
}

/*Hilfe Buttons */

a.navhilfe, a.navhilfe:visited {
	text-decoration: none;
	color: #FFFFFF; 
	background-color: #888888;
	font-family: Arial,Verdana,SansSerif;
	font-size: 17px;
 	padding-right: 5px;
   	padding-left: 5px;
   	margin-right: 5px;
	font-weight: bold;
	text-align: center;
}

a.navhilfe:hover {
    color: #000;
  	background-color: #e5e5e5;
  	text-decoration: none;
}

#shortcuts a.navhilfe {
	display: block;
	float: left;
	margin-bottom: 2px;
}

/* LD Ausgabe */

table.lds { 	
    background: #e5e5e5;
	font-family: Verdana;
	font-size: 9px;
	border-collapse: collapse;
}

table.lds tr td {
	padding: 2px;
}

table.lds input {
	width: 100px;
	/*margin: 2px 5px;*/
}

/* Logo */

DIV.logo img {
	position: absolute;
    right:15px;
}
	
/* Tabelle Gesundheitsfragen */

table.dynTable {
	border: 1px solid #666;
	background-color: #fff;
}

table.dynTable th {
	font-family: Verdana;
	color: #333;
	background-color: #e5e5e5;
	font-weight: bold;
	font-size: 10px;
	vertical-align: middle;
	text-align: left;
	padding: 1px 3px 1px 5px;
}

table.dynTable td {
	color: #000;
	font-size: 10px;
	vertical-align: middle;
	text-align: left;
	padding: 1px 3px 1px 5px;
}

table.dynTable tr.row1 td {
	background-color: #ddd;
}

table.dynTable tr.row2 td {
	background-color: #fff;
}

div.tarif_gewaehlt {
	float: left;
	clear: both;	
	background-color: #888888;
	color: #fff;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 50px 5px 50px;
	margin-top: 15px;
}

div.error {
	color: #ff0000;
	font-weight: bold;
}

div.formFieldBeitrag {
	float: right;
	width: 50%;
	vertical-align: top;
}


TEXTAREA.fieldItself{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: black;
		border: 1px solid #000000;
		width: 500px;
		height: 350px;
	}
#mitarbeiterSeitTT {
		width: 50px;						
	}
#mitarbeiterSeitMM {
		width: 50px;						
	}		
#mitarbeiterSeitJJJJ {
		width: 85px;						
	}
#gruppenversicherungsnummer {
		width: 90px;						
	}
#gruppenversicherungspartner{
		width: 200px;						
	}
#mitarbeiterBei {
		width: 200px;						
	}	