body.web
{
	background:#FFFFFF url(/images/bg_main_01.jpg) repeat-x;
	background-attachment:fixed;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	margin: 9px auto 10px auto;
	padding: 0;
	min-width: 640px;
	text-align: center;
	font-size: 100.01%;
	width: 752px;
}
a img {
	border: none;
}
#kopf {
	position: relative;
	top: 1px;
	text-align: left;
	width: 752px;
	height: 103px;
	margin: auto;
	padding: 0;
	background: url("/images/Banner_aktuell_32.jpg") no-repeat; /*overflow: hidden;*/
	font-size: 0.8em;
}
#TopNavi {
	width: 752px;
	max-width: 750px;
	height: 25px;
	float: none;
	display: block;
	margin: 0px 0 0 0;
	font-size: 0.8em;
	background: white url("/images/top_nav_bg_71.jpg") repeat-x;
	border-left: 1px solid #cc0000;
	border-right: 1px solid #cc0000; /**border-top:1px solid #cc0000;**/
	border-bottom: 8px solid #cc0000;
	border-top: 1px solid white;
}
#TopNavi ul.no_ul {
	padding: 0;
	margin: 0;
}
#TopNavi li {
	float: left;
	border-right: 1px solid white;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	list-style: none;
	/*background: #cc0000 url(/images/top_nav_bg_30b.jpg);*/
	margin-bottom: 0px;
	white-space: nowrap;
	display: block;
}
#TopNavi a {
	color: White;
	text-decoration: none;
	height: 25px;
	max-height: 22px;
	display: block;
}
#TopNavi a:hover {
	color: white;
	text-decoration: underline;
}
#TopNavi a.static_nav_sel {
	color: white;
	text-decoration: none;
}
#links1 {
	float: left;
	background: #ffe600 url(/images/top_nav_bg_10a.jpg);
	padding: 2px 15px 0 15px;
	border-bottom: 1px solid #fff;
	display: block;
}
a#links1, a#links1:hover, a#links1:link, a#links1:active, a#links1:visited {
	color: black;
}
.static_nav_a1:link,.static_nav_a1:active,.static_nav_a1:visited
{
	font-weight:bold;
	text-decoration:none;
	color:#333;
}
.static_nav_a1:hover
{
	background:transparent;
	text-decoration:underline;
	color:#000;
}
#links2 {
	float: left;
	background:#669933 url(/images/top_nav_bg_20.jpg);
	padding: 2px 15px 0 15px;
	border-bottom: 1px solid #fff;
	display:block;
}
.static_nav_a2:link,.static_nav_a2:active,.static_nav_a2:link,.static_nav_a2:visited
{
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
}
.static_nav_a2:hover
{
	background:transparent;
	text-decoration:underline;
	color:#FFF;
}
#links3 {
	border-bottom: 1px solid #fff;
	float: left;
	background: #cc0000 url(/images/top_nav_bg_30b.jpg);
	padding: 2px 15px 0 15px;
}
.static_nav_a3:link,.static_nav_a3:active,.static_nav_a3:link,.static_nav_a3:visited
{
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
}
.static_nav_a3:hover
{
	background:transparent;
	text-decoration:underline;
	color:#FFF;
}
#links4 {
	float: left;
	background:#0033BB url(/images/top_nav_bg_40b.jpg);
	padding: 2px 15px 0 15px;
	display: block;
	border-bottom: 1px solid #fff;
}
.static_nav_a4:link,.static_nav_a4:active,.static_nav_a4:link,.static_nav_a4:visited
{
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
}
.static_nav_a4:hover
{
	background:transparent;
	text-decoration:underline;
	color:#FFF;
}
#links5 {
	float: left;
	background:#00CC66 url(/images/top_nav_bg_73.jpg);
	padding: 2px 15px 0 15px;
	border-bottom: 1px solid #fff;
	display:block;
}
.static_nav_a5:link,.static_nav_a5:active,.static_nav_a5:link,.static_nav_a5:visited
{
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}
.static_nav_a5:hover
{
	background:transparent;
	text-decoration:underline;
	color:#fff;
}

