body
{
background-image: url(hintergrund.jpg);
background-repeat: no-repeat;
background-position: 89px 8px;;
}
td
{
font-family: Arial;
font-size: 10pt;
text-decoration: none;
}
#main
{
position: absolute;
width: 100%;
height: 100%;
}
#info
{
background-color: #FFFFFF;
font-family: Arial;
font-size: 10pt;
text-align: center;
position: absolute;
left: 209px;
top: 510px;
width: 71px;
height: 16px;
border: 1px #000000 solid;
z-index: 3;
}
#info a {text-decoration: none; display: block; color: #000000;}
#info a:hover {background-color: #856651; color: #ffffff;}
#projekte
{
background-color: #FFFFFF;
font-family: Arial;
font-size: 10pt;
text-align: center;
position: absolute;
left: 209px;
top: 541px;
width: 71px;
height: 16px;
border: 1px #000000 solid;
z-index: 3;
}
#projekte a {text-decoration: none; display: block; color: #000000;}
#projekte a:hover {background-color: #856651; color: #ffffff;}
#kontakt
{
background-color: #FFFFFF;
font-family: Arial;
font-size: 10pt;
text-align: center;
position: absolute;
left: 209px;
top: 573px;
width: 71px;
height: 16px;
border: 1px #000000 solid;
z-index: 3;
}
#kontakt a {text-decoration: none; display: block; color: #000000;}
#kontakt a:hover {background-color: #856651; color: #ffffff;}
#inhalt
{
font-family: Arial;
font-size: 10pt;
text-decoration: none;
position: relative;
left: 267px;
top: 157px;
width: 653px;
height: 457px;
}
#inhalt a {text-decoration: none; color: #000000; }
#inhalt a:hover {color: #856651; text-decoration: underlined;}