body {
 	font-family: Arial, Helvetica, sans serif;
 	font-size: 11px;
 /* 	background-color: #CBD1DC; */
 }
h1 {
 	font-size: 12pt;
 	font-weight: bold;
 	margin-bottom: 5;
}
h2 {
 	font-size: 12pt;
 	font-weight: bold;
 	margin-bottom: 8;
 	margin-top: 5;
}
img {
    border: 0;
}
#menu {
    position: absolute;
    top:  6px;
    left: 8px;
    font-size: 11pt;
    font-weight: bold;
	color: #999999;
    /* background-color: #F7F7F7; */
    width: 921px;
    padding: 2px;
    }
#menu .kon a {
    font-size: 11pt;
    font-weight: bold;
	text-decoration: none;
	color: #999999;
    }
	
.wetter {
    font-size: 11px;
	text-decoration: none;
	color: #999999;
    }
	
a {
 	font-weight: bold;
	text-decoration: none;
	color: #2115FF;
	}
a:hover {
	background-color: #F7F7F7;
	text-decoration: underline;
	}
.content a:visited {
    color: #000000;
	text-decoration: underline;
    }
#bar {
   position: absolute;
   top: 170px;
   left: 10px;
   width: 126px;
   /* background-color: #E0E0E0; */
   padding: 2px;
   }
#hinweise {
   font-size: 8pt;
   position: absolute;
   top: 700px;
   left: 8px;
   width: 126px;
   /* background-color: #E0E0E0; */
   padding: 3px;
   }
#bar0, #bar1, #bar2, #bar3, #bar4, #bar5, #bar6, #bar7, #bar8, #bar9, #bar10, #bar11, #bar12, #bar13, #bar14, #bar15, #bar16, #bar17, #bar18, #bar19, #bar20, #bar21, #bar22, #bar23, #bar24, #bar25, #bar26, #bar27, #bar28, #bar29, #bar30 {
   padding: 2px;
   }
#feed1, #feed2, #feed3, #feed4 {
   position: absolute; 
   top: 58px;
   width: 250px;  
   /* background-color: #F7F7F7; */
   padding: 2px;
   margin: 0px 2px 0px 0px;
   }
#feed1 {
   left: 15px;
   }
#feed2 {
   left: 283px;
   }
#feed3 {
   left: 550px;
   }
#feed4 {
   left: 818px;
   }

#ban {
    position: absolute;
    top: 10px;
    left: 315px;
    width: 550px;
    height: 60px;
    }
#sky {
    position: absolute;
    top: 10px;
    left: 867px;
    width: 120px;
    height: 600px;
    }
#sqr {
    position: absolute;
    top: 175px;
    left: 680px;
    width: 220px;
    }
#google {
   position: absolute; 
   top: 85px;
   left: 867px;
   }
#shop {
    position: absolute;
    top: 115px;
    left: 140px;
    }
	
hr{
	background-color: #999;
	color: #999;
	border: 0;
	height: 1px;
	/* width: 248px; */
	clear:both;
}
