HTML { PADDING: 0px; MARGIN: 0px; } BODY { margin: 0px ; padding: 0px 0px; background: white; } #header { position:absolute; left:180px; top:5 px; width:468; height:60px; z-index:1; } #mcgripheader { background: url("../../assets/images/McGripLogoklein2.gif") no-repeat fixed 10px 10px; position:fixed; //postion:absolute; left:5px; top: 8px; width: 140px; height: 60px; z-index:2; }


#content { font-family: Arial, Helvetica, sans-serif; font-size: 14px; margin: 0px 20px; position: absolute; left:175px; right:200px; top:70px;  width:auto; height:auto; border: 1px groove blue; padding:25px 20px; background: #FFFFCC url("../../assets/images/MLogoklein.gif") no-repeat; z-index:3; }
#content ul li {margin-bottom:10px;}
 #topnavi { position:absolute; left:12px; top:32px; width:649px; height:30px; z-index:4; } #werbung { position:absolute; left:19px; top:140px; width:649px; height:300px; z-index:5; } 
h1 { position:relative; left:-45px; font-size: 18px; font-weight: bold; color: #003399; background: #ffffff; padding: 5px 5px 5px 10px; border: 1px solid blue; word-spacing: 2px; letter-spacing:1px; margin-bottom: -10px; margin-top:15px; width:100%;} h2 { position:relative; left:-45px; font-size: 14px; color: #003399; background: #ffffff; margin-bottom: -10px; margin-top:30px; padding: 3px 5px; border: 1px solid blue; word-spacing: 3px; letter-spacing:1px; width:100%; }



/*navigation rechts>*/ #crmnavi { margin: 0px 0px; position: fixed; //position: absolute; top:70px; right:5px; width: 150px; border: 5px groove blue; index:7;} 
#crmnavi p { width:150px; background-color: #003399; color: #cccccc; font-family: Arial, Helvetica, sans-serif; font-size: 12px; border-bottom:} #crmnavi a { width:150px; display: block; PADDING: 2px 4px; border-bottom: 1px solid #003399; text-decoration: none; font: 12px Arial, sans-serif; } #crmnavi a:link { background-color:#ffffcc; color:#003399; } #crmnavi a:active { background-color: #ffffff; color: #003399; } #crmnavi a:visited { background-color: #ffffcc; } #crmnavi a:hover { background-color: blue; color: white; } #crmnavi a:visited:active {background-color: #ffffcc; } #crmnavi a:visited:hover {background-color: #0000ff; } 



/*navigation links*/ #navl { margin: 0px 0px; position: fixed; //position: absolute; top:70px; left:10px; width: 140px;} #navl p { width:140px; background-color: #003399; color: #cccccc; font-family: Arial, Helvetica, sans-serif; font-size: 12px;} #navl a { width:140px; display: block; PADDING: 2px 4px; border-right: 1px solid #003399; border-bottom: 1px solid #003399; border-left: 1px solid #003399; text-decoration: none; font: 12px Arial, sans-serif; } #navl a:link { background-color:#ffffcc; color:#003399; } #navl a:active { background-color: #ffffff; color: #003399; } #navl a:visited { background-color: #ffffcc; } #navl a:hover { background-color: blue; color: white; } #navl a:visited:active {background-color: #ffffcc; } #navl a:visited:hover {background-color: #0000ff; } 


#adsense { margin: 2px 0px; position: fixed; //position: absolute; top:330px; right:25px; width: 120px; height:auto; index:13;}