body {
	margin-top : 0;
	height: 100%;
	margin-right: 10px;
	margin-left: 10px;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #FFF;
}
#bs401, #bs610, #bs831, #bs1200 {
	display: none;
}
a.login {
        background-color : #F0100C;
        box-shadow: 3px 3px 2px #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-bottom: 6px;
        margin-left: 40px;
}
a.login:HOVER {
        background-color: #DD0000;
}
a.frei {
	background-color : #279634;
	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: 0px 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.7rem;
	height: 1.8rem;
	caret-color: black;
}
button[type=submit] {
	border-radius: 0px 3px 3px 0px;
    -webkit-border-radius: 0px 3px 3px 0px;
    -webkit-appearance: none;
	-webkit-box-sizing: border-box;
	padding: 2px 6px 2px 6px;
	margin-left: 0px;
	box-sizing: border-box;
    background-color: #ffffff;
	vertical-align: bottom;
	background-color: #ffffff;
	border: 1px solid #999;
	height: 1.8rem;
}
h6 {
	font-size : 1.0em;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-bottom: 0px;
}
.rubrik {
	font-size : 1.0em;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 0px;
	display: block;
}
.unsicht {
	display: none;
}
.unsicht2 {
	display: none;
}
.unsicht3 {
	display: none;
}
#wrapper {
   margin: 10px 5px 10px 5px;
   font-size: 0.9rem;
}
header {
	max-width: 800px;
	margin: auto;
	margin-top: 0px;
	height: 65px;
}
.kopf1 {
	float: left;
	width:300px;
	margin-top: 15px;
}
.kopf1a{
	float: left;
	width:300px;
	margin-top: 15px;
}
.kopf1b{
	float: left;
	width:300px;
	margin-top: 15px;
	display: none
}
div.a {
	display: block;
}
div.b {
	display: none;
}
.logo {
	width: auto;
	height: auto;
}	
.kopf2 {
	float: left;
	width: 300px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	line-height : 1.2em;
	font-weight : bold;
	margin-left: 20px;
	margin-top: 10px;
}
.kopf3 {
	float: left;
	width: 300px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height : 1em;
	font-weight : bold;
}
nav {
	clear: both;
	margin-top: 20px;
	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: 90%;
	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: 98%;
	background: linear-gradient(to bottom, #EFEFEF 0%, #FAFAFA 100%);
	background-color: #F3F3F3;
	padding : 10px 5px;
	margin-top: 10px;
	height: 100px;
}

.bestformgruen {
    background-color: #279634;
	background: linear-gradient(to bottom, #27D634 0%, #279634 100%);
    display: inline-block;
    border-radius: 3px;
    color: #FFFFFF;
	padding: 1px 2px 2px 2px;
}
@media screen and (max-width: 438px) {
.bestformgruen {
    display: flow-root;
	}
}
.geschenk1 {
	float: left;
	margin-right: 5px;
}
.geschenk2 {
	font-family: Calibri, sans-serif;
	font-size: 0.8em;
	line-height: 1.1em;
	/*float: left;*/
	margin-top: 8px;
	hyphens: auto;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
}
.bestform {
    background: #D13832;
    background: linear-gradient(to bottom, #F0100C 0%, #D13832 100%);
    display: inline-block;
    border-radius: 3px;
    color: #FFFFFF;
    text-align: center;
	hyphens: auto;
	padding-left: 4px;
	padding-right: 4px;
}
.vor {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	margin-top: 20px;
	width: 100%;
}
.vorarticle {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	margin-top: 20px;	
	margin-bottom: 5px;
	width: 100%;
}
main {
	max-width: 800px;
	width: 100%;
	margin: auto;
	height: auto;
}
footer {
  font-family: Arial, Helvetica, sans-serif;	
  max-width: 800px;
  width: 100%;
  margin: auto;
  bottom: 0;
  font-size: 0.9em;
  background-color: #FFF;
}
article {
	width: 100%;
	hyphens: auto;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
}
aside {
	width: calc(100% - 20px);
	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{
	width: calc(100% - 20px);
    clear: left;
	padding-top: 20px;
}
.links {
	background-color: #F3F3F3;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 15px;
	padding-left: 2%;
	padding-right: 2%;
	width: 90%;
	-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: 90%;
	-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: 90%;
	-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.85em;
	line-height : 1.2em;
	margin-top: 1.1em;
	max-height: 100%;
}
.klein {
	font-size : 0.85em;
	line-height : 1.2em;
	margin-top: 0.5em
}
div {
	height: auto; border: none; margin: 0; padding: 0; width: auto;
}
.textlinks {
	float: left;
}
.textrechts {
    font-family: Arial, Helvetica, sans-serif;
	background-color: #F3F3F3;
	padding: 5px;
	display: inline-block;
	line-height: 1.2em;
	margin-bottom: 10px;
}
.rot {
	background-color: #C13832;
    padding: 3px 6px 3px 6px;
    color: #FFFFFF;
	margin-bottom: 10px;
}
.abstandoben {
	margin-top: 0.8em;
}
.nobr
{
	white-space: nowrap;
}
