#bg{
	background:url(../gfx/bg.gif) #ffffff center top;
}
#header{
	background-color:#ffffff;
}
#headerbox{
	width:1000px;
	margin:auto;
}

#logo{
	margin-top:17px;
	margin-left:15px;
	border:0px;
	float:left;
}

#topbox{
	background:url(../gfx/bg-header.jpg) no-repeat bottom right;
	padding:5px 0px 192px 0px;
	text-align:center;
}

#menubox{
	background:url(../gfx/bg-content-top.gif) no-repeat;
	width:1000px;
}
#menubox .l{
	padding-top:7px;
}

#menubar{
	float:left;
	width:621px;
	margin:0px 30px 0px 15px;
	background:url(../gfx/bg-menubar-b.gif) no-repeat bottom left;
}
#menubar_fill{
	background:url(../gfx/bg-menubar.gif) no-repeat;
	padding:7px 0px 0px 23px;
}

#flags{
	float:right;
}
.sitemap{
	margin-left:12px;
}

#module_pagepath{
	border-bottom:dotted 1px #666633;
	color:#333333;
	font-size:0.846em;
	padding-bottom:5px;
	text-align:right;
	margin-bottom:5px;
}
#module_pagepath a{
	color:#000000;
	text-decoration:underline;
}
#module_pagepath a:hover{
	color:#c1001f;
	text-decoration:none;
}

#container{
	width:1000px;
	margin:auto;
}

#leftbox{
	width:169px;
	float:left;
	padding:10px;
	font-size:0.9em;
	line-height:1.3em;
	color:#666666;
	text-align:center;
}
#leftbox a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#4e4d4d;
	text-decoration:none;
}
#leftbox a:hover{
	color:#c1001f;
	text-decoration:none;
}

#leftmenu{
	padding-left:22px;
	text-align:left;
}
#leftmenu a{
	display:block;
	border-bottom:dotted 1px #565452;
	background:url(../gfx/picto-leftmenu.gif) no-repeat center left;
	padding:4px 0px 4px 15px;
}
.arrows_left{
	display:block;
	background:url(../gfx/picto-leftmenu.gif) no-repeat center left;
	margin-left:7px;
}
#leftmenu a.borderless{
	border:0px;
}

div.hr{
	display:block;
	height:1px;
	font-size:1px;
	line-height:1px;
	border-top:dotted 1px #c1001f;
	margin:6px 0px 6px 0px;
}

.module_last_update{
	color:#4e4d4d;
	padding:10px 0px 20px 0px;
	font-size:0.846em;
}

#search_form{
	width:169px;
	float:left;
	padding:10px 10px 0px 10px;
}
#search_button{
	width:47px;
	height:22px;
	border:0px;
	float:left;
	cursor:pointer;
	margin:0px;
}
#wm_search{
	width:111px;
	border:solid 1px #2a2a2a;
	float:left;
	margin:0px 7px 0px 0px;
	color:#010000;
	height:18px;
}

#content{
	float:left;
	width:621px;
	text-align:left;
	padding:4px 12px 10px 15px;
}

#print_header{
	display:none;
}

#rightbox{
	width:138px;
	float:left;
	font-size:0.9em;
	line-height:1.3em;
	color:#4e4d4d;
	padding:0px 10px 30px 15px;
}

#rightbox a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#4e4d4d;
	text-decoration:none;
}
#rightbox a:hover{
	color:#333333;
	text-decoration:none;
}

#footer{
	background-color:#ffff99;
	color:#000000;
	font-size:0.846em;
	padding:4px 8px 4px 8px;
}
#footer a.euroit{
	float:right;
	text-decoration:none;
	color:#000000;
}
#footer a.euroit:hover{
	text-decoration:underline;
	color:#666666;
}