/* Body*/

BODY {

/* scrollbar-face-color:#003366;  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 */
}



/* General Fonts */
BODY, P,OL,UL,DIV,LI {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
 color: #000000; 
 font-style: normal;  
 text-decoration: normal;

}
/* Bold Title same as text size */


.title {
 font-family: Verdana, sans-serif;
 color: #000000;   /* dunkelrot */
font-weight: normal;   
  font-size: 10px;  
}
/* Blue Border for Tables */
.border {
  border: 1px solid #700000;	/* dunkelrot */
/* Background */
}
.hintergrund{ 
background-image: url(../gifs/gesamt_htg.gif); 
background-repeat: repeat-y; 

} 


/* In Text Hyperlinks */
a:link {
 font-weight: normal;
 color: #000000;   			/* black */
 text-decoration: underline;
}

a:visited {
 font-weight: normal;
 color: #000000;   			/* black */
 text-decoration: underline;
}

a:hover {
 font-weight: normal;
 color: #000000;
text-decoration: none;

}


/* Braid-crumb-trail  hiersindsie Menu */

.hiersindsie {
                font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
                font-weight: bold;  
color: #FFFFFF;
text-decoration: none;

}   

.hiersindsie a:link {

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

	font-size: 12px; 
 font-weight: bold;  
color: #FFFFFF; 
	text-decoration: none;

}

.hiersindsie a:visited {
   	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
                font-weight: bold;  
	color: #FFFFFF; 
	text-decoration: none;
}

.hiersindsie a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none; 

}


/* 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;
border: 1px solid #666666;   

}

.bulletlist {

font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
                font-weight: normal;  

	color: #000000;
	text-decoration: none;

}


/* Navigation1 */



.nav1 {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	white-space: normal;
	vertical-align: bottom;
	letter-spacing: 0px;





}   

.nav1 a:link {		

font-family: Verdana;
font-size: 10px; 
color: #000000; 
font-weight: bold;
text-decoration: none; 
line-height: normal;

}

.nav1 a:visited {
   	font-family: Verdana;
font-size: 10px; 
	color: #000000; 
	font-weight: bold;
	text-decoration: none; 
  line-height: normal;

}

.nav1 a:hover {	
	color: #000000;
	font-size: 10px; 
	font-weight: bold;
	text-decoration: none; 
}


/* Navigation2 */

.nav2 {
font-family: Verdana;
font-size: 10px;
color: #000000;
font-weight: normal;
text-decoration: none;
line-height: normal;
white-space: normal;
vertical-align: bottom;
letter-spacing: 0px;

}   

.nav2 a:link {		
    font-family: Verdana;
	font-size: 10px; 
	color: #000000; 
	font-weight: normal;
	text-decoration: none; 
    line-height: normal;


}

.nav2 a:visited {
   	font-family: Verdana;
	font-size: 10px; 
	color: #000000; 
	font-weight: normal;
	text-decoration: none; 
 line-height: normal;
}


.nav2 a:hover {	
color: #000000;
	font-size: 10px; 
	font-weight: normal;
text-decoration: none; 

}


