* {
	margin: 0;
	padding: 0;
}
BODY {
	background: #CCCCCC url(../img/bg.gif) center;
	FONT-SIZE: 12px;
	MARGIN: 0px auto;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	width: 880px;
}
#head {
	height: 110px;
	BACKGROUND-COLOR: #EAEEEA;
	text-align: center;
	padding-top: 2px;
	width: 880px;
}
#main {
	WIDTH: 880px;
	BORDER-BOTTOM: white 10px solid;
	background-color: #FFFFFF;
}
#box {
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 5px;
	margin-top: 5px;
}
#boxhead {
	padding: 8px 0 5px 6px;
	margin: 15px 0 0;
	font-size: 11px;
	background-color: #4F2C00;
	font-weight: bold;
	color: #FF8503;
	display: block;
	line-height: normal;
}
#menu {
	FLOAT: left;
	width: 250px;
	padding-right: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-top: 10px;
	padding-left: 10px;
}
#menu a:link{
	color: #993300;
	font-weight: bold;
	text-decoration: underline;
}
#menu a:active{
	color: #993300;
	font-weight: bold;
	text-decoration: underline;
}
#menu a:visited{
	color: #993300;
	font-weight: bold;
	text-decoration: underline;
}
#menu a:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	background-color: #993300;
}
#footer {
	BORDER-TOP: 1px solid #999999;
	FONT-SIZE: 11px;
	COLOR: #999999;
	TEXT-ALIGN: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	margin-top: 5px;
	width: 880px;
}
#footer a:link {
	color: #999999;
	text-decoration: underline;
}
#footer a:active {
	color: #999999;
	text-decoration: underline;
}
#footer a:visited {
	color: #999999;
	text-decoration: underline;
}
#footer a:hover {
	color: #999999;
	text-decoration: underline;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 2px;
	text-align: left;
	line-height: normal;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 2px;
	text-align: left;
}
h3 {
	font-size: 12px;
	color: #993300;
	margin-top: 5px;
	margin-bottom: 2px;
	text-align: left;
	font-weight: normal;
}
h4 {
	font-size: 12px;
	color: #993300;
	margin-top: 5px;
	margin-bottom: 2px;
	text-align: left;
	font-weight: bold;
	clear: left;
}
p {
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
}
#frame {
	FLOAT: left;
	WIDTH: 600px;
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 5px;
}
#frame a {
	color: #0033CC;
	text-decoration: underline;
}
#frame a:hover {
	color: #FFFFFF;
}
#frame img a:hover {
	background-color: #CCCC33;
	text-decoration: none;
}
ul {
	margin: 0 0 0 50px;
}
.floaten {
	float: left;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.bold {
	font-weight: bold;
}
#frame a.light {
	color: #0066CC;
	text-decoration: underline;
}
#frame a.light:hover {
	color: #0066CC;
	text-decoration: none;
	background-color: #FFFFFF;
}
.detail {
	margin: 6px 0 15px 38px;
	font-weight: bold;
	font-size: 13px;
}
.antrag {margin: 0 0 0 40px;}
.detail a:hover {
	background-color: #0033CC;
}
