<style type="text/css"> 
<!-- 
.standard {
font-family: verdana,arial,"sans serif",helvetica,"Times New Roman";
font-size: 11px;
color: black;
text-align: justify;
}

.standard-white {
font-family: verdana,arial,"sans serif",helvetica,"Times New Roman";
font-size: 11px;
color: white;
text-align: justify;
}
.standard-red-bold { 
font-family: verdana,arial,"sans serif",helvetica,"Times New Roman";
font-weight: bold; 
font-size: 11px; 
color: red;
} 

.header {
font: 18px;
font-family: verdana,arial,helvetica,"ms sans serif","Times New Roman";
color:black;
font-weight: bold;
}

.titel {
text-decoration: none;
font-family: verdana,arial,helvetica,"ms sans serif","Times New Roman";
font-size: 14px; 
color: white; 
font-weight: bold; 
}

li {
text-decoration: none;
font-family: verdana,arial,helvetica,"ms sans serif","Times New Roman";
font-size: 11px; 
color: black; 
font-weight: normal; 
}

.impressum {
font-family: verdana,arial,"sans serif",helvetica,"Times New Roman";
font-size: 10px;
color: #0000bb;
}

.untertitel {
text-decoration: none;
font-family: verdana,arial,helvetica,"ms sans serif","Times New Roman";
font-size: 14px; 
color: red; 
font-weight: bold; 
}

.left-navi { 
font-family: verdana,arial,"sans serif",helvetica,"Times New Roman";
font-weight: bold; 
font-size: 12px; 
color: #ffffff;
} 

a             { text-decoration: none; font-size: 11px; }
a:link        { font-family: verdana,arial,"sans serif",helvetica,"Times New Roman"; font-size: 11px; color: #1B68D1; font-weight: bold }
a:active      { font-family: verdana,arial,"sans serif",helvetica,"Times New Roman"; font-size: 11px; color: #1B68D1; font-weight: bold }
a:visited     { font-family: verdana,arial,"sans serif",helvetica,"Times New Roman"; font-size: 11px; color: #1B68D1; font-weight: bold }
a:hover       { font-family: verdana,arial,"sans serif",helvetica,"Times New Roman"; font-size: 11px; color: #1B6822; font-weight: bold }

h3 {
font-family: verdana,arial,"sans serif",helvetica,"Times New Roman";
font-weight: bold; 
font-size: 18px; 
color: #000000;
}

h5 {
font-family: verdana,arial,"sans serif",helvetica,"Times New Roman";
font-weight: bold; 
font-size: 14px; 
color: #000000;
}

body {
background-image:url("images/blue.jpg");
background-attachment:fixed;
background-repeat:no-repeat;
background-position:bottom left;
font-family: verdana,arial,"sans serif",helvetica,"Times New Roman";
font-weight: normal;
font-size: 11px;
}

td {
font-family: verdana,arial,"sans serif",helvetica,"Times New Roman";
font-size: 11px;
color: black;
text-align: justify;
}

.main {
font-family: verdana,arial,"sans serif",helvetica,"Times New Roman";
font-size: 11px;
color: black;
text-align: justify;
font-weight: bold;
}

-->
</style> 
