@charset "UTF-8";
/* CSS Document */



body {
	margin:8px;
	padding:0;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#000;
	color:#fff;
}
body, th, tr {/* Modulüberschriften */
	font-family:Arial, Helvetica, sans-serif;
	color:#000033;/*Schriftfarbe Content*/
	font-size:15px;
	line-height:130%;
}
.componentheading {
	font-size:14px;
	font-weight:bold;
}
.contentheading {
	font-size:13px;
	font-weight:bold;
}
span.small, td.createdate {
	font-size:11px;
	color:#444;
}
.pagenav {
	color:#444;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {
	color:#444;
}
.clear {
	clear:both;
}
form, fieldset, img {
	border:none;
}
input {
	margin:4px;
}
div#body_container {
	width:994px;
	/*border:1px solid #aeaeae;*/
	background:#333;
	text-align:left;
	overflow:hidden;
	
}
div#tpl_header {
	width:994px;
	height:125px;
	background-image:url(../images/header2.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	overflow:hidden;
	
}
span.site_name {
	padding:50px 0 0 134px;
	display:block;
	font-size:16px;
	color:#fff;
}
div.spc_header {
	height:5px;
	border-bottom:1px solid #000;
	background-color:#333;/*trennfarbe head-body*/}
div#bc_container {
	font-size:11px;
	color:#ebebeb;
	padding:6px 4px 3px 4px;
	margin:0 10px 8px 10px;
	border-bottom:1px solid #AAA;
}
div#site_container_n {
}
div#site_container_l {
	background-repeat:repeat-y;
	background-position:left top;
	background-image:url(../images/main_bg_l.gif);
}
div#site_container_r {
	background-repeat:repeat-y;
	background-position:left top;
	background-image:url(../images/main_bg_r.gif);
}
div#site_container_lr {
	background-repeat:repeat-y;
	background-position:left top;
	background-image:url(../images/main_bg_lr.gif);
}
div#left_container {
	width:160px;
	float:left;
	overflow:hidden;
}
div#right_container {
	width:160px;
	float:right;
	overflow:hidden;
}
div#content_container {
	overflow:hidden;
	padding:0 22px 6px 22px;
}
.search {
	float:right;
	margin-right:5px;
	margin-top:-3px;
}
/* SUCHBOX */

.inputbox {
	padding: 0px;
	border:solid 1px #ebebrb;
	height:16px;
	width:145px;
	background-color:#EEEDF3;
	font-size:12;
}
/* Menue-bereich */

div.moduletable_menu {
	width: 214px;
	margin: 0;
	padding: 0;
	display: inline;
}
/* Hauptmenue-Formatierung */

div.moduletable_menu ul {
	margin-top:0px;
	margin-left:0px;
	padding: 0;
	list-style: none;
	padding-left:0px;
}
/* IE  */

* html #menuarea ul {
	margin-top: 0.5em;
}
/* IE7 */

* +html #menuarea ul {
	margin-top: 0.5em;
}
/* 1. Ebene */

div.moduletable_menu ul li {
	min-height: 22px;
	text-decoration: none;
	/*display: block;*/
	font-size:12px; /* Fontsize Menü */
	font-weight:bold;
	color: #000033;
	text-align: left;
	padding-left: 1px;
	background-color: #ebebeb;/*hintergrund hauptmenü*/
	border-top: 1px solid #fff;
}
/* ab 2.Ebene */

div.moduletable_menu ul li ul li {
	border-top: 0;
	background-color: #fff;/*hintergrund untermenü*/
}
/* 1. Ebene */

div.moduletable_menu ul li a {
	text-decoration: none;
	font-weight: none;
	padding-left: 22px;
	background:  url(../images/men_off.gif) no-repeat;
	background-position: left;
	color: #000033;/*schriftafarbe hauptmenü*/
}
div.moduletable_menu ul li a span {
	min-height: 22px;
	line-height: 22px;
	vertical-align: middle;
}
div.moduletable_menu ul li a:hover {
	background:  url(../images/men_on.gif) no-repeat;
	background-position: left;
}
div.moduletable_menu ul li.parent.active {
	background-color: #fff;/*hintergrund table untermenü*/
}
div.moduletable_menu li#current {
	background-color: #ccc; /*actives untermenü*/
}
div.moduletable_menu li#current a {
	background:  url(../images/men_on.gif) no-repeat;
	background-position: left;
	color: #000033;/*schriftfarbe untermenü*/
}
div.moduletable_menu li#current ul li a {
	background:  url(../images/men_on.gif) no-repeat;
	background-position: left 0em;
	color: #000033; /*schriftfarbe untermenü 1*/
}
div.moduletable_menu li#current ul li a:hover {
	background:  url(../images/men_off.gif) no-repeat;
	background-position: left;
}
div.site_footer {
	width:994px;
	font-size:10px;
	color:#444;
	display:block;
	padding:4px;
}
div.site_footer a {
	color:#444;
}
div.site_footer a:hover {
	color:#111;
}
div.site_footer span.ft_joomla {
	text-align:left;
	display:inline-block;
	width:680px;
}
div.site_footer span.ft_link {
	text-align:right;
	display:inline-block;
	width:159px;
}
#top {
	text-align:center;
	margin-top:1.0em;
	background:#fff;
}
#top a {
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	padding:0.1em;
	background:#ebebeb;
	border: 1px solid #fff;
	color:#000066;
}
#top a:hover {
	text-decoration: none;
	font-weight: bold;
	padding:0.1em;
	background:#000066;
	border: 1px solid #fff;
	color:#fff;
}
#top active {
	background-color:#FFFF66;
	background-position: left 0.25em;
}

