/* voor ritch text CMS */
p, ol, li, ul, hr {
	margin-top: 0px;
	margin-bottom: 0px;
}
/* */
html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
}
a{
	color:#c24108;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#mainContainer{
	position: relative;
	/*width: 788px;*/ /* width + border for IE 5.x */
	width:910px;
	margin: auto;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-image:url(../images/bg_conent.jpg);
	background-repeat:repeat-y;
}
#navigatie{
	border-bottom:3px solid #c24108;
	height:45px;
}
h1,h2,h3{
	color:#c24108;	
}
/*
h2{
	color:#c24108;
	line-height:30px;
	font-size:16px;
	background-color:#ffebdc;
	margin-bottom:0px;
	border-bottom:1px dotted #c24108;
}*/
#header {
	height: 104px;
	border-top:3px solid #FFFFFF;
	background-color:#f98d3d;
}
#content{
	width:455px; 
	float:left;
	background-image:url(../images/tekst_header.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#images{
	width:455px; 
	float:left;
}
#footer{
	border-top:3px solid #c24108;
	font-size:10px;
	color:#666666;
	line-height:20px;
	text-align:right;
}
#footer a{
	font-size:10px;
	color:#666666;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#tekstContent{
	word-spacing: 1px;
	line-height: 21px;
	font-family: Lucida Sans Unicode, Verdana;
	font-size:13px;
	margin-left:30px; 
	margin-right:60px; 
	margin-top:58px; 
	margin-bottom:30px;
	color: #333333;
}

#aPrijs{
	font-weight:bold;
	line-height:30px;
	margin-bottom:15px;
	margin-right:10px;
}
.moviebanner {
	background-color:#fa8c3d;
}
.moviebannerinner 	{ padding:5px; text-align:center; color:#FFF; font-weight:bold; font-size:12px; }
.boekbanner			{ font-size:11px; text-align:center;  color:#666;  }
.boekbannertext		{ margin-left:240px; font-size:11px; padding:25px 0px 0px 0px;}
.boekbannerheader	{ background-color:#fa8c3d; padding:5px; text-align:center; color:#FFF; font-weight:bold; font-size:12px; }
.boekonderschrift	{ text-align:center; }
