html, body { height:100%; }

body { background-color: #cccccc; font-family: Arial, Helvetica, sans-serif; font-size:13px; color:#000000; padding: 0; margin: 0; }

a { color: #000000; text-decoration: none; margin: 0px 45px 0px 45px; /* oben, rechts, unten, links */}
a:visited {color:#000000;}
a:hover {color: #000000;}
a:active { color:#000000; }
	
p, pre { margin: 0px; padding: 0px; }

h1 { font-family: Times; text-align:center; font-size: 34px; font-weight: bold; margin: 0px; letter-spacing: 0em;}
h2 { font-family: Times; text-align:center; font-size: 19px; font-weight: normal; margin: 0px; letter-spacing: 0.12em;}
h3 { font-family: Arial, Helvetica, sans-serif; text-align:center; font-size: 14px; font-weight: normal; margin: 0px; border-top: 1px solid #000000; border-bottom: 1px solid #000000; }
h4 { font-family: Arial, Helvetica, sans-serif; text-align:center; font-size: 14px; font-weight: normal; margin: 0px; }

#frei { width: 10px; height:50%; margin-bottom:-310px; float:left; }

#rahmen { width: 880px; height:620px; background-color: #ffffff; border: 1px solid #000000; margin: 0 auto; position:relative; clear:left; }

#inhalt { width: 760px; background-color: #ffffff; margin: 0 auto; }

#oben         { position: absolute; top: 24px;   width: 760px; }
#oben_mail    { position: absolute; top: 100px;  width: 760px; }
#mitte_links  { position: absolute; width: 318px; }

#impressum_selber   { position: absolute; height: 260px; width: 318px; overflow: hidden; }
#impressum_fix      { position: absolute; bottom: 10px; }

#mitte_rechts { position: absolute; left: 410px; width: 388px; text-align: center; }
#unten_links  { position: absolute; top: 538px; width: 760px; text-align: center; }
#unten        { position: absolute; top: 574px; width: 760px; text-align: center; }

#mitte_links a {margin: 0px 0px 0px 0px; text-decoration: underline;}

#mitte_links, #mitte_rechts { top: 150px; height: 341px; font-family: Arial, Helvetica, sans-serif; font-size:11px; border: 1px solid #000000; padding: 10px; background-color: #ffffff; }

/* 
#unten, #mitte_links, #oben  {border: 1px solid red;}
#oben_mail, #unten_links, #mitte_rechts {border: 1px solid blue;}
*/