<style type="text/css">

<!-- Basis-Formatierungen -->

body 
{ 
/* background-image: url(images/bg-blur-140.gif); */
background-color: #FFFFFF;
/* font-family: 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;
}

ol
{
/* font-family: serif; */
}

dl
{
/* font-family: serif; */
}

h1 
{
font-family: sans-serif;
color: rgb(0, 51, 102);
}

h2 
{
font-family: sans-serif;
color: rgb(0, 51, 102);
}

h3 
{
font-family: sans-serif;
color: rgb(0, 51, 102);
}

h4 
{
font-family: sans-serif; 
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 -->

.verantwortlich
{
font-family: sans-serif;
font-size: 75%;
color: rgb(0, 51, 102);
}

.footer-druck
{
font-family: sans-serif;
font-size: 75%;
/* color: rgb(0, 51, 102); */
}

.fuheader-print
{
font-family: sans-serif;
font-size: 200%;
color: rgb (0, 51, 102);
}

.translation
{
color: rgb(102, 102, 102);
}

.translation-small
{ 
font-size: 80%;
color: rgb(102, 102, 102)
}

<!-- wahrscheinlich loeschbar (js) -->

.translation-ueb
{
/* font-family: sans-serif; */
font-size: 85%;
color: rgb(102, 102, 102);
}

.directory
{ 
 font-family: serif; 
 font-size: 80%;
 color: rgb(0, 51, 102)
}

.zwischen-header
{
font-family: sans-serif;
font-size: 100%;
font-weight: bold;
}

.overview
{ 
/* font-family: serif; */ 
 font-size: 80%;
 color: rgb(0, 51, 102)
}

.konferenz
{
font-family: sans-serif;
font-weight: 600;
color: rgb(0, 51, 102)
}

.vv-part-head 
{  
 font-family: sans-serif; 
 font-weight: bold; 
 color: rgb(0, 51, 102)
} 

.text 
{  
/* font-family: serif; */
font-weight: normal;
}

.header-reg
{ 
font-family: sans-serif;
font-weight: bold;
color: rgb(0, 51, 102);
}

.input
{
font-family: sans-serif;
font-size: 75%;
}

.abc
{
color: rgb(0, 51, 102);
font-family: sans-serif;
font-size: 105%;
font-weight: bold;
}

<!-- Klassen fuer spezielle Formatierungen -->

.blue
{ 
color: rgb(0, 51, 102);
}

.red
{
color: #800000;
}

.red-b
{
color: #800000; 
font-weight: bold;
}
 
#red
{
color: #800000;
}

#red-b
{ 
color: #800000;  
font-weight: bold;
} 
 
.green
{
color: #006633;
}

.middle-grey
{
color: #333333;
}

.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;
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, 102, 204);
}

a:visited 
{
text-decoration: underline;
color: rgb(0, 51, 204);
/* 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: rgb(153, 204, 0);
} 

<!-- 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>
 



