body {
//color: #BDB76B;
color: antiquewhite;
background-color: white;
padding: 0;
margin: 0;
font-family:Book Antiqua;
}

a {
color: #9ACD32;
text-decoration: none;
}

img {
border-width:0px;
}

A:hover {
color: #EEE8AA;
}

h1 {
font-size: 23px;
color: peru;
text-align:left;
font-weight:bold;
}

h2 {
font-size: 16px;
color: burlywood;
font-weight:bold;
text-align:left;
}

h3 {
font-size: 16px;
color:#CD853F;
font-weight:bold;
text-align:left;
}

h4 {
font-size: 12px;
color:white;
}

td {
font-size:12px;
vertical-align:top;
}

#Hauptfenster {
position: absolute;
border: 0px solid black;
top:50%;
left:50%;
margin-left: -400px;
margin-top: -320px;
width: 700px;
height: 700px;
background-image:url(bg_aysalogin2.jpg);
}

#Navifenster {
position: absolute;
border: 0px solid black;
top: 160px;
left:25px;
width: 170px;
height: 420px;
font-size: 16px;
color: white;
overflow:none;
}

#Werbefenster {
position: absolute;
border: 0px solid white;
top: 620px;
left:25px;
width: 600px;
height: 60px;
font-size: 12px;
padding:0px;
align:center;
}

#Aktionsfenster {
position: absolute;
border: 0px solid black;
top: 180px;
left:220px;
width: 415px;
height: 415px;
font-size: 16px;
overflow:auto;
padding:0px;
}
