@CHARSET "UTF-8";

body {
	background: url("/images/test.png") no-repeat 0px 0px;
	font-family:Arial, Lucida Grande, Lucida Sans unicode;
	font-size:12px;
}

td,div,p {
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Lucida Grande, Lucida Sans unicode;
}

h1 {
	font-size:19px;
	font-weight:normal;
	font-family:Verdana, Arial, Lucida Grande, Lucida Sans unicode;
	color:rgb(0, 110, 171);
	padding: 0px 0px 5px 0px;
	margin:0px 0px 0px 0px;
}

form {
	margin:0px;
	padding:0px;
}

input,textarea,select {
	font-family:Verdana, Arial, Lucida Grande, Lucida Sans unicode;
}

a {
	font-family:Verdana, Arial, Lucida Grande, Lucida Sans unicode;
	text-decoration:underline;
	color:#000000;
	font-size:11px;
}

.inhalt {
	padding:0px 5px 5px 5px;
}

.leer0 {
	height:0px;
	width:1px;
	font-size:1px;
	line-height:1px;
	clear:both;
}

.leer5 {
	height:5px;
	width:1px;
	font-size:1px;
	line-height:1px;
	clear:both;
}

.leer10 {
	height:10px;
	width:1px;
	font-size:1px;
	line-height:1px;
	clear:both;
}

.leer20 {
	height:20px;
	width:1px;
	font-size:1px;
	line-height:1px;
	clear:both;
}

.name {
	padding:0px 0px 0px 7px;
	font-size:11px;
	font-weight:bold;
	font-family: Arial, Lucida Grande, Lucida Sans unicode;
}

.input {
	padding:0px 7px 2px 7px;
	font-size:11px;
	font-weight:normal;
	font-family:Arial, Lucida Grande, Lucida Sans unicode;
}

.feldgroesse60 {
	width:56px;
	font-size:11px;
	font-weight:normal;
	font-family:Arial, Lucida Grande, Lucida Sans unicode;
	color:#000000;
	border-left:2px solid #999999;
	border-top:2px solid #999999;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

.feldgroesse150 {
	width:148px;
	font-size:11px;
	font-weight:normal;
	font-family:Arial, Lucida Grande, Lucida Sans unicode;
	color:#000000;
	border-left:2px solid #999999;
	border-top:2px solid #999999;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
.feldgroesse231 {
	width:229px;
	font-size:11px;
	font-weight:normal;
	font-family:Arial, Lucida Grande, Lucida Sans unicode;
	color:#000000;
	border-left:2px solid #999999;
	border-top:2px solid #999999;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

.feldgroesse230 {
	width:230px;
	font-size:11px;
	font-weight:normal;
	font-family:Arial, Lucida Grande, Lucida Sans unicode;
	color:#000000;
	border-left:2px solid #999999;
	border-top:2px solid #999999;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

.feldgroesse300 {
	width:299px;
	font-size:11px;
	font-weight:normal;
	font-family:Arial, Lucida Grande, Lucida Sans unicode;
	color:#000000;
	border-left:2px solid #999999;
	border-top:2px solid #999999;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

.pflichtfeld {
	font-size:16px;
	font-weight:normal;
	color:#CC0000;
	font-family:Arial, Lucida Grande, Lucida Sans unicode;
}