html,body {
	margin:0;
	padding:0;
	background:white;
}

body {
	font-size: 12pt;
}

body, table {
	font-size: 12pt;
}

div#header {
	padding:0px;
	margin:0px;
}

div#secondheader h1 {
	font-size: 13pt;
	margin:0px;
	padding:0px;
	margin:0px;
	color:white;
}

div#secondheader {
	background: #008757;
	color: white;
   clear:both;
	margin:0px;
}

div#secondheader a{
	color: white;
	text-decoration: none;
}

div#secondheader a:hover{
	text-decoration: underline;
}

div#secondheader a:hover{
	color: white;
}

#logobanner {
	float:left;
	padding:0px;
	margin:0px;
	width:100%;
	height:109px;
	background-image: url(../images/bilderleiste.jpg);
	background-repeat: repeat-x;
}

#logo a{
	padding:0px;
	margin:0px;
}

div#footer {
	padding-top: 4px;
	padding-bottom: 4px;
	background: #008757;
	color: white;
	clear:both;
	text-align:center;
	width:100%;
}

div#footer a {
	color: white;
	text-decoration: none;
}

div#footer a:hover{
	text-decoration: underline;
}

div#wrapper {
	width:1000px;
}
div#content {
	float:left;
	width:560px;
	margin: 10px 0px 00px 10px;
	padding-bottom:20px;
}

div#content a {
	color: #008757;
	text-decoration: underline;
}

div#content a:hover {
	color: #008757;
	text-decoration: underline;
}

div#content h1{
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	font-size:18pt;

	font-family:'Arial',sans-serif;
}

div#content h2{
	margin-bottom:0px;
	padding:0px;
	font-size:16pt;

	font-family:'Arial',sans-serif;
}

div#content h3{
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	font-size:14pt;

	font-family:'Arial',sans-serif;
}

div#content h4{
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	font-size:12pt;

	font-family:'Arial',sans-serif;
}

div#content table h1{
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	font-size:18pt;
	font-family:'Arial',sans-serif;
}

div#content table h2{
	margin-bottom:0px;
	padding:0px;
	font-size:16pt;
	font-family:'Arial',sans-serif;
}

div#content table h3{
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	font-size:12pt;
	font-family:'Arial',sans-serif;
}

div#content table h4{
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	font-size:12pt;
	font-family:'Arial',sans-serif;
}

div#navigation {
	float:left;
	width:170px;
	background-image: url(../images/leftmenubg.gif);
	background-repeat: repeat-y;
}

div#navigation li{
	margin-bottom:0px;
}

div#navigation ul{
	margin-bottom:5px;
	font-family:'Arial',sans-serif;
}

div#container {
	width:1000px;
 	background-image: url(../images/leftmenubg.gif);
	background-repeat: repeat-y;
}

div#extra {
	float:right;
	width:250px;
	margin:0px;
	padding:0px;
}
.extracontent {
	margin:0px;
	padding:0px;
	padding-left:15px;
	padding-right:10px;
	padding-bottom:10px;
	background-image: url(../images/rightbg.gif);
	font-size:9pt;
}

.extracontent a{
	color: black;
}

.extracontentHeader{
	background-image: url(../images/rightdivisor.gif);
}

.extracontentHeader h3{
	font-size:13pt;
	margin:0px;
	padding:1px;
	padding-left:15px;
	color:white;
	font-family:'Arial',sans-serif;
}

ul#mainmenu {
	width: 170px;
   margin: 0; padding: 0;
   text-align:center;
}

ul#mainmenu li {
	list-style: none;
   margin-left: 0px;
}

ul#mainmenu li ul {
	margin: 0; padding: 0;
}

.layer1 {
	font-size:13pt;
	margin-top: 5px;
	margin-bottom: 5px;

}

.layer1 ul {
	font-size:9pt;
	margin-left: 0px;
	font-weight: normal;
}

#navigation ul a {
	display: block;     
   padding: 2px;
   text-decoration: none;
   color: #008757;
}

ul#mainmenu a:hover {
	border-color: #C1DDC8;
   border-left-color: #008757; border-top-color: #008757;
   color: white;
	background-color: #008757;
}

.mainselect {
  	border-width: 1px 1px;;
	border-style: solid solid;
 	border-color: #008757 #008757;
   background-image: url(../images/leftselectbg.gif);
	background-repeat: repeat-y;
}

#navigation ul .subselect {
   color: white;
	background-color: #008757;
}

img{
	border: 0px;;
}

.ok{
	color:green;
}

.td{
	color:#ffe000;
}

.falsch{
	color:red;
}

.green{
	color:#008757;
}


.textheadline{
	display: block;
	font-size:18pt;
	color:#008757;
	font-weight: bolder;
	margin-bottom:10px;
	font-family:'Arial',sans-serif;}

.textsubline{
	display: block;
	font-size:14pt;
	color:#008757;
	font-weight: bolder;
	margin-bottom:20px;
	font-family:'Arial',sans-serif;
}

.author{
	display: block;
	font-size:12pt;        /* vorher 13 */
	font-weight: bolder;
	color:#008757;

	font-family:'Arial',sans-serif;
}

.whoisauthor{
	display: block;
	font-size:12pt;  /* vorher 13 */
	font-weight: bolder;
	font-family:'Arial',sans-serif;
}

dl.bildunterschrift{
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	display: inline;
	font-style:italic;
	font-size:10pt;
}

dl.bildunterschrift2{
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	display: inline;
	font-style:italic;
	font-size:10pt;
}

dl.bildunterschrift dd {
	margin: 0px;
	text-align:justify;
}

dl.bildunterschrift dt {
	margin: 0px;
}

dl.bildunterschrift2 dd {
	margin: 0px;
	text-align:justify;
}

dl.bildunterschrift2 dt {
	margin: 0px;
}

.calendarTopHeader {
	font-weight: bolder;
	background-color: #C1DDC8;
}

.calendarHeader {
   font-weight: bolder;
   background-color: #C1DDC8;
   width:23px;
}

.calendarToday {
   background-color: #C1DDC8;
   color:red;
}

.calendarTodayEvent {
   background-color: #C1DDC8;
   color:red;
   background-color: white;
}

.calendarTodayEvent a {
   background-color: #C1DDC8;
   color:red;
   background-color: white;
}

.otherMonth {
   background-color: #C1DDC8;
	color:#008757;
}

.calendarEvent {
	background-color: white;
}

.calendarEventOtherMonth {
	color:#008757;
	background-color: white;
}

.calendarEventOtherMonth a{
	color:#008757;
	background-color: white;
}

.calendar { 
    background-color: #C1DDC8;
    margin-left: auto;
	 margin-right: auto;
	 font-size: 12pt;
}

.calendar a{
    text-decoration: none;
}

.calendar a:hover{
    text-decoration: underline;
}

.extracontent h3 {
	margin:0px;
	padding:0px;
	padding-top:8px;
}

.extracontent ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	padding-left:0px;
}

.extracontent li {
	padding-top:10px;
}

.calendarnav{
	text-decoration: none;
	color: black;
}




