BODY {
	font-family 		: Arial, Verdana, Times New Roman;
	font-size			: 10pt;
	color				: #000;
	background-color	: #e3e3e3;
	margin-top			: 0px;
}

#container {
	margin				: 0px auto; 
	width				: 1000px;
	height				: 600px;
	overflow			: hidden;
	background			: url(images/background.png) no-repeat;
}

#header {
	height				: 103px;
}
	
	.header_logo {
		width				: 350px;
		height				: 98px;
		float				: left;
	}
	
	.header_slideshow {
		width				: 415px;
		float				: left;
		height				: 103px;
	}
	
	.header_inuwregio {
		width				: 235px;
		float				: left;
		height				: 25px;
		margin-top			: 76px;
	}
	
#menu_bar1 {
	width				: 942px;
    margin-top			: 16px;
	margin-left			: 29px;
	height				: 30px;
}

#menu_bar2 {
	width				: 942px;
    margin-top			: 2px;
	margin-left			: 200px;
	height				: 27px;
}

#content {
	float				: left;
	width				: 651px;
	height				: 372px;
	margin-left			: 15px;
	margin-top			: 28px;
}


	.content_title {
		height				: 25px;
	}
	
	.content_content {
		height				: 347px;
		overflow			: auto;
		margin-left			: 2px;
	}
	
	.content_content a,.content_content a:hover,.content_content a:visited {
		color				: #000;
	}
	
	.img_stunt a,.img_stunt a:hover,.img_stunt a:visited {
		border-color		: #000;
		border				: 2px solid #000;
	}

#balk {
	width				: 334px;
	float				: left;
	height				: 400px;
}

	.tournee {
		margin-top			: 31px;
		margin-left			: 38px;
		width				: 260px;
		height				: 147px;
	}
	
	.tournee_plaats {
		width				: 260px;
		text-align			: center;
		height				: 28px;
	}
	
	.tournee_datum {
		width				: 93px;
		height				: 111px;
		margin-left			: 11px;
		text-align			: center;
		color				: #fff;
		margin-top			: 7px;
		text-transform		: uppercase;
		float				: left;
	}
	
	.tournee_tijd {
		width				: 156px;
		float				: left;
		text-align			: center;
		margin-top			: 7px;
	}
	
	.tournee_info {
		margin-left			: 38px;
		width				: 260px;
		text-align			: right;
		font-style			: italic;
		margin-top			: 5px;
	}
	
	.tournee_info a, .tournee_info a:visited  {
		text-decoration		: none;
		color				: #000;
	}
	
	.tournee_info a:hover {
		text-decoration		: underline;
		color				: #000;
	}
	
	.fotocollage {
		margin-top			: 27px;
		margin-left			: 38px;
		width				: 260px;
		height				: 170px;
	}
	
#footer {
	clear				: both;
	width				: 1000px;
	margin-left			: 15px;
	font-size			: 8pt;
	padding-top			: 5px;
}

#footer a, #footer a:hover, #footer a:visited {
	color 				: #000;
}
	
h1 {
	margin				: 0px auto;
}

h2 {
	margin				: 0px auto;
}

h3 {
	margin				: 0px auto;
}
