/* global styles ----------------*/

html {	
	height: 100%;
}

body {
	background-color: #eeeeee;
	
	color: #000000;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
	height: 98%;
	text-align: center;
}


a {
	text-decoration: underline;
	color: #80cd31;
}
a:hover {
	color: #ffffff;
	background-color: #80cd31;
	text-decoration: underline;
}
/* -----------------------------*/

#mainbg {
	background-image: url('/fileadmin/images/body.bg.gif');
	background-repeat: repeat-y;
	background-position: center center;
}

#shadow_bottom {
	width: 914px;
	height: 7px;
	
	margin: 0 auto;
	
	background-image: url('/fileadmin/images/shadow.bottom.gif');
	background-repeat: no-repeat;
	background-position: center center;

	font-size: 0.01em;
}

#main {
	position: relative;
	display: block;
	width: 53.3em;
	
	margin: 0 auto;
	text-align: left;

	background-color:white;
	
	padding: 41px 23px 23px 23px;
}

#header {
	background-image: url('/fileadmin/images/logo.gmbh.bg.gif');
	background-position: top left;
	background-repeat: repeat-x;
	
	height: 87px;
	position: relative;
	overflow: hidden;
}

#logo {
	margin: 0;
	
	position: absolute;
	right: -1px;
	top: 0;
}

#logo a {
	background: transparent url(/fileadmin/images/logo.gmbh.gif) no-repeat scroll center center;
	overflow: hidden;
	text-indent: -22222px;
	
	display: block;
	width: 345px;
	height: 87px;
}

#logo img {
	display: none;
}

#layout:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#sidebar {
	float: left;
	width: 14em;
}

#stage {
	float: right;
	width: 38.5em;
}

#sidemenu {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
	
	clear: both;
	height: 1%;
}

#sidemenu:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#sidemenu li {
	float: left;
	margin: 0;
	padding: 0;
	
	font-size: 0.9em;
	font-weight: bold;
}

#sidemenu li a {
	color: #000000;
	text-decoration: none;
}
#sidemenu li .active {
	color: #63a91a;
}
#sidemenu li a:hover {
	color: #ffffff;
}
#sidemenu li.active a.active_9 {
	background-color: #63a91a;
}
#sidemenu li .menulink_9:hover {
	background-color: #63a91a;
}
#sidemenu li.active a.active_11 {
	background-color: #CD000C;
}
#sidemenu li .menulink_11:hover {
	background-color: #CD000C;
}
#sidemenu li.active a.active_10 {
	background-color: #0060b2;
}
#sidemenu li .menulink_10:hover {
	background-color: #0060b2;
}
#sidemenu li.active a.active_69 {
	background-color: #f19914;
}
#sidemenu li .menulink_69:hover {
	background-color: #f19914;
}

#mainmenu {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
	
	clear: both;
}

#mainmenu li {	
	margin-bottom: 3px;
}

#mainmenu li.spacer {	
	margin-bottom: 3px;
	text-indent: -22222px;
	overflow: hidden;
	font-size: 0.5em;
}

#mainmenu li a {
	color: #000000;
	display: block;
	line-height: 26px;
	background-color: #d7d7d7;
	
	text-decoration: none;
	font-size: 0.75em;
	font-weight: bold;
		
	padding: 0 0 0 41px;
}

#mainmenu li .active,
#mainmenu li a:hover {
	background-color: #63a91a;
	color: #ffffff;
}

#mainmenu li ul {
	margin: 0;
	padding: 0;
	
	list-style-type: none;
}

#mainmenu li ul li {
	margin: 0;
	padding: 0;
}

#mainmenu li ul li a {
	background: none;
	color: #000000;
	
	font-weight: normal;
}

#mainmenu li ul li .active,
#mainmenu li ul li a:hover {
	color: #63a91a;
	background: none;
}

#sidebar .wichtig {
	display: none;
	font-size: 0.7em;
}

#sidebar .wichtig strong {
	color: #63a91a;
}

#sidebar .wichtig a {
	color: #63a91a;
	text-decoration: underline;
}

#sidebar .wichtig a:hover {
	color: #ffffff;
	background-color: #63a91a;
}

#stage .headerimage {
	clear: both;
	margin: 0 -10px 0 0;
}

#stage .headerimage:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#stage .headerimage .tx-mblimageoverlay-pi1 {
	float: left;
	overflow: hidden;
	margin: 0 2px 0 0;
}

#stage .content {
	padding: 0 0 0 17px;
	margin: 48px 0 0 0;
	height: 1%;
}

#stage .content .box {
	margin: 15px 0 0 0;
}

#pagetitle {
	
	margin-top:2px;
	margin-left:2px;
	background-color:#f1f1f1;

	
	padding-left:0.1em;
	padding-top:0.85em;
	padding-bottom:0.8em;
	
	font-size:1.6em;
	color:#80cd31;
}

