BODY {
 scrollbar-face-color:#293135;  /* dark blue */
 scrollbar-highlight-color:#40484B;  /* white */
 scrollbar-3dlight-color:#40484B;  /* lte grey */
 scrollbar-darkshadow-color:#40484B; /* black */
 scrollbar-shadow-color:#293135;  /* medium grey */
 scrollbar-arrow-color:#C0C8D4;  /* white */
 scrollbar-track-color:#293135;  /* lite blue grey */
 background-color: #293135;
}
 
 
/* ---------------------------------------------------------------------------       NEWS */
.newsdate {
   font-family: Verdana, sans-serif;
   color: #E5A314;   /* black */
   font-weight: lighter;   
   font-size: 9px;  
}
.newsborder {
	border-bottom: 1px dotted #B2B1A5;
}
.newscat {
   font-family: arial;
   color: #94A3AD;   
   font-weight: bold;   
   font-variant: normal;
   font-size: 10px;  
}
.newstitlenl  {
      font-family: Arial;
   color: #E5A314;   /* black */
   font-weight: bold;   
   font-size: 12px; 
	line-height: 150%;
   border-bottom: 1px dotted #E5A314;
}
.newstitle a:link {
      font-family: Arial;
   color: #E5A314;   /* black */
   font-weight: bold;   
   font-size: 12px; 
	line-height: 150%;
   border-bottom: 1px dotted #E5A314;
	text-decoration: none;
}
.newstitle a:visited {
      font-family: Arial;
   color: #E5A314;   /* black */
   font-weight: bold;   
   font-size: 12px; 
	line-height: 150%;
   border-bottom: 1px dotted #E5A314;
		
}
.newstitle a:hover {
      font-family: Arial;
   color: #ffffff;   /* black */
   font-weight: bold;   
   font-size: 12px; 
	line-height: 150%;
   border-bottom: 1px dotted #E5A314;
		text-decoration: none;
}

.newstitle_plain a:link {
      font-family: Arial;
   color: #E5A314;   /* black */
   font-weight: bold;   
   font-size: 14px; 
	line-height: 150%;
	text-decoration: none;
	

}
.newstitle_plain a:visited {
      font-family: Arial;
   color: #E5A314;   /* black */
   font-weight: bold;   
   font-size: 14px; 
	line-height: 150%;
	text-decoration: none;

}
.newstitle_plain a:hover {
      font-family: Arial;
   color: #FF9801;   /* black */
   font-weight: bold;   
   font-size: 14px; 
	line-height: 150%;
	text-decoration: underline;


}
.newsintro {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #94A3AD; 
   font-style: italic;  
}

.newstext {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #94A3AD; 
   font-style: normal;  

}

.newsauthor a:link {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #94A3AD; 
   
}
.newsauthor a:visited {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #94A3AD; 
  
}
.newsauthor a:hover {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #ffffff;
	text-decoration: none; 
  
}

.newsbrowse a:link {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #94A3AD; 
	text-decoration: none;
}
.newsbrowse a:visited {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #94A3AD; 
	text-decoration: none;

}
.newsbrowse a:hover {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #ffffff; 
	text-decoration: none;
}
.newslink a:link {
   font-family: Verdana, sans-serif;
   color: #94A3AD;   /* black */
   font-weight: bold;   
   font-size: 9px;
	text-decoration: none;
	border-bottom: dashed 1px #666666;
 } 
.newslink a:visited {
   font-family: Verdana, sans-serif;
   color: #94A3AD;   /* black */
   font-weight: bold;   
   font-size: 9px; 
	text-decoration: none;
	border-bottom: dashed 1px #666666;
} 
.newslink a:hover {
   font-family: Verdana, sans-serif;
   color: #ffffff;   /* black */
   font-weight: bold;   
   font-size: 9px;  
	text-decoration: underline;
	border-bottom: dashed 0px;
}
.newsrel {
   font-family: Verdana, sans-serif;
   color: #94A3AD;   /* black */
   font-weight: bold;   
   font-size: 10px;  
}
.newsback {
   font-family: Verdana, sans-serif;
   color: #94A3AD;   /* black */
   font-weight: bold;   
   font-size: 9px;  
}


