body {
	margin-top : 0;
	height: 100%;
	font-size : 1.15em;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #FFF;
}
article, aside, header, main, nav {
	display: block;
}
#bs831, #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;
}
.navi {
	color: #4E4E4E; 
}
a.navi {
	color: #4E4E4E;
	text-decoration: underline;
	padding: 3px 6px 3px 0px;
}
a.navi:HOVER {
	color: #C13832;
	text-decoration: underline;
	font-weight : normal;
}
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.0rem;
	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.0em;
	font-weight : bold;
	line-height : 2.0em;
	font-family : Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 0px;
}
.rubrik {
	font-size : 1.0em;
	font-weight : bold;
	line-height : 2.0em;
	font-family : Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 0px;
	display: block;
}
header {
	max-width: 1000px;
	margin: auto;
	margin-top: 0px;
	height: 65px;
}
.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: 300px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.9em;
	line-height : 1.2em;
	font-weight : bold;
	margin-left: 40px;
	margin-top: 10px;
}
.kopf3 {
	float: right;
	width: 200px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height : 1em;
	font-weight : bold;
	margin-top: 10px;
}
nav {
	clear: left;
	max-width: 1000px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight : normal;
	text-align: left;
}
#probeabo {
	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;
}
#geschenkabo {
	box-shadow: 3px 3px 2px #A0A0A0;	
	border: thin solid #EEEEEE;
	width: calc(100% - 390px);
	background: linear-gradient(to bottom, #EFEFEF 0%, #FAFAFA 100%);
	background-color: #F3F3F3;
	padding : 10px;
	margin-top: 10px;
	height: 100px;
}
.geschenk1 {
	float: left;
	margin-right: 15px;
}
.geschenk2 {
	font-family: Calibri, sans-serif;
	font-size: 1.0em;
}
.bestform {
    background: #D13832;
    background: linear-gradient(to bottom, #F0100C 0%, #D13832 100%);
    display: inline-block;
    border-radius: 3px;
    color: #FFFFFF;
	padding-left: 4px;
	padding-right: 4px;
}
.bestformgruen {
    background-color: #279634;
	background: linear-gradient(to bottom, #27D634 0%, #279634 100%);
    display: inline-block;
    border-radius: 3px;
    color: #FFFFFF;
	padding-left: 4px;
	padding-right: 4px;
}
.vor {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	max-width: 625px;
	margin-top: 20px;
}
.vorarticle {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	max-width: 625px;
	margin-top: 20px;
	margin-bottom: 5px;
}
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;  
}
article {
	float: left;
	max-width: 625px;
}
#pdf {
	width: 325px;
	float: right;
	margin-top: 1.2em;
}
table {
	font-size: 1.0em;
}
aside {
	width: 305px;
	float: right;
	background-color: #F3F3F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height : 1.4em;
	margin-top: 5px;
	padding: 10px;
	height: auto;
	hyphens: auto;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
}
#teilen{
    clear: left;
	padding-top: 20px;
}
.links {
	background-color: #F3F3F3;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 15px;
	padding-left: 2%;
	padding-right: 2%;
	width: 27%;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
  .mitte {
	width: 27%;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
 .rechts {
	width: 27%;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
#auswahl {
	width: 100%;
	height: auto;
}
 .clear { 
clear: both;
 }
.dreizl {
	font-size : 0.95em;
	line-height : 1.2em;
	margin-top: 1.1em;
	min-height: 5em;
	max-height: 100%;
}
.klein {
	font-size : 0.95em;
	line-height : 1.2em;
	margin-top: 0.5em
}
div {
	height: auto; border: none; margin: 0; padding: 0; width: auto;
}
.textlinks {
	float: left;
	width: 57%;
}
.textrechts {    
    font-family: Arial, Helvetica, sans-serif;
	background-color: #F3F3F3;
	padding: 5px;
	float: left;
	display: inline-block;
	width: 37%;
	margin-left: 20px;
	line-height: 1.2em;
	margin-top: 1.2em;
}
.rot {
	background-color: #C13832;
    padding: 3px 6px 3px 6px;
    color: #FFFFFF;
	margin-bottom: 10px;
}
.abstandoben {
	margin-top: 0.5em;
}
.nobr
{
	white-space: nowrap;
}
