/* top navigation */
DIV#top_nav {
 background-color:#BFBFBF;
 background-position:0% 0px;
 border:none;
 width:100%;
}
DIV#top_nav UL {
 margin:0px;
 padding:0px;
 list-style:none;
}
DIV#top_nav UL LI {
 float:left;
 position:relative;
 margin:0px;
 padding:0px;
 height:58px;
 background-position:10% 5px;
}
/* Schrift Topnavigation */
DIV#top_nav UL LI A {
 display:block;
 font-family:Verdana,Arial;
 font-size:15px;
 font-weight:bold;
 color:#FFFFFF;
 background-color:#BFBFBF;
 text-decoration:none;
 padding-top:30px;
 padding-left:20px;
 padding-bottom:10px;
}
DIV#top_nav UL LI A.current {
 color:#940084;
}
DIV#top_nav UL LI A:hover {
 color:#940084;
}
DIV#top_nav UL LI A.reddot {
 font-family:Verdana,Arial;
 font-size:10px;
 font-weight:normal;
 color:#FF0000;
 padding-top:0px;
 padding-left:20px;
 padding-bottom:0px;
}
DIV#top_nav UL LI UL {
 position:absolute;
 display:none;
 top:0px;
 left:0px;
 z-index:10;
 margin-right:-160px;
 border-top:0px;
 border-right:0px;
}
/* left navigation */
DIV#navigation A {
 text-decoration:none;
}
DIV#navigation A:hover {
 text-decoration:none;
}
/* Schrift LeftNavigation */
DIV#navigation UL {
 font-family:Verdana,Arial;
 font-size:11px;
 list-style:none;
 margin:0px;
 margin-top:10px;
 margin-bottom:15px;
 padding:0px;
}
DIV#navigation UL LI A {
 font-family:Verdana,Arial;
 font-size:11px;
 color:#666666;
 background-image:url();
 background-repeat:no-repeat;
 background-position:0% 7px;
 display:block;
 height:1em;
 margin-left:10px;
 padding-left:15px;
 padding-top:5px;
 padding-bottom:5px;
}
DIV#navigation UL LI A.selected {
 font-family:Verdana,Arial;
 font-size:11px;
 color:#940084;
/* background-image:url(Bilder/Linie.gif);*/
 background-repeat:no-repeat;
 background-position:0px 12px;
 display:block;
 height:1em;
 margin-left:0px;
 padding-left:25px;
 padding-top:5px;
 padding-bottom:5px;
}
DIV#navigation UL LI A:hover {
 color:#940084;
}
DIV#navigation UL UL {
 margin:0px;
 margin-bottom:5px;
 padding:0px;
 border-bottom:0px solid #003399;
}
DIV#navigation UL UL LI A {
 font-family:Verdana,Arial;
 font-size:9px;
 color:#666666;
 background-image:url();
 background-repeat:no-repeat;
 background-position:0% 7px;
 display:block;
 height:1em;
 margin-left:0px;
 padding-left:35px;
 padding-top:5px;
 padding-bottom:5px;
}
DIV#navigation UL UL LI A:hover {
 color:#940084;
}
DIV#navigation UL UL LI A.selected {
 font-family:Verdana,Arial;
 font-size:9px;
 color:#940084;
 background-image:url(Bilder/Linie.gif);
 background-repeat:no-repeat;
 background-position:0px 12px;
 display:block;
 height:1em;
 margin-left:0px;
 padding-left:35px;
 padding-top:5px;
 padding-bottom:5px;
}

DIV#navigation UL UL UL LI A {
 font-family:Verdana,Arial;
 font-size:9px;
 color:#666666;
 background-image:url();
 background-repeat:no-repeat;
 background-position:0% 7px;
 display:block;
 height:1em;
 margin-left:0px;
 padding-left:35px;
 padding-top:5px;
 padding-bottom:5px;
}
DIV#navigation UL UL UL LI A:hover {
 color:#940084;
}
DIV#navigation UL UL UL LI A.selected {
 font-family:Verdana,Arial;
 font-size:9px;
 color:#940084;
 background-image:url(Bilder/Linie.gif);
 background-repeat:no-repeat;
 background-position:0px 12px;
 display:block;
 height:1em;
 margin-left:0px;
 padding-left:35px;
 padding-top:5px;
 padding-bottom:5px;
}
DIV#navigation UL LI A.reddot {
 color:#FF0000;
 margin:0px;
 padding:0px;
 background-image:url(Bilder/reddot.gif);
 background-repeat:no-repeat;
 background-position:22px 5px;
 padding-left:36px;
 padding-top:3px;
 padding-bottom:3px;
 border:none;
}
.reddot {
 font-size : 10px;
 font-family : Arial;
 color: red;
 text-decoration : none;
}
td.metanavi{
 font-family:Verdana;
 font-size:9px;
 color:#666666;
 padding-left: 20px;
 padding-top: 5px;
 padding-bottom:5px;
 border:none;
}
A.metanavi{
 text-decoration:none;
 color:#666666;
}
td.sw{
 border:none;
 background-color:#BFBFBF;
 background-position:10% 0px;
 padding-right:30px;
}
div.inhalt { 
 margin-left:15px; 
 margin-right:5px; 
 margin-top:15px;
}
.standardText {  
 font-family: Verdana;  
 font-size: 11px;  
 font-weight: normal;  
 color: #666666;  
 line-height:12pt; 
}   
.startText {  
 font-family: Verdana;  
 font-size: 11px;  
 font-weight: normal;  
 color: #666666;  
 line-height:22pt; 
}   
.grauerText {  
 font-family: Arial;  
 font-size: 9px;  
 font-weight: normal;  
 color: #A6A6A6;  
 line-height:14pt; 
}  
.Ueberschrift {  
 font-family: Verdana;
 font-size: 16px;  
 font-weight: bold;  
 color: #940084;  
 line-height:18pt; 
}
.linkText {
 font-family: Verdana;  
 font-size: 11px;  
 font-weight: bold;  
 color: #940084;
}
A.linkText {
 color: #940084;
 text-decoration:none;  
}
A {
 text-decoration:underline;
 color: #666666;
}
A:hover {
 color: #940084;
}
A.sonderLink {
 color: #940084;
 text-decoration: none;
 font-weight:bold;
}
input.Kontakt {
  background-color: #940084;
  color:#E0E0E2;
  font-weight:bold;
}
