/* allgemeine Seiteneinstellungen */

html, BODY {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-weight: light; 
	color: #000000;
	margin: 0px;
	background-color: #FFFFFF;
	
	scrollbar-3d-light-color: rgb(46,46,46);
	scrollbar-arrow-color: #2F5294;
	scrollbar-base-color: #FAFAFA;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #d9d9d9;
	scrollbar-shadow-color: #d9d9d9;
	scrollbar-3dlight-color: #ffffff;
	}
	
p { font-family:verdana,arial,chicago,helvetica,sans-serif; font-weight: light; font-size:12px; 
       color:#666666;}
       #linkertext { font-family:verdana,arial,chicago,helvetica,sans-serif; font-weight: light; font-size:12px; 
       color:#666666; width: 200px;}
       #impressum {font-family:verdana,arial,chicago,helvetica,sans-serif; color: #808080;text-align:left;font-size:8px;font-weight:500;margin-top:0px;}
       .mainlink {font-family:verdana,arial,chicago,helvetica,sans-serif; color: #808080;text-align:left;font-size:10px;font-weight:500;margin-top:0px;}
		.willkommen {font-family:verdana,arial,chicago,helvetica,sans-serif; color: #666666;text-align:left;font-size:12px;font-weight:500;line-height: 1.2em; margin-top:2px; margin-bottom:6px; }
h1 {  font-family:verdana,arial,chicago,helvetica,sans-serif; font-size:15px; font-weight: bold; letter-spacing: 0.1em; color:#2F5294; margin-top:92px; margin-bottom:40px;}
}
h2 {  font-family:verdana,arial,chicago,helvetica,sans-serif; font-size:15px; font-weight: bold; letter-spacing: 0.1em; color:#2F5294; margin-top:0px; margin-bottom:40px;}
}
h3 {  font-family:verdana,arial,chicago,helvetica,sans-serif; font-size:15px; font-weight: bold; letter-spacing: 0.1em; color:#2F5294; margin-top:0px; margin-bottom:0px;}
}

li { font-family:verdana,arial,chicago,helvetica,sans-serif; font-weight: light; font-size:12px; 
       color:#666666; line-height: 1.5em; margin-left: -10px;}
ul { font-family:verdana,arial,chicago,helvetica,sans-serif; font-weight: light; font-size:12px; 
       color:#666666; line-height: 1.5em; padding-top:8px; margin-top: -10px; margin-bottom: 40px;}
       
A {
  color: #666666;
  text-decoration: none;
}

A:hover {
  color: #2F5294;
  text-decoration: underline;
  	}
  	
  	
/* Container (rechts) */
  	
#container {
	position: absolute; top: 10px; left: 280px; width: 500px; height: 550px;
	}
	
#werbung {
	width: 171; height: 259; margin-left:30px; margin-top:0px; float:right;
	}

#webdesign {
	position: relative; top: -20px; left: 20px; float:right;
	}

#kommunikation {
	float:left; width:160px;
	}

#werbeagentur {
 	width: 300; height: 152;
 	float:right; margin-left: 10px;
 	}
/* Navigation (links) */

#navigation {
	position: absolute;
	top: 30px; left: 40px;
	width: 160px; height: 550px
	}

#navigationlinks {
	width: 171; height: 22;	}


/* footer (Fusszeile) */

#footer {
	position: absolute;
	top: 600px; left: 280px;
	width: 600px; height: 50px;
	}


/* w3org Button */

#w3org {
	position:absolute;
	width: 150px; bottom:10px; right:10px;
	}
