/*		Copyright Nikki Veldhuis	*/
/*		www.fieldhousedesign.nl     */
/*		www.maprima.nl			    */

* {
	margin:0;
	padding:0;
}

body {
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 170%;
	overflow: -moz-scrollbars-vertical;
	background: #2d2a7b;
}

.container {
	width: 1014px;
	margin: 0 auto;
	background: url(../images/back.jpg) center top repeat-y;
	overflow: hidden;
}

.page {
	float: left;
	width: 923px;
}

#language {
	margin-top: 10px;
	width: 45px;
	color: #FFF;
	float: left;
}

.flaglist {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 250%;
}

.flaglist li a {
	background: no-repeat left;
	color: #fff;
	padding: 0 30px 0 0;

}

.flaglist li a:hover {
	color: gray;
}

li.nl a {
background-image: url(../images/flag_nl.jpg);
}

li.en a {
background-image: url(../images/flag_en.jpg);
}

li.ru a {
background-image: url(../images/flag_ru.jpg);
}

li.fr a {
background-image: url(../images/flag_fr.jpg);
}

li.de a {
background-image: url(../images/flag_de.jpg);
}

h2 {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #036;
	text-decoration:none;
	line-height: 225%;
}

#list {
	list-style: disc;
	list-style-position: outside;
	margin-left: 15px;
}

#sublist {
	list-style: disc;
	list-style-position: inside;
	list-style-type: upper-roman;
	padding-left: 15px;
}

h3 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #036;
	text-decoration: none;
	line-height: 225%;
}

h4 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #036;
	text-decoration: none;
	line-height: 225%;
}

A:link {
	color: #006;
}

A:visited  {
	color: #036;
}

A:hover {
	color: #009;
}

#content {
}

#top {
	margin: auto;
	margin-top: 3px;
	width: 923px;
	height: 85px;
	background-image:url(../images/header.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#top A:link {
	text-decoration: none;
	color: #006;
}

#top A:visited  {
	text-decoration: none;
	color: #006;
}

#top A:hover {
	text-decoration: none;
	color: #999;
}

#banner {
	margin-top: -2px;
	height: 200px;
	background-image:url(../banner/banner05.jpg);
	background-repeat:no-repeat;
}

#shade {
	height: 7px;
	background-image:url(../images/shade.jpg);
	background-repeat:no-repeat;
}

#menu {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#FFF;
	height: 27px;
	background-image:url(../images/menu.gif);
	background-repeat: repeat-x;
}

#menu A:link {
	text-decoration: none;
	color: #FFF;
}

#menu A:visited  {
	text-decoration: none;
	color: #FFF;
}

#menu A:hover {
	text-decoration: none;
	color: #CCC;
}

#menulist li{
	display: inline;
	line-height: 24px;
	list-style-type: none;
	padding: 0 30px;
}

#left {
	width: 199px;
	padding-left: 5px;
	padding-top: 10px;
	font-size:12px;
	float: left;
	min-height: 440px;
	background-image:url(../images/left.jpg);
	background-repeat:no-repeat;
}	
	/* Internet Explorer */
	/*\*/
	* html #left {
	height: 440px;
	}
	/**/

#listleft {
	margin-top:5px;
	list-style:none;
	padding: 5px;
}

#left A:link {
	text-decoration: none;
	font-weight:bold;
	color: #006;
}

#left A:visited  {
	font-weight:bold;
	text-decoration: none;
	color: #006;
}

#left A:hover {
	font-weight:bold;
	color: #003399;
}

h1 {
	font-size: 11px;
	color: #000;
	text-decoration:none;
}

#text {
	margin-left: 209px;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 50px;
	
}

.image {
	padding-right: 5px;	
}	

#imprint {
	text-align:center;
	size: 9px;
	vertical-align: bottom;
	color:#999;
}
