#bg_h{
	background:url(../gfx/bg.gif) repeat-x;
}
#bg_v{
	background:url(../gfx/bg-grey.gif) repeat-y center;
}

#bg{
	background:url(../gfx/bg2.gif) repeat-x;
}

#dots{
	width:100%;
	background:url(../gfx/bg-dots.gif) no-repeat center top;
}

#container{
	width:760px;
	height:100%;
	margin:auto;
	background:url(../gfx/bg-wrapper.gif) repeat-y;	
}

#header{
	width:760px;
	height:119px;
	background-repeat:no-repeat;
}

#logo{
	margin-top:5px;
	margin-left:15px;
	border:0px;
	float:left;
}

#module_flags{
	float:right;
	padding-top:4px;
}
#module_flags a{
	color:#000000;
	text-decoration:none;
}
#module_flags a:hover{
	text-decoration:underline;
}
#module_flags a.active{
	color:#b22029;
}
.contact{
	margin-right:30px;
}

#menubar{
	height:32px;
	padding-top:8px;
	background-color:#9c0000;
	border-top:solid 1px #b7b7b7;
}

#module_pagepath{
	height:20px;
	padding:4px 0px 0px 25px;
	background-color:#b7b7b7;
	color:#000000;
}

#module_pagepath a,#module_pagepath a:hover{
	color:#000000;
	text-decoration:none;
}
#module_pagepath a.highlight{
	font-weight:bold;
}

#leftbox{
	width:191px;
	min-height:500px;
	float:left;
	padding-bottom:30px;
}

#search_form{
	height:43px;
	padding-top:13px;
	background-color:#b7b7b7;
}
#search_button{
	border:0px;
	cursor:pointer;
	background-color:#b7b7b7;
	color:#000000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:2px 0px 0px 132px;
	padding-right:0px;
}
#wm_search{
	width:177px;
	border:0px;
	color:#000000;
	background-color:#f0f1f2;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
}

#content{
	float:left;
	width:539px;
	min-height:500px;
	padding:35px 15px 10px 15px;
}

#footer{
	height:30px;
	background-color:#9c0000;
	color:#ffffff;
}

#footbox{
	width:760px;
	margin:auto;
	padding-top:7px;
}

#copyright{
	float:left;
	width:368px;
}
#sitemap{
	float:left;
	text-decoration:none;
	color:#ffffff;
	margin-right:200px;
}
#euroit{
	float:left;
	text-decoration:none;
	color:#ffffff;
}

#print{
	float:left;
	width:270px;
	border-top:solid 1px #b7b7b7;
	padding-top:4px;
}
#print a,.print_link{
	color:#9c0000;
	background:url(../gfx/icon-print.gif) no-repeat 0px 2px;
	padding-left:15px;
	text-decoration:none;
}
#last_update{
	float:right;
	text-align:right;
	width:269px;
	color:#9c0000;
	border-top:solid 1px #b7b7b7;
	padding-top:4px;
}
#print_header,#print_footer{
	display:none;
}