
div.radioinputfrage {
		font-size:1.0em;
		margin-left:30px;
		padding-left:10px;
		padding-bottom:10px;
		}

img.inputfrage_infoi {
	margin-bottom:6px;
	margin-left:5px;
	}

div.radioinputfragetext {
		font-size:1.0em;
		padding-left:20px;
		padding-top:5px;
		padding-bottom:5px;
		}


div.checkboxinputfrage {
		font-size:1.0em;
		padding-left:10px;
		padding-top:5px;
		padding-bottom:5px;
		}

div.anzeigehilfe {
		font-size:1.0em;
		padding:5px;
		}

div.einleitung{	
		font-size:1.0em;
		padding:5px;
		padding-left:20px;
		}

div.hinweis{	margin-bottom:10px;
		font-size:1.0em;
		background-color:#f8f8f8;
		padding:4px;
		height:50px;
		}

div.hinweisdetail {
		float:left;
		padding-left:20px;
		}

div.hinweisdetailclear {
		clear:left;
		}

img.hinweisicon {
		padding-right:5px;
		}

div.merkblatt {
		margin:10px;
		padding-top:5px;
		font-size:1.0em;
		}

div.merkblattheader {
		padding-top:15px;
		margin-left:26px;
		font-size:1.2em;
		}

div.sprachwahl {
		width:90%;
		margin-left:0px;
		padding-bottom:5px;
		text-align:right;
		}


div.abstand{
		height:105px;
		}

div.verlaufdiv {
		font-size:1.0em;
		margin-left:1px;
		}

img.verlauficon {
		vertical-align:middle;
		padding-right:5px;
		}

div.verlaufdetail {
		vertical-align:middle;
		font-size:1.0em;
		padding-left:30px;
		padding-bottom:5px;
		}

div.vieinfo {
		margin:10px;
		font-size:1.0em;
		}

div.error{	margin-bottom:10px;
		padding:5px;
		padding-left:23px;
		color:#ffffff;
		font-size:1.0em;
		background-color:#8b0318;
		background-url(http://www.e-rechnungen.at/WKOEXPERT/LAYOUT/IMG/error_background.gif);
		background-repeat:repeat;
		}


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.senden {
		margin-bottom:5px;
		margin-left:40px;
		}




h1.h1_3i{
	} 
	
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;
	}



div.formularbaustein {
	background-color:#f8f8f8;
	background-image: url(http://www.e-rechnungen.at/WKOEXPERT/LAYOUT/IMG/legend_background.jpg);
	background-repeat: no-repeat;
	}
	
fieldset {
	padding: 0px;
	border: 0px;
}
legend {
	font-size: 1.1em;
	font-weight: bold;
	color: #666666;
	padding-bottom: 18px;
	padding-top:5px;
	padding-left: 20px;
	margin: 0px;
}
	
	
div.buttonleiste {
	margin-top: 10px;
	height:20px;
	padding:5px;
	background-color:#f8f8f8;
}	

ul,ol {
	margin-top:5px;
	margin-bottom:5px;
	}	
	
li 	{
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
	}
	
div.tools {
	width:100%;
	text-align:right;
	}	
	
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;
	}

		