body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 11px;
	line-height:18px;
	color: #000000;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../images/blau_oben.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 11px;
	line-height:18px;
	color: #4f708e;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 11px;
	line-height:18px;
	color: #99adba;
}
.ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #99adba;
}
#kopf {
	position:fixed;
	left:0px;
	top:0px;
	z-index:2;
}
#preloadimg{
	position:absolute;
	left:0px;
	top:0px;
	width:100px;
	height:10px;
	z-index:3;
}
#blau{
	position:absolute;
	left:0px;
	top:0px;
	width:690px;
	height:145px;
	z-index:4;
}
#seitentitel {
	position:absolute;
	left:55px;
	top:65px;
	width:500px;
	height:40px;
	z-index:5;
}
#logo {
	position:absolute;
	left:730px;
	top:28px;
	width:208px;
	height:58px;
	z-index:6;
}
#navi {
	position:absolute;
	left:685px;
	top:145px;
	width:230px;
}
.textfeld { 
	font-size:10px; 
	font-family:Verdana,sans-serif;
	width: 270px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom:solid 0px #000000;
}
		
.fieldcell input { 
	width: 250px;
	height: 15px;
	font: 11px Verdana, 
	Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000; 
	margin-right: 1px solid #000000;
}

.fieldcell textarea { 
	width: 250px;
	height: 150px;
	font: 11px Verdana, 
	Arial, Helvetica, sans-serif; 
	background-color: #ffffff; 
	color: #000000;
	border-top: 1px solid #000000; 
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000; 
	margin-right: 1px solid #000000;
}
