﻿@CHARSET "ISO-8859-1";
* {
	margin:0;
	padding:0;
}

p {
margin: 1.4em 0;
}

html, body{
	width:100%;	
	margin:0 0 0 0;
	padding:0;
	height:100%;	
	margin-bottom : 1px;

}
	
body { 
	font-size:0.76em;	
	background-color:#fff;
	text-align:center;
	background: url(../images/outline.gif) center #EDEDED;;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    line-height:1.5em;
    background-repeat:repeat-y;
         
}

#wrap {
	width:850px;
	height: 100%;
	margin:0 auto;
	background:#fff url(../images/outline.gif);
	background-repeat:repeat-y;
        text-align:left;
}

* html #Wrap{
         text-align:center;
}
*:first-child+html #Wrap{   
          /* CSS-Hack für IE7 */  
          width: 848px;   

} 



* html #l {
         text-align:left;
}

#head { 
	font-family:Arial,Helvetica,sans-serif;
	background: #fff url(../images/header.gif) no-repeat;
	width:850px;
	height: 186px;	
}



#main {
	/*width: 850px;*/
}



#foot {
	clear:both;
}

#navtop {
	padding-left: 53em;
	margin-top: 65px;
}

#searchbox{
	clear:both;
	float: right;
}

#breadcrumb {
	clear:both;
	padding-top: 20px;
	padding-left: 210px;
}

#content100 {
	/*float: left;*/
	width: 620px;
	overflow: hidden;
	
}

#content80 {
	/*float: left;*/
	width: 430px;
	overflow: hidden;
	
}

#sidebar-1 {
  float: left;
  width: 187px;
  padding-left: 10px;
  padding-top: 20px;
}

#sidebar {
	float:right;
	width: 200px;
	border: 0px solid #000;
}

.inside {
	padding: 20px;
	padding-left: 20px;
}


ul.menu li {
	list-style: none;	
}

/*------------------------generals------------------------*/

a {
  text-decoration: none;
  color: #23AA4A;
}

#content100 .inside ul {
	padding-left: 3em;
}

#content80 .inside ul {
	padding-left: 3em;
}

#content100 .inside ol {
	padding-left: 3em;
}

#content80 .inside ol {
	padding-left: 3em;
}

#content100 .inside {
	padding-top: 20;
	padding-left: 3em;
	padding-right: 3em;
}

#content80 .inside {
	padding-top: 20px;
	padding-left: 3em;
	padding-right: 3em;
}

#main a {
  text-decoration: none;
  color: ##23AA4A;
}

#main .contentheading {
  font-size: 1.1em;
  font-weight: bold;
  padding-bottom: 20px;
}

#main .buttonheading {
  font-size: 0.76em;
}

#main .componentheading {
  font-size: 1.2em;
  font-weight: bold;
  padding-bottom: 20px;
}

form li {
  list-style: none;
}

form#login {
  padding-left: 60px;
}

form#com-form-login {
  padding-left: 60px;
}

form ul li a {
  text-decoration: none;
  color: #23AA4A;
}

fieldset {
  border: 0;
}

/*.inside table.contentpaneopen td {
  border: 0px;
}

.inside table.contentpaneopen td.buttonheading {
  border: 0px;
  text-decoration: none;
}
*/
/*-----------------------Kopfbereich---------------------------*/


#head .inside {
	color: #000000;
	padding: 20px;	
}

#head .mainlevel {
	color: #23AA4A;
}

#navtop ul#mainlevel li {
	list-style: none;
	float: left;
	padding: 5px;
}

#navtop a {
	color: #23AA4A;
	text-decoration: none;	
}

#navtop a:hover {
	text-decoration:none;
  font-weight: bold;
}

#navtop a:active {
	text-decoration:none;
  font-weight: bold;
}

#navtop a#active_menu {
  text-decoration:none;
  font-weight: bold;
}

#logo {
	float:right;
	margrin-top: 166px;
	height: 24px;
	width: 220px;
	background: #B4CEEC url(../images/logo.gif) no-repeat;
}
	
.inputbox {
	border: 0px solid #62C77F;
}

/*-----------------------Sidebar rechts-------------------*/

#sidebar .inside {
  margin: 0;
  padding: 0;
  padding-top: 20px;
}


#sidebar .inside .moduletable h3 {
  color: #000;
  background: url(../images/bgtitel.jpg) #EEEDED;
  height: 24px;
  font-size: 1.0em;
  font-weight: bold;
  text-indent:0.3em;
}

#sidebar .inside ul.menu {
  display: block;
  padding-bottom: 80px;
}

#sidebar .inside ul.menu li{
  display: block;
  text-indent:1em;
  background: #7c8daa;
  border-bottom: #435c85 1px solid;
  border-top: #b0bcd0 1px solid;
}

#sidebar .inside a{
  color: #23AA4A;
  text-decoration:none;
}

#sidebar .inside a:hover {
	text-decoration:none;
  font-weight: bold;
}

#sidebar .inside a:active {
	text-decoration:none;
  font-weight: bold;
}

#sidebar .inside ul.menu li#current {
  text-decoration:none;
  font-weight: bold;
}

#sidebar .inside ul.menu li ul{
  color: #435c85;
  display: block;
  text-indent:1em;
  background: #7c8daa;
  padding-left: 10px;
  font-weight: normal;
}

#sidebar .inside ul.menu li ul a{
  color: #314A68;  
}

#sidebar .inside ul.menu li ul li{
  color: #435c85;
  display: block;
  text-indent:1em;
  background: #7c8daa;
  border: 0;
}

/*-----------------------Sidebar-1 rechts-------------------*/

#sidebar-1 .inside {
  margin: 0;
  padding: 0;
}


#sidebar-1 .inside .moduletable h3 {
  color: #ffffff;
  border-bottom: #435c85 1px solid;
  font-size: 1.0em;
  font-weight: bold;
  text-indent: 0.3em;
}

#sidebar-1 .inside ul.menu li{
  text-indent:0.5em;
}

#sidebar-1 .inside a{
  color: #ffffff;
  text-decoration: none;
}

#sidebar-1 .inside a:hover {
	text-decoration:none;
  font-weight: bold;
}

#sidebar-1 .inside a:active {
	text-decoration:none;
  font-weight: bold;
}

#sidebar-1 .inside ul.menu li#current {
  text-decoration:none;
  font-weight: bold;
}

#sidebar-1 .separator {
	color: #ffffff;
}


#sidebar-1 .inside ul.menu li ul{
	padding-left: 20px;
}

#sidebar-1 .inside ul.menu li ul li{
  text-indent:0.5em;
  font-weight: normal;
  background: #62C77F;
  /*border: 1px solid #23AA4A;*/
}

table tr td {
	padding: 5px;
}

table.eventtable tr.sectiontableentry1 {
	background: #fff;
}
