body
{
padding:10px;
margin:10px
}
td
{
background-repeat:no-repeat;
font-family:futura;
font-size:15px;
color:white;
}
a:link
{
font-family:futura;
font-size:10px;
color:grey;
text-decoration:none;
}
a:visited
{
font-family:futura;
font-size:10px;
color:white;
text-decoration:none;
}
a:hover
{
font-family:futura;
font-size:10px;
color:grey;
text-decoration:none;
}
#EinsDiv
{
position:absolute;
width:640;
height:360;
left:150;
top:30;
font-family:futura;
color:white;
background-color:silver;
z-index:1;
}
.titel
{
background-repeat:no-repeat;
font-family:futura;
font-size:10px;
color:white;
font-weight:bolder;
}
.headline
{
background-repeat:no-repeat;
font-family:futura;
font-size:15px;
color:white;
font-weight:bolder;
}
.info
{
background-repeat:no-repeat;
font-family:futura;
font-size:10px;
color:red;
font-weight:bolder;
}
b:link
{
font-family:futura;
font-size:15px;
color:grey;
text-decoration:none;
}
b:visited
{
font-family:futura;
font-size:15px;
color:white;
text-decoration:none;
}
b:hover
{
font-family:futura;
font-size:15px;
color:grey;
text-decoration:none;
}
#zweiDiv
{
position:absolute;
width:640;
height:360;
left:150;
top:30;
font-family:futura;
color:white;
background-color:silver;
z-index:1;
}




