html, body {
margin : 10px auto;
padding : 0;
color : #5F5F5F;
background-color : #ffffff;
font-family : Arial;
height:100%;
}

#wrapper {
background-color : white;
margin : 0 auto;
width : 97%;
padding : 20px;
}

header {
margin : 0;
}

div#top {
margin : 0;
background : url(images/LOGO9.png) no-repeat;
float : left;
background-size : contain;
width : 50%;
height : 180px;
}
div#top2 {
background : url(images/LOGO10.png) no-repeat;
float : right;
background-size : contain;
width : 20%;
height : 180px;
}

#bread {
background : silver;
width : 100%;
font-family : Arial;
font-weight : bold;
font-size: 0.90em;
color : black;
margin-bottom : 30px;
line-height:20px;
}

#bread a:link {
margin: 10px;
}

#bread a:hover {
color : black;
background : url('blue.jpg') left top repeat-x transparent;
color : #ffffff;
text-decoration : none;
}




nav  ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	flex-direction: column;

}



nav li {
	margin: 0.5em;
	padding: 0;
	font-size: 1.0em;
	flex: 1 1 0%;

}

@media (min-width: 45em) {
	nav > ul {
		flex-direction: row;
	}
	nav li {
		flex: 1;
		font-size: 1em;
	}
}

nav a {
	display: block;
	padding: 0.4em;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	
	color: gold;
	background-color: darkblue;
	
}

nav li[aria-current] a {
	background-color: firebrick;
	color: gold;
}

nav a:focus,
nav a:hover,
nav li[aria-current] a:focus,
nav li[aria-current] a:hover {
	color: darkblue;
	background-color: red;
}
/*     submenu navigation links      */

nav .submenu {
	visibility: hidden;
	height: 0;
	z-index: 1000;
}

nav .submenu li {
	display: block;
background-color:silver;


	/* width: 15em; */
}
/**     Show the submenu on hover, focus     **/

nav li:hover .submenu,
nav li:active .submenu,
nav li:focus .submenu {
	visibility: visible;
	height: auto;

}

nav li:focus-within .submenu {
	visibility: visible;
	height: auto;
}

input#hamburg {
display : none;
}
nav.topmenu {
height : auto;
overflow : hidden;
transition : all 0.5s;
border : #C0C0C0 solid 1px;


}

nav.topmenu h2 {
color : #ffffff;
background : url('blue.jpg');
font-size : 1.0em;
font-weight : bold;
margin : 0 0 0px 0;
padding : 5px;
font-family : "Arial";
letter-spacing : 1px;
line-height : 20px;
}

div#navihor {
background : url('blue.jpg');
margin : 10px 0;
padding : 10px 20px 10px 0;
height : 1px;

}
.hornavi a:link, .hornavi a:active, .hornavi a:visited {
color : #FFFFFF;
background-color : transparent;
text-decoration : none;
font-family : Arial;
font-size : 1.0em;
padding : 5px 8px;
margin : 5px;
text-align : center;
line-height : 30px;
font-weight : bold;
}
.hornavi a:hover, hornavi a:focus {
color : #FFFFFF;
background-color : #00AAFF;
text-decoration : none;
font-family : Arial;
}
nav {
width : 100%;
padding : 2px;
margin : 0;
text-align : center;

}

