body, td, h1, h2, h3, input, textarea, div, p, table{ 
 /* --- Standardtextart und -größe werden festgelegt --- */ 
         font-family: "Verdana", "Arial", "sans-serif";     
         font-size : 11px; 
         line-height: 16px; /* Zeilenabstand */ 
         color: #003366;       /* allgemeine Textfarbe */
		 /*table-layout: fixed;*/
 }

.fat { font-weight: bold}
.small { font-size: 9px;}

 p.addresse {
		line-height:18px;
		color: #000000;
 }

 .where {
		color: #000000;
		font-size:	10px;
		font-family: Verdana, Arial, sans-serif;
 }

 .titel17 {
		color: #003366;
		font-size: 17px;
		font-family: "Verdana", "Arial", "sans-serif";
		font-weight: bold;
 }
  .titel15 {
		color: #003366;
		font-size: 15px;
		font-family: "Verdana", "Arial", "sans-serif";
		font-weight: bold;
 }
 .titel13 {
		color: #808080;
		font-size: 13px;
		font-family: "Verdana", "Arial", "sans-serif";
		font-weight: bold;
 } 

.borderl{ border-width:0px; border-left-width:1px; border-style:solid; border-color:#003366;}
}

div.title { font-size:14px; font-weight: bold; 
}

.border { border-width: 1px; border-style: solid; border-color: #003366;
}

.navigation { border-width:1px; border-top-width:0px; border-style:solid; border-color:#003366; line-height:18px; background-color:#FFFFFF;
}
.navigation2 { border-width:1px; border-style:solid; border-color:#003366; line-height:18px; background-color: #98ADEB;
}

.navigationlang { border-width:1px; border-top-width:0px; border-style:solid; background-color:#FFFFFF; border-color:#003366; line-height:12px;
}

.navigationlang2 { border-width:1px; border-style:solid; border-color:#003366; line-height:12px; background-color: #98ADEB;
}

.navigation3 { border-width:0px; border-top-width:1px; border-style:solid; border-color:#003366;
}

a:link{color:808080;}
a:visited{color:808080;}
a:hover{color:#003366;}
a:active{color:#003366;}

a.tablelink2:link	{color: #003366; text-decoration: none; width: 100%; height: 100%; background: transparent;}
a.tablelink2:visited{color: #003366; text-decoration: none; width: 100%; height: 100%; background-color: #transparent; display: block;}
a.tablelink2:hover	{color: #003366; text-decoration: none; width: 100%; height: 100%; background:url(bilder/pfeil2.gif); display: block;}
a.tablelink2:active	{color: #003366; text-decoration: none; width: 100%; height: 100%; background:url(bilder/pfeil2.gif); display: block;}


a.tablelink:link	{color: #003366; text-decoration: none; width: 100%; height: 100%; }
a.tablelink:visited	{color: #003366; text-decoration: none; width: 100%; height: 100%; display: block;}
a.tablelink:hover	{color: #003366; text-decoration: none; width: 100%; height: 100%; display: block; background-color: #FFFFFF;}
a.tablelink:active	{color: #003366; text-decoration: none; width: 100%; height: 100%; background-color: #FFFFFF; display: block;}