
#content{
display:none;
}

body>#content{height:auto;}


#header {
display:none;
}

#cntwrapper, #cntwrapper_b, #cntwrapper_s, #cntwrapper_p  {
width: 100%;
}


#menue, #menue2 {
display:none;
}

#textarea {
width: 100%;
text-align:left;
}

#sidemenue, #sidemenue2 {
display:none;
}

/* font-styles */
p, body, #textarea, a {
color:#000;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#textarea {
line-height: 1.6;
}
h1 {
color: #000;
font-size:16px;
font-weight:normal;
line-height: 1;
}
h2 {
color: #000;
font-size:14px;
font-weight:normal;
line-height: 1;
}
h2.news {
color: #000;
font-size:11px;
font-weight:normal;
line-height: 1;
margin: 0;
padding: 0;
}
p.news {
line-height: 1;
padding-bottom: 11px;
}


/* format styles */
.text_rot {
color: #B42F00;
}
.text_rot_invers, .text_rot_invers a {
background-color: #B42F00;
color: #FFF6E1;
padding: 5px;
}


.leftpic {
float: left;
margin: 0 10px 10px 0;
padding: 0;
border: 2px solid #FBF8F8;
}
.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 #46370d;
        font-size: 0;
        line-height: 1;
}

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;
}