nav h2 {
color : #ffffff;
background : url('blue.jpg');
font-size : 1.0em;
font-weight : bold;
margin : 0 0 0px 0;
padding : 5px;
font-family : "Arial";
letter-spacing : 1px;
line-height : 10px;
}
nav ul {
list-style-type : none;
padding : 0;
margin : 0;
}
nav li {
list-style : none;
margin : 0;
padding : 0;

}
nav ul a:link, nav ul a:visited, nav ul a:active {
color : black;
background-color : transparent;
padding : 3px 3px 3px 8px;
margin : 0;
text-decoration : none;
font-family : "Arial";
display : block;
font-weight : bold;
font-size : 1.0em;
line-height : 30px;
}
nav ul a:hover, nav ul a:focus {
font-weight : bold;
text-decoration : none;
font-family : "Arial";
color : #ffffff;
font-weight : bold;
background : url('blue.jpg') left top repeat-x transparent;
}
aside {
width : 20%;
float : right;


}
aside h2 {
color : #ffffff;
background : url('blue.jpg') left top repeat-x transparent;
font-size : 1.063em;
font-weight : bold;
margin : 0 0 10px 0;
padding : 5px;
font-family : "Arial";
letter-spacing : 1px;
line-height : 20px;
}
aside p {
padding: 0px;
margin:5px;
font-weight : bold;
font-size : 1.20em;


}
aside2 {
width : 20%;
float : left;

}
aside2 h2 {
color : #ffffff;
background : url('blue.jpg') left top repeat-x transparent;
font-size : 1.063em;
font-weight : bold;
margin : 0 0 10px 0;
padding : 5px;
font-family : "Arial";
letter-spacing : 1px;
line-height : 20px;
}
aside2 p {
padding : 5px;
margin : 0;
font-weight : bold;
font-size : 1.20em;
}
.textboxrighttext {
text-align : justify;
font-size : 0.75em;
border : #C0C0C0 solid 1px;
background-color : #ffffff;
margin-bottom : 10px;
font-family : "Arial";
color : black;
}
.Produktbox {
text-align : center;
font-size : 1.1em;
font-weight : bold;
float : left;
border : #C0C0C0 solid 1px;
width : 230px;
height : 230px;
background-color : #ffffff;
margin-bottom : 10px;
margin-top : 20px;
margin-left : 20px;
font-family : "Arial";
color : black;
}
.Produktbox a {
display : block;
}
.Produktbox img {
float:none;
display : block;
margin-left : auto;
margin-right : auto;
width : 75%;
height : 75%;
padding : 0px;
}


.Produktbox-pdf {
text-align : center;
font-weight:bold;
font-size : 1.0em;
float : left;
border : #C0C0C0 solid 0px;
width : 250px;
height : auto;
background-color : #ffffff;
margin-bottom : 10px;
margin-top : 25px;
margin-left : 10px;
font-family : "Arial";
color : black;

}
.Produktbox-pdf a {
display : block;
}
.Produktbox-pdf img {
float: left;
border : #C0C0C0 solid 1px;
display : block;
margin-left : auto;
margin-right : auto;
margin-top:40px;
width : 250px;
height : 400px;
padding : 0px;
}


main {
display : block;

}
article {
margin-left : 21%;
margin-right : 21%;
margin-top : 0;
padding : 0 10px;
font-size : 0.813em;
font-weight : normal;
text-align : left;
line-height : 22px;
min-height: 100%; 
height: auto !important; 
height: 100%; 
 

}

article img {
float : none;
width : auto;
margin-right:300px;

}




article h1 {
color : #000000;
background-color : #FFFFFF;

font-size : 1.0em;
font-weight : normal;
margin : 0;
padding : 2px;
font-family : "Arial";
letter-spacing : 1px;
text-align : left;
}
article h2 {
color : #808080;
background-color : inherit;
font-family : "Arial";
font-size : 1.5em;
text-align : left;
margin : 0px;
padding : 2px;
}
article h3 {
color :#07427c;
background-color : inherit;
font-family : "Arial";
font-size : 1.5em;

padding-left : 0px;
font-weight : normal;
}
article h4 {
color : #000000;
background-color : #FFFFFF;

font-size : 1.50em;
font-weight : bold;
margin : 0;
padding : 2px;
font-family : "Arial";
letter-spacing : 1px;
text-align : left;
}
article h5 {
color : #333333;
background-color : inherit;
font-family : "Arial";
font-size : 1.125em;
font-weight : bold;
margin : 0px;
padding : 0;
}
article p {
margin : 8px 2px;
}

hr {
  background-color:#07427c;

  border:#FF0000;
  height:2px;
margin-top:20px;
}


footer {
background : silver;
color : #00AAFF;
margin-top : 40px;
line-height : 20px;




padding : 10px 10px 10px 30px;
font-size : 0.8em;

}


footer a:link {
margin: 10px;
}


