#menu {
	width: 180px;
	vertical-align: top;
	padding-top: 110px;
	padding-bottom: 15px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	left: 0px;
	top: 0px;
}
#menu ul {
	list-style-type: none;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}
#menu li {
	line-height: 12px;
	text-align: left;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	display: block;
}
#menu a {
	color: #000000;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
#menu a:hover{
	font-weight: bold;
}
.Stil1 {
	color: #999999
}
h1 {
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
a {
	color: #000000;
	text-decoration: none;
}
#bottom {
	text-align: center;
	color: #CCCCCC;
	font-size: 9px;
}	  
.hinweis {
	font-size: 10px;
	line-height: 10px;
}	  	    
.buttons {
	  border:1px solid #CCCCCC;
	  background-color: #FFFFFF;
	  width: 97px;
	  padding: 2px;
}
.fillout, .text {
	   width: 200px;
}
.text {
	height: 100px;
	overflow: auto;
}
.error {
	font-size: 9px;
	letter-spacing: 1px;
	padding: 2px;
	color:#000000;
}
input, select, textarea {
	  border:1px solid #aeaeae;
	  background-color: #ffffff;
}
input:hover, select:hover, textarea:hover {
	border:1px solid #aeaeae;
	background-color: #E9E9E9;
}
