* {
	padding			:0px;
	margin			:0px;
}

img {
	border			:0px;
}

p, ul, ol {
	margin-bottom	:20px;
}

li, dd, blockquote {
	margin-left		:20px;
}

a, a:hover {
	text-decoration:none;
	color:#000;
}

a:hover {
	text-decoration:underline;
}

.Clear {
	clear:both;
}

p {
	margin-bottom:10px;	
}

h1 {
	padding-top:13px;
	padding-left:15px;
	padding-bottom:16px;
	padding-right:20px;
	font-weight:normal;
	font-size:24px;
}

h2 {
	font-family:Tahoma, Geneva;
	margin-bottom:2px;	
	font-weight:normal;
	font-size:24px;
}

html, body {
	width:100%;
	text-align:center;
	background-color:#fff;
	font-family:Arial;
	font-size:12px;
	line-height:16px;
}

#Center {
	position:relative;
	text-align:left;
	margin:0 auto;
	margin-top:30px;
	width:973px;
	background-image:url('/images/DeRotterdam.jpg');
	background-repeat:no-repeat;
	background-postion:top left;
	min-height:619px;
}

#Main {
	margin-left:135px;
}

#Menu {
	width:817px;
	height:80px;
	overflow:hidden;
	background-image:url('/images/MenuBackground.jpg');
}

#Menu ul {
	float:left;
	width:663px;
}

#Menu li, #Menu li:hover, #Menu li.Home, #Menu li.Home:hover, #Menu li.Selected {
	float:left;
	list-style:none;
	margin:0px;
	padding-top:51px;
	padding-bottom:15px;
	cursor:hand;
	cursor:pointer;
}

#Menu li.Home, #Menu li.Home:hover, #Menu li.HomeSelected {
	padding-left:8px;		
}

#Menu li:hover, #Menu li.Selected, #Menu li.HomeSelected {
	background-color:#ffa200;	
	background-image:url('/images/MenuBackgroundOver.jpg');
	background-position:top right;
	background-repeat:no-repeat;
}

#Menu li a, #Menu li:hover a {
	text-decoration:none;
	color:#000;
	margin-left:4px;
	margin-right:5px;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
}

#Menu li:hover a, #Menu li.Selected a, #Menu li.HomeSelected a{
	color:#fff;
}

.MenuNewsLetter {
	position:relative;
	height:80px;
	width:100px;
	float:left;
}

.MenuNewsLetter img {
	position:absolute;
	top:36px;
	left:13px;
}

.MenuNewsLetter img.English {
	position:absolute;
	top:15px;
	left:13px;
}

.MenuNewsLetter img.Nederlands {
	position:absolute;
	top:15px;
	left:35px;
}

.MenuNewsLetter .input {
	position:absolute;
	left:13px;
	top:50px;
	width:105px;	
	color:#b2b2b2;
	border:solid 1px #000;
	font-size:11px;
	height:16px;
	padding-left:2px;
}

.MenuNewsLetter .btn {
	position:absolute;
	top:48px;
	left:125px;
}

#Content {
	margin-top:10px;	
}

#Adres {
	position:relative;
	width:817px;
}

.AdresPadding {
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	background-color:#f6f6f6;	
}

#Adres .BoxContainter {
	background-image:url('/images/FooterAdresLine.jpg');
	background-repeat:repeat-x;	
}

#Adres .Box {
	float:left;
	color:#6e6e6e;
	font-size:11px;
	margin-right:38px;
}

#Adres .Box a {
	text-decoration:none;
	color:#b2b2b2;
}

#Adres .Title img {
	display:block;	
}

#Adres .Title {
	overflow:hidden;
	white-space:nowrap;
	font-weight:bold;
	height:19px;
}

#Adres .Text {
	margin-bottom:15px;
	line-height:14px;
}

#Adres .Text li {
	margin:0px;
	list-style:none;
	background-image:url('/images/FooterLi.jpg');
	padding-left:10px;
	background-repeat:no-repeat;
	background-position:top left;
}

#Adres .Text li a {
	text-transform:uppercase;
	color:#6e6e6e;
}

#Footer {
	background-color:#fff;	
	font-size:11px;
	width:817px;
}

.FooterPadding {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
}


#Footer .FooterMenu {
	float:left;	
}

#Footer .FooterMenu a {
	color:#6e6e6e;
	text-decoration:none;
	margin-right:15px;
}

#Footer .Copyright {
	float:right;
	color:#6e6e6e;	
}

#Footer .Copyright a {
	color:#6e6e6e;	
}


#ErrorContent {
	margin-left:15px;
	margin-top:15px;	
}

.RounderCornerContainer {
	position:relative;	
}

.RoundTopLeft {
	position:absolute;
	top:0px;
	left:0px;
	width:3px;
	height:3px;
	background-image:url('/images/LeftTop.png');
	overflow:hidden;	
}

.RoundBottomLeft {
	position:absolute;
	bottom:0px;
	left:0px;
	width:3px;
	height:3px;
	background-image:url('/images/LeftBottom.png');	
	overflow:hidden;
}

.RoundTopRight {
	position:absolute;
	top:0px;
	right:0px;
	width:3px;
	height:3px;
	background-image:url('/images/RightTop.png');	
	overflow:hidden;
}

.RoundBottomRight {
	position:absolute;
	bottom:0px;
	right:0px;
	width:3px;
	height:3px;
	background-image:url('/images/RightBottom.png');	
	overflow:hidden;
}

.FloatLeft {
	float:left;	
}

.FloatSpacer {
	float:left;	
	width:13px;
	height:1px;
	white-space:nowrap;	
	display:inline-block;
}

.AjaxLoad {
	display:none;	
}
	