
div#content {
	}

div.radioinputfrage {
	font-size: 1em;
	margin-bottom:8px;
	margin-left: 50px;
	padding-left:4px;
	}

img.inputfrage_infoi {
	margin-bottom:4px;
	}

div.radioinputfragetext {
		font-size:1em;
		padding-left:10px;
		padding-top:5px;
		padding-bottom:5px;
		}

div.checkboxinputfrage {
	font-size: 1em;
	margin-bottom: 4px;
	margin-left: 50px;
	padding-left:4px;
		}

div.anzeigehilfe {
		font-size:1em;
		padding-bottom:30px;
		border-bottom-color:#cccccc;
		border-bottom-style:solid;
		border-bottom-width:1px;
		margin-bottom:20px;
		}

div.einleitung{			
		margin-top:20px;
		margin-bottom:20px;
		}

div.hinweis{	font-size:1em;
		border: 1px solid #e7e7e7;
		padding-top: 0px;
		padding-left: 0px;
		padding-bottom: 0px;
		margin-bottom: 4px;
		margin-top: 2px;
		background: #F9F9F6 url(/expert/img/beachtensie_bg.gif) repeat-x;
		}

div.hinweisinfobutton {
		float:left;
		background-color: #ECECEC;
		padding-top:10px;
		padding-left:10px;
		padding-right:10px;
		}

div.hinweisdetail {
		float:left;
		padding:10px;
		vertical-align:bottom;
		}

div.hinweisdetailclear {
		clear:left;
		}

img.hinweisicon {
		padding-right:5px;
		}

div.merkblatt {
		padding-top:10px;
		font-size:1em;
		}

div.merkblattheader {
		padding-top:15px;
		font-size:1em;
		}

div.sprachwahl {
		width:90%;
		margin-left:0px;
		padding-bottom:5px;
		text-align:right;
		}


div.abstand{
		height:105px;
		}

div.verlaufdiv {
		background-color:#f5f5f5;
		margin-bottom:5px;
		}

img.verlauficon {
		vertical-align:middle;
		padding-right:5px;
		}


div.verlaufdetail {
		vertical-align:middle;
		font-size:1em;
		padding-bottom:3px;
		}

div.vieinfo {
		margin-top:20px;
		margin-bottom:20px;
		font-size:1em;
		}

div.error {
	background:#ffffff url(/expert/img/errormeldung.gif) no-repeat scroll 20px 8px;
	padding-top: 8px;
	padding-left: 61px;
	padding-bottom: 12px;
	padding-right: 61px;
	margin-bottom: 4px;
	font-size: 1em;
	clear: none;
	border: 1px solid #e7e7e7;
	color: #990000;
	}


div.radiobildhor {
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	font-size: 1.2em;
	}

div.radiobildver {
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	font-size: 1.2em;
	}

div.radiobildhorclear {
	clear:left;
	}

img.radiobild {
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	margin-bottom:3px;
	max-width:250px;
	}


input.senden1 {
	border:0;
	height: 20px;
	width: 100px;
	color: #333333;
	font-size: 1.2em;
	padding-top: 0px;
	background-image: url(/expert/img/btn_4spalten.gif);
	margin-top: 0px;
	background-color: #F2F2ED;
	font-family:Arial;
	}

input.senden {
	border:1px solid #999999;
	min-height: 20px;
	background-image: url(/expert/img/btn_background.gif);
	color: #333333;
	font-size: 1em;
	padding-top: 0px;
	margin-top: 0px;
	background-color: #F2F2ED;
	font-family:Arial;
	}




h1.h1_3i{
	font-size: 1.8em;
	font-weight: bold;
	padding-bottom: 4px;
	margin-bottom: 0px;
	margin-left:26px;
	} 
	
h2.h2_3i{
	font-weight: bold;
	font-size: 1.2em;
	padding-top:10px;
	padding-bottom:12px;
	margin-left:26px;
	} 

h2.h2_zusammenfassung_3i {
	font-weight: bold;
	font-size: 1.2em;
	padding-top:10px;
	padding-bottom:12px;
	margin-left:26px;
	}



fieldset {
	margin:0px;
	padding: 0px;
	border: 0px;
}
legend {
	font-size: 1.1em;
	font-weight: bold;
	color: #666666;
	padding-bottom: 18px;
	padding-top:5px;
	padding-left: 8px;
	margin: 0px;
}

	
div.formularbaustein {
	background-color:#f2f2ed;
	background-image: url(/expert/img/main_titel_bg.gif);
	background-repeat: no-repeat;
	}
	
	
div.buttonleiste {
	clear:both;
	text-align: left;
	margin-top: 3px;
	height:30px;
	padding-top:10px;
	padding-left:55px;
	background-color:#f5f5f5;
	font-size: 1em;
	}	

ul,ol {
	margin-top:5px;
	margin-left:15px;
	margin-bottom:5px;
	}
	
div.tools {
	width:100%;
	text-align:right;
	}	
	
td {
	padding:3px;
	}	
	
	
td, th {
	padding:3px;
	}
	
/* links - th und td linksbuendig */
td.links, th.links {
	text-align:left;
	}

/* rechts - th und td rechtsbuendig */
td.rechts, th.rechts {
	text-align:right;
	}

/* mitte - th und td zentriert */
td.mitte, th.mitte {
	text-align:center;
	}

