     /* Cascade DTP - Style Sheet */

body {background-color: #240087}

table {background-color: #240087;z-index:1}

P {text-align: justify;font-size: 12pt};


A {font-size: 11pt; color:#B92500;}; 

#titel
{
position:absolute;
color:#ffffff;
font-style:bold;
font-family:Comic Sans MS,Helvetica,Arial,sans-serif;
border-bottom:solid thin blue; 
}
#titel.first
{
position:absolute;
left:11%;
width:80%;
font-size:80%;
top:25%;
background-color:#002487;
padding:2%;
border:1px solid #0000FF;
}

#titel.logo
{
font-size:75%;
left:11%;
width:80%;
font-size:80%;
color:#ffdd78;
position:absolute; top:0%; left:0%; width:102%; height:5.5%; z-index:1;
background-color:#002487;
border:1px solid #0000FF;
}

#titel.bildlinks
{
left:2%;
width:15%;
top:20%;
z-index:1;
}
#titel.bildrechts
{
left:75%;
width:1%;
top:65%;
z-index:1;
}


#navigation.off {font-size:80%;color:#ffffff;font-family:Arial;position:absolute;background-color:#aaaaaa;border:0px solid #0000ff;z-index:2;}
#navigation.on  {font-size:100%;color:#ffffff;font-family:Arial;position:absolute;background-color:#0000ff;border:0px solid #000fff;z-index:2;}

