html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

html {
	overflow-y: scroll; /* scrollbar fix */
}

.clear {
	clear:both;
	display:block;
	height:0;
	overflow:hidden;
	visibility:hidden;
	width:0;
}

body {
	background:#E2001A url(/rszmotorsport/images/bg.jpg) no-repeat fixed right bottom;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;	
}

#cntMiddenTotaal {
	margin: 0 auto;
	width:960px;	
}

#cntTop {
	height: 120px;
}

#cntTopInhoud {
	padding: 20px 0 0 197px;
}

#cntMenu {
	width: 220px;
	float: left;
}

#cntContent {
	width: 700px;
	float:left;
}

#cntContentInhoud {
	background:#FFFFFF;
	padding:15px 15px 0 15px;
}

.paginaTitel {
	font-size:16px;
	font-style:italic;
	font-weight:bold;
}

.paginaText {
	line-height:18px;
}

#footer {
	background:#000000;
}

#footerAftiteling {
	text-align:center;
	color:#FFFFFF;
	padding: 10px 0;
}


/* MENU ================================= */
.menu{
margin:				0px;
}

ul#menu, ul#menu ul {
list-style-type:	none;
margin: 			0;
padding: 			0;
text-align:			right;
font-size:			10px;
font-weight:		bold;
}

ul#menu a {
display: 			block;
text-decoration:	none;	
}

ul#menu li {
margin-left: 		0;
}

ul#menu li a {
background: 		#000000;
color: 				#FFFFFF;	
padding:			6px;
border-bottom:		1px solid #FFFFFF;
}

ul#menu li a:hover {
background: 		#333333;
}

ul#menu li ul{
background-color:	#FFFFFF;
}

ul#menu li ul li a {
background: 		#FFFFFF;
color: 				#B1B3B4;
border-bottom:		1px solid #C5C6C8;
}

ul#menu li ul li{
padding-right:      10px;
padding-left: 		30px;
}

ul#menu li ul li a:hover {
background: 		#FFFFFF;
color:				#333333;
}

.geselecteerde {	
color:				#333333;
}

.img_menu{
margin-left:		10px;
margin-right:		10px;
}
