body 
{
	font-family:Arial, Helvetica, sans-serif;
	width:70%;
	text-align:center;
	
	margin-left: auto;
	margin-right: auto;
	
	
	background: url(images/style/Farbverlauf_schwarz1.png) no-repeat center center fixed;
	-moz-background-size: cover;
	background-size: cover; 
	
}
header
{
	text-align: center;
	align-items: center;
}

#Logo1
{
	margin-left:70px;
	margin-top:30px;
	background-repeat: no-repeat top;
    	background-position: 20% 20%;
	background-size:cover;
}
main
{
	
}

#Bildrechts
{
	padding-left:40%;
	padding-right:30px;
	vertical-align:middle;
}	

article
{
	background:white;
	margin-top:3px;
	marging-bottom:3px;
	padding-left: 20px;
	font-family:Arial, Helvetica, sans-serif;
	

}



aside
{
	background:white;
		
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

	border-top-color: #0101DF;
	border-right-color: #0101DF;
	border-bottom-color: #0101DF;
	border-left-color: #0101DF;
	text-align: left;
	font-size: 14px;
}

section
{
	//background:white;
	background: url(images/style/verlauf1.png) no-repeat center center fixed;
	-moz-background-size: cover;
	background-size: cover;
}

footer
{
	background:black;
	
	margin-top:10px;
	
	padding-top:10px;
	padding-left:10px;
	padding-right:19%;
	padding-bottom:10px;
	
	text-align:right;
	color:#34495e;
	
}

a.oda:link {text-decoration: none;color: #555;}
a.oda:visited {text-decoration: none;color: #555;}
a.oda:active {color: #555;}
a.oda:hover {text-decoration: none; color: #aaa;}

a.muc:link{color:#2c3e50}
a.muc:visited{color:#2c3e50}
a.muc:hover{color:#ecf0f1}

a.main:link{color:#2c3e50}
a.main:visited{color:#2c3e50}
a.main:hover{color:#7f8c8d}

a.fuss:link{color:#34495e}
a.fuss:visited{color:#34495e}
a.fuss:hover{color:#2c3e50}

#besonders
{
	background: url(images/style/backgroundpic.png) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
}
#wetter
{
	text-align:right;
	padding-right:20px;
}
#a11f61d6c042e02c590a0f80f34a60dd
{
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
}