@charset "iso-8859-1";
.rahmen { border: 1px solid #000000; }

a           { text-decoration:none; }
a:link      { text-decoration:none; color:#000000; }
a:active    { text-decoration:none; color:#000000; }
a:visited   { text-decoration:none; color:#000000; }
a:hover     { text-decoration:none; color:#cccccc; }

.adresse_top_down {background-color: #2e5fa0; color: #ffffff; font-size: 10px; font-weight: bold;}

.content_headlines {color: #2e5fa0; font-size: 18px; font-weight: bold;}

.content_headlines1 {color: #2e5fa0; font-size: 15px; font-weight: bold;}

.white_link:link     { text-decoration: none; color:#FFFFFF; }
.white_link:active   { text-decoration: none; color:#FFFFFF; }
.white_link:visited  { text-decoration: none; color:#FFFFFF; }
.white_link:hover    { text-decoration: none; color: #CECECE }

.blue_link:link     { text-decoration: none; color:#2e5fa0; font-weight: bold; }
.blue_link:active   { text-decoration: none; color:#000000; font-weight: bold; }
.blue_link:visited  { text-decoration: none; color:#2e5fa0; font-weight: bold; }
.blue_link:hover    { text-decoration: none; color:#000000; font-weight: bold; }

.top_menue:link     { text-decoration: none; color:#2e5fa0; font-weight: bold; }
.top_menue:active   { text-decoration: none; color:#000000; font-weight: bold; }
.top_menue:visited  { text-decoration: none; color:#2e5fa0; font-weight: bold; }
.top_menue:hover    { text-decoration: none; color:#000000; font-weight: bold; }

.sub_menue:link     { text-decoration: none; color:#000000; font-weight: bold; }
.sub_menue:active   { text-decoration: none; color:#2e5fa0; font-weight: bold; }
.sub_menue:visited  { text-decoration: none; color:#000000; font-weight: bold; }
.sub_menue:hover    { text-decoration: none; color:#2e5fa0; font-weight: bold; }
				   
body {  background-color: #F4F4F4;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000; }

table {  font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 10px;
         color: #000000; }			
