/* General Style fuer Einstiegsseite */

body {
	margin:0px; color:#000; 
	font-family:Trebuchet MS,Arial,Arial,Helvetica,sans-serif;
	font-size:10pt; 
	background-color:#f1f1f1;
    background-image:url(../images/defbg.jpg);
	background-repeat:repeat-x;
    scrollbar-base-color:#343434;
	scrollbar-arrow-color:#002752;
	scrollbar-face-color:#636E8C;
	scrollbar-highlight-color:#636E8C;
	scrollbar-3dlight-color:#748EAA;
	scrollbar-darkshadow-color:#748EAA;
	scrollbar-shadow-color:#636E8C;
	scrollbar-track-color:#DED9D9;
}

#awlogo {
    margin-top:160px;
	}
