body {
  text-align: center;
  background-color: #D5D0B0;
  margin-top:10px;
  margin-bottom:10px;
  color:#666666;
}

A:link {
	COLOR: #186518; text-decoration: none
}
A:visited {
	COLOR: #186518; text-decoration: none
}
A:active {
	COLOR: #186518; text-decoration: none
}
A:hover {
	COLOR: red; text-decoration: underline
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 960px;
  text-align: left;
  background: #FFFFFF url('images/content_bg.gif') top left repeat-y;
}

#page_header {
  height: 155px;
  background: #FFFFFF url('images/header.jpg') bottom left no-repeat;
  clear: both;
}

#page_title {
  padding-top:35px; padding-left:15px;
  margin:0px;
  font-family: verdana;
  font-size: 22px;
  color: #FBD539;
  line-height:26px;
  letter-spacing:-1px;
}

#page_title a:link    {text-decoration: none; color: #FBD539;}
#page_title a:visited {text-decoration: none; color: #FBD539;}
#page_title a:active  {text-decoration: none; color: #FBD539;}
#page_title a:hover   {text-decoration: underline; color: #FBD539;}

#slogan {
  margin:0px;
  padding-left:15px;
  font-family: verdana;
  font-size: 12px;
  color: #D5D0B0;
  line-height:22px;
}

#breadcrumb {
  padding-top: 9px;
  padding-left:15px;
  font-size: 11px;
  font-family: Verdana;

}

#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:31px;
  clear:both;
  background: #FFFFFF url('images/menu_bg.gif') bottom left no-repeat;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  border:0px dashed #FFFFFF;  
}

#center {
  margin-left:160px;
  margin-right:160px;
  border:0px dashed #cccccc;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;  
}

#center hr {
  border: 1px dashed #666666;
  color: #666666;
  height: 1px;
}

#center h1 {
    margin: 0px;
	padding-left: 5px;
	font-size: 28px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #186518;
}

#center h2 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #186518;
}

#center h3 {
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    border-bottom: 1px solid #666666;
    padding-bottom: 5px;
}



#center p {
  margin-top:5px;
  margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
}

#center li {
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
}

#center img { margin: 5px; }
#center table p {margin: 0px;}

#left_side {
  float: left;
  width:140px;
  border:0px dashed #cccccc;
}

div.headline {
  margin-top:5px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #186518;
  font-weight: bold;
}

div.irk   { background-color: #CC0000; }
div.irstr { background-color: #FF9900; }
div.licht { background-color: #FFFFCC; color: #666666;}
div.sauna { background-color: #993300; }
div.dampf { background-color: #6699CC; }
div.whirl { background-color: #003399; }


#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#right_side {
  float: right;
  width:140px;
  border:0px dashed #cccccc;
}

#right_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#page_footer {
  height: 30px;
  background: url('images/footer-bg.gif') repeat-x;
  clear: both;
}

#page_footer p {
  padding-top:5px;
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color:black;
}

#page_footer A:link {
	COLOR: #186518; text-decoration: none
}
#page_footer A:visited {
	COLOR: #186518; text-decoration: none
}
#page_footer A:active {
	COLOR: #186518; text-decoration: none
}
#page_footer A:hover {
	COLOR: red; text-decoration: underline
}


#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  background-color: #EBEDEC;
  background: url('images/bar.jpg') top right no-repeat; 
  color: black;
  float: left;
  width: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}

#navcontainer ul li { display: inline; }



#navcontainer ul li a {
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left:10px;
  padding-right:10px;
  background-color: transparent;
  color: black;
  text-decoration: none;
  float: left;
  border-right: 1px solid black;
}

#navcontainer ul li a:hover {
  background-color: #196618;
  background: url('images/bar_bg_hover.gif') bottom left repeat-x; 
  color: #fff;
}

li.active a { color: red; }

.linkcontainer ul {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 140px;
}

.linkcontainer ul * ul {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 0px;
  width: 140px;
}

.linkcontainer ul li {
  list-style: none; 
  margin: 0;
  padding-left: 0px;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:10px;
}

.linkcontainer ul * ul li {
  padding-left: 10px;
}

