html{
margin:0;
padding:0;
}

body{
margin:0;
padding:0;
background: #67A00B url(../img/backimg2.gif) repeat-y 50% 0;
}

#content{
height:auto;
width: 873px;
margin:auto;
padding:0 0 55px 0;
text-align:left;
}


#header {
height: 243px;
width: 858px;
margin: 0 0 44px 6px;
}

#header_index {
height: 430px;
width: 858px;
margin: 0 0 44px 6px;
}

#menue {
width: 220px;
float: left;
text-align:left;
}

#textarea {
float:left;
width: 441px; /* 639px - 198px padding */
text-align:left;
padding: 0 27px 44px 22px;
}


#picarea {
float:left;
width: 154px; /* 639px - 198px padding */
text-align:left;
padding: 150px 0 44px 0;
background-image:url(../img/logo.jpg);
background-repeat:no-repeat;
background-position: 1px 1%;
}

/* ------ font-styles ------- */
p, body, #textarea {
   color:#999;
   font-size:12px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   line-height: 1.6;
}
h1 {
   color: #99141b;
   font-size:18px;
   line-height: 1.8;
   font-weight:bold;
   margin-bottom: 22px;
}
h2 {
   color: #999;
   font-size:16px;
   line-height: 1.8;
   font-weight:bold;
}
h3 {
   color: #999;
   font-size:14px;
   line-height: 1.8;
   font-weight:bold;
}
#menue {
   color: #a93829;
   font-size:11px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-weight:normal;
}
a {
      color: #99141b;
}

/* ------ formatting styles ------ */
#menue img {
        padding-top: 88px;
}
#picarea img {
    margin-bottom: 5px;
}
.leftpic {
        margin-right: 10px;
        margin-bottom: 10px;
        float:left;
}

.rightpic {
        margin-left: 10px;
        margin-bottom: 10px;
        float:right;
}
.floatleft {
         float:left;
}
.unfloater {
        background:#fff;
        clear: both;
}
.totop {
        margin-top: 44px;
}
.pdf {
        background-image: url(../img/pdf.gif);
        background-repeat:no-repeat;
        background-position:left;
        padding-left: 20px;
}
.fotoalbum {
        background-image: url(../img/images.png);
        background-repeat:no-repeat;
        background-position:left;
        padding-left: 20px;
}

ul#thumbs {
        margin: 0px;
}

ul#thumbs a:hover{
        overflow:visible;
        z-index:2; /* für Lightbox geändert */
        border:none;
}
ul#thumbs li {
        list-style: none;
        display: inline;
}

ul#thumbs li img {
        border: none;
        margin: 5px 5px 10px 0;
}

/* ------ navigations style ------- */
#menulook {  /* contains the menu */
	clear: both;
}

/* ------ navigation level 1 ---------*/
#menulook ul {
  margin: 0 0 0 11px;
  padding: 0em;
  list-style-type: none;
  /* border-top: 1px solid #a93829; */
}

#menulook ul li {
 /* background-color: #b1b2b4;  */
  color: #a93829;
}

#menulook ul li#li_nav1_open{  /* special layout for open links */
/*  background-color: #b1b2b4;  */
	height: auto !important;
	height: 1.9em;
        color: #a93829;
}

#menulook ul li a{
  display: block;
  background-repeat: no-repeat;
  height: 1.9em;
  line-height: 1.9em;
  color: #a93829;
  text-decoration: none;
  font-size: 12px;
  border-bottom: 1px dotted #a93829;
    padding-left: 11px;
}

#menulook ul li a:hover, #menulook ul li a:focus{
  color:  #a93829;
}

#menulook ul a#a_nav1_open, #menulook ul a:hover#a_nav1_open{
  color:  #a93829;
    font-weight: bold;
}
#menulook ul a#a_nav2_open, #menulook ul a:hover#a_nav2_open{
  color:  #a93829;
    font-weight: bold;
}

/* ------ Design for menu --------*/
#menulook li li{
  display: block;
  line-height: 1.1em;
  color: #a93829;
  border-bottom: 1px dotted #a93829;
}

#menulook ul ul {
  border-bottom: 0px dotted #a93829;
  margin: 0;
}

#menulook ul ul a {
  display: block;
  margin: 0;
  padding: 0;
  padding-top: 0.21em;
  padding-left: 33px;
  color: #a93829;
  font-size: 12px;
  text-decoration: none;
  border-bottom: 0px dotted #a93829;
}

#menulook ul ul a:hover, #menulook ul ul a:focus {
  color:  #a93829;
}
#menulook ul ul a#a_nav2_open {
  color: #a93829;
  font-weight: bold;
}