footer a:hover {
color : black;
background : url('blue.jpg') left top repeat-x transparent;
color : #ffffff;
text-decoration : none;
}
a:link, a:visited, a:active {
color : black;
background-color : transparent;
text-decoration : none;
font-weight : bold;
padding : 0;
margin : 0px;
}
a:hover {
color : #000000;
background-color : transparent;
}
img {
border : 0;
max-width : 100%;
height : auto;
display : block;
}
.clear {
clear : both;
margin : 0;
padding : 0;
line-height : 1px;
}
.copyright {
font-size : 0.625em;
text-align : center;
font-weight : normal;
}
@media (max-width:1024px) {
header {
font-size : 0.7em;
}
div#top {
margin : 0;
background : url(images/LOGO9.png) no-repeat;
float : left;
background-size : contain;
width : 50%;
height : 100px;
}
div#top2 {
background : url(images/LOGO10.png) no-repeat;
float : right;
background-size : contain;
width : 20%;
height : 100px;
}
.line {
position : absolute;
left : 10px;
height : 4px;
width : 55px;
background : #fff;
border-radius : 2px;
display : block;
transition : 0.5s;
transform-origin : center;
}
.line:nth-child(1) {
top : 12px;
}
.line:nth-child(2) {
top : 24px;
}
.line:nth-child(3) {
top : 36px;
}
#hamburg:checked + .hamburg .line:nth-child(1) {
transform : translateY(12px) rotate(-45deg);
}
#hamburg:checked + .hamburg .line:nth-child(2) {
opacity : 0;
}
#hamburg:checked + .hamburg .line:nth-child(3) {
transform : translateY(-12px) rotate(45deg);
}
#hamburg:checked + .hamburg + nav.topmenu {
max-height : 600px;
}
label.hamburg {
display : block;
background : url('blue.jpg');
width : 75px;
height : 50px;
position : relative;
margin-left : auto;
margin-right : auto;
margin-bottom : 30px;
transition : border-radius 0.5s;
}
input#hamburg {
display : none;
}
nav.topmenu {
height : auto;
max-height : 0;
overflow : hidden;
transition : all 0.5s;
}

div#navihor {
height : 100%;
padding : 10px 0;
font-size : 1.25em;
}
.hornavi a:link, .hornavi a:active, .hornavi a:visited {
display : block;
text-align : center;
}
.hornavi a:hover, hornavi a:focus {
display : block;
}
nav {
float : none;
width : 100%;
text-align : center;
margin-bottom : 10px;
padding : 0;
}
main {
text-align : center;

}
aside {
width : 100%;
float : none;
}
aside2 {
width : 100%;
float : none;
}
article {
margin : 0;
padding : 10px 0;
font-size : 10pt;
font-weight : normal;
text-align : left;
line-height : 20px;
}
.Produktbox {
text-align : center;
font-size : 1.10em;
font-weight : bold;
float :left;
border : #C0C0C0 solid 1px;
background-color : #ffffff;
margin-bottom : 10px;
margin-top : 20px;
margin-left : 40px;
font-family : "Arial";
color : black;
width : 230px;
height : 230px;
}
.Produktbox img {
display : block;
margin-left : auto;
margin-right : auto;
width : 70%;
height : 70%;
padding : 10px;
}
footer {
margin : 0;
padding : 10px 0;
font-size : 0.6em;
line-height : 20px;
}

#bread {
background : silver;
width : 100%;
font-family : Arial;
font-weight : bold;
font-size: 0.60em;
color : black;
margin-bottom : 30px;

}
.textboxrighttext {
text-align : justify;
font-size : 0.50em;
border : #C0C0C0 solid 1px;
background-color : #ffffff;
margin-bottom : 10px;
font-family : "Arial";
color : black;
}

@media (max-width:480px) {
#wrapper {
width : 85%;
}
footer {
margin : 0;
padding : 10px 0;
font-size : 0.6em;
line-height : 20px;
}

.textboxrighttext {
text-align : justify;
font-size : 0.50em;
border : #C0C0C0 solid 1px;
background-color : #ffffff;
margin-bottom : 10px;
font-family : "Arial";
color : black;
}



#bread {
background : silver;
width : 100%;
font-family : Arial;
font-weight : bold;
font-size: 0.60em;
color : black;
margin-bottom : 30px;

}

