#navibar
{
  width: 100%;
  height: 20px;
  margin-bottom: 20px;
}

#navibar .links
{
  margin-left: 30px;
  margin-top: 15px;
}

#navibar a
{
  color: #DDE4B6;
  line-height: 20px;
  font-size: 9px;
  text-transform: uppercase;
}

/* ----------------------------------------------------------------------------- */



/* ----------------------------------------------------------------------------- */

.more_menu
{
  width: 200px;
  margin-left: 12px;
  margin-top: 50px;
}

.more_menu .link_list
{
  margin-bottom: 20px;
}

.more_menu .mm_header
{
  color: #8D9B50;
  text-align: right;
  margin-right: 10px;
  line-height: 150%;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}

.more_menu .mm_content
{
  width: 200px;
  background: #8EA509;
  text-align: right;
}

.more_menu a
{
  color: #FFF;
  font-size: 12px;
  padding-right: 10px;
  line-height: 200%;
}

/* ----------------------------------------------------------------------------- */

.content
{
  width: 447px;
  min-height: 350px;
  float: left;
  margin-right: 20px;
  margin-left: 28px;
  display: inline;
}

.content .h1_holder
{
  width: 377px;
  height: auto;
  border-top: 1px solid #C1CB8E;
  border-bottom: 1px solid #C1CB8E;
  padding-left: 70px;
  margin-bottom: 10px;
}

.content .h2_holder
{
  width: 377px;
  height: auto;
  padding-left: 70px;
}

.content h1, .content h2
{
  margin-bottom: 5px;
}

.content .text, .content .text_box
{
  line-height: 150%;
  padding-left: 70px;
}

.content .text_box
{
  font-style: italic;
  background: url(../media/content/box_border.gif) repeat-y 70px 0;
  padding-left: 90px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 15px;
  color: #000;
}

.content .text img, .content .text_box img
{
  padding: 1px;
  border: 2px solid #ffffff;
  margin-right: 10px;
  margin-bottom: 10px;
}

img.ohne
{
  border: none !important;   
}

.content .text a, .content .text_box a
{
  color: #5c7004;
  padding: 2px;
}

.content .text a:hover, .content .text_box a:hover
{
  color: #243201;
  background: #c6d284;
  padding: 2px;
}

.sidebar_text a, .content .text_box a
{
  color: #5c7004;
  font-size: 11px;
  background: #fff;
  padding: 2px;
}

.sidebar_text a:hover, .content .text_box a:hover
{
  color: #243201;
  background: #c6d284;
  padding: 2px;
}

.content .text img.lo, .content .text_box img.lo
{
  margin-right: 10px;
  margin-bottom: 5px;
  padding: 2px;
  border: 1px solid #96AF0A;
}

.content .text_footnote
{
  padding: 11px;
  background: #b0c052;
  margin-left: 55px;
  font-size: 10px;
  line-height: 200%;
  color: #5C7004;
  border: 1px solid #96AF0A;
}

.content .text ol li
{
  font: 32px "Arial";
  color: #c6d284;
  line-height: 40%;
}

.content .text ol li span
{
  font: 16px "Times New Roman";
  color: #255580;
  line-height: 140%;
}

.to_top
{
  margin-top: 20px;
}

/* ----------------------------------------------------------------------------- */

#js
{
  /*margin-left: 57px;*/
}

/* ----------------------------------------------------------------------------- */

.sidebar
{
  float: left;
  width: 170px;
  color: #FFF;
  font-size: 11px;
  line-height: 150%;
}

.sidebar p
{
  margin: 5px 0;
}

.sidebar_img
{
  margin-bottom: 10px;
  padding: 2px;
  background: #FFF;
}

.sidebar h2
{
  border-bottom: 1px solid #C1CB8E;
}

.sidebar a.zoom_img img
{
  border: 2px solid #FFF;
  margin-bottom: 8px;
}

.sidebar a:hover.zoom_img img
{
  border: 2px solid #CAD784;
  margin-bottom: 8px;
}

.sidebar a.zoom_img img.s_img
{
  border: none;
  margin-bottom: 0;
}

.sidebar a:hover.zoom_img img.s_img
{
  border: none;
  margin-bottom: 0;
}

.sidebar .ml_10
{
  margin-left: 8px;
}

