body {
	background-color: #CCCCCC;
	
}
#inhalt {background-color: #FFFFFF;
	width: 820px;
	margin-left:auto;
	margin-right:auto;
	border: 2px none #999999;
	display: table;
}

.form {
							display: inline;
						}

input.submit{
	background-color: #FFFFFF;
	font-size: 12px;
	width: 100%;
}
input.submit3{
	background-color: #FFFFFF;
	font-size: 12px;
	display: inline;
}

.logo {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	height: 130px;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.left {
	width: 159px;
	position:relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;

}




.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	padding-left: 0px;
	padding-top: 7px;
	margin-right: 0px;
	padding-bottom: 7px;
}
.links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	padding-left: 7px;
	padding-top: 7px;
	margin-right: 10px;
	border: 1px solid #000000;
	padding-right: 7px;
	padding-bottom: 7px;
}


a.button{
	width: 137px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 27px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	font-weight: bold;
	line-height: 215%;
	color: #000000;
	display: block;
	text-decoration:none;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(../bilder/schaltflaechen/link.gif);
	padding-left: 11px;
}
a.button:hover{
	width: 137px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 27px;
	font-weight: bold;
	line-height: 215%;
	color: #666666;
	display: block;
	padding-left: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	text-decoration:none;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	background-position: right;
	background-repeat: no-repeat;
	background-image: url(../bilder/schaltflaechen/link.gif);	
}
.aktiv{
	width:137px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 27px;
	font-weight: bold;
	line-height: 215%;
	color: #000000;
	display: block;
	padding-left: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	background-position: right;
	background-color: #FFF176;
	background-repeat: no-repeat;
}





.text {
	float: left;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 623px;
	padding-top: 17px;
	padding-bottom: 15px;
	padding-left: 11px;
}
.ein {
	display:none;
}
.formrahmen {
	height: 22px;
	width: 100%;
	border: 1px solid #CCCCCC;
	padding: 2px;
	background-image: url(../bilder/schaltflaechen/top.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.nachricht {
	width: 623px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: E9E9E9;
}

