* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 16px;
	color: #4b4b4b;
}

a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	margin: 0px;
	text-align: center;
	margin: 0 auto;
}

div#container {
	width: 690px;
	margin: 0 auto;
	margin-top: 65px;
	text-align: left;
}

div#flags {
	height: 15px;
	width: 690px;
	position: absolute;
	top: 40px;
}

div#flags div{
	width: 20px;
	height: 13px;
	float: left;
	cursor: pointer;
	margin-right: 7px;
	margin-top: 1px;
}

div#flags div a{
	display: none;
}

div#flags div#dutch { background-image:url(images/flags/dutch.gif); }
div#flags div#spanish { background-image:url(images/flags/spanish.gif); }
div#flags div#english { background-image:url(images/flags/english.gif); }
div#flags div#french { background-image:url(images/flags/french.gif); }
div#flags div#german { background-image:url(images/flags/german.gif); }
div#flags div#italian { background-image:url(images/flags/italian.gif); }
div#flags div#russian { background-image:url(images/flags/russian.gif); }
div#flags div#portugese { background-image:url(images/flags/portugese.gif); }
div#flags div#greek { background-image:url(images/flags/greek.gif); }
div#flags div#swedish { background-image:url(images/flags/swedish.gif); }

div#flagTitle{
	display: none;
}

.disabled {
	cursor: default;
}

div#header h1,h2{
	display: none;
}

div#header {
	background-image:url(images/header.jpg);
	height: 92px;
	width: 690px;
	cursor: pointer;
}

div#headerbg{
	height: 92px;
	width: 690px;
	position:absolute;
}

div.table_head {
	background-image: url(images/table_head.jpg);
	width: 690px;
	height: 22px;
	margin-top: 7px;
}

div.table_head span, div.table_head h1{
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 3px;
	margin-top: 4px;
	position: absolute;
}

div.table_content {
	border: 1px solid #cccccc;
	background-color: #c5c5c5;
	background-image:url(images/background.jpg);
	background-position:top;
	background-repeat: no-repeat;
	height: 290px;
	width: 688px;
	padding: 0px;
	margin: 0px;
}

div.table_content2 {
	border: 1px solid #cccccc;
	width: 668px;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

div#intro {
	background-image:url(images/intro_background-default.jpg);
	background-color: #FFFFFF;
	width: 688px;
	margin: 0px;
}

div#introbg {
  background-image:url(images/intro_highlight.png);
  background-repeat: no-repeat;
	padding-top: 16px;
	padding-left: 10px;
	padding-right: 10px;
}

div#introbottom {
  background-image:url(images/intro_bottomborder.jpg);
  background-repeat: no-repeat;
  height: 1px;
 	width: 688px;
  line-height: 1px;
}

div#intro p{
	padding: 0px;
	margin: 0px;
	
	padding-bottom: 10px;
}

div.table_content p,div.table_content table{
	margin-left: 10px;
}

div#background{
	height: 290px;
	width: 688px;
	background-position:top;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

div#background div a{
	display: none;
}

div#europe div{
	height: 290px;
	width: 688px;
	position: absolute;
}

div#hr{
	background-image:url(images/hr.gif);
	height: 1px;
	width: 690px;
	margin-top: 36px;
}

div#language{
	margin-top: -24px;
	margin-left: 600px;
	position: absolute;
	width: 90px;
	height: 15px;
	text-align: right;
}

div#footer {
	margin-top: 14px;
	color: #cccccc;
	text-align: center;
}

div#footer a{
	color: #999999;
	font-size: 9px;
	font-weight: normal;
}

div#footer a:hover{
	color: #000000;
	text-decoration: none;
}

img#mapBlank{
	height: 290px;
	width: 688px;
}


div#seo {
	margin-top: 10px;
}

div#seo p{
	font-size: 9px;
	color: #e8e8e8;
}

div#seo a{
	font-size: 9px;
	color: #e8e8e8;
	font-weight: normal;
}

div#seo a:hover{
	color: #000000;
	text-decoration: none;
}

input, textarea {
	border: 1px solid #ccc;
	width: 350px;
}


.smallbutton .title{
	height:14px;
	float:left;
	border:1px solid #CCCCCC;
	margin-right: 2px;
	padding-left: 2px;
	padding-right: 2px;
	line-height: 14px;
	color: #8c8c8c;
	background-color:#FFFFFF;
	text-align:left;
}
.smallbutton .image{
	float:left;
	height: 16px;
	width: 11px;
}
.smallbutton{
	cursor:pointer;
	float:right;
}
.smallbutton .alt {
	display:none;
	line-height: 16px;
	font-weight:normal;
}
.smallbutton:hover .alt {
	display:block;
	position:absolute;
	border: 1px solid #ccc;
	z-index:1000;
	background-color:#FFFFFF;
	margin-top: 20px;
	padding: 2px;
	max-width: 300px;
}
.smallbutton .image{
	background-image:url(images/smallbutton.png);
}
.smallbutton:hover .image{
	background-image:url(images/smallbutton_over.png);
}
.smallbutton:hover .title, .smallbutton_left:hover .title{
	color:#ff9c00;
	border:1px solid #ffce80;
}

ul.sitemap{
	padding-left: 20px;
}

ul.sitemap a {
	font-size: 9px;
}