div#top {
margin : 0;
background : url(images/LOGO9.png) no-repeat;
float : left;
background-size : contain;
width : 60%;
height : 50px;
}
div#top2 {
background : url(images/LOGO10.png) no-repeat;
float : right;
background-size : contain;
width : 30%;
height : 50px;
}


.line {
position : absolute;
left : 10px;
height : 4px;
width : 55px;
background : #fff;
border-radius : 2px;
display : block;
transition : 0.5s;
transform-origin : center;
}
.line:nth-child(1) {
top : 12px;
}
.line:nth-child(2) {
top : 24px;
}
.line:nth-child(3) {
top : 36px;
}
#hamburg:checked + .hamburg .line:nth-child(1) {
transform : translateY(12px) rotate(-45deg);
}
#hamburg:checked + .hamburg .line:nth-child(2) {
opacity : 0;
}
#hamburg:checked + .hamburg .line:nth-child(3) {
transform : translateY(-12px) rotate(45deg);
}
#hamburg:checked + .hamburg + nav.topmenu {
max-height : 600px;
}
label.hamburg {
display : block;
background : url('blue.jpg');
width : 75px;
height : 50px;
position : relative;
margin-left : auto;
margin-right : auto;
margin-bottom : 30px;
transition : border-radius 0.5s;
}
input#hamburg {
display : none;
}
nav.topmenu {
height : auto;
max-height : 0;
overflow : hidden;
transition : all 0.5s;
}
}
.toptextklein {
padding : 0;
font-size : 0.8em;
}
.topnav {
overflow : hidden;
background-color : #333;
}
.topnav a {
float : left;
display : block;
color : #f2f2f2;
text-align : center;
padding : 14px 16px;
text-decoration : none;
font-size : 17px;
}
.topnav a:hover {
background-color : #ddd;
color : black;
}
.active {
background-color : #4CAF50;
color : white;
}
.topnav .icon {
display : none;
}
@media screen and (max-width:1000px) {
.topnav a:not(:first-child) {
display : none;
}
.topnav a.icon {
float : right;
display : block;
}
}
@media screen and (max-width:1000px) {
.topnav.responsive {
position : relative;
}
.topnav.responsive .icon {
position : absolute;
right : 0;
top : 0;
}
.line {
position : absolute;
left : 10px;
height : 4px;
width : 55px;
background : #fff;
border-radius : 2px;
display : block;
transition : 0.5s;
transform-origin : center;
}
.line:nth-child(1) {
top : 12px;
}
.line:nth-child(2) {
top : 24px;
}
.line:nth-child(3) {
top : 36px;
}
#hamburg:checked + .hamburg .line:nth-child(1) {
transform : translateY(12px) rotate(-45deg);
}
#hamburg:checked + .hamburg .line:nth-child(2) {
opacity : 0;
}
#hamburg:checked + .hamburg .line:nth-child(3) {
transform : translateY(-12px) rotate(45deg);
}
#hamburg:checked + .hamburg + nav.topmenu {
max-height : 600px;
}
label.hamburg {
display : block;
background : url('blue.jpg');
width : 75px;
height : 50px;
position : relative;
margin-left : auto;
margin-right : auto;
margin-bottom : 30px;
transition : border-radius 0.5s;
}
input#hamburg {
display : none;
}
.Produktbox {
text-align : center;
font-size : 1.10em;
font-weight : bold;
float : left;
border : #C0C0C0 solid 1px;
width : 230px;
height : 230px;
background-color : #ffffff;
margin-bottom : 10px;
margin-top : 20px;
margin-left : 40px;


font-family : "Arial";
color : black;
}
.Produktbox img {
display : block;
margin-left : auto;
margin-right : auto;
width : 70%;
padding : 10px;
}
nav.topmenu {
height : auto;
max-height : 0;
overflow : hidden;
transition : all 0.5s;
}
.topnav.responsive a {
float : none;
display : block;
text-align : left;
}
 .textboxrighttext {
text-align : center;
font-size : 0.50em;
border : #C0C0C0 solid 1px;
background-color : #ffffff;
margin-bottom : 10px;
font-family : "Arial";
color : black;
}