 /* Body  */
		
		html, body { height: 100%; width: 100%; font-family: Arial; font-size: 12px; color: #ffffff; background: #001035;  margin: 0; padding: 0; background-image: url(hintergrund-erde.gif); background-position: bottom left; background-repeat: no-repeat; background-attachment: fixed;}
		td, tr {font-family: Arial; font-size: 12px; color: #ffffff;}
		
		/* Container */
		
		#headerbar { width: 100%; height: 101px; background-image: url(headerbar-hintergrund.gif); background-repeat: repeat-x; position: fixed; visibility: visible; }
		#logo {position: absolute; top: 0; left: 0; position: fixed;}
		#logo2 {position: absolute; top: 110px; left: 570px; }
		#angebote {position: absolute; top: 41px; left: 570px;position: fixed;}
		#navi { text-align: right; position: absolute; top: 75px; left: 17px; visibility: visible; position: fixed;}
		#satellite {width: 565px; height: 483px; bottom: 0; left: 0; z-index: 0; position: fixed;}
		#content { width: 415px; position: absolute; top: 180px; left: 570px; text-align: justify; visibility: visible; }
		#bganforfree { width: 199px; height: 83px; background-image: url(files/bganforfree.png);}
		#bganforfree:hover {background-position: 0px -83px;}
		#airtimeforfree {width: 199px; height: 83px; background-image: url(airtimeforfree.png); float: right; margin-right: 2px;}
		#airtimeforfree:hover {background-position: 0px -83px;}
		#tagcloud { width: 411px; height: 120px; background-image: url(tagcloud-hintergrund.png);}
		
		/* Klassen */
		
		h1 {font-size: 12px; font-weight: bold; color: #ffffff; display: block; width: 300; height: 20px; background-image: url(hl-hintergrund.png); background-repeat: no-repeat; padding-left: 5px; padding-top: 2px;}
		h2 {font-size: 12px; color: #C9D6DD;}
		
		a:link, a:active, a:visited {color: #C9D6DD; text-decoration: underline;}
		a:hover {color: #ffffff; text-decoration: underline;}
		
		.navi a:link, .navi a:active, .navi a:visited {color: #ffffff; text-decoration: none;} 
		.navi a:hover {color: #001035; text-decoration: none;}
		
		.rechts {float: right;}
		
		ul {display: table-cell; list-style: none; list-style-image: url(bullet.gif); position: relative; left: -13px;}

