html, body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../images/achtergrond_streep.jpg);
	background-repeat: repeat-x;
}

#main_container{
	width: 755px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#headerIN{
	width: 755px;
	height: 250px;
	background-image: url(../images/IN_Header.jpg);
}


#header_feest{
	width: 755px;
	height: 250px;
	background-image: url(../feest/Film/Headers_Feest.jpg);
}


#nav_up{
	float: left;
	width: 755px;
	height: 24px;
}


#under1{
	float: left;
	width: 755px;
	height: 50px;
}

#nav_links{
	float: left;
	width: 186px;
	height: 300px;
}


#txt{
	float: left;
	width: 430px;
	height: auto;
	text-align: left;
}


#nav_rechts{
	float: left;
	width: 138px;
	height: 300px;
}


#under_boxIN{
	position:inherit;
	width: 755px;
	background-image: url(../images/IN_under_box.jpg);
	height: 141px;
	float: left;
}


#tabel_nav{
	width: 186px;
	padding-top: 0px;
 }
 
#tabel_txt{
	width: 390px;
	margin-left: 30px;
	margin-right: 10px;
	margin-top: 0px;
 }