#links6 {
	float: left;
	background:#666666 url(/images/top_nav_bg_65.jpg);
	padding: 2px 15px 0 15px;
	border-bottom: 1px solid #fff;
	display:block;
}
.static_nav_a6:link,.static_nav_a6:active,.static_nav_a6:link,.static_nav_a6:visited
{
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}
.static_nav_a6:hover
{
	background:transparent;
	text-decoration:underline;
	color:#fff;
}
#wrapper{
	margin: 0;
	padding-top: 0px;
	width: 752px;
	height: 500px;
	padding-bottom: 10px;
	float: none;
	clear: both;
	display: table;
	background: white url("/images/bg_wrapper.gif") repeat-y top left;
	text-align: left;
}	
#leftColumn {
	float: left;
	width: 200px;
	max-width: 197px;	
	border-left: 1px solid #cc0000;
	padding-right: 2px;
	/*border-right: 2px solid #ffcc99;*/
  	font-size: 0.8em;
	min-height: 400px;
	overflow: visible;
}
#suche
{
	margin: 3px 0 0 3px;
	padding: 0;
	width: 197px;
	background-image: url(/images/suche.jpg);
	border: 0px solid green;
}
#suche .field
{
	font-weight: normal;
	float: left;
	width: 132px;
	max-width: 129px;
	margin: 1px 0 0px 0px;
	padding: 0px;
}
	/*#suche .button
{
	width: 60px;
	float: left;
	border: 1px solid black;
	color: black;
	background-color: white;
	height: 20px;
	margin: 2px 0 0 3px;
	padding: 0;
	font-weight: bold;
}*/	
#suche .pic
{
	margin: 4px 0 0 2px;
	padding: 0;
	float: left;
	background: #79a718;
	color: #fff;
	border: 0px solid #fff;
}
#suche form
{
	margin: 0;
	padding: 0px 0px 3px 0px;
	height: 20px;
}
#navigation 
{
	margin:0px 0 0 0; 
	padding:0;
	float: none;
	display: block;
}
#navigation ul{
	margin: 0 0 0px 3px;
	padding: 0;
	max-width: 191px;
}
#navigation li
{
	margin: 0;
	padding: 0;
	text-align: left;
	list-style-type:none;
}
#navigation li.basenavhead {
	color: black;
	font-weight: bold;
	background: white;
	display: block;
	padding: 2px;
	text-align: center;
	margin: 2px 0px 2px 0px;
}
#navigation li.basenavhead a {
	text-decoration: none;
}
#navigation a, #navigation a:link,#navigation a:active, #navigation a:visited
{
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#navigation a:hover { 
  text-decoration:underline;
}
/* First Level - not active - see TopNavi */
#navigation .li1
{
	margin:0 0 0 3px; 
	padding:0 5px 0 5px;
}
#navigation .div1
{
	margin:0px 0 5px 0; 
	padding:8px 0 0 7px;
}
#navigation .li1_on
{
	color: #b5113e;
	margin:0; 
	padding:0 5px 0px 5px;
}
#navigation .div1_on
{
	color: #b5113e;
	margin: 0 0 5px 0; 
	padding:8px 0 0 7px;
}
#navigation a.navi1, #navigation a.navi1:link,#navigation a.navi1:active, #navigation a.navi1:visited
{
	font-size: 1em;
	color: white;
	text-decoration: none;
	font-weight: bold;
}
#navigation a.navi1:hover { 
  text-decoration:underline;
  color: white;   
}
#navigation a.navi1_off, #navigation a.navi1_off:link,#navigation a.navi1_off:active, #navigation a.navi1_off:visited
{
	font-size: 1em;
	color: white;
	text-decoration: none;
	font-weight: bold;
}
#navigation a.navi1_off:hover {
	text-decoration: underline;
}
/* Second Level */
#navigation .ul2 {
	background: #cc0000;
	margin: 0;
	padding: 0 0 0px 0px;
}
#navigation .li2
{
	background: #cc0000 url(/images/nav_bg_30a.jpg) repeat-x;
	margin: 0;
	padding: 2px 0px 2px 2px;
}
#navigation .div2
{
	margin: 1px 0 0px 0; 
	padding: 2px 0 3px 2px;
}
#navigation .li2_on
{
	background: #cc0000 url(/images/nav_bg_30a.jpg) repeat-x;
	margin: 0;
	padding: 2px 0px 2px 2px;
}
#navigation .div2_on
{
	margin: 1px 0 0px 0; 
	padding: 2px 0 3px 2px;
}
#navigation a.navi2
{
	font-size: 1em;
	color: white;
	text-decoration: underline;
	font-weight: bold;
	border: none;
}
#navigation a.navi2:hover { 
  text-decoration:underline;
  color: white;   
}
#navigation a.navi2_off
{
	font-size: 1em;
	color: white;
	text-decoration: none;
	font-weight: bold;
	border: none;
}
#navigation a.navi2_off:hover {
	text-decoration: underline;
	color: white;
}
/* Third Level */
#navigation .ul3 {
	font-size: 0.9em;
	border: 1px solid black;
	border-right: none;
	margin: 0 -5px 3px 3px;
	padding: 0 0 2px 3px;
	background: #E30000;
}
#navigation .li3
{
	margin: 0px 0 0px 0px;
	padding: 0 0 0px 0px;
}
#navigation .div3
{
	margin:0px 0 0px 0; 
	padding:0px 0px 0px 0px;
}
#navigation .li3_on
{
	margin: 0px 0 0px 0px;
	padding: 0 0 0px 0px;
}
#navigation .div3_on
{
	margin:0; 
	padding:0px 0px 0px 0px;
}

