body{
background-color:#003300;
font-family: Georgia, Times New Roman, Times, serif;
color:#FFFFCC;
font-size:12pt;
background-image:url("bg.jpg");
background-position:bottom;
background-repeat:repeat-x;
background-attachment:fixed;
text-align:center;
}
A:link{
color:#FFCC00;
text-decoration:none;
}
A:visited{
color:#FFCC00;
text-decoration:none;
}
A:hover{
color:#FFFFCC;
text-decoration:underline;
}
A:active{
color:#FF0000;
text-decoration:underline;
}
h1{
font-family: Georgia, Times New Roman, Times, serif;
font-style:italic;
font-weight:normal;
color:#FFCC00;
text-decoration:underline;
}
h4{
font-family: Georgia, Times New Roman, Times, serif;
font-weight:normal;
font-size:14pt;
}
h2{
font-family: Georgia, Times New Roman, Times, serif;
font-weight:normal;
font-size:20pt;
font-style:italic;
color:#CC3300;
}
table{
background-color:transparent;
margin-left:auto;
margin-right:auto;
}
img{
border-width:2px;
border-color:#000000;
border-style:solid;
}
td{
align:center;
text-align:center;
}
#zurueck{
background-color:FFFFFF;
border-width:1px;
border-color:#000000;
border-style:solid;
color:#000000;
}
#zurueck a{
color:#000000;
}
#zurueck img{
border-width:0px;
}
#no-border{
border-width:0px;
}
#maintd{
background-color:#FFFFCC;
border-width: 2px;
border-style:inset;
border-color:#CCCCCC;
color:#000000;
}