html, body, div, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, input, span  {  
    margin: 0px;
    padding: 0px;
    border: 0px;
	}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background:#e5e5e5;
	}
.clearAll {
	clear:both;
	}
.container {
	width:845px;
	height:516px;
	margin:0px auto;
	background: url(../_img/i_bg_body.jpg) top left no-repeat;
	}
.container_content {
	width:779px;
	margin:0px 33px;
	background:#FFFFFF;
	overflow:auto;
	}
.header {
	width:779px;
	height:100px;
	background:#FFFFFF;
	}
	.logo {
		position:absolute;
		width:242px;
		height:59px;
		margin:21px 0px 0px 39px;
		background: url(../_img/i_logo_stuntman_voor_1_dag.gif) 0px 0px no-repeat;
		text-indent:-9999px;
		}
	.topNavigatie {
		float:right;
		height:20px;
		margin:80px 10px 0px 0px;
		}
	.topNavigatie ul, .topNavigatie li {
		display: inline;
		list-style-type: none;
		}
	.topNavigatie li a {
		color:#000;
		background: url(../_img/i_li_topnavigatie.gif) 0px 5px no-repeat;
		padding:0px 10px 0px 10px;
		text-decoration:none;
		}
	.topNavigatie li a:hover {
		color:#c93f3a;
		background: url(../_img/i_li_topnavigatie_o.gif) 0px 5px no-repeat;
		text-decoration:none;
		}
.foto {
	width:779px;
	height:251px;
	background: url(../_img/header/abseilen.jpg) no-repeat 0px 0px;
	}
.foto_s_abseilen {
	width:779px;
	height:101px;
	background: url(../_img/i_foto_s_abseilen.jpg) 0px 0px no-repeat;
	}
.foto_s_carhit {
	width:779px;
	height:101px;
	background: url(../_img/i_foto_s_carhit.jpg) 0px 0px no-repeat;
	}
.foto_s_filmgevecht {
	width:779px;
	height:101px;
	background: url(../_img/i_foto_s_filmgevecht.jpg) 0px 0px no-repeat;
	}
.foto_s_vensterval {
	width:779px;
	height:101px;
	background: url(../_img/i_foto_s_vensterval.jpg) 0px 0px no-repeat;
	}

.mainNavigatie {
	float:left;
	width:215px;
	padding:0px 0px 0px 20px;
	}
	.mainNavigatie ul {
		list-style-type:none;
		background:#c93f3a;
		padding:8px 0px 12px 0px;
		}
	.mainNavigatie ul li a {
		display:block;
		width:175px;
		height:19px;
		color:#FFF;
		font-weight:bold;
		background: url(../_img/i_li_mainnavigatie.gif) 0px 0px repeat-x;
		text-decoration:none;
		padding:3px 0px 0px 20px;
		}
	.mainNavigatie ul li a:hover {
		display:block;
		width:175px;
		height:19px;
		color:#FFF;
		font-weight:bold;
		background: url(../_img/i_li_mainnavigatie_o.gif) 0px 0px repeat-x;
		text-decoration:none;
		padding:3px 0px 0px 20px;
		}
	.mainNavigatie ul li.sel a {
		display:block;
		width:175px;
		height:19px;
		color:#014365;
		font-weight:bold;
		background: url(../_img/i_li_mainnavigatie_sel.gif) 0px 0px repeat-x;
		text-decoration:none;
		padding:3px 0px 0px 20px;
		}
	.mainNavigatie ul li.sel a:hover {
		display:block;
		width:175px;
		height:19px;
		color:#014365;
		font-weight:bold;
		background: url(../_img/i_li_mainnavigatie_sel.gif) 0px 0px repeat-x;
		text-decoration:none;
		padding:3px 0px 0px 20px;
		}
		.mainNavigatie ul ul {
			padding:0px;
			margin:0px;
			list-style-type:none;
			background:#c93f3a;
			}
		.mainNavigatie ul ul.sub li a {
			display:block;
			width:159px;
			height:19px;
			color:#FFF;
			font-weight:bold;
			background: url(../_img/i_li_mainnavigatie_sub.gif) 0px 0px repeat-x;
			text-decoration:none;
			padding:3px 0px 0px 36px;
			}
		.mainNavigatie ul ul.sub li a:hover {
			display:block;
			width:159px;
			height:19px;
			color:#FFF;
			font-weight:bold;
			background: url(../_img/i_li_mainnavigatie_subo.gif) 0px 0px repeat-x;
			text-decoration:none;
			padding:3px 0px 0px 36px;
			}


