



body {
	font-family: verdana;
	font-size: 11px;
}

#sublinks {
	position: absolute; 
	left: 286px;
	top: 13px; 
	color: #09204A;
}

#sublinks a {
	color: #09204A;
	text-decoration: none;
}

#sublinks a:hover {
	color: #FF5609;
	text-decoration: none;
}

#sublinks .html {
	float: left;
	margin-top: 6px;
	padding-right: 10px;
	padding-bottom: 2px;
	border-right: 1px solid #09204A;
}

#sublinks .agb {
	float: left;
	margin-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	border-right: 1px solid #09204A;
}

#sublinks .impressum {
	float: left;
	padding-left: 10px;
	margin-top: 6px;
	padding-bottom: 2px;
}




#topCountry {
	
	cursor: pointer; 
	padding-left: 31px;
	padding-top: 4px; 
	height: 17px;
	z-index: 200;
	background-repeat: no-repeat; 
	background-position: 8px 4px; 
	color: #09204A; 
	background-color: #fff;
}
#countries {
	
	width: 176px; 
	height: 231px; 
	font-size: 10px; 
	color: #08204C; 
	border: 1px solid #08204C;
	z-index: 200;
}

.subCountries {
	cursor: pointer; 
	padding-left: 32px; 
	border-top: 1px solid #E3E6EB; 
	padding-top: 5px; 
	padding-bottom: 5px;
	background-repeat: no-repeat; 
	background-position: 8px 5px;
	z-index: 200;
}

#multilanguage {
	position: absolute; 
	left: 550px; 
	padding-left: 8px; 
	padding-top: 4px; 
	height: 17px;
	color: #08204C; 
	top: 15px; 
	width: 184px; 
	background-color: #fff;
	background-image:url(/fileadmin/design/images/corporate/arrow_english.gif);
	background-repeat: no-repeat; 
	background-position: 180px 7px;
}

#multilanguage a {
	color: #09204A;
	text-decoration: none;
}

#multilanguage a:hover {
	color: #FF5609;
	text-decoration: none;
}

	