.newsmore a:link {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #D7DCE3; 

}
.newsmore a:visited {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #D7DCE3; 

}
.newsmore a:hover {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #FF9801; 
}

/*---------------------------------------------------------------------------    General Fonts */
BODY {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #7E7E7C; 
   font-style: normal; 

	
}
 P{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #94A3AD; 
	line-height: 120%;
	margin: 0px;
	padding: 0px;
}
 DIV{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #94A3AD; 
	line-height: 120%;
	margin: 0px;
	padding: 0px;
}
/*---------------------------------------------------------------------------    Headings */
H1 {
   font-family: Arial;
   color: #FF9801;   /* orange */
   font-weight: bold;   
   font-size: 18px; 
	line-height: 150%;
   border-bottom: 1px solid #FF9801;
}
 H2 {
   font-family: Arial;
   color: #D7DCE3;   /* black */
   font-weight: bold;   
   font-size: 12px; 
	font-style: italic;
	border-bottom: 1px dotted #D7DCE3;
}
H3,H5 {
   font-family: Arial;
   color: #FF9801;   /* black */
   font-weight: bold;   
   font-size: 18px; 
	line-height: 150%;
   border-bottom: 1px solid #FF9801;
}
 H4 {
   font-family: Arial;
   color: #FF9801;   /* black */
   font-size: 12px; 
}
/* ---------------------------------------------------------------------------    Bold Title same as text size */
.title {
   font-family: Verdana, sans-serif;
   color: #00000;   /* black */
   font-weight: bold;   
   font-variant: small-caps;
   font-stretch: wider;
   font-size: 11px;  
   padding: 0.2em
}
 
/* ---------------------------------------------------------------------------    Blue Border for Tables */
.border {
   border: 1px solid #COC8D4;	/* lite blue grey */
}
 
/* ---------------------------------------------------------------------------    Footer */
.footer {
   font-size: 10px;
   color: #003366;			/* dark blue */
   line-height: 150%; 
   text-align: center;
}
 
/* ---------------------------------------------------------------------------    Last Update */
.lastupdate {
   font-size: 10px;
   color: #003366;   			/* dark blue */
   line-height: 150%; 
   text-align: center;
}
 
/* ---------------------------------------------------------------------------    In Text Hyperlinks */
a:link {

 color: #D7DCE3;
  text-decoration: none;
}

a:active {

 color: #ffffff;   
  text-decoration: none;
}
a:visited {

 color: #D7DCE3;   
  text-decoration: none;
 }
a:hover {

 color: #FF9801;
 text-decoration: underline;

 }
 

