BODY {

 scrollbar-face-color:#666666;  /* dark blue */
 scrollbar-highlight-color:#FFFFFF;  /* white */
 scrollbar-3dlight-color:#C0C0C0;  /* lte grey */
 scrollbar-darkshadow-color:#000000; /* black */
 scrollbar-shadow-color:#808080;  /* medium grey */
 scrollbar-arrow-color:#FFFFFF;  /* white */
 scrollbar-track-color:#E0E0E0;  /* lite blue grey */
 
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #333333; 		/*Dark Blue*/
   font-style: normal; 
   font-size: 11px; 
}

/* General Fonts */
P,OL,UL,DIV,TABLE,TD {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #333333; 		/*Dark Blue*/
   font-style: normal; 
   font-size: 11px;
   letter-spacing: 0.5pt;
}

/* Headings */
H1, H4, H5 {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 20px;
	color: #666666;
	font-weight: normal
   font-stretch: wider;
   border-bottom-style:solid;
   border-left-color:#003366;
   border-width:1px;
   padding:2px;
   margin-bottom:5px;
   margin-top:1px;
}

/* Headings */
H2 {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	font-style:italic;
   font-stretch: wider;

}
/* Headings */
H3 {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
   font-stretch: wider;
   border-bottom-style:dotted;
   border-left-color:#003366;
   border-width:1px;
   padding:2px;
   margin-bottom:5px;
   margin-top:1px;
}

/* Text Link */
.textlink {
   font-family: Verdana, sans-serif;
   text-decoration: none;
}
.textlink a:active {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #333333;
   border-bottom-width: 1px;
   border-bottom-style: dashed;
   border-bottom-color: #333399;

}
.textlink a:link {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #333333;
   border-bottom-width: 1px;
   border-bottom-style: dashed;
   border-bottom-color: #333399;

}
.textlink a:visited {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #333333;
   border-bottom-width: 1px;
   border-bottom-style: dashed;
   border-bottom-color: #333399;

}
.textlink a:hover {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color:#0099FF ;   
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #0099FF ;

}

/* Bold Title same as text size 
.title {
   font-family: Verdana, sans-serif;
   color: #000000;
   font-weight: bold;   
   font-variant: small-caps;
   font-stretch: wider;
   font-size: 11px;  
   padding: 0.2em;
}*/

/* MENU 1 - Oberste Ebene in der Navigation -----------------------------*/
.menu_1_no {
   font-family: Verdana, sans-serif;
   font-size: 11px;
   vertical-align:middle;
   text-align: center;
   letter-spacing: 0pt;
}   
.menu_1_no a:link {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #666666;    /*blau wie berge*/
   padding: 2px;
}
.menu_1_no a:visited {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #666666;    /*blau wie berge*/
   padding: 2px;
}
.menu_1_no a:hover {
   font-family: Verdana, sans-serif;
   font-weight:bold;
   color:#003366;
   text-decoration: none;
   padding: 2px;
}
.menu_1_act {
   font-family: Verdana, sans-serif;
   font-size: 11px;
   vertical-align:middle;
   text-align: center;
   color:#9FC9EB;
   font-weight:bold;
   letter-spacing: 0pt;
}
.menu_1_act a:active {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color:#9FC9EB;
   font-weight:bold;
   padding: 2px;
}
.menu_1_act a:link {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color:#9FC9EB;
   font-weight:bold;
   padding: 2px;
}
.menu_1_act a:visited {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color:#9FC9EB;
   font-weight:bold;
   padding: 2px;
}
.menu_1_act a:hover {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color:#9FC9EB;
   font-weight:bold;
   padding: 2px;
   }