/*
#topmenu {
	position:absolute;
	bottom:0px;
	left:0px;
	height:100%;
	width: 200px;
	/*border-right:2px solid white;
	padding:0em;
	margin:0em;	
}
*/

/* CONTENT Formatierungen */

#stage .content h1 {
	color: #000000;
	font-size: 1.4em;
	font-weight: normal;
	
	margin: 0;
}

#stage .content h2, #stage .content h3 {
	color: #63a91a;
	font-size:1.15em;
	font-weight: normal;
	
	margin: 0;
}

#stage .content .bodytext {
	margin-top:0.3em;
	margin-bottom:0.8em;
	
	font-size: 0.75em;
}

.smalltext {
	font-size:0.8em;
}

.csc-textpic-text {
	
}



.rootline {
	background-color:white;
	padding-left:15px;
	padding-top:3px;
	padding-bottom:5px;
	font-size:0.8em;
	clear:left;
}

.hidden {
	visibility: hidden;
	
}

#left fieldset {
	margin-left:15px;
	margin-right:7px;
	border: 1px solid #bcb7fc;
	padding:2px;
	line-height:0.9em;
}




#searchField {
	font-size:0.9em;
	margin:0px;
}

.tx-indexedsearch-res {
	margin-bottom:1.5em;
	border-bottom: 1px solid #bcb7fc;
}


#stage .content fieldset {
	border: none;
	padding: 0;
	margin: 1.5em 0 0 0;
}

#stage .content label {
	display: block;
	float: left;
	width: 10em;
	font-size: 0.75em;
}

#stage .content input, #stage .content textarea {
	border-style: solid;
	border-width: 1px;
	
	width: 25em;
	margin-bottom: 0.5em;
	border-color: #000000;
}

#stage .content  textarea {
	width: 25.65em;
}

#stage .content .csc-mailform-submit {
	width: 10em;
	font-weight: bold;
	margin: 0 10.8em 0 0;
	background-color: #63A91A;
	color: #ffffff;
	border: none;
}

.textbox ul {
	margin: 1.5em 0 1.5em 1.5em;
	padding: 0;
	font-size: 0.75em;
}


/*------ NEWS ----- */

.news-latest-date, .news-latest-gotoarchive {
	display:none;
}


.news-latest-container h2{
	color:#80cd31;
	float:left;
	width: 5em;
}

.news-single-timedata, .news-single-author {
	display:none;
}

.align-center {
	text-align:center;
}
.align-right {
	text-align:right;
}


#rot {
	color: #fc0033;
}
#rot:hover {
	color: #ffffff;
	background-color: #fc0033;
}
#blau {
	color: #3d53b8;
}
#blau:hover {
	color: #ffffff;
	background-color: #3d53b8;
}
#orange {
	color: #F19914;
}
#orange:hover {
	color: #ffffff;
	background-color: #F19914;
}



/****************** MAILFORM *************************/

#innercontent .csc-mailform {
	border:none;
	width:47em;
}

#mailformformtype_mail {
	float:right;
	margin-top:1.0em;
}


#mailformname {
	width:30em;
}

#mailformemail {
	width:30em;
}

#mailformcomment {
	width:30em;
}

#content p {
	font-size: 1.2em;
	line-height: 1.4em;
}


/*************** FONT - RESIZE *********************/

#resizer {
	text-align: right;
	margin: 0 0 0.5em 0;
	
	font-weight: bold;
	color: #000000;
}

#resizer span {
	font-size: 0.7em;
	font-weight: normal;
}

#resizer sup {
	display: none;
}

#resizer .normal {
	font-size: 0.75em;
}

#resizer .large {
	font-size: 1em;
}

#resizer .huge {
	font-size: 1.25em;
}

#stage .headerimage #white_spacer1,
#stage .headerimage #white_spacer2,
#stage .headerimage #white_spacer3 {
	display: block;
	position: absolute;
	top: 0;
	left: 202px;
	width: 2px;
	height: 205px;
	background-color: #ffffff;
	z-index: 9999;
}

#stage .headerimage #white_spacer2 {
	left: 406px;
}

#stage .headerimage #white_spacer3 {
	left: 610px;
}
#stage .headerimage {
	position: relative;
	overflow: hidden;
	width: 620px;
	height: 205px;
}
#stage .headerimage .tx-mblimageoverlay-pi1 {
	float: left;
	height: 205px;
	overflow: hidden;
}


/********* FOOTER ****************/
#footer {
	background-color: #EEEEEE;
	font-size: 0.75em;
	width: 71em;
	padding: 0 3em;
	margin: 0 auto;
}
#footer:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#footer .fmenu {
	float: right;
	margin-right: 30px;
}
#footer .fmenu .first {
	margin-right: 20px;
}
#footer .ftext {
	float: right;
}
#footer .ftext p {
	margin: 0;
}

/********** SITEMAP ***************/

.csc-sitemap a {
	 line-height: 1.5em;
}