/*Dritter Unterpunkt*/
#navigation a.navi3_off:hover {
	text-decoration: underline;
	color: white;
	font-weight: bold;
}
#navigation div.div3_on a.navi3_off {
	color: white;
	font-weight: bold;
}
#navigation div.div3 a.navi3_off {
	color: white;
}
#navigation div.div3_on a.navi3 {
	color: white;
	font-weight: bold;
}


/* Fourth Level */
#navigation .ul4 {
	font-size: 1em;
	border: 1px solid black;
	border-top: none;
	border-right: none;
	margin: 0 0 3px 3px;
	padding: 0 0 3px 3px;
	background: #E30000;
}
#navigation .li4
{
	margin: 0px 0 0px 0px;
	padding: 0 0 0px 0px;
}
#navigation .div4
{
	margin:0px 0 0px 0; 
	padding:0px 0px 0px 0px;
}
#navigation .li4_on
{
	margin: 0px 0 0px 0px;
	padding: 0 0 0px 0px;
}
#navigation .div4_on
{
	margin:0; 
	padding:0px 0px 0px 0px;
}
#navigation a.navi4_off:hover {
	text-decoration: underline;
	color: white;
	font-weight: bold;
}
#navigation div.div4_on a.navi4_off {
	color: white;
}
#navigation div.div4 a.navi4_off {
	color: white;
}
#navigation div.div4_on a.navi4 {
	color: white;
	font-weight: bold;
}
/*5th level*/
#navigation .ul5 {
	font-size: 1em;
	border: 0px solid black;
	border-top: none;
	border-right: none;
	border-left: 1px dotted black;
	border-bottom: 1px dotted black;
	margin: 0 0 5px 5px;
	padding: 0 0 0px 5px;
}
#navigation .li5
{
	margin: 0px 0 0px 0px;
	padding: 0 0 0px 0px;
}
#navigation .div5
{
	margin: 0px 0 0px 0; 
	padding: 0px 0px 0px 0px;
}
#navigation .li5_on
{
	margin: 0px 0 0px 0px;
	padding: 0 0 0px 0px;
}
#navigation .div5_on
{
	margin:0px 0 0px 0px; 
	padding:0px 0px 0px 0px;
}
#navigation a.navi5_off:hover {
	text-decoration: underline;
	color: white;
	font-weight: bold;
}
#navigation div.div5_on a.navi5_off {
	color: whie;
}
#navigation div.div5 a.navi5_off {
	color: white;
}
#navigation div.div5_on a.navi5 {
	color: white;
	font-weight: bold;
}
/*6th level*/
#navigation .ul6 {
	font-size: 1em;
	border: 0px solid black;
	border-top: none;
	border-right: none;
	border-left: 1px dotted black;
	border-bottom: 1px dotted black;
	margin: 0 0 5px 5px;
	padding: 0 0 0px 5px;
}
#navigation .li6
{
	margin: 0px 0 0px 0px;
	padding: 0 0 0px 0px;
}
#navigation .div6
{
	margin: 0px 0 0px 0; 
	padding: 0px 0px 0px 0px;
}
#navigation .li6_on
{
	margin: 0px 0 0px 0px;
	padding: 0 0 0px 0px;
}
#navigation .div6_on
{
	margin:0px 0 0px 0px; 
	padding:0px 0px 0px 0px;
}
#navigation a.navi6_off:hover {
	text-decoration: underline;
	color: white;
	font-weight: bold;
}
#navigation div.div6_on a.navi6_off {
	color: white;
}
#navigation div.div6 a.navi6_off {
	color: white;
}
#navigation div.div6_on a.navi6 {
	color: white;
	font-weight: bold;
}
#centerColumn {
	float: right;
	width: 545px;
	max-width: 531px;
	overflow: visible;
	color: #000;
	background: #FFFFFFF;
	font-size: 0.8em;
	margin: 0 0 0 0;       
	padding: 10px;
	overflow: visible;
}
#centerColumnContent
{
  overflow:visible;
  margin:0 0 0 0;
  padding-bottom: 10px;
  font-size: 1em;
}
#breadcrumb {
	font-size: 0.8em;
}
#centerColumnContent td {
	font-size: 0.95em;
}
#centerColumnContent .contenttable {
	font-size: 0.95em;
}
#centerColumnContent ul, #centerColumnContent li
{
  margin:0 0 0 10px;
}
#centerColumnContent h1, #centerColumnContent h2, #centerColumnContent h3
{
	color: green;
}
#centerColumnContent h1 {
	font-size: 1.8em;
	font-weight: bold;
	display: block;
	clear: both;
	color: black;
}
#centerColumnContent h2 {
	font-size: 1.5em;
	font-weight: bold;
	display: block;
	clear: both;
	color: black;
}
#centerColumnContent h3 {
	font-size: 1.3em;
	font-weight: bold;
	display: block;
	clear: both;
	color: black;
}
#centerColumnContent h3 a {
	color: black;
}
#centerColumnContent h4 {
	font-size: 1.0em;
	font-weight: bold;
	display: block;
	clear: both;
	color: black;
}
#centerColumnContent h4 a {
	font-weight: bold;
	font-style: normal;
	color: black;
}
#centerColumnContent a.list_on, a.list_on:link, a.list_on:active, a.list_on:visited {
  text-decoration: underline;
  font-weight: bold;
  font-size: 15px;
  color: black;
}
#centerColumnContent a.list_on:hover {
  text-decoration: none;
  color: red;
}
#centerColumnContent a {
	font-weight: bold;
	text-decoration: underline;
	color: black;
}
#centerColumnContent a:hover {
	font-weight: bold;
	text-decoration: none;
	color: red;
  margin: 0px;
}
#centerColumnContent ul, #centerColumnContent li
{
  margin: 0 0 0 10px;
}
#centerColumnContent li {
	padding: 0 0 0 5px;
}
#centerColumnContent #linkslist li {
	padding-bottom: 5px;
	padding-left: 10px;
}
#centerColumnContent span.list_off {
	font-size: 15px;
	color: black;
  	font-style: italic;
}
#keylist form {
	padding: 0;
	margin: 0;
}
.ordnerfamilie {
	/*display: block;*/
	/*font-size: 0.8em;
	color: gray;*/
}
/*#centerColumnContent ul {
	font-size: 0.9em;
	color: gray;
}
#centerColumnContent ul li {
	font-size: 1.2em;
	color: black;
	/*margin-left: 5px;
}*/
#footer
{
	font-size:0.8em;
	width: 752px;
	max-width: 744px;
	background: #cc0000;
	height: 40px;
	color: #ffffff;
	text-align: center;
	padding: 4px 4px 4px 4px;
}
#footer a {
	color: black;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
