<style type="text/css">

body {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
}

td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	color: #666666; 
}

p,li {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 14px;
	font-size: 10px; 
}

ul {
    list-style-image:url(../images/aufzaehlpunkt.gif);
}


h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
         line-height: 3px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
         margin: 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
         margin: 0px;
         line-height: 4px;
}

hr { 
	color: #009999; 
	border:solid #009999 1px; 
	height:1px;}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
A.horizontalnavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px; 
         z-index: 0;
}
A.horizontalnavi:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px; 
         z-index: 0;
}

A.vertikalnavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px; 
         z-index: 0;
}
A.vertikalnavi:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px; 
         z-index: 0;
}

.input {
font-family: Verdana,Arial,sans;
color:#000000;
font-size:8px;
border-style: 1px solid #999999;
background-color: #cccccc;
width:80px;
}

.button {
font-family: Verdana,Arial,sans;
color:#ccffff;
font-size:8px;
border-style: 1px solid #000000;
background-color: #009999;
width:50px;
}

#noscreen {
    display:none;
  }
  
  
  
  #sitemap ul {	list-style: none; }

  a.sitemap_level1,   a.sitemap_level1:HOVER {
    font-size: 12px;
	color: #666666;
	font-weight: bold;
	display:block;
	padding:20px, 0, 10px, 0;
}

a.sitemap_level2 {
	list-style: none; 
    background:url("../images/aufzaehlpunkt.gif") no-repeat;
	background-position:180px 4px;
	background-position:left;
	display:block;
	padding: 0 0 0 20px;
}

a.sitemap_level3 {
	   list-style: none; 
color:rgb(190,190,190);
}

.sitemap_level2_container {
	float:left;
	width:50%;
}

.sitemap_level3_container {
	float:right;
	width:50%;
}




/* ------------ab hier Drop-Down-Menü 1. Ebene -------------*/

#vpnavigation, #vpnavigation ul { /* alle Listen */ 
   z-index:1;
   padding: 0; 
   margin: 0; 
   list-style: none; 
   line-height: 1; 
} 

#vpnavigation a { 
   z-index:1;
   display: block; 
   padding-right: 17px;
   padding-left: 3px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #ffffff;
   text-decoration: none;
   font-weight: bold;
   font-size: 10px; 
} 
#vpnavigation a:HOVER {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #ffcc00;
   text-decoration: none;
   font-weight: bold;
   font-size: 10px; 
   z-index: 1;
}

#vpnavigation li { /* alle Listenelemente */ 
   z-index:1;
   float: left; 
} 

#vpnavigation li a.daddy { /* aktive Liste hervorgehoben */ 
   z-index: 1;
} 

#vpnavigation li#active a { /* aktive Liste hervorgehoben, auch Unterpunkte */ 
   z-index:1;
   color: #ffcc00;
} 

#vpnavigation li#activepath a { /* aktive Liste hervorgehoben, auch Unterpunkte */ 
   z-index: 1;
   color: #ffcc00;
} 

/* ------------ab hier Drop-Down-Menü 2. Ebene -------------*/


#vpnavigation li ul { /* Listen 2. Ebene */ 
   z-index:1;
   position: absolute; 
   background: #666666; 
   width: 199px; 
   left: -999em; /* durch "left" außerhalb des sichtbaren Bereichs wird das gleiche erreicht wie durch "display: none", kann aber auch von Textbrowser angezeigt werden */ 
} 

#vpnavigation li ul a {
   z-index:1;
   width: 199px; 
   padding-right: 0px;
   padding-bottom: 3px;
   padding-left: 3px;
} 

#vpnavigation li ul a.daddy { /* aktive Liste hervorgehoben */ 
   z-index: 1;
} 

#vpnavigation li#active ul a { /* aktive Liste hervorgehoben, auch Unterpunkte */ 
   z-index: 1;
   color: #ffffff;
} 

#vpnavigation li#activepath ul a { /* aktive Liste hervorgehoben, auch Unterpunkte */ 
   z-index: 1;
   color: #ffffff;
} 

/* ------------ab hier Drop-Down-Menü 3. Ebene -------------*/


#vpnavigation li ul ul { /* Listen 3. Ebene und weiter */ 
   z-index:1;
   margin: -1em 0 0 10em; 
} 

#vpnavigation li:hover ul ul, #vpnavigation li.sfhover ul ul { 
   color: #ffcc00;
   left: -999em; 
   z-index: 1;
} 

#vpnavigation li:hover ul, #vpnavigation li li:hover ul, #vpnavigation li.sfhover ul, #vpnavigation li li.sfhover ul { /* Listen, die unterhalb von "gehoverten" Menüpunkte liegen */ 
   left: auto; 
   z-index: 1;
} 

#vpnavigation li#active a ul { /* Listen zur aktuellen Kategorie */ 
   z-index: 1;
} 

#vpnavigation li#activepath a ul { /* Listen zur aktuellen Kategorie */ 
   z-index: 1;
} 

#vpnavigation li#active:hover { /* Listen zur aktuellen Kategorie hover */ 
   z-index: 1;
   color: #ffcc00;
} 

#rechtespalte, #rechtespalte ul {
   z-index: 1;
   margin:0px;
   padding:0px;
}

/* -------- Rechte Spalte in zweispaltigem Template ---------- */

#rechtespalte li {
	margin-left:16px;
}
#rechtespalte a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px; 
}
#rechtespalte a:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px; 
}

/* -------- Tabellen in Arrangement-Template ---------- */

#arrangements table {
	border:0px solid #ffcc00;
	background-color: #FFEEAA;
	width:516px;
}

#arrangements td {
	padding: 10px;
}

#arrangements, #arrangements ul {
	margin:0px;
	padding:0px;
}

#arrangements, #arrangements p {
	margin:0px;
	padding:0px;
}

#arrangements li {
	margin-left:16px;
}



/* -------- Tabellen in Start-Template ---------- */

#startteaser table {
	font-family: Arial, Helvetica, sans-serif; 
         position: relative; 
	border:2px solid #FFEEAA;
	background-color: #FFEEAA;
	width:261px;
	float:left;
         margin: 10px 0px 0px 0px; 
}

#startteaser td {
	font-family: Arial, Helvetica, sans-serif; 
	padding: 10px;
}

#startteaser, #startteaser ul {
	font-family: Arial, Helvetica, sans-serif; 
	margin:0px;
	padding:0px;
}

#startteaser, #startteaser p {
	font-family: Arial, Helvetica, sans-serif; 
	margin:0px;
	padding:0px;
}

#startteaser li {
	font-family: Arial, Helvetica, sans-serif; 
	margin-left:16px;
}


.kontaktspalte {
         line-height: 10px;
        	font-size: 11px; 
} 

#bildspalte{
         position: absolute; 
	padding-top:5px;
         margin-top:0px;
}


</style>
