body
	{
    font-family: Verdana;
    font-size: 10pt;
    text-decoration:none;
    text-align: left;
    color: #565555;
    margin: 0px;
    SCROLLBAR-BASE-COLOR: #FCF3FB;
    SCROLLBAR-ARROW-COLOR: #EAE6F5;
    background-image: url(grafik/background.jpg);
    background-repeat: repeat-x;
    background-color: #C4C5C6;
	}

form        {   display: inline;        clear: left;        margin:0;                                 }

table       {   font-family: Verdana;   font-size: 10pt;     text-decoration:none;   color: #000C7E;  }
td          {   font-family: Verdana;   font-size: 10pt;     text-decoration:none;   color: #000C7E;  }

.homepage   {   width: 889px;   background-color: #FFFFFF;                                            }

.suchleiste {   width: 881px;   height: 30px;   text-align: right; font-size: 8pt; font-weight: bold;                                 }
.suchbutton {   border:1px solid #204565; background-color: #F2F9FF; font-size: 8pt; font-weight: none; width: 160px; height: 18px;   }
.buttons    {   width: 881px;   height: 107px; background-image: url(grafik/button-hintergrund.jpg); float:left;                      }                                                                                       }

.logo1      {   width: 881px;   height: 118px;   float:left;                                        }
.content    {   width: 861px;   color: #000000;  font-size: 10pt; clear: both; text-align: left;    }
.footer     {   font-size:7pt;  font-weight: bold; color: #3DA6FF;                                  }

.plattform  {   font-size:7pt;  font-weight: none;                                                  }

h1          {   font-size:14pt;                                                                     }
h2          {   font-size:12pt;                                                                     }

.text-grau:link    {    text-decoration:none;       font-size:10pt;  color:#565555;                 }
.text-grau:visited {    text-decoration:none;       font-size:10pt;  color:#565555;                 }
.text-grau:active  {    text-decoration:none;       font-size:10pt;  color:#565555;                 }
.text-grau:hover   {    text-decoration:underline;  font-size:10pt;  color:#565555;                 }

a:link		{	font-family: Verdana;	font-size: 10pt;	font-weight: none;	color: #000C7E;	text-decoration: none;    }
a:visited	{	font-family: Verdana;	font-size: 10pt;	font-weight: none;	color: #000C7E;	text-decoration: none;    }
a:active	{	font-family: Verdana;	font-size: 10pt;	font-weight: none;	color: #000C7E;	text-decoration: none;    }
a:hover		{	font-family: Verdana;	font-size: 10pt;	font-weight: none;	color: #CC0000;	text-decoration: none;    }