.txtHome {
	float:left;
	width:303px;
	padding:30px 10px 0px 30px;
	overflow:hidden;
	}
.txtHome a {
	color:#000;
	}
.txtHome a:hover {
	color:#c93f3a;
	}
	.fotoDetail img {
		float:left;
		margin:0px 10px 0px 0px;
		}
	.fotoDetail h3 {
		font-weight:bold;
		font-size:11px;
		color:#014365;
		}
	.fotoDetail h4 {
		font-weight:normal;
		font-size:11px;
		color:#014365;
		padding:2px 0px 0px 0px;
		}
	.fotoDetail p {
		font-weight:normal;
		font-size:11px;
		margin:0px;
		padding:0px;
		}
.txtNormal {
	float:left;
	width:504px;
	padding:30px 10px 0px 30px;
	overflow:hidden;
	}
.txtNormal a {
	color:#000;
	}
.txtNormal a:hover {
	color:#c93f3a;
	}
	.txtHome h1, .txtNormal h1 {
		font-size: 14px;
		font-weight: bold;
		color:#c93f3a;
		margin:0px 0px 20px 0px;
		}
	.txtHome p, .txtNormal p {
		color:#014365;
		line-height:20px;
		margin:0px 0px 20px 0px;
		}
	.txtNormal img {
		margin:7px;
		}
	.txtNormal .col_3 {
		float:left;
		width:160px;
		margin:0px 0px 0px 3px;
		}
	.txtNormal ul, .txtHome ul {
		list-style-type:none;
		margin:0px 0px 10px 0px;
		}
	.txtNormal li, .txtHome li {
		background: url(../_img/i_li_content.gif) 5px 6px no-repeat;
		padding:0px 0px 5px 20px;
		}
	.txtNormal li, .txtHome li {
		color:#014365;
		}
	.txtNormal li a, .txtHome li a {
		color:#000;
		text-decoration:none;
		}
	.txtNormal li a:hover, .txtHome li a:hover {
		color:#c93f3a;
		text-decoration:none;
		}
	.txtNormal .fotosDetail ul, .txtNormal .fotosDetail li {
		display: inline;
		list-style-type: none;
		background:none;
		padding:0px;
		}
	.txtNormal .fotosDetail img {
		border:none;
		}
.news {
	float:left;
	width:201px;
	padding:10px 0px 0px 0px;
	}
	.video {
		width:180px;
		height:190px;
		padding:0px 0px 0px 11px;
		}
	.news span {
		display:block;
		margin:0px;
		padding:0px 10px 0px 11px;
		text-align:center;
		}
	.news span a {
		color:#000;
		}
	.news span a:hover {
		color:#c93f3a;
		}
	.newsNormal {
		width:184px;
		margin:0px 0px 5px 7px;
		padding:0px 0px 8px 0px;
		background: url(../_img/i_news_footer.gif) bottom left no-repeat;
		font-family: Arial,Verdana, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color:#014365;
		}
	.newsNormal a {
		color:#000;
		}
	.newsNormal a:hover {
		color:#c93f3a;
		}
			.news .newsStar {
				background: url(../_img/i_news_star.jpg) 0px 0px no-repeat;
				hheight:63px;
				min-height:63px;
				padding:13px 0px 0px 0px;
				}
			*html .news .newsStar {
				height:63px;
				}
			.news .newsClapper {
				background: url(../_img/i_news_clapper.jpg) 0px 0px no-repeat;
				hheight:63px;
				min-height:63px;
				padding:13px 0px 0px 0px;
				}
			*html .news .newsClapper {
				height:63px;
				}
			.news .newsMegafoon {
				background: url(../_img/i_news_megafoon.jpg) 0px 0px no-repeat;
				hheight:63px;
				min-height:63px;
				padding:13px 0px 0px 0px;
				}
			*html .news .newsMegafoon {
				height:63px;
				}
			.news h2 {
				font-size: 11px;
				font-weight:bold;
				margin:0px 0px 0px 70px;
				}
			.news p {
				margin:5px 0px 5px 70px;
				}
.footer {
	clear:both;
	font-size: 10px;
	text-align:right;
	color:#c93f3a;
	height:43px;
	padding:10px 20px 0px 0px;
	white-space:nowrap;
	background: url(../_img/i_footer.gif) bottom left no-repeat;
	}

