a {
	font-size: 13px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
}
.menu_feld {
	line-height: 20px;
}
a:hover {
	color:#FF0000;
	position: relative;
}
body {	
	font-family: Arial, Helvetica, sans-serif;
	font:Arial, Helvetica, sans-serif;
}
html{
height:101%;
}

h1 {
	font-size: 54px;
	font-style: normal;
	color: #000000;
	width: 500px;
	display: block;
	text-align: center;
	font-weight: bold;
	padding:0;
	margin:0;
}
h2 {
	font-size: 28px;
	font-weight: bold;
	color: #CC6600;
	text-align: center;
	font-style: italic;
	width: 500px;
	display: block;
	padding:0px;
	margin:0px;
}

h3 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	width: 500px;
	background-color:#CC6600;
	display: block;
	padding:0px,0px,0px,0px;
	margin:0px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	padding:0;
	margin:0;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	margin:0;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	padding:5px 0px 15px 0px;
	margin:0px 0;
}

.menu_main {
	font-size: 13px;
}
.body_text {
	font-size: 13px;
	text-align:left;
}
.form_table {
border-color:#CC6600;
border-width:1px;
border-style:solid;
font-size:13px;
width:500;
}

.program_table {
border-color:#CC6600;
border-width:1px;
border-style:solid;
padding:0 0 0 3px;
}

.list_table {
font-size: 13px;
border-width:0px;
width:500;
padding:0;
margin:0;
}

.main_div {
	position:absolute;
	left:50%;
	top: 10px;
	width: 501px;
	margin-left:-150px;
	height: 615px;
}
.logo_div {
	position:absolute;
	top: 0px;
	left: -220px;
	width: 200px;
}

.menu_div {
	position:absolute;
	top: 180px;
	left: -200px;
	width: 180px;
}
.menu_vz {
	position:absolute;
	top: 430px;
	left: 0px;
	width: 400px;
}
.body_div {
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	position:absolute;
	top: 150px;
	left: 15px;
	width: 490px;
}

.felder {
	font-family:Arial, Helvetica, sans-serif;
	width: 340px;
	font-size: 13px;
}
.felder_plz {
	font-family:Arial, Helvetica, sans-serif;
	width: 60px;
	font-size: 13px;
}
.felder_1 {
	font-family:Arial, Helvetica, sans-serif;
	width: 170px;
	font-size: 13px;
}
.c_box {
width:35;
}
.warning {
	color: #FF0000;
	font-weight:bold;
}
.ws_body {
	line-height: 140%;
}
.ws_list {
	padding: 10px 0px 10px 3px;}

