body {
	background-image: url(grfx/main_bck_top.jpg);
	background-repeat:repeat-x;
	background-color:#CCCCCC;
	padding:0;
	margin:0;
}

#menu {
width: 227px;
background: #fff;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu a, #menu h2 {
font: 11px arial, helvetica, sans-serif;
display: block;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #ccc;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #9E9E9E;
margin: 0;
padding: 2px 30px 2px 5px;
}

#menu h2 {
font-weight:bold;
color: #2A2A2A;
background: #;
}

#menu a {
color: #000;
text-decoration: none;
}

#menu a:hover {
color: #a00;
background: #E9E9E9;
}

#menu li {
position: relative;
text-align:right;
}

#menu ul ul ul {
text-align:left;
position: absolute;
top: 0;
left: 100%;
width: 100%;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #9E9E9E;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #9E9E9E;
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul 
{display: none;
background: #ffffff;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;
background: #ffffff;}

#contentdiv {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2A2A2A;
	width:95%;
	padding:10px;
}
#contentdiv a{
	font-family:Arial, Helvetica, sans-serif;
	color:#000066;
	width:90%;
	text-decoration:none;
}
#contentdiv a:hover{
	color:#000066;
	text-decoration:underline;
}
.ueb, LEGEND {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color:#F57419;
	}
.ueb_blck {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color:#2A2A2A;
		padding:2px;
}
.ueb_blck a {
		text-decoration:none;
		color:#2A2A2A;
	}
#login {
	float:right;
	width:200px;
	height:90px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	margin-top:130px;
	margin-right:10px;
}
#login input {
	background-color:#F57419;
	border-style:solid;
	border-width:1px;
	border-color:#FFFFFF;
	height:12px;
	width:80px;
	font-family:Arial, Courier, mono;
	font-size:10px;
	color:#ffffff;
	margin-top:2px;
}
	.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #234600;
}
FIELDSET {
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
}
#meldungen {
	float:right;
	width:200px;
	height:90px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	margin-top:135px;
	margin-right:10px;
}

