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: burlywood;
text-align:left;
font-weight:bold;
}

h2 {
font-size: 18px;
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: -450px;
margin-top: -280px;
width: 800px;
height: 600px;
background-image:url(bg_aysalogin2.jpg);
}

#Navifenster {
position: absolute;
border: 0px solid black;
top: 170px;
left:40px;
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: 130px;
left:250px;
width: 500px;
height: 415px;
font-size: 16px;
overflow:auto;
padding:0px;
}

