
body {
	background:#f3f3f3;
	    margin: 0 auto;
		text-align:left;
		    background-image:url(images/bg.gif);
			font-family:Helvetica,Arial,sans-serif;
			    font-size:90%;
}
	#adv {
	    position:absolute: top:138px;left:120px;width:165px; background-color:#f3f3f3; height:15px;}
	#adv a {
	    color:#000080; background-color:transparent; font-weight:bold; font-family:Arial; 
	    
	}
	#menue  {
     position:absolute; top:184px; left:0px; width:178px; color:#000; background-color:#faf0e6;
	    }
    #menue a {
	    color:#000080; background-color:transparent; text-decoration:none; font-weight:bold;
	}
	#menue a:hover  {
        text-decoration:underline;
    }
		     
    #content {
    position:relative; top:5; left:180px; width:540px; color:#000; background-color:#e3e3e3;
				}
	#content a {
        color:#900000; background-color:transparent; text-decoration:none; font-weight:bold;
	    }
    #content a:hover  {
	    text-decoration:underline;
		}
		 
	#footer {
        position:relative; top:0px; left:0px;
    text-align:left;
        text-decoration:none;
	    font-size:9px;
		}
							 
	#footer a {
	color:#ffffff; background-color:#dde;
		    }
	#adv 
	{position:relative; top:0px; left:0px;
	width:720px;height:80px;
	}
    img {  
	    border-style: none;
		}
