body 
{
font-family: Arial,sans-serif;
background-color: #a9bded;
color: #020552;
} 


table
{
border:0;
width: 600px;
background-color:#020552; 
font-family: Arial,sans-serif;
font-size: 13px;
font-weight: bold;
color: #a9bded;
text-align: left;
}

table.leiste
{
border:0;
width: 600px;
min-width: 600px;
max-width: 600px;
background-color: #a9bded;
font-family: Arial,sans-serif;
font-size: 18px;
font-weight: bold;
color:#020552; 
text-align: center;
}

h1 
{
font-family: Arial,sans-serif;
font-size: 40px; 
font-weight: bold;
color: #020552; 
text-align: left;
} 

h1.title
{
width:600px;
max-width:600px;
min-width:600px;
font-family: Arial,sans-serif;
font-size: 35px; 
font-weight: bold;
color: #020552; 
text-align: center;
}

h2 
{
width:600px;
max-width:600px;
min-width:600px;
font-family: Arial,sans-serif; 
font-size: 24px; 
font-weight: bold;
color:#020552; 
text-align: center;
} 

h3
{
width:600px;
max-width:600px;
min-width:600px;
font-family: Arial,sans-serif;  
font-size: 17px; 
font-weight: bold;
color: #020552; 
text-align: center;
}

h3.left
{
font-family: Arial,sans-serif; 
font-size: 17px; 
font-weight: bold;
color: #020552; 
text-align: left;
}

h4
{
width:600px;
max-width: 600px;
min-width:600px;
font-family: Arial,sans-serif; 
font-size: 15px; 
font-weight: bold;
color: #020552; 
text-align: center;
}

h5
{
font-family: Arial,sans-serif; 
font-size: 13px; 
font-style: bold;
font-weight: normal;
color: #020552;  
text-align: center;
}

p.textnarrow
{
width: 600px;
max-width: 600px;
min-width:600px;
font-family: Arial,sans-serif; 
font-size: 13px; 
font-weight: normal;
color: #020552;
text-align:justify;
}

p.verynarrow
{
width: 500px;
max-width: 500px;
min-width:500px;
font-family: Arial,sans-serif; 
font-size: 13px; 
font-weight: normal;
color: #020552;
text-align:justify;
margin-left:50px;
margin-right:50px;
}

hr.news
{
width:600px;
border:0;
background-color: #020552;
border-color: #020552;
height:1px;
margin-left: 0;
text-align: left;
}

a.normal:link { text-decoration:none; color:#020552; }
a.normal:visited { text-decoration:none; color:#565bd2 }
a.normal:hover { text-decoration:none; color:#fde907; }
a.normal:active { text-decoration:none; color:#000000; }