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

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 5px 5px 5px;
	padding: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.inhalt {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
}

.schritt {
	font-size: 12px;
	font-weight: bold;
	}

.aufzaehlung {
        padding-left: 15px;
        text-indent: -10px;
}		

.impressum {
	font-size: 9px;
	width: 800px;
	text-align: center;
	color: #444444;
	margin-top:15px;
}
                                
                                
.linie_unten {
	border-bottom: solid 1px #333333;
	}

.linie_oben {
	border-top: solid 1px #333333;
	}

.linie_rechts {
	border-right: solid 1px #333333;
}
.linie_links {
	border-left: solid 1px #333333;
	}

label {
	position:relative;
	display:block;
	width:190px;
	height:24px;
}

.jinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: #222222;
/*	background-color: #eef4ee; */
	background-color: white;
	width: 100px;
	height: 20px;
	margin-bottom: 2px;
	position: absolute;
	left: 80px;
	}

.jselect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: #222222;
/* 	background-color: #eef4ee; */
	background-color: white;
	margin-bottom:2px;
	width: 100px;
	position: absolute;
	left: 80px; 
	}

.jradio { 
	position: absolute;
    left: 40px; 
    }

.jsubmit {
	border-style: solid;
	border-width: 1px;
	border-color: #777777;
	background-color: #dddddd;
	width: 180px;
}

.post {
	padding: 5px;
	display: block;
/*	background-color: #f5fff5; */
	border-style: solid;
	border-width: 1px;
	border-color: #777777;
}

.head1 {
	font-size: 12px;
	font-weight: bold;
	}

.subhead {
	font-weight: bold
	}

.head {
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif
}

.pfeil {
	float:right;
	padding-top:2px;
	margin-right:0px;
}

a {
	text-decoration: none;
	color: #003300;
}

.vorteil_kasten
{
	float:left;
	width: 205px;
	border: solid 1px #999999;
	margin: 20px 0px 20px 10px;
}

.vorteil_kasten_innen
{
	margin: 5px;
}


.textblock {
	width: 540px;
	text-align:justify;
	margin: 20px 0px 0px 10px;
	line-height:15px;
	height:320px;
	float: left;
	padding: 0px;
}