hr {
	color: Gray;
}
p {
}

/* Calendar */
#calendar  TD.NON {font-family :Tahoma, Verdana, Arial; font-size :76%; color :#C0C0C0; font-weight :normal;}
#calendar  TD.TOP {font-family :Tahoma, Verdana, Arial; font-size :76%; color :#0000FF; font-weight :bold;}
#calendar  TD.TODAY {font-family :Tahoma, Verdana, Arial; font-size :76%; color :#de6900; font-weight :bold;}
#calendar  TD.NAV {font-family :Tahoma, Verdana, Arial; font-size :76%; color :#000000; font-weight :normal;}
  
#calendar  TD.Some {font-family :Tahoma, Verdana, Arial; font-size :76%; color :#000000; font-weight :normal;}

#calendar	TD.NORMALBOLD {font-family :Verdana, Arial; font-size :76%; color :#000000; font-weight :bold; text-decoration: none;}
#calendar	TD.TODAYBOLD  {font-family :Tahoma, Verdana, Arial; font-size :76%; color :#de6900; font-weight :bold;}

#calendar  A.NOEVENT:Link {font-family :Tahoma, Verdana, Arial; color :#000000; font-weight :normal; text-decoration: none;}
#calendar A.NOEVENT:Visited {font-family :Tahoma, Verdana, Arial; color :#000000; font-weight :normal; text-decoration: none;}

