body {
background:#ffffff;
margin:0px;
}

aside{
text-align:center;
width:100%;
}

nav{
margin:10px;
padding-bottom:20px;
padding-left:5px;
padding-right:5px;
padding-top:10px;
text-align:center;
}

main{
background-color:#ffffff;
color: #000000;
width:100%;
}
	
article{
border:1px solid grey;
border-radius:10px;
margin:20px;
padding-bottom:10px;
padding-left:20px;
padding-right:20px;
padding-top:10px;}

img{
max-width:100%; height:auto;
}

ul{
margin:0; 
padding:0;
width:100%;
list-style-type:none;
font-size:large;
}

ul li a {
text-decoration:none;
color:#ffffff; 
padding:10.5px 11px;
margin-bottom:10px;
display:block;
border-radius:10px;
font-style:italic;
background-image:url(../bilder/hg_balken.gif);
}

input{
width:100%;
color:#ffffff;
font-size:14px;
font-weight:bold;
font-family:arial, helvetica, geneva, swiss, sunsans-regular;
border-style:none;
background-color:transparent;
}

#container {
width:100%;
}
	
#laufs{
width:100%;
background-color:#39754e;
}

.bild {
float:left;
}

.bild1{
float:left;
}
		
.bild2{
float:left;
}

.bild3{
float:left;
}

.bild4{
float:left;
}

.text{
float:left;
}
		
.text1{
float:left;
}
		
.text2{
float:left;
}

.responsiveContainer{
position:relative;
padding-bottom: 56%;
height:0;
overflow:hidden;
}

.responsiveContainer iframe{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}

.fliesstextfett{
color:#063;
font-size:12px;
font-family:arial, helvetica, geneva, swiss, sunsans-regular;
font-weight:bold;
}

.fliesstext{
color:#666;
font-size:12px;
line-height:18px;
font-family: arial, helvetica, geneva, swiss, sunsans-regular;
}
.headlines{
color:#063;
font-size:18px;
font-family:arial, helvetica, geneva, swiss, sunsans-regular;
}

.headlines-klein{
color:#063;
font-size:20px;
font-family:arial, helvetica, geneva, swiss, sunsans-regular;
}

.headlines-gross{
color:#063;
font-size:20px;
font-family:arial, helvetica, geneva, swiss, sunsans-regular;
font-weight:bold;
font-stretch:extra-expanded;
}
.subhead{
color:#4d4d4d;
font-size:14px;
font-family:arial, helvetica, geneva, swiss, sunsans-regular;
line-height:20px;
font-stretch:expanded;
}

.tophead{
color:#063;
font-size:16px;
font-family:arial, helvetica, geneva, swiss, sunsans-regular;
font-style:italic;
font-weight:bold;
text-align:center;
}

.untertext{
color:#666;
font-size:10px;
font-family:arial, helvetica, geneva, swiss, sunsans-regular;
}

.unterzeile{
color:#063;
font-size:10px;
font-family:arial, helvetica, geneva, swiss, sunsans-regular;
font-weight:bold;
}

a:hover.zoom{
filter='()';
}

a:link.zoom{
width:100%;
}

a:hover .zoom{
width:100%;
}

a:link{
color:#063;
font-size:12px;
font-family:arial, helvetica, geneva, swiss, sunsans-regular;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#666;
font-weight:bold;
font-size:12px;
font-family:arial, helvetica, geneva, swiss, sunsans-regular;
text-decoration: none;
background-attachment:scroll;
}

a:active {
color:#666;
font-weight:bold;
font-size:12px;
font-family:arial, helvetica, geneva, swiss, sunsans-regular;
text-decoration:none;
}

a:visited {
color:#063;
font-size:12px;
font-family:arial, helvetica, geneva, swiss, sunsans-regular;
font-weight:bold;
text-decoration:none;
}

ul li a:hover, ul li .current
{
color:#000000;
}