/* MENU 2 - Zweite Ebene in der Navigation -----------------------------*/
.menu_2_no {
   font-family: Verdana, sans-serif;
   font-size: 10px;
   vertical-align:middle;
   text-align: right;
   letter-spacing: 0pt;
   line-height:15px
}   
.menu_2_no a:link {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #666666;
   padding: 2px;
}
.menu_2_no a:visited {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #666666;
   padding: 2px;
}
.menu_2_no a:hover {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color:#003366;
   padding: 2px;
}
.menu_2_act {
   font-family: Verdana, sans-serif;
   font-size: 10px;
      color: #FFFFFF;
   vertical-align:middle;
   text-align: right;
   letter-spacing: 0pt;
   line-height:15px
}
.menu_2_act a:active {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #FFFFFF;
   font-weight: bold;
   padding: 2px;
}
.menu_2_act a:link {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #FFFFFF;
   font-weight: bold;
   padding: 2px;
}
.menu_2_act a:visited {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #FFFFFF;
   font-weight: bold;
   padding: 2px;
}
.menu_2_act a:hover {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #FFFFFF;
   font-weight: bold;
   padding: 2px;
   }
   
/* MENU 2.2 - Dritte Ebene in der Navigation -----------------------------*/
.menu_22_no {
   font-family: Verdana, sans-serif;
   font-size: 10px;
   vertical-align:middle;
   text-align: right;
   letter-spacing: 0pt;
   line-height:15px
}   
.menu_22_no a:link {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #666666;
   padding: 2px;
}
.menu_22_no a:visited {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #666666;
   padding: 2px;
}
.menu_22_no a:hover {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color:#003366;
   padding: 2px;
}
.menu_22_act {
   font-family: Verdana, sans-serif;
   font-size: 10px;
   vertical-align:middle;
   text-align: right;
   letter-spacing: 0pt;
   line-height:15px
}
.menu_22_act a:active {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color:#003366;
   font-weight: bold;
   padding: 2px;
}
.menu_22_act a:link {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color:#003366;
   font-weight: bold;
   padding: 2px;
}
.menu_22_act a:visited {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color:#003366;
   font-weight: bold;
   padding: 2px;
}
.menu_22_act a:hover {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color:#003366;
   font-weight: bold;
   padding: 2px;
   }
 /* MENU 3.3 - Dritte Ebene in der Navigation -----------------------------*/
.menu_33_no {
   font-family: Verdana, sans-serif;
   font-size: 10px;
   vertical-align:middle;
   text-align: right;
   letter-spacing: 0pt;
   line-height:15px
}   
.menu_33_no a:link {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #333333;
   padding: 2px;
}
.menu_33_no a:visited {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #333333;
   padding: 2px;
}
.menu_33_no a:hover {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color:#003366;
   padding: 2px;
}
.menu_33_act {
   font-family: Verdana, sans-serif;
   font-size: 10px;
   vertical-align:middle;
   text-align: right;
   letter-spacing: 0pt;
   line-height:15px
}
.menu_33_act a:active {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color:#003366;
   font-weight: bold;
   padding: 2px;
}
.menu_33_act a:link {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color:#003366;
   font-weight: bold;
   padding: 2px;
}
.menu_33_act a:visited {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color:#003366;
   font-weight: bold;
   padding: 2px;
}
.menu_33_act a:hover {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color:#003366;
   font-weight: bold;
   padding: 2px;
   }  

 /* COPYRIGHT STYLES */
.copyright_top {
   text-align:: center;
   font-size: 10px;
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #FFFFFF;   
   padding: 2px;
}
.copyright_top a:link {
   font-size: 10px;
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #DDDDDD;   
   padding: 2px;
}
.copyright_top a:visited {
   font-size: 10px;
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #DDDDDD;   
   padding: 2px;
}
.copyright_top a:hover {
   font-size: 10px;
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color:#999999;    
   padding: 2px;
}

.copyright_bottom {
   text-align:: center;
   font-size: 10px;
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #999999;    /* gray */
   padding: 2px;
}
.copyright_bottom a:link {
   font-size: 10px;
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #666666;    /* darker-gray */
   padding: 2px;
}
.copyright_bottom a:visited {
   font-size: 10px;
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #666666;    /* darker-gray */
   padding: 2px;
}
.copyright_bottom a:hover {
   font-size: 10px;
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color:#003366;    /* orange */
   padding: 2px;
}
  
/* MISC */
HR {
   height: 1px;
   border: thin dashed #CCCCCC;
}


