.blue    { color: blue; font-size: 110% }
.left    { text-align: left; }
.fett    { font-size: 120% }
.header  { color: red; font-size: 150% }
.header2  { color: black; font-size: 120% }

body { color:black;	font-family: Arial,Helvetica,Geneva,Swiss; }

div.menu   { position: absolute; left: 30px; top:  10px; height: 130px; width: 900px; }
div.intro  { position: absolute; left: 30px; top:  90px; height: 400px; width: 300px; }
div.inhalt { position: absolute; left: 90px; top: 150px; height: 490px; width: 900px;
             text-align: center; }
div.inhalt1{ position: absolute; left: 10px; top: 150px; height: 490px; width: 900px;
             text-align: center; }
div.mini   { position: absolute; left: 300px; top: 710px; height: 10px; width: 500px; }
div.imp    { font-size: 110% }

table.wohn { background-color: #a2a2a2 } 
table.preise { background-color: #a2a2a2; height: 450px; font-size: 11pt } 
table.aktiv { width: 800px } 

img.home { position: absolute; left: 390px; top: 100px; }
img.led  { position: absolute; left: 300px; top: 100px; }
img.menu { border: 2px solid grey ; width: 133px; height: 100px } 

img.wohn { height:200px; width:260px; border:0px }
img.wohnhoch { height:200px; width:150px; border:0px }

img.menu1 { position: absolute; left :   0px; top: 0px}
img.menu2 { position: absolute; left : 150px; top: 0px}
img.menu3 { position: absolute; left : 300px; top: 0px}
img.menu4 { position: absolute; left : 450px; top: 0px}
img.menu5 { position: absolute; left : 600px; top: 0px}
img.menu6 { position: absolute; left : 750px; top: 0px}

h1      { color: red; font-size: 16pt}
h2      {          font-size: 12pt}
li      { font-size: 110% } 

p.menu  { color: grey; font-weight: bold } 
p.menu1 { position: absolute; left :  40px; top: 105px}
p.menu2 { position: absolute; left : 170px; top: 105px}
p.menu3 { position: absolute; left : 320px; top: 105px}
p.menu4 { position: absolute; left : 445px; top: 105px}
p.menu5 { position: absolute; left : 620px; top: 105px}
p.menu6 { position: absolute; left : 780px; top: 105px}

a:link    { color: black }
a:visited {	color: black }
a:active  { color: black }

a.mini    { font-size: 9pt } 
