
#EU_Header_container { 
	width:990px; height:60px;
	background:url(/pix/head/head_bg.gif) 0 0;
	/**border-bottom:1px solid #FFF;**/
	border-right:1px solid #FFF;
	margin-bottom:0px
}

.EU_Header_Logo { 
	position:absolute; 
	left:10px; top:6px 
}

.EU_Navigation_left {
	float:left; width:230px; height:600px;
	background-color:#ececec;
	/**border-left:1px solid #ccc;**/
	border-right:1px solid #ccc
}

.EU_Content_container {
	position:relative;
	float:left;	width:759px; height:580px;
	background:url(/pix/euMap/europa.gif) top right no-repeat;
	border-top:1px solid #FFF;
	margin-bottom:0px
}

.EU_Nav_Link a { text-decoration:none }
.EU_Nav_Link a:hover { text-decoration:underline }
