body {
 background-repeat:repeat;
 background-attachment:fixed; 
 padding:0px;
 background-image:url(../pics/back2.jpg); 
 }

a {
	font-size: 13px;
	font-weight: bold;
	color: #00809B;
	text-decoration: none;
}
.menu_feld {
	line-height: 20px;
}
a:hover {
	color:#00809B;
	position: relative;
	text-decoration:underline;
}

body {	
	font-family: Arial, Helvetica, sans-serif;
	font:Arial, Helvetica, sans-serif;
}
html{
	height:101%;
}
.welcome{
	font-weight:bold;
	font-style:italic;
	font-size:16px;
	color: #00829C;
}

.Titel2 {
	font-size: 14px;
	font-style: italic;
	color: #00829C;
	font-weight: bold;
}
.titel3 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.body2 {
	font-size: 13px;
}
.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: 20px;
	width: 801px;
	margin-left:-400px;
	height:1800px;
	background-color:#FFFFFF;
}
.logo_div {
	position:absolute;
	top: 40px;
	left: 50%;
	margin-left:-380px;
	width: 100px;
}

.menu_div {
	position:absolute;
	top: 200px;
	left: 50%;
	margin-left: -380px;
	width: 180px;
}
.menu_vz {
	position:absolute;
	top: 430px;
	left: 0px;
	width: 400px;
}
.body_div {
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	position:absolute;
	left:50%;
	top: 100px;
	margin-left: -180px;
	width: 540px;
}

.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;}
.titel4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: underline;
}
.input_error {
	color: #FF0000;
	background-color: #FFFF66;
}
.float_div {
	position:absolute;
	left:380px;
	top:70px;
}

