body {
	margin-top : 0;
	height: 100%;
	font-size : 1.15em;
	font-family : Arial, Helvetica, sans-serif;
	overflow-y: scroll;
}
article, aside, header, main, nav {
	display: block;
}

#bs851, #bs610, #bs401, #bs400{
	display: none;
}
a.login {
        background-color : #F0100C;
        box-shadow: 1px 1px 1px #A0A0A0;
        padding: 3px 6px 3px 6px;
        display : inline-block;
        text-decoration : none;
        color: #FFFFFF;
        border-radius: 4px;
        font-weight : bold;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 14px;
        text-align : center;
        margin-top: 3px;
}
a.login:HOVER {
        background-color: #DD0000;
}
a.frei {
	background-color : #279634;
	background: linear-gradient(to bottom, #27D634 0%, #279634 100%);
	display : inline-block;
	border-radius: 3px;
	text-decoration : none;
	color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.9em;
	font-weight : bold;
	padding: 2px;
	margin-top: 2px;
}
a.frei: HOVER {
	background: linear-gradient(to bottom, #27A634 0%, #276634 100%);
}

a.navi {
	color: #4E4E4E;
	text-decoration: underline;
	padding: 3px 6px 3px 0px;
}
a.navi:HOVER {
	color: #C13832;
	text-decoration: underline;
}
a.vor {
	color: #C13832;
	text-decoration: none;
	padding: 3px 6px 3px 6px;
}
a.vor:HOVER {
	text-decoration: underline;
}
input[type=search] {
	font-size: 1rem;
	letter-spacing: 0.05em;
	vertical-align: bottom;
	border-radius: 3px 0px 0px 3px;
    -webkit-border-radius: 3px 0px 0px 3px;
    -webkit-appearance: none;
	padding:2px;
	margin-right:0px;	
	box-sizing: border-box;
	border: 1px solid #999;
    border-right: none;
	width: 8.7rem;
	height: 1.8rem;
}
button[type=submit] {
	border-radius: 0px 3px 3px 0px;
    -webkit-border-radius: 0px 3px 3px 0px;
    -webkit-appearance: none;
	padding: 2px 6px 2px 6px;
	margin-left: 0px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;	
	background-color: #ffffff;
	border: 1px solid #999;
	height: 1.8rem;
}
h6 {
	font-size : 1.8em;
	font-weight : bold;
	line-height : 2.0em;
	font-family : Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 0px;
}
.ausblenden2 {
	display: none;
}
header {
	max-width: 1000px;
	margin: auto;
	margin-top: 0px;
	height: 55px;
}
header.tab {
	margin-left: 3px;
	margin-top: 3px;
	height: 52px;
}
.kopf1 {
	float: left;
	width:300px;
	margin-top: 15px;
}
.kopf1a{
	float: left;
	width:300px;
	margin-top: 15px;
	display: none;
}
.kopf1b{
	float: left;
	width:300px;
	margin-top: 15px;
}
div.a {
	display: none;
}
div.b {
	display: block;
}
.logo {
	width: auto;
	height: auto;
}	
.kopf2 {
	float: left;
	width: 285px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.9em;
	line-height : 1.2em;
	font-weight : bold;
	margin-left: 20px;
	margin-top: 10px;
}
@media screen and (max-width: 1000px) {
.kopf2 {
        display: none;
}}


.kopf3 {
	float: right;
	width: 200px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height : 1em;
	font-weight : bold;
	margin-top: 0px;
}
nav {
	clear: left;
	max-width: 1000px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight : normal;
	text-align: left;
}
#werbung {
	box-shadow: 3px 3px 2px #A0A0A0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	border: thin solid #EEEEEE;
	height: auto;
	width: calc(100% - 390px);
	background: linear-gradient(to bottom, #EFEFEF 0%, #FAFAFA 100%);
	background-color: #F3F3F3;
	padding : 10px;
	margin-top: 10px;
}
#vor {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	max-width: 625px;
	margin-top: 20px;
}
main {
	max-width: 1000px;
	width: 100%;
	margin: auto;
	height: auto;
	display: block;
}
footer {
  font-family: Arial, Helvetica, sans-serif;
  max-width: 1000px;
  margin: auto;
  bottom: 0;
  font-size: 0.9em;
  background-color: #FFF;  
}

#pdf {
	width: 325px;
	float: right;
	margin-top: 1.2em;
}
table {
	font-size: 1.0em;
}
aside {
	width: 355px;
	float: right;
	background-color: #F3F3F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height : 1.4em;
	margin-top: 20px;
	padding: 10px;
	height: auto;
	hyphens: auto;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
}
#teilen{
    clear: left;
	padding-top: 20px;
}
.img { /* Bild im Artikel formatieren */
    max-width: 100%; width: 100%;
	height: auto;
 }
div {
	height: auto; border: none; margin: 0; padding: 0; width: auto;
}
.nobr
{
	white-space: nowrap;
}
 .inhaltstartseite {
 	max-width: 1200px;
}
 div.links {
	float: left;
	border-right: solid 1px;
	padding-right: 15px;
	border-color: gray;
	max-width: 550px;
	margin-top: 20px
}
div.llinks {
	float: left;
	border-right: solid 1px;
	padding-right: 22px;
	padding-left: 13px;
	border-color: #D7D7D7;
	max-width: 530px;
	margin-top: 20px
}
@media screen and (max-width: 1070px)  {
div.llinks {
	max-width: 460px;
}}
div.tabre {
	float: right;
	padding: 0px 15px 0px 15px;
	max-width: 350px;
	margin-top: 20px
}
div.rechts {
	float: left;
	max-width: 380px;
	margin-top: 20px;
	margin-left: 20px;
}
.erstespalte {
	width: 126px;
	float: left;
}
.zweitespalte {
	width: 220px;
	float: left;
	margin-left: 10px;
	padding-left: 10px;
	border-left: solid 1px;
	border-color: #D7D7D7;
}
.haeufiggesucht {
	background-color: #EEEEEE;
	padding: 3px;
	color:#454545;
	line-height: 1.5em;
}
.startbild {
	max-width: 210px;
}
@media screen and (max-width: 1170px)  {
.startbild, .zweitespalte  {
    width: 140px;
}
@media screen and (max-width: 1100px)  {
.startbild, .zweitespalte  {
    width: 120px;
}
@media screen and (max-width: 1000px)  {
.startbild, .zweitespalte  {
    width: 100px;
}
@media screen and (max-width: 980px)  {
.zweitespalte  {
    display: nonex;
}
.zweitespalte {
	margin-left: 5px;}
}

span.links {
	float: left;
	width: 25%;
}
  span.rechts {
	width: 75%;
	float: left;
}

#auswahl {
	width: 100%;
	height: auto;
	font-size: 0.9em;
}
 .clear { 
clear: both;
 }
footer.indexfooter {
  display: none;  
}