html{
margin:0;
padding:0;
}

body{
height: auto;
margin:0;
padding:0;
margin-bottom: 22px;
margin-top: 0;
background: #d5d5d5 url(../img/background.gif) repeat-y 50%;
text-align:center;
}

#content{
height:auto;
min-height:500px;
width: 990px; /* 704 minus 16 padding */
margin:auto;
padding:0;
text-align:left;
z-index: 1;
}

body>#content{height:auto;}

#leftwrapper {
width: 990px;
}
#headwrapper {
width: 814px;
float:left;
}

#logo {
height: 154px;
width: 814px;
z-index: 2;
}

#header {
height: 220px;
width: 814px;
margin: 0;
}

#claim {
width: 154px;
float:left;
}

#cntwrapper {
width: 814px;
height: auto;
min-height: 330px;
}

#bildlegende {
background-color: #fff;
height: 16px;
line-height: 1;
width: 814px; /* 814px - 22px padding */
text-align:left;
padding: 0;
margin: 0;
}

#bildarea {
width: 812px;
padding: 0 1px 0 1px;
}

#oberetextarea {
width: 792px; /* 814px - 22px padding */
text-align:left;
padding: 22px 11px 44px 11px;
}

#textarea {
width: 792px; /* 814px - 22px padding */
text-align:left;
padding: 44px 11px 44px 11px;
}

.spalte1 {
float: left;
width: 363px;
padding-right: 33px;
}

.spalte2 {
float: left;
width: 363px;
padding-left: 33px;
}

#aktuell {
background-color: #D51E0B;
width: 198px;
position: fixed;
top: 0;
left: 53%;
padding: 22px 11px 22px 11px;
z-index: 99;
}

#menue {
background-color: #DAD0B9;
width: 164px; /* 200px - 36px padding */
float: left;
text-align:left;
padding: 44px 0 22px 36px;
}


/* font-styles */
p, body, #textarea, #oberetextarea, a, #aktuell {
color:#fff;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#textarea, #oberetextarea, #aktuell {
line-height: 1.6;
}
h1 {
color: #fff;
font-size:16px;
font-weight:bold;
line-height: 1;
}
h2 {
color: #fff;
font-size:14px;
font-weight:bold;
line-height: 1;
}
#aktuell h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #000;
font-size:18px;
font-weight:bold;
line-height: 1;
margin: 0;
}

#menue {
color: #fff;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-transform:uppercase;
}
#bildlegende p, #bildlegende p a {
color: #000;
line-height: 1;
font-size: 9px;
margin-top: 2px;
padding: 0;
}

/* format styles */
.fussbild {
margin-right: 3px;
float: left;
}

.leftpic {
float: left;
margin: 0 10px 10px 0;
padding: 0;
border: 2px solid #ffffff;
}
.unfloater {
height: 0;
font-size: 0px;
clear: both;
margin: 0;
}
.badge {
float: left;
margin: 0 22px 22px 0;
padding: 0;
}
.badge-last {
float: left;
margin: 0 0 22px 0;
padding: 0;
}

.linie {
        border-bottom: 1px solid #fff;
        font-size: 0;
        line-height: 1;
}


/* ------ navigation level 1 ---------*/
#menue ul{
  margin: 0;
  padding: 0em;
  list-style-type: none;
  color: #46370d;
}

#menue ul li {
 /* background-color: #b1b2b4;  */
	color: #46370d;
}

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

#menue ul li a{
  display: block;
  background-repeat: no-repeat;
  height: 2em;
  line-height: 1.9em;
  color: #46370d;
  text-decoration: none;
}

#menue ul li a:hover, #menue ul li a:focus{
  font-weight: normal;
  color: #fbf8f8;
}

#menue ul a#a_nav1_open, #menue ul a:hover#a_nav1_open{
  font-weight: bold;
  color: #46370d;
}
#menue ul a#a_nav2_open, #menue ul a:hover#a_nav2_open{
  font-weight: bold;
  color: #46370d;
}

/* ------ Design for submenu --------*/
#menue li li{
  display: block;
  padding-left: 15px;
  line-height: 1.1em;
  color: #46370d;
  border-bottom: 0px solid #e0f0f5;
}

#menue ul ul a{
  position: relative;
  display: inline;
  background-repeat: no-repeat;
  padding: 0em;
  padding-left: 0px;
  padding-top: 0.28em;
  padding-bottom: 0px;
  color: #46370d;
  font-size: 11px;
  text-decoration: none;
}

#menue ul ul a:hover, #menue ul ul a:focus {
  color: #fbf8f8;
  font-weight: normal;
}
#menue ul ul a#a_nav2_open{
  color: #46370d;
  font-weight: bold;
}
