a:link {
    	COLOR: #003366;
	TEXT-DECORATION: none;
}

a:visited {   
	COLOR: #003366;
	text-decoration: none;
}

a:hover { 
	color:#000000; 	
	text-decoration:none; 
	background-color: #D9EBEF;
}

.textnormal a:link {
   	 color: #0066cc;
   	 text-decoration: none;
}

.textnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003333;
	font-size: 11px;
	line-height: 17px;
}

.textnormal a:visited {
  	 color: #0066cc;
  	 text-decoration: none;
}

.textnormal a:hover { 
	color:#000000; 	
	text-decoration:none; 
	background-color: #D9EBEF;
}

#enActive {
	width: 23px
	height: 16px;
	float: left;
	margin-bottom: 5px;
	
}

#enInactive {
	width: 23px
	height: 16px;
	float: left;
	margin-bottom: 5px;
	
}

/* Style for the links to switch the language. */
#deActive {
	width: 36px;
	height: 16px;
	float: left;
	margin-left: 5px;	
}


#deInactive {
	width: 36px;
	height: 16px;
	float: left;
	margin-left: 5px;	
}

#enActive a:link, #enActive a:visited, 
#enActive a:active, #enActive a:hover {
	background-image: url(../images/header_flag_e_on.gif);
	display: block;	
	height:16px;
	width: 23px;
}

#enInactive a:link, #enInactive a:visited, 
#enInactive a:active {
	background-image: url(../images/header_flag_e_off.gif);
	display: block;	
	height:16px;
	width: 23px;
}

#enInactive a:hover {
	background-image: url(../images/header_flag_e_on.gif);
	display: block;	
	height:16px;
	width: 23px;
}

#deActive a:link, #deActive a:visited,
#deActive a:active, #deActive a:hover {
	background-image: url(../images/header_flag_d_on.gif);
	display: block;	
	height:16px;
	width: 23px;
}

#deInactive a:link, #deInactive a:visited,
#deInactive a:active {
	background-image: url(../images/header_flag_d_off.gif);
	display: block;	
	height:16px;
	width: 23px;
}

#deInactive a:hover {
	background-image: url(../images/header_flag_d_on.gif);
	display: block;	
	height:16px;
	width: 23px;
}

.HeaderNavOff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #022B2B;
}

.HeaderNavOn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #022B2B;
    	background-color: #eff4f4;
}

.HeaderNavblauOn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #022B2B;
    	background-color: #D9EBEF;
}

.Nav2Ebene1 {
    	font-weight: bold;
    	font-size: 14px;
    	color: #003333;
    	line-height: 20px;
    	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Nav2Off {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003333;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
}

.Nav2Off2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003333;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
}

.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #003333;
	font-weight: bold;
	background-color: #D9EBEF;
}

.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
	font-weight: bold;
}

.navnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003333;
	font-size: 11px;
	line-height: 17px;
}

.textkleingrau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

img {
	border-style: none;
}

