﻿<style type="text/css">

html 		{height: 100%; 
                    margin-bottom: 1px;}

body          { background-image: url(../gfx/background.jpg); 
                    background-repeat:repeat-x; 
                    background-position:top; 
				color:#000000; 
                    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
                    font-size:10pt; 
                    font-weight:normal; }


table          {border: 0; 
                    padding: 0;
                    margin: 0; }	
               
td                {vertical-align:top; }	

.content        {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
                              font-size:10pt; 
                              font-weight:normal; 
                              color:#2E5792; 
                              word-spacing:1pt; 
                              text-align: left; }
                              
.contentr        {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
                              font-size:11pt; 
                              font-weight:normal; 
                              color:#2E5792; 
                              word-spacing:1pt; 
                              text-align: right; }		
                              		
.small            {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
                              font-size:8pt; 
                              font-weight:normal; 
                              color:#2E5792; }

h1                       {font-size:16pt; 
                              color:#003C6E; 
                              font-weight:bold;}
                              
h2                       {font-size:11pt; 
                              color:#003C6E; 
                              font-weight:bold;}
                              
h3                       {font-size:10pt; 
                              color:#003C6E; 
                              font-weight:bold;}
                              
h4                       {font-size:10pt; 
                              color:#003C6E; 
                              font-weight:normal;}
                              
h5                        {font-size:8pt; 
                              color:#003C6E; 
                              font-weight:bold;}
                              
h6                        {font-size:8pt; 
                              color:#003C6E; 
                              font-weight:normal;}

a:link.bereich {border: 0;}
                              
a:visited.bereich {border: 0;}


a:link.bereich2 {text-align:center; 
                              text-decoration: none;
                              font-size:11pt; 
                              font-weight:bold;
                              color:#003C6E;}
                              
a:visited.bereich2{ text-align:center; 
                              text-decoration: none;
                              font-size:11pt; 
                              font-weight:bold; 
                              color:#003C6E; }

a:hover.bereich2 {text-align:center; 
                              text-decoration: none;
                              font-size:11pt; 
                              font-weight:bold;
                              color:#EB6D07;}
                              
a:link.content {text-align:center; 
                              font-size:10pt; 
                              font-weight:bold; 
                              color:#EB6D07;}
                              
a:visited.content { text-align:center; 
                              font-size:10pt; 
                              font-weight:bold; 
                              color:#003C6E; }

a:link.small     {font-size:8pt; 
                              font-weight:bold; 
                              color:#003C6E; 
                              text-decoration:underline;}
                              
a:visited.small {font-size:8pt; 
                              font-weight:bold; 
                              color:#003C6E;  
                              text-decoration:underline;}
                              
a:link.copyright    {text-align: center;
                              font-size:8pt; 
                              font-weight:bold; 
                              color:#003C6E; 
                              text-decoration:none;}
                              
a:visited.copyright {text-align: center;
                              font-size:8pt; 
                              font-weight:bold; 
                              color:#97D4E3;  
                              text-decoration:none;}




</style>