body {
	background-color: #38AAE9;
	background-image: url(../images/bg.png);	
	margin: 0px;
	margin-bottom: 30px;
}

#content {
	margin: 0 auto;
	width: 1100px;
	background-color: #3199d2; //#38AAE9;
	background-image: url(../images/content_bg.png);
	border-bottom: 5px solid #E9E200;	
}

#header {
	background-color: #FFFFFF;
	background-image: url(../images/header_wide.jpg);
	height: 160px;	
	
}

#header_content {
	width: 1100px;
	margin: 0 auto;	
	height: 160px;		
	background-image: url(../images/header_bg.jpg);
}

#header_logo {	
	height: 125px;
}

#header_menu {
	background-color: #E6007E;
	height: 35px;
	background-image: url(../images/menu.jpg);	
	font-weight: bold;
	padding-top: 7px;
	padding-left: 60px;
}

#middenkolom {
	margin-left: 30px;	
	margin-right: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 690px;
	float: left;
	
}

#sidebar {
	float: right;
	width: 350px;	
}

#logo {
	float: left;
	width: 190px;
	padding-left: 60px;
	padding-top: 13px;
}

#payoff {
	float: left;
	width: 550px;	
	padding-top: 32px;
	padding-left: 20px;
}

#partners {
	float: right;
	width: 80px;
	height: 70px;
	margin-top: 25px;
	margin-right: 20px;
}

#footer {
	font-family: tahoma;
	font-size: 10pt;
	font-color: #FFFFFF;
	width: 1100px;
	margin: 0 auto;
	padding: 5px;
}

.foto_gallery {
	border: 0px solid white;
	float: left;
	height: 100px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 3px;
	text-align: center;
	width: 100px;		
}

#box {
	border: 3px solid #FFFFFF;
	background-color: #FFFFFF;
	width: 270px;
	height: 250px;
	margin: 40px;
	border-top-left-radius: 15px 15px;
	border-top-right-radius: 15px 15px;
	border-bottom-left-radius: 15px 15px;
	border-bottom-right-radius: 15px 15px;	
}
