﻿body {
	font-family: Verdana, Arial, Calibri, sans-serif;
	font-size: 0.8em;
	color: #000000;
	font-weight: normal;
	background: #678EC0;
	margin: 20px;
}
h1 {
	font-family: Verdana, Arial, Calibri, sans-serif;
	font-size: 1.4em;
	color: #317AE9;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	font-family: Verdana, Arial, Calibri, sans-serif;
	font-size: 1em;
	color:#006DB7;
	font-weight: bold;
	
}
#admininhalt {
	font-family: Verdana, Arial, Calibri, sans-serif;
	font-size: 0.8em;
	color: #000000;
	font-weight: normal;
}
.uebersicht {
	font-family: Verdana, Arial, Calibri, sans-serif;
	font-size: 0.9em;
	color: #996633;
	font-style: italic;
}
.kopfzeilen {
	font-family: Verdana, Arial, Calibri, sans-serif;
	font-size: 0.9em;
	color: #996633;
	font-weight: bold;
}
.zwischentitel {
	font-family: Verdana, Arial, Calibri, sans-serif;
	font-size: 1 em;
	color: #996633;
	font-style: italic;
	font-weight: bold;
}
.zinternes {
	font-family: Verdana, Arial, Calibri, sans-serif;
	font-size: 10px;
	color: #996633;
	font-style: italic;
}
ul {
	margin-left: 0.6em;
	padding-left: 0.6em;
}
a {
	color: #006DB7;
	text-decoration: underline;
}
a:active {
	color: #006DB7;
	text-decoration: underline;
}
a:visited {
	color: #006DB7;
	text-decoration: underline;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
#navcontainer {
	background: none;
	margin: 0 auto;
	padding: 5px 0;
	font-family: Verdana, Arial, Calibri, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
ul#navlist {
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	font-weight: bold;
	margin-left: 3px;
}
ul#navlist li {
	display: block;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
ul#navlist li a {
	display: block;
	width: 180px;
	padding: 1px 0px 1px 3px;
	border-width: 1px;
	border-color:white white white transparent;
	border-style: solid;
	color: #333333;
	text-decoration: none;
	background: #C0D5FD;
}
#navcontainer > ul#navlist li a {
	width: auto;
}
ul#navlist li a:hover {
	color: white;
	background: #333333;
	border-color: white white white transparent;
	font-weight: bold;
}
.ii {
	margin-left: 4px;
	float: left;
	background: #efefef;
}
.ii img {
	position: relative;
	top: -6px;
	left: -6px;
	background: #fff;
	padding: 6px;
	border: 1px solid #ccc;
}
.r {
	margin: 8px 0 10px 10px;
	float: left;
}
p.navbuttons a {
	width: 468px;
	border: 1px solid #996633;
	color: #F8F2E4;
	font-family: Verdana, Arial, Calibri, sans-serif;
	font-size: 24px;
	color: #996633;
	text-decoration: none;
	background-color: #F8F2E4;
	display: block;
	background-repeat: no-repeat;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 12px;
	padding-bottom: 12px;
	font-weight: bold;
	text-align: center;
}
p.navbuttons a:active {
	background-color: #CC3300;
	color: #FFFFFF;
	background-repeat: no-repeat;
}
p.navbuttons a:hover {
	background-color: #CC3300;
	color: #FFFFFF;
	background-repeat: no-repeat;
}
.datumsanzeige {
	FONT-WEIGHT: bold;
	COLOR: #996633;
	TEXT-DECORATION: none;
	font-size: 10px;
	margin-top: 0;
	margin-bottom: 2px;
	font-style: italic;
	text-align: left;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.agendatext {
	FONT-WEIGHT: bold;
	COLOR: #996633;
	TEXT-DECORATION: none;
	font-size: 15px;
	margin-top: 0;
	margin-bottom: 8px;
	text-align: left;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

td.button a
{
   color:black;
   display: block;
   font-family:verdana;
   font-size:10px;
   font-weight: bold;
   text-align:center;
   width:100%;
   height:14px;
   background-color:#C9DEFE;
   border-width:1px;
   border-style:solid;
   border-color:white;
   text-decoration: none;
   vertical-align: middle;
   }

p.navbuttons a:active {
	background-color: #CC3300;
	color: white;
	background-repeat: no-repeat;
	text-decoration: none;
	vertical-align: middle;}

td.button a:hover {
	background-color: #CC3300;
	color: white;
	background-repeat: no-repeat;
	text-decoration: none;
	vertical-align: middle;}
}