.linkcontainer ul li a 			{ color: #666666; text-decoration: none; }
.linkcontainer ul li a:visited 	{ color: #666666;text-decoration: none; }
.linkcontainer ul li a:hover 	{ color: #666666;text-decoration: none; font-weight: bold;}

.linkcontainer ul * ul li a 		{ color: #C86000; text-decoration: none; }
.linkcontainer ul * ul li a:visited { color: #C86000; text-decoration: none; }
.linkcontainer ul * ul li a:hover 	{ color: #C86000; text-decoration: none; font-weight: bold;}

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}


       #ajaxSearch_form {
           color: #444;
           width: auto;
       }
       #ajaxSearch_input {
           width: 110px;
           display: inline;
           height: 17px;
           border: 1px solid #ddd;
           border-left-color: #c3c3c3;
           border-top-color: #7c7c7c;
           background: #fff url(images/input-bg.gif) repeat-x top left;
           margin: 0 3px 0 0;
           padding: 3px 0 0;
           vertical-align: top;
       }
       #ajaxSearch_submit {
           display: inline;
           height: 22px;
           line-height: 22px;
       }
       #ajaxSearch_output {
  font-family: verdana, arial, sans-serif;
  font-size: 10px; 
           border: 1px solid #444;
           padding: 10px;
           background: #fff;
           display: block;
           height: auto;
           vertical-align: top;
       }
       .AS_ajax_result {      
           color: #444;
           margin-bottom: 3px;
       }
       .AS_ajax_resultLink {
           text-decoration: underline;
       }
       .AS_ajax_resultDescription{
           color: #555;
       }
       .AS_ajax_more {
           color: #555;
       }

       .ajaxSearch_paging {
   
       }


	.content_tbl {font-family: Verdana;font-size: 12px;border: 1px solid black;margin-top: 10px;margin-bottom: 10px;}
	.content_tbl caption {text-align: left;font-weight: bold;}
	.content_tbl th {text-align: left;border-bottom: 1px solid #D7D7D7;border-right: 3px double black;}
	.content_tbl td {text-align: right;border-bottom: 1px solid #D7D7D7;padding: 2px;}
	.content_tbl TR.odd {background-color: #E8F8E6;}
	.content_tbl TR.even {background-color: white;}     
	
	.contenttable {font-family: Verdana;font-size: 12px;border: 1px solid black;margin-top: 10px;margin-bottom: 10px;}
	.contenttable caption   {color: #186518; text-align: left;font-weight: bold;}
	.contenttable .tr-0     {font-weight: bold;border-bottom: 1px solid black;}
	.contenttable .tr-even  {background-color: #E8F8E6;}
	.contenttable .tr-odd   {background-color: white;}
	.contenttable td        {padding: 5px;padding-left: 10px;padding-right:10px;}


.ergebnisse {font-family: Verdana;font-size: 10px;border: 1px solid #D1D9C4;padding:4px;width: 140px;}
.ergebnisse th {border-bottom: 1px dotted #D1D9C4;}

div.erg_hdl {font-family: Verdana;font-size: 11px;font-weight:bold;text-align: center; margin-bottom: 5px;}


#nl_archivelist ul{list-style-type: none; margin-left: 15px; padding-left: 0px;}
#nl_archivelist ul ul{
list-style-type: square;
margin-left: 35px;}
.nl_month {font-weight: bold;} #nl_pages {margin-top: 10px;}
#nl_pages #nl_currentpage {border: 1px solid blue;padding: 2px; margin: 2px; background-color: rgb(90, 132, 158); color: white;}
#nl_pages .nl_off {border: 1px solid #CCCCCC; padding: 2px; margin: 2px}
#nl_pages a {border: 1px solid rgb(203, 227, 241); padding: 2px; margin: 2px; text-decoration: none; color: black;}
#nl_pages a:hover {border: 1px solid #000066; background-color: white; }
#nl_archivelist ul{list-style-type: none; margin-left: 15px; padding-left: 0px;}
#nl_archivelist ul ul{list-style-type: square;margin-left: 35px;}
.nl_month {font-weight: bold;}


.nl_news 	{border: 1px solid #D1D9C4; padding: 5px;margin-top:5px; margin-bottom: 10px;}
.nl_date 	{float:right;}
.nl_hdl  	{foat:left;font-size: 16px;font-weight: bold;}
.nl_summary {}
.nl_link 	{}

.ns_table 	{width: 100%; border: border: 1px solid #D1D9C4; padding: 4px;}
.ns_table th {border-bottom: 3px double #D1D9C4;font-size: 14px; }
.ns_date 	{width: 100px; border-bottom: 1px solid #D1D9C4;background-color: #FAF8E9;}
.ns_hdl  	{width: 400px; border-bottom: 1px solid #D1D9C4;background-color: #FAF8E9;}
.ns_link 	{border-bottom: 1px solid #D1D9C4; text-align:right;font-size: 10px;background-color: #FAF8E9;}