/* ---------------------------------------------------------------------------    Top Navigation Menu */
.topnav {font-family: Arial;font-size: 11px;  color: #D7DCE3;  line-height: 100%;  font-weight: bold;      }   
.topnav a:active {font-family: Arial;font-size: 11px;  color: #ECEEF2;  line-height: 100%;  font-weight: bold;	}  
.topnav a:visited {font-family: Arial;font-size: 11px;  color: #D7DCE3;  line-height: 100%;  font-weight: bold;      } 
.topnav a:link {font-family: Arial;font-size: 11px;  color: #D7DCE3;  line-height: 100%;  font-weight: bold;      }  
.topnav a:hover {font-family: Arial;font-size: 11px;  color: #ECEEF2;  line-height: 100%;  font-weight: bold;      }  
.topnav_act  {font-family: Arial;font-size: 11px;  color: #FF9801;  line-height: 100%;  font-weight: bold; }  
.topnav_act a:link {font-family: Arial;font-size: 11px;  color: #FF9801;  line-height: 100%;  font-weight: bold;      }  
.topnav_act a:hover {font-family: Arial;font-size: 11px;  color: #FF9801;  line-height: 100%;  font-weight: bold;      }  
.topnav_act a:active {font-family: Arial;font-size: 11px;  color: #FF9801;  line-height: 100%;  font-weight: bold;      }  
.topnav_act a:visited {font-family: Arial;font-size: 11px;  color: #FF9801;  line-height: 100%;  font-weight: bold;    }  
.topnav_wit {font-family: Arial;font-size: 11px;  color: #FF9801;  line-height: 100%;  font-weight: bold;      }  
.topnav_wit a:active {font-family: Arial;font-size: 11px;  color: #FF9801;  line-height: 100%;  font-weight: bold;      }  
.topnav_wit a:visited {font-family: Arial;font-size: 11px;  color: #FF9801;  line-height: 100%;  font-weight: bold;      }  


/* ---------------------------------------------------------------------------    Bottom Navigation Menu */
.bottomnav {
   font-family: Verdana, sans-serif;
   font-size: 11px;
   font-variant: small-caps;
}   
.bottomnav a:link {
   font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: small-caps;
   text-decoration: none;
   color: #003366;    			/* dark blue */
   padding: 2px;
}
.bottomnav a:visited {
   font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: small-caps;
   text-decoration: none;
   color: #003366;    			/* dark blue */
   padding: 2px;
}
.bottomnav a:hover {
   font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: small-caps;
   text-decoration: underline;
   background: #003366;   	/* dark blue */
   color: #FFFFFF;    			/* white */    
   padding: 2px;
}
.bottomnav_act a:active {
   font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: small-caps;
   text-decoration: underline;
   background: #003366;   	/* dark blue */
   color: #FFFFFF;    			/* white */    
   padding: 2px;
}
.bottomnav_act a:link {
   font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: small-caps;
   text-decoration: none;
   color: #003366;    			/* dark blue */
   padding: 2px;
}
.bottomnav_act a:visted {
   font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: small-caps;
   text-decoration: none;
   color: #003366;    			/* dark blue */
   padding: 2px;
}
.bottomnav_act a:hover {
   font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: small-caps;
   text-decoration: underline;
   background: #003366;   	/* dark blue */
   color: #FFFFFF;    			/* white */    
   padding: 2px;
}
 
/*---------------------------------------------------------------------------    Left Navigation Menu */
.leftnav {font-family: Arial;font-size: 11px;  color: #808589;  line-height: 100%;  font-weight: bold;      } 	
/*---------------------------------------------------------------------------    leftnavbg {background-color:#4E5659; } 		*/
.leftnav a:link {font-family: Arial;font-size: 11px;  color: #9DA0A1;  line-height: 100%;  font-weight: bold;    text-decoration: none; border-bottom: 0px; }
.leftnav a:visited {font-family: Arial;font-size: 11px;  color: #9DA0A1;  line-height: 100%;  font-weight: bold;   text-decoration: none;   border-bottom: 0px;}
.leftnav a:active {font-family: Arial;font-size: 11px;  color: #9DA0A1;  line-height: 100%;  font-weight: bold; text-decoration: none;border-bottom: 0px;}
.leftnav a:hover {font-family: Arial;font-size: 11px;  color: #FFFFFF;  line-height: 100%;  font-weight: bold; text-decoration: none;border-bottom: 0px;}
.leftnav_act {{font-family: Arial;font-size: 11px;  color: #FFFFFF;  line-height: 100%;  font-weight: bold; text-decoration: none;border-bottom: 0px;}
.leftnav_act a:link {{font-family: Arial;font-size: 11px;  color: #FFFFFF;  line-height: 100%;  font-weight: bold; text-decoration: none;border-bottom: 0px;}
.leftnav_act a:visited {{font-family: Arial;font-size: 11px;  color: #FFFFFF;  line-height: 100%;  font-weight: bold; text-decoration: none;border-bottom: 0px;}
.leftnav_act a:hover {{font-family: Arial;font-size: 11px;  color: #FFFFFF;  line-height: 100%;  font-weight: bold; text-decoration: none; border-bottom: 0px;}
 
/* ---------------------------------------------------------------------------    Left Navigation SubMenu Spacer */
.leftnavspc {font-family: Verdana, sans-serif;font-size: 11px;font-variant: small-caps;font-weight: bolder;color: #C4C8CB;text-decoration: none;
   padding: 2px;
   margin-left: 15px; 
   background-color: #FFFFFF;  	
   border-bottom: thin dotted #9B193D; 
}
 


.leftnav1 {

  font-size: 11px;
   font-family: arial, sans-serif;
   text-decoration: none;
   color: #D7DCE3; 

	border-left-style: dashed;
	border-left-color: #D7DCE3;
	border-left-width: 0px;
	border-bottom-width: 0px;
	padding-left: 4px;
}   
.leftnav1 a:link {

  font-size: 11px;
   font-family: arial, sans-serif;
   text-decoration: none;
   color: #D7DCE3; 

	border-left-style: dashed;
	border-left-color: #D7DCE3;
	border-left-width: 1px;
	border-bottom-width: 0px;
	padding-left: 4px;
}

.leftnav1 a:visited{

  font-size: 11px;
   font-family: arial, sans-serif;
   text-decoration: none;
   color: #D7DCE3; 

	border-left-style: dashed;
	border-left-color: #D7DCE3;
	border-left-width: 1px;
	border-bottom-width: 0px;
	padding-left: 4px;
}

.leftnav1 a:hover {

  font-size: 11px;
   font-family: arial, sans-serif;
   text-decoration: none;
   color: #FFFFFF;
	border-left-style: solid;
	border-left-color: #FF9801;
	border-left-width: 1px;
	border-bottom-width: 0px;
	padding-left: 4px;
}


.leftnav1_act a:link {

  font-size: 11px;
   font-family: arial, sans-serif;
   text-decoration: none;
   color: #FFFFFF; 
	border-left-style: solid;
	border-left-color: #FF9801;
	border-left-width: 1px;
	border-bottom-width: 0px;
	padding-left: 7px;
}
.leftnav1_act a:visited {

  font-size: 11px;
   font-family: arial, sans-serif;
   text-decoration: none;
   color: #FFFFFF; 
	border-left-style: solid;
	border-left-color: #FF9801;
	border-left-width: 1px;
	padding-left: 7px;
}
.leftnav1_act a:hover {

  font-size: 11px;
   font-family: arial, sans-serif;
   text-decoration: none;
   color: #FFFFFF; 
	border-left-style: solid;
	border-left-color: #FF9801;
	border-left-width: 1px;
	border-bottom-width: 0px;
	padding-left: 7px;
}




/* ---------------------------------------------------------------------------    Left Navigation SubMenu Level 2 */
.leftnav2 {
  font-weight: bold;
  font-size: 9px;
   font-family: arial, sans-serif;
   text-decoration: none;
   color: #4E5D72;    			/* dark blue */
 margin-left: 9px;  			/* dark blue */
}   
.leftnav2 a:link {
   font-weight: bold;
	font-size: 9px;
   font-family: arial, sans-serif;
   text-decoration: none;
   color: #4E5D72;    			/* dark blue */

   margin-left: 9px;
}
.leftnav2 a:visited {
     font-weight: bold;
	  font-size: 9px;
   font-family: arial, sans-serif;
   text-decoration: none;
   color: #4E5D72;    			/* dark blue */

   margin-left: 9px;
}
.leftnav2 a:active {
      font-weight: bold;
		font-size: 9px;
   font-family: arial, sans-serif;
   text-decoration: none;
   color: #4E5D72;    			/* dark blue */
  
   margin-left: 9px;
}
.leftnav2 a:hover {
      font-weight: bold;
		font-size: 9px;
   font-family: arial, sans-serif;
   text-decoration: none;
   color: ##96A5B9;    			/* dark blue */
 
   margin-left: 9px;
}
.leftnav2_act a:link {
   font-size: 11px;
   font-weight: bold;
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #666666;    			/* lite blue */
   padding: 2px;
   margin-left: 9px;
   background-color: #003366;  	/* dark blue */
}
.leftnav2_act a:visited {
   font-size: 11px;
   font-weight: bold;
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #666666;    			/* lite blue */
   padding: 2px;
   margin-left: 9px; 
   background-color: #003366;  	/* dark blue */
}
.leftnav2_act a:hover {
   font-size: 11px;
   font-weight: bold;
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #666666;    			/* lite blue */
   padding: 2px;
   margin-left: 9px;
   background-color: #003366;  	/* dark blue */
}
.leftnav2_act a:hover {
   font-size: 11px;
   font-weight: normal;
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #9B193D;    			/* burgundy */
   padding: 2px;
   margin-left: 20px;
   border: 1px solid #003366;  	/* dark blue */
}
 
 /*---------------------------------------------------------------------------    LEFTNAVIGATION 3*/
 .leftnav3 {
  font-weight: bold;
  font-size: 9px;
   font-family: arial, sans-serif;
   text-decoration: none;
   color: #4E5D72;    			/* dark blue */
 margin-left: 11px;  			/* dark blue */
}   
.leftnav3 a:link {
   font-weight: bold;
	font-size: 9px;
   font-family: arial, sans-serif;
   text-decoration: none;
   color: #4E5D72;    			/* dark blue */

   margin-left: 11px;
}
.leftnav3 a:visited {
     font-weight: bold;
	  font-size: 9px;
   font-family: arial, sans-serif;
   text-decoration: none;
   color: #4E5D72;    			/* dark blue */

   margin-left: 11px;
}
.leftnav3 a:active {
      font-weight: bold;
		font-size: 9px;
   font-family: arial, sans-serif;
   text-decoration: none;
   color: #4E5D72;    			/* dark blue */
	background-color: White;
   margin-left: 11px;
}
.leftnav3 a:hover {
      font-weight: bold;
		font-size: 9px;
   font-family: arial, sans-serif;
   text-decoration: none;
   color: #4E5D72;    			/* dark blue */
	background-color: White;
   margin-left: 11px;
}
.leftnav3_act {
      font-weight: bold;
		font-size: 9px;
   font-family: arial, sans-serif;
   text-decoration: none;
   color: #4E5D72;    
	background-color: white; 				
 margin-left: 11px;			
}   
.leftnav3_act a:link {
      font-weight: bold;
		font-size: 9px;
   font-family: arial, sans-serif;
   text-decoration: none;
   color: #4E5D72;   
	background-color: white; 	 			
margin-left: 11px;
}
.leftnav3_act a:visited {
      font-weight: bold;
		font-size: 9px;
   font-family: arial, sans-serif;
   text-decoration: none;
   color: #4E5D72;   
	background-color: white; 	 			
margin-left: 11px;
}
.leftnav3_act a:active {
      font-weight: bold;
		font-size: 9px;
   font-family: arial, sans-serif;
   text-decoration: none;
   color: #4E5D72;    
	background-color: white; 			
margin-left: 11px;
}
.leftnav3_act a:hover {
      font-weight: bold;
		font-size: 9px;
   font-family: arial, sans-serif;
   text-decoration: none;
   color: #4E5D72;   
	background-color: white; 	
margin-left: 11px;
}

/* ---------------------------------------------------------------------------    Feedback Links */
.fback A {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #003366;    			/* dark blue */
   font-weight: bold;
   font-size: 11px;
   font-stretch: wider;
   text-decoration: none;
   display: block;
   padding: 0.25em;
   border: 1px solid #003366;  	/* dark blue */
}
.fback A:visited {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #003366;    			/* dark blue */
   font-weight: bold;
   font-size: 11px;
   font-stretch: wider;
   text-decoration: none;
   display: block;
   padding: 0.25em;
   border: 1px solid #003366;  	/* dark blue */
}
.fback A:hover {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #FFFFFF;    			/* white */
   font-weight: bold;
   font-size: 11px;
   font-stretch: wider;
   text-decoration: none;
   display: block;
   background: #003366;   	/* dark blue */
   padding: 0.25em;
   border: 1px solid #333333;  	/* med grey */
}
 
/* ---------------------------------------------------------------------------    Forms Fields */
SELECT {  
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px 
}
TEXTAREA {  
 font-family: Verdana, Arial, Helvetica,  sans-serif; 
 font-size: 10px
} 
INPUT {  
 font-family: Verdana, Arial, Helvetica,  sans-serif; 
 font-size: 10px 
}
 
.caption {
 font-family : Verdana, sans-serif;
 font-size : 9px;
 color : #4E5D72;
}
 /*---------------------------------------------------------------------------    list*/
 .bulletlist {
 font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #94A3AD; 
   font-style: normal;
	list-style: none outside;
	display: block;
}
UL {
 font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #94A3AD; 
   font-style: normal;
	list-style: none outside;
	display: block;
}
LI {
 font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #94A3AD; 
   font-style: normal;
   white-space: normal;
	list-style: none outside;
	display: block;
}
 
/* ---------------------------------------------------------------------------     con tent table */
 
.contenttable {
 font-family : Verdana, sans-serif;
 font-size : 11px;
 color : #000000;
 padding: 1em;
 margin-top: 1em;
 margin-bottom: 1em;
 border:  1px solid #C0C8D4;
}
 
 
/*---------------------------------------------------------------------------     login*/
.loginform {
 font-family : Verdana, sans-serif;
 font-size : 14px;
 color : #000000;
 font-weight : normal;
}
 
 
/* ---------------------------------------------------------------------------    Mailform Formattting */
.mailform {
 font-family : Arial, sans-serif;
 font-size : 11px;
 color : #4E5D72;
 font-weight : normal;
 margin-left: 5px;
}
.mailformrequired {
 font-family : Arial, sans-serif;
 font-size : 11px;
 color : Red;
 font-weight : bolder;
  margin-left: 5px;
}
.mailformcomment {
 font-family : Arial, sans-serif;
 font-size : 14px;
 color : #ffffff;
 font-weight: bold;
 background:  #B2B1A5;
 font-weight : bolder;
  margin-left: 5px;
 /*padding-bottom: 2px;*/

 padding-top: 2px;
}
.mailformradio {
 font-family : Arial, sans-serif;
 font-size : 10px;
 color : #4E5D72;
 font-weight : normal;
}
 
 /*---------------------------------------------------------------------------    guestbook*/
.guestbook001 {
	font: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #93938D;
}
.guestbook002  {
	font: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-left: 10px;
	color: #94A3AD;
}
.guestbook003  {
	font: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-left: 10px;
	color: #94A3AD;
}
.guestbooktxt{
font: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #94A3AD;
}
.guestbooknav a:link{
font: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #94A3AD;
font-weight: bold;
text-decoration: none;
}
.guestbooknav a:visited{
font: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #94A3AD;
font-weight: bold;
text-decoration: none;
}
.guestbooknav a:active{
font: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #94A3AD;
font-weight: bold;
text-decoration: none;
}
.guestbooknav a:hover{
font: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #96A5B9;
font-weight: bold;
text-decoration: none;
}



/*---------------------------------------------------------------------------    td
td {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

}
*/

	.endline {
		border-bottom: dotted; color: Gray;
	}
	
	/*---------------------------------------------------------------------------     kolektive */
.kolektive a:link{
   font-family: verdana;
	font-size: 9px;
   color: #51595D;
   border-bottom: 1px;
	border-bottom-style: dashed;
	border-color: #51595D;
	text-decoration: none; 
}
.kolektive a:visited{
   font-family: verdana;
	font-size: 9px;
   color: #51595D;
   border-bottom: 1px;
	border-bottom-style: dashed;
	border-color: #51595D;
	text-decoration: none; 
}
	.kolektive a:hover{
	font-family: verdana;
	font-size: 9px;
   color: #C4C8CB;
   text-decoration: underline; 
	}
	/*---------------------------------------------------------------------------    table */
.tablestyle{
	   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #94A3AD; 
	line-height: 120%;
	margin-left: 0px;
	margin-right: 20px;
	padding-left: 10px;
}

/*-------------------------------------------SEARCH---------*/
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
	.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
	.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#313D43; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:#E5A314; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#4E5659; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#313D43; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:absmiddle; }