#calendar  A.NON:Link {font-family :Tahoma, Verdana, Arial; color :#C0C0C0; font-weight :normal; text-decoration: none;}
#calendar  A.NON:Visited  {font-family :Tahoma, Verdana, Arial; color :#C0C0C0; font-weight :normal; text-decoration: none;}


#calendar  A.EVENT:Link {font-family :Tahoma, Verdana, Arial; color :#000000; font-weight :bold; text-decoration: none;}
#calendar  A.EVENT:Visited {font-family :Tahoma, Verdana, Arial; color :#000000; font-weight :bold; text-decoration: none;}

#calendar  A.NAV:Link {font-family :Verdana, Arial; color :#000000; font-weight :bold; text-decoration: none;}
#calendar  A.NAV:Visited {font-family :Verdana, Arial; color :#000000; font-weight :bold; text-decoration: none;}
  
#calendar  A.NORMAL:Link {font-family :Verdana, Arial; color :#000000; font-weight :normal; text-decoration: none;}
#calendar  A.NORMAL:Visited {font-family :Verdana, Arial; color :#000000; font-weight :normal; text-decoration: none;}

#calendar  A.TODAY:Hover {font-family :Tahoma, Verdana, Arial;font-weight :bold;color :#de6900;text-decoration: underline;}
#calendar  A.TODAY:Link {font-family :Tahoma, Verdana, Arial;font-weight :bold;color :#de6900;text-decoration: none;}
#calendar  A.TODAY:Visited {font-family :Tahoma, Verdana, Arial;font-weight :bold;color :#de6900;text-decoration: none;}

#ContextList 
{
margin:0;padding:0;
}

#ContextList li
{
 margin:0 5px 8px 0;
 float:left;
 padding: 2px 4px 2px 4px;
 border-bottom: 1px solid #5984c6;
 border-right: 1px solid #5984c6;
}

/* #ContextList li.selected
{
background:#a0bde9;
}*/

#ContextList a
{
 color:#000;
}












