body
{
	margin:0;
	padding:0;
	font-family: arial, verdana, sans-serif;
	font-size: 12px !important;
	background: #c0e170 url('../images/css/bg_body.gif') top left repeat-x;
}

a {
	font-size: 12px;
	text-decoration:  none;
	border: none;
	font-weight: bold;
	color: #70BE3C;
 }
a:hover {
	text-decoration:  underline; 
	border: none;
	color: #70BE3C;
}

#header
{	
	background-color: #fff;
}

#pagecontent
{
	width: 990px;
	margin: 21px auto;
}
#slideshow
{
	float: left;
	width: 200px;
}
#logo
{
	background-color: #fff;
	float: right;
}

#suchzeile
{
	padding: 2px 0;
	margin: 0 0 1px 0;	
	border-bottom: 1px solid #ffe6a7;
}

#suche, #menu_links
{
	width: 199px;
	margin-right: 20px;
	margin-left: 1px;
	float: left;
	text-align: right;
}
#menu_links
{
	margin-right: 0px;
}
#adresse, #maincontent
{
	width: 510px;
	float: left;
	color: #554d49;
}
#maincontent table {
	width: 450px !important;
}
#adresse
{
	font-size: 11px;
}
#globalnav, #menu_rechts
{
	float: right;
	width: 237px;
	margin-right: 1px;

}
#main
{
	background: #fff url('../images/css/bg_main.gif') top left repeat-y;
	color: #554D49 !important;
}
#columnfooter {
	background: #cfa url('../images/css/bg_column_footer.gif') top left no-repeat;
	height: 5px;
}
/* men� links start */

#menu_links
{
	background: #91b633;
	text-align: left;
}

#menu_links ul
{
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
}
#menu_links li
{
	padding: 5px 0;
	font-weight: bold;
	border-bottom: 1px solid #fff;
}
#menu_links li #active_menu
{
}
li a, li a:hover
{
	color: #fff;
}
li ul li
{
	background: #c8db99;
	padding: 3px 0 !important;
	border: none !important;
}
ul.submenu li a, ul.submenu li a:hover
{
	color: #554D49;
	font-weight: normal;
}
.mainmenu_indent
{
	padding-left: 15px;
}
.submenu_indent
{
	padding-left: 20px;
}
.mainmenu_indent.aktiv
{
	background: url('../images/css/pfeil_mainmenu.gif') top left no-repeat !important;
}
.submenu_indent.aktiv
{
	background: url('../images/css/pfeil_submenu.gif') top left no-repeat !important;
}
/* men� rechts start */
#menu_rechts
{
	background: #589cdd;
}


#menu_rechts ul
{
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
/*	border-left: 1px solid #589cdd; */
	border-right: 1px solid #ffffff;
}
#menu_rechts li
{
	padding: 7px 0;
	font-weight: bold;
	background: url('../images/css/bg_menu_rechts.gif') top left repeat-x;
	height: auto !important;
	height: 45px;
	min-height: 45px;
}
#menu_rechts .mainmenu_indent
{
	padding-left: 7px;
}

#menu_rechts .mainmenu_indent.aktiv, #menu_rechts .submenu_indent.aktiv
{
	background: none !important;
}
#menu_rechts ul.submenu { border: none; }
#menu_rechts ul.submenu li {
	background-color: #71a8df;
	background-image: none;
	color: #fff;
}
#menu_rechts .submenu_indent {
	padding-left: 85px;
}
#menu_rechts a.sublevel { color: #ffffff; }
#accessibility {
position: absolute;
left: -2000px;
top: -2000px;
display: none;
}

.break
{
	clear: both;
}

.inputbox_suche
{
	border-top: 1px solid #7c7c7c;
	border-left: 1px solid #7c7c7c;
	border-bottom: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	font-size: 10px;
}

.componentheading, .contentheading
{
	color: #70BE3C !important;
}
.contentpaneopen
{
	color: #554D49 !important;
}
.kofooter {
	background: url('../images/css/startklar.gif') top right no-repeat;
	padding: 10px 220px;
	font-size: 11px;
}
.kofooter a, .kofooter a:link {
    color: #1a257e; 
    font-weight: normal;
    font-size: 11px !important;
}