.language {
   font-size: 10px;
   font-family: Verdana, sans-serif;
   color: #FFFFFF;    /* darker grey */
   text-decoration: none; 
}
.language a:active {
   font-size: 10px;
   font-family: Verdana, sans-serif;
   color: #FFFFFF;    /* darker grey */
   text-decoration: none;
}
.language a:link {
   font-size: 10px;
   font-family: Verdana, sans-serif;
   color: #FFFFFF;    /* darker grey */
   text-decoration: none;
}
.language a:visited {
   font-size: 10px;
   font-family: Verdana, sans-serif;
   color: #FFFFFF;    /* darker grey */
   text-decoration: none;
}
.language a:hover {
   font-weight: bold;
   font-size: 10px;
   font-family: Verdana, sans-serif;
   color: #FFFFFF;    /* darker grey */
   text-decoration: none;
   }

.adress {
   font-size: 10px;
   font-family: Verdana, sans-serif;
   color: #333333;    /* darker grey */
   text-decoration: none;  
}
.adress a:active {
   font-size: 10px;
   font-family: Verdana, sans-serif;
   color: #666666;    /* darker grey */
   text-decoration: none;
}
.adress a:link {
   font-size: 10px;
   font-family: Verdana, sans-serif;
   color: #333333;    /* darker grey */
   text-decoration: none;
}
.adress a:visited {
   font-size: 10px;
   font-family: Verdana, sans-serif;
   color: #333333;    /* darker grey */
   text-decoration: none;
}
.adress a:hover {
   font-weight: bold;
   font-size: 10px;
   font-family: Verdana, sans-serif;
   color: #333333;    /* darker grey */
   text-decoration: none;
   }


.wobinich {
   font-size: 9px;
   font-family: Verdana, sans-serif;
   color: #666666;    /* darker grey */
   text-decoration: none;
}
.wobinich a:active {
   font-size: 9px;
   font-family: Verdana, sans-serif;
   color: #666666;    /* darker grey */
   text-decoration: none;
}
.wobinich a:link {
   font-size: 9px;
   font-family: Verdana, sans-serif;
   color: #666666;    /* darker grey */
   text-decoration: none;
}
.wobinich a:visited {
   font-size: 9px;
   font-family: Verdana, sans-serif;
   color: #666666;    /* darker grey */
   text-decoration: none;
}
.wobinich a:hover {
   font-weight: bold;
   font-size: 9px;
   font-family: Verdana, sans-serif;
   color: #666666;    /* darker grey */
   text-decoration: none;
   }

.comment_title {
   font-weight: bold;
}

.comment_date {

}

.comment_comment {

}

.comment_name {

}

.comment_www {
   font-size: 10px;
   font-family: Verdana, sans-serif;
   color: #666666;
}
.comment_www a:active {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #333333;
   border-bottom-width: 1px;
   border-bottom-style: dashed;
   border-bottom-color: #333399;

}
.comment_www a:link {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #333333;
   border-bottom-width: 1px;
   border-bottom-style: dashed;
   border-bottom-color: #333399;

}
.comment_www a:visited {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #333333;
   border-bottom-width: 1px;
   border-bottom-style: dashed;
   border-bottom-color: #333399;

}
.comment_www a:hover {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color:#0099FF ;   
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #0099FF ;

}

.comment_seperator {

}

/* Text Link */
.sitemap {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   line-height:20px;
}
.sitemap a:active {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #333333;
   border-bottom-width: 1px;
   border-bottom-style: dashed;
   border-bottom-color: #333399;

}
.sitemap a:link {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #333333;
   border-bottom-width: 1px;
   border-bottom-style: dashed;
   border-bottom-color: #333399;

}
.sitemap a:visited {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #333333;
   border-bottom-width: 1px;
   border-bottom-style: dashed;
   border-bottom-color: #333399;

}
.sitemap a:hover {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color:#0099FF ;   
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #0099FF ;

}



.headerdate {

   font-size: 9px;
   font-family: Verdana, sans-serif;
   color: #999999;    /* darker grey */
   padding: 0px;
   }

.bulletlist
{
   line-height:15px;
}
.imagecaption {
   font-size: 9px;
   font-family: Verdana, sans-serif;
   color: #999999;    /* darker grey */
   letter-spacing: 0pt;
   }
   