/* ----------------------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6, form, input
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
}
/*
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span
{
	display: none;
}
*/
h1
{
  font-size: 24px;
  font-weight: bold;
  color: #FFF;
  font-family: 'Open Sans Condensed', sans-serif;  
}

h2
{
  color: #FFF;
  margin-bottom: 5px;
  letter-spacing: 0px;
  font-weight: bold;
  line-height: 130%;
  font-family: 'Open Sans Condensed', sans-serif;  
  font-size: 18px;
}

h2 a
{
  font-size: 14px;
  color: #FFF;
  margin-bottom: 15px;
  font-weight: bold;
  line-height: 130%;
  border-bottom: dotted 1px;
}

h2.footer_h2
{
  margin-bottom: 0;
  font-weight: bold;
  line-height: 100%;
  font-family: 'Open Sans Condensed', sans-serif;  
  font-size: 18px;
  color: #8EA509;
  text-transform: uppercase;  
}

h3
{
  font-size: 14px;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 120%;
  padding-left:5px;
}

h4
{
  font-size: 30px;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 120%;
  margin-bottom: 5px;
  margin-top: 35px;
  margin-left: 45px;
  text-transform: uppercase;
}
/*
h5
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 120%;
}
*/
h6
{
  font-size: 20px;
  color: #FFF;
  font-family: 'Open Sans Condensed', sans-serif;  
  font-weight: bold;
  margin-bottom: 15px;
}

/* ----------------------------------------------------------------------------- */
.page_headline
{
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 45px;
  line-height: 120%;
  color: #DEE6B5;
  text-transform: uppercase;
  font-weight: 700;
  padding-top: 10px;
}

.mm_header
{
  font-family: 'Open Sans Condensed', sans-serif;  
  font-size: 12px;
  color: #8D9B50;
  text-transform: uppercase; 
  text-align: right;
}

.read_button, .read_button a
{
  font-family: 'Open Sans Condensed', sans-serif;  
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
}

.read_button a
{
  color: #5C7004 !important;
  background: none  !important;
}

/* ----------------------------------------------------------------------------- */
.pagelinks, .pagelinks a
{
  font-size: 11px;
}

hr
{
  color: #FFF;
}

/* ----------------------------------------------------------------------------- */

.float
{
  float: left;
}

/* ----------------------------------------------------------------------------- */

#load
{
  position: absolute;
  width: 300px;
  height: 200px;
  top: 45px;
  left: 140px;
  background: #FFF;
  border: 1px solid #990033;
  text-align: center;
  z-index: 15;
}

/* ----------------------------------------------------------------------------- */

img.cal_img
{
  margin-left: 5px;
  cursor: pointer;
}

/* ----------------------------------------------------------------------------- */

#map
{
  color: #000;
}

/* ----------------------------------------------------------------------------- */

img.captcha
{
  border: 1px solid #5C7004;
}

/* ----------------------------------------------------------------------------- */
td.zelle1
{
  font-size: 12px;
  width: 115px;  
  padding: 10px;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  vertical-align: top;
  background: #fff;
  color: #5C7004;
  border: 1px solid #fff;
}

td.zelle2
{
  width: 450px;
  padding: 10px;
  border: 1px solid #fff;
}

td.zelle3
{
  font-size: 12px;
  padding: 10px;
  vertical-align: top;
  background: #c7d284;
  color: #5C7004;
}

td.tr_sep
{
  height: 2px;
  font-size: 1px;
}

/* -------------------------Listenelemente------------------------------------- */

.text ul, .text ul
{
	padding: 0;
	margin: 10px;
	list-style: none;
}

.text li, .text li
{
  color: #fff;
  font-size: 12px;
  color: #dde4b5;
  margin-top: 10px; 
  padding-left: 20px;
  line-height: 150%;
  background: url(../media/navi/li.gif) no-repeat 0 4px;
}

/* -------------------------Geschuetzter Bereich----------------------------- */

a.protectet
{
  color: #5c7004;
  font-size: 11px;
  background: #fff;
  padding: 2px;
}

a:hover.protectet
{
  color: #243201;
  background: #c6d284;
  padding: 2px;
}

a.imgLink, a.imgLink:hover, a.imgLink:hover img
{
  text-decoration: none!Important;
  color: #FFF;
  border-bottom: none!Important;
  padding: 0!Important;
}