html {
/*	overflow: scroll;
	overflow-x: hidden;
*/}

body{
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	margin: 0px;
	color: #333333;
	line-height: 18px;
}

td {
	vertical-align: center;
	padding: 0;
	margin: 0;
}

div#container
{
	margin:0 auto;
	padding: 0;
	text-align: left;
	width: 980px;
}

div#header
{
	width: 980px;
	height: 158px;
}

div#logos
{
	width: 100%;
	position: relative;
	top: 133px;
}

div#center
{
	margin-top: 50px;
}

div#menucontainer
{
	width: 202px;
	padding-left: 28px;
	padding-top: 20px;
	float: left;
	line-height: 20px;
}

div#content
{
	width: 520px;
	float: right;
	padding-top: 20px;
	padding-bottom: 40px;
}

div#fotos
{
	margin: 0;
	padding: 0;
	text-align: right;
	width: 230px;
	float: right;
}

div#footer
{
	float: right;
	margin-bottom: 20px;
	clear: both;
}

body #footer{
	float: right;
}

ul#menu 
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#menu li a 
{
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
	color: #649F99;
}

ul#menu li a:hover 
{
	color: #B44555;
}

#titel{
	color: #b44555;
	font-size: 11pt;
	font-weight: bold;
	position: absolute;
	top: 208px;
	padding-left: 230px;
	padding-top: 1px;
}

.footertabel #subtitel{
	color: #b44555;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 9px;
}

#lev{
	position: absolute;
	top: 15px;
	float: right;
	height: 20px;
	width: 965px;
	padding-right: 15px;
	text-align: right;
}

.footertabel{
	vertical-align: top;
	font-size: 9pt;
	background: url(website/verloop2.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	width: 750px;
}

a img { border-width: 0px; }
.partners{
	border-collapse: collapse;
	width: 85%;
	margin-top: 30px;
}

table { border-collapse: collapse; }

.partnerstr {
	border-top: 1px solid #80AFA9;
	height: 120px;
}