* {
	margin: 0;
	padding: 0;
}
html{
	overflow-y: scroll;
	overflow-x: hidden;
	height: 100%;
}	
body {
	background-image: url('img/background.png');
	background-position: 0px -12px;
	font-family: 'Arial', 'Helvetica', sans-serif;
	color: #666666;
}
td {
	vertical-align: top;
}
a img{
	border: 0;
}
a {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #339966;
}
#cms_edit___Frame{
	width: 900px;
}
#header_wrapper{}
#header {
	background-color: #ffffff;
	margin: auto;
	padding-top:5px;
	width: 980px;
	height:232px;
	position: relative;
}
#headimg {
	position: relative;
	width: 760px;
	height: 104px;
	float: left;
}
#logo {
	position: absolute;
	right: 20px;
	top: 80px;
}
#header_bothmenus{
	top:0;
	height: 14px;
	width:auto;
	background: none;
	float: right;
}
#header_editmenu {
	width:auto;
	float: right;
	height: 14px;
	font-size: 11px;
}
#header_editmenu ul {
	list-style-type: none;
}
#header_editmenu ul li {
	display: inline;
	padding-right: 8px;}
#header_editmenu a {
	color: #666666;
	text-decoration: none;
}
#header_editmenu a:hover {
	color: #91c730;
}
#header_menu {
	font-size: 11px;
	float: right;
}
#header_menu ul {
	list-style-type: none;
}
#header_menu ul li {
	display: block;
	padding-top: 10px;
	padding-right: 0px;
}
#header_menu a {
	color: #666666;
	text-decoration: none;
}
#header_menu a:hover {
	color: #91c730;
}
#maincontent {
	padding: 10px;
	margin:10px;
	margin-left:30px;
	width: 900px;
	float: left;
    height:150px;	
	background-color:#FFF;
}
#centerwrapper {
	width: 100%;
	height: auto;
}
#content {
	margin: 0 auto;
	background: #a7d4c6;
	width: 980px;
	position: relative;
}
#center_content {
	width: 600px;
	position: relative;
}
#content_right_column {
	margin: 10px;
	right: 0;
	width: 220px;
	position: relative;
	padding-left: 3px;
	padding-bottom: 20px;
	float: right;
	background-color:#e7eaf3;
}
#content_right_column h2 {
	font-size: 14px;
	color: #004b96;
	margin-top: 8px;
	margin-left:10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#content_right_column .content_right_column_container {
	padding: 0px 10px;
	background-color: #e7eaf3;
	margin-bottom: 20px;
}
#content_right_column .content_right_column_container h3 {
	font-family: 'Arial', 'Helvetica', sans-serif;
	padding-top: 7px;
	font-size: 14px;
	color: #333333;
}
#content_right_column .content_right_column_container p {
	font-size: 11px;
	color: #000;
}
#content_right_column .content_right_column_container a {
	font-size: 11px;
	color: #000;
}
#content_right_column .content_right_column_container a:hover {
	color: #000;
}
#adm{
	font-size: 8pt;
	margin:0;
}
#adm table{
	max-width: 650px;
	min-width: 650px;
}
.contact input {
	width: 204px;	
}
.contact textarea {
	width: 300px;	
}
#footer{
	clear: both;
	bottom: 0;
	width:970px;
	text-align:right;
	font-size:10px;
	padding-bottom:20px;
}
#footer a {
	color:#06F;
	font-size:x-small;
	padding:5px;
	text-decoration:none;
	clear: both;
}

#navigation {
	background-color:#004b96;
	color:#ffffff;
	height: 60px;
}

#navigation a {
	color:#FFF;
	text-decoration:none;
	height: 30px;
	line-height: 30px;	
}

#navigation li {
	position:relative;
	margin: 0;
	padding: 0;
	list-style-type:none;
	display:block;
	float:left;
	padding-left:5px;
	padding-right:5px;
	border-left:1px solid #FFF;
	height: 30px;
	line-height: 30px;
}
/* browser < ie7 wont support it */
#navigation li:first-child {
	border-left:none;
}

#mainnav {
	border-bottom:1px solid #fff;
	float:left;
	width:980px;
}
#mainnav ul li{
	height: 30px;
	line-height: 30px;
}

#mainnav ul li a{
	height: 30px;
	line-height: 30px;
}
#subnav{
	background-color:#008358;
	clear:both;
	float:left;
	width:980px;
}
#searchbar {
	border-bottom:3px solid #008358;
	vertical-align:middle;
	padding-left:5px;
	height:37px;
	text-align:right;
}
#searchbar input {
	background-color:#FFF;
	border:1px solid #008358;
	margin:5px;
	margin-bottom:2px;
}

 b.niftycorners {clear: both;} 
.anmelden{
	margin: 10px 0;
} 
.anmelden div{
	margin: 10px 0 0 10px;
}
.anmelden legend{
	margin: 0 0 12px 10px;
}
.anmelden  input.button{
	margin: 0 0 10px 0;
}
#captcha{
	margin: 10px 0 10px 130px;
}
#white {
	position:absolute;
	top:45px;
	left:0;
	z-index:11;
	height:193px;
}
 
