@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	margin: 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 16px;
	color:#666;
	background-color: #EBEBF5;
  }
  
a {text-decoration:none; margin: 8px 14px 0px 0px; color:#666; padding-top: 15px; }
a:visited { text-decoration:none;}
a:hover { text-decoration: underline; }
h1 { font-size: 24px; color: #7373B9; font-weight:bold; }

#oben { padding: 5px 0 5px 0;background-color: #7373B9;color:#FFF;}
#oben a {color:#FFF;}

#kopfz { display:block; 
width: 100%; 
overflow:hidden;
 height: auto; 
vertical-align: baseline;
margin: 0;
padding: 5px 0 5px 0;
border: none;
 top: 0; }
  
#haupt {
  margin: 0 auto;
  width: 980px;
	background-color:#FFF;  
  }

.
.ueber,.ueber a {
	margin : 30px 0px 30px 0px; 
	font: 50px bold;
	color: #66F;
	text-decoration:none; }

.menu_u { 
 background:#FFF; 
 overflow:hidden;
 width: 202px;
 display: inline-block;} 
 
html {   
/*  background: url('http://www.die-blubbies.de/bilder/kiera-srg-2.jpg') no-repeat center top fixed;   
  -webkit-background-size: cover;  
  -moz-background-size: cover;  
  -o-background-size: cover;  
  background-size: cover;  
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://media02.hongkiat.com/oversized-background-image-design/bg.jpg', sizingMethod='scale')";  
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.http://media02.hongkiat.com/oversized-background-image-design/bg.jpg', sizingMethod='scale');  */
}  


 
#haupt.a { font-weight:bold;}

#unten span { display: inline-block; vertical-align: top; text-align:left;}
#u1  {width:600px}
#u2  {width:350px}

@media screen and (min-width:480px) and (max-width:800px) {
 /* Target landscape smartphones, portrait tablets, narrow desktops */
 #haupt { width:100%;font-size: 16px; }
 a { font-size: 18px;}
}

@media screen and (max-width:479px) {
  /* Target portrait smartphones */
 #haupt { width:100%; 	font-size: 16px; }
 a { font-size: 18px;} 
}