<style type="text/css">

<!-- Basis-Formatierungen -->

body 
{ 
background-image: url(/images/background/bg-blur-140.gif);
background-color: #FFFFFF;
font-family: sans-serif;
}

p 
{ 
/* font-family: serif; */
}

td 
{ 
/* font-family: serif; */
}

th 
{ 
/* font-family: serif; */
font-weight: bold;
}

ul 
{
/* font-family: serif; */
list-style-type: circle;
}

ul ul 
{
/* font-family: serif; */
list-style-type: disc;
}

h1 
{
font-family: sans-serif;
color: rgb(0, 51, 102);
}

h2 
{
font-family: sans-serif;
font-weight: bold;
font-size: 85%;
color: rgb(0, 51, 102);
}

h3 
{
font-family: sans-serif;
font-weight: regular;
font-size: 85%;
color: rgb(0, 51, 102);
}

h4 
{
font-family: sans-serif;
font-weight: regular;
font-size: 75%;
color: rgb(0, 51, 102);
}

h5 
{
font-family: sans-serif;
color: rgb(0, 51, 102);
}

h6 
{
font-family: sans-serif; 
color: rgb(0, 51, 102);
}

blockquote
{
/* font-family: serif; */
}

<!-- Klassen fuer bestimmte Textgruppen -->

.sase
{
font-family: sans-serif;
color: rgb(0, 51, 102);
}

.sasesma
{
font-family: sans-serif;
font-size: 75%;
color: rgb(0, 51, 102);
}


.sasesmab
{
font-family: sans-serif;
font-size: 75%;
font-weight: bold;
color: rgb(0, 51, 102);
}

<!-- Klassen fuer spezielle Formatierungen -->

.blue
{ 
color: rgb(0, 51, 102);
}

.red
{
color: #800000;
}

#red
{
color: #800000;
}

.green
{
color: #006633;
}

.middle-grey
{
color: #999999;
font-family: sans-serif;
font-size: 120%;
font-weight: bold;
}

.white
{
color: #FFFFFF;
font-family: sans-serif;
font-size: 105%;
font-weight: bold;
}

.color
{
color: rgb(0, 51, 102);
}

.color_b
{
font-weight: bold;
color: rgb(0, 51, 102);
}

.bold 
{ 
font-weight: bold; 
}

.sans-serif
{
font-family: sans-serif;
}

.sans-serif-b
{
font-family: sans-serif;
font-weight: bold;
}

.sans-serif-blue
{
font-family: sans-serif;
font-weight: bold;
font-size: 120%;
color: rgb(0, 51, 102);
}

.sans-serif-red
{
font-family: sans-serif;
color: #800000;
}

.sans-serif-red-big
{
font-family: sans-serif;
font-size: 150%;
color: #800000;
}

.sans-serif-white
{
font-family: sans-serif;
color: rgb(255, 255, 255);
}

.sans-serif-10
{
font-family: sans-serif;
font-size: 10pt;
}

.sans-serif-blue-10
{
font-family: sans-serif;
font-size: 10pt;
color: rgb(0, 51, 102);
}

.sans-serif-red-10
{
font-family: sans-serif;
font-size: 10pt;
color: rgb(255, 0, 0);
}

.big
{
font-size: 110%;
}

.big-b
{
font-size: 110%;
font-weight: bold;
}

.small
{ 
font-size: 75%; 
}

.small-b
{ 
font-size: 75%; 
font-weight: bold;
}

.small-blue
{ 
font-size: 80%;  
color: rgb(0, 51, 102);
}

.small-blue-sans-serif
{ 
font-family: sans-serif;
font-size: 80%;
color: rgb(0, 51, 102);
}



<!-- Pseudoklassen fuer links -->

a:link 
{
text-decoration: underline;
/* color: rgb(0, 51, 102); */
color: #003333;
}

a:visited 
{
text-decoration: underline;
color: #336699;

/* color: #336666; */
/* color: #003333; */
/* color: #000033; */
/* color: #003399; */
/* color: #006699; */
/* color: rgb(51, 51, 51); */
/* color: rgb(0, 102, 204); */
}

a:active  
{
text-decoration: none;
/* color: #003333; */

color: rgb(0, 102, 204);
} 

<!-- Ergaenzungen Carsten -->


.option
{ 
 font-family: sans-serif;
 font-size: 9pt;
 font-style: normal;
 font-weight: lighter;
 text-decoration: none; 
 color: rgb(0, 51, 102)
}

</style>
 