/* linksrechts - th linksbuendig, td rechtsbuendig */
th.linksrechts {
	text-align:left;
	}
td.linksrechts {
	text-align:right;
	}

/* rechtslinks - th rechtsbuendig, td linksbuendig */
th.rechtslinks {
	text-align:right;
	}
td.rechtslinks {
	text-align:left;
	}

/* rechtsmitte - th rechtsbuendig, td zentriert */
th.rechtsmitte {
	text-align:right;
	}
td.rechtsmitte {
	text-align:center;
	}

/* mitterechts - th zentriert, td rechtsbuendig */
th.mitterechts {
	text-align:center;
	}
td.mitterechts {
	text-align:right;
	}

/* linksmitte - th linksbuendig, td zentriert */
th.linksmitte {
	text-align:left;
	}
td.linksmitte {
	text-align:center;
	}

/* mittelinks - th zentriert, td linksbuendig */
th.mittelinks {
	text-align:center;
	}
td.mittelinks {
	text-align:left;
	}


/*  fragen matrix                       */
table.matrix_table {
	/* width:800px; */
	border:1px solid #bbbbbb;
	font-size:100%;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:28px;
	background-color:#ffffff;
	}		

tr.matrix_tr {
	background-color:#ffffff;
	}
tr.matrix_tr_1,tr.matrix_tr_ueber_1 {
	background-color:#eaeaea;
	}

tr.matrix_tr_2,tr.matrix_tr_ueber_2 {
	background-color:#f7f7f5;
	}

td.matrix_td,td.matrix_td_desc,th.matrix_th  {
	padding:5px;
	}
td.matrix_td,td.matrix_td_ueber,th.matrix_th  {
	text-align:center;
	}
td.matrix_td_desc {
	text-align:right;
	}
td.matrix_td {
	border-bottom:1px solid #bbbbbb;	
	}			
th.matrix_th {
	}			


			
			


/* +++++++++++++++++++ fortschrittsanzeige ++++++++++++++++++++++++++ */


div.expert_fortschritt_aussen_1 {
	margin-left:28px;
	margin-bottom:10px;
	margin-top:10px;
	border:1px solid #c3c3c3;
	padding-left:3px;
	}

div.expert_fortschritt_text_1 {
	font-size:11px;
	float:left;
	margin-right:5px;
	}

div.expert_fortschritt_balken_1 {
	float:left;
	background-color:#1ee100;
	background-image:url(/expert/img/fortschritt_background.jpg);
	background-repeat:no-repeat;
	text-align:right;
	height:4px;
	margin-top:5px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	}

div.expert_fortschritt_prozent_1 {
	font-size:11px;
	float:left;
	margin-left:5px;
	}
div.expert_fortschritt_clear_1 {
	clear:left;
	}


div.expert_fortschritt_aussen_2 {
	position:absolute;
	left:700px;
	top:96px;
 	width:300px; 
	}

div.expert_fortschritt_text_2 {
	font-size:11px;
	float:left;
	margin-right:5px;
	}
div.expert_fortschritt_balken_2 {
	background-color:#1ee100;
	background-image:url(/expert/img/fortschritt_background_200.jpg);
	background-repeat:no-repeat;
	height:10px;
	float:left;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top:2px;	
	}
div.expert_fortschritt_prozent_2 {
	font-size:11px;
	float:left;
	margin-left:5px;
	}
div.expert_fortschritt_clear_2 {
	clear:left;
	}


div.expert_fortschritt_aussen_3 {
	margin-left:28px;
	margin-top:10px;
	margin-bottom:10px;
	}
div.expert_fortschritt_text_3 {
	font-size:11px;
	margin-right:5px;
	}
div.expert_fortschritt_balken_3 {
	margin-top:5px;
	float:left;
	background-color:#900000;
	height:2px;	
	}
div.expert_fortschritt_prozent_3 {
	font-size:11px;
	float:left;
	margin-left:5px;
	}
div.expert_fortschritt_clear_3 {
	clear:left;
	}



div.expert_fortschritt_aussen_5 {
	margin-bottom:10px;
	margin-top:10px;
	}
div.expert_fortschritt_text_5 {
	font-size:11px;
	margin-right:5px;
	}

div.expert_fortschritt_balken_5 {
	background-color:#98c208;
	background-image:url(/expert/img/fortschritt_background_bmask.jpg);
	background-repeat:no-repeat;
	text-align:right;
	height:3px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-top:0px;
	padding-right:3px;
	padding-bottom:2px;
	margin-top:5px;
	float:left;
	}
div.expert_fortschritt_prozent_5 {
	margin-left:5px;
	font-size:11px;
	float:left;
	}
div.expert_fortschritt_clear_5 {
	clear:left;
	}



div.expert_fortschritt_aussen_99 {
	margin-left:28px;
	margin-bottom:10px;
	}
div.expert_fortschritt_text_99 {
	font-size:11px;
	margin-right:5px;
	}

div.expert_fortschritt_balken_99 {
	background-color:#900000;
	height:3px;	
	}
span.expert_span_text_99 {
	position:absolute;
	left:-2220px;
	top:-2220px;
	font-size:.95em;
	color:#333333;
	padding-left:3px;
	padding-right:3px;
	}
div.expert_fortschritt_clear_99 {
	clear:left;
	}

		
