* {
	margin:0px;
	padding:0px;
}
.datum {
	font-weight: bold;
	display: block;
	float: left;
	width: 60px;
}
.ueb_beschr {
	font-weight: normal;
	display: block;
	width: 70%;
	margin: 0px;
	float: left;
}
.sp1 p {
	clear: both;
	margin-bottom: 5px;
}
.kalender p {
	clear: both;
	margin-bottom: 5px;
}



.schalter2 {
	position: absolute;
	background: #f7dfa4;
	top: 85px;
	right: 7%;
	font-size: 14px;
	font-weight: bold;
}


.navi_nhz {
	background: #f7dfa4;
	border-bottom: 3px solid #db7606;
	position: static;
	vertical-align: middle;
	height: 30px;

}
.navi_nhz a {
	font: bold 12px "Times New Roman", Times, serif;
	color: #0A9F1B;
	text-decoration: none;
	float:right;
	margin: 10px 15px 0 15px;
}
.navi_nhz a:hover {
	text-decoration: underline;
}

body {
	background: #FFFCF2;
	font: 12px Arial, Helvetica, sans-serif;
	color: #DB7606;
	margin: 50px;
}
h1 {
	color: #DB7606;
	font: bold 18px Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 14px;
	margin: 10px 0 5px 10px;
}

h3 {
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
}
p {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 5px 10px;
}
li {
	margin-left: 30px;
}

a {
	color: #db7606;
	text-decoration: none;
}
a:hover {
	color: #0a9f1b;
}
.banner1 {
	background: #f7dfa4;
	border-bottom: 3px solid #db7606;
	position: static;
	height: 70px;
	vertical-align: middle;
}
.banner1 h1 {
         font: 36px "Times New Roman", Times, serif;
         font-weight:bold;
	color: #000000;
	margin-top: 15px;
	margin-left: 10px;
}
.nhz_gruen {
	color: #0a9f1b;
}
.banner2 {
	position: static;
	height: 30px;
	top: 73px;
	background: #fff3d4;
	padding-top: 7px;
}
.banner2 h1 {
	font-size: 18px;
	margin-left: 10px;
}
.schalter1 {
	position: absolute;
	top: 132px;
	right: 7%;
	font-size: 14px;
	font-weight: bold;
}

.uebersicht {
	margin: 10px;
	background: #FFFFFF;
	border: 2px solid #db7606;
}
.uebersicht h3 {
	font-weight: bold;
}
.uebersicht h2 {
	font-size: 16px;
}

.uebersicht p {
	margin-left: 20px;
}
.kalenderZusatz {
	border: none;
	background: #FFF3D4;
	text-align: center;
}
.kalender_zus {
	height: 25px;
	font-weight: bold;
	font-size: 16px;
	display: block;
	margin: 5px 0px;
}
.kalender td {
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}
.sp1 {
	border-left-style: none;
}







table {
	width: 100%;
	border-style: none;
}
td {
	border-bottom: 1px solid #db7606;
	border-left: 1px solid #db7606;
	width: 33%;
}

tr {
	height: 30px;
}
.beschreibung {
	margin: 10px;
}
.beschreibung h2 {
	font-size: 16px;
}
.beschreibung h3 {
}
.kurs {
	background: #FFFFFF;
	padding: 5px;
	margin: 5px 5px 10px;
	border-top: 1px dashed #db7606;
	border-left: 1px dashed #db7606;
	border-right: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
}
.kurs h3 {
	background: #FFF3D4;
	height: 25px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 10px;
	padding-top: 8px;
	font-size: 14px;
	font-weight: bold;
}
.zurueck {
	text-decoration: underline;
	font-size: 12px;
}
.anmeldungsformular {
	background: #FFF3D4;
	margin: 15px;
}


.fehlerdiv {
	visibility:visible;
	background: #FFFFFF;
	border: 2px solid #E31525;
	position: absolute;
	z-index: 5;
         top: 200px;
	left: 300px;
         padding:20px;
         font: Arial,Helvetica,sans-serif;
         color:#000000;
         text-align: center;
}
.fehlerdiv a {
	font-size: 16px;
         font-weight: bold;
         border: 2px solid #E31525;
         padding: 10px;
         text-decoration:none;
}
.fehlerdiv a:hover {
	text-decoration:none;

}
.fehler {
	font-weight:bold;
	color: #E31525;
}
.ohne {
	border: none;
}

.pers td {
	border-style: none;
	padding: 0px;
	height: 20px;
}

.formular {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #DB7606;
	width: 492px;
	height: auto;
	background: #FFF3d4;
	position: absolute;
	left: 50%;
	margin-left: -246px;
	margin-bottom: 50px;
}
.formular h1 {
	color: #DB7606;
	margin: 5px 0px 20px 20px;
	background: #FFF3d4;
	padding-top: 10px;
	text-align: center;
	font: bold 18px Arial, Helvetica, sans-serif;
}
.formular fieldset {
	border: 1px solid #db7606;
	margin: 10px;
	padding-left: 10px;
	width: 450px;
	padding-right: 10px;
}
.formular select {
}
.formular checkbox {
	margin: 0px;
}
.formular label {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	height: 25px;
}
.formular textarea {
	margin: 5px;
	padding: 0px;
}

.formular input {
	display: block;
	float: left;
	margin-right: 5px;
}
.pers label {
	margin-left: 5px;
	margin-right: 5px;
	width: 80px;
	height: 25px;
}
.pers input {
	margin-right: 5px;
}
.formular legend {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 14px;
	color: #db7606;
}
.formular table {
	border-collapse: collapse;
}
.formular td {
	border-bottom: 1px solid #db7606;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width:auto;
}


.formular p {
	font: 12px Arial, Helvetica, sans-serif;
}
.formular h3 {
	font-size: 12px;
	font-weight: normal;
}
.formular h2 {
	font-size: 14px;
	margin-bottom: 10px;
}
.clear {
	clear: both;
	height: 1px;
	width: 1px;
	margin: 0px;
	padding: 0px;
}
.ohne {
	border-style: none;
}
.f {
	font-weight: bold;
}
.fsch {
	font-weight: bold;
	margin: 5px;
	padding: 0px;
}
.labelHinweis {
	width: auto;
}
.checkHinweis {
	margin-left: 10px;
	margin-top: -2px;
}
.hinweis {
	margin-top: 5px;
	margin-bottom: 10px;
	clear: both;
}
.vorne {
	width: 160px;
}
.form-button {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #db7606;
	border: 1px solid #db7606;
	background: #FFFCF2;
	padding: 2px 0px;
	margin-bottom: 10px;
}
.zeile {
	vertical-align: middle;
}
.black {
	color: #000000;
	margin: 0px 0px 0px 3px;
}

.zentriert {
	text-align: center;
}
