	
	
/*reset styles*/
	
h1, h2, h3, p, a, ul, li {
	margin:0;
	padding:0;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	border: none;
}
	
body {
	background-color: #EEE;
	font-family: 'Arimo', sans-serif;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

		
#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#main #opvulling {
	height: 150px;
	background-image: url(../_images/tussendeel-pagina.png);
	background-repeat: repeat-y;
}
#main #main_content{
	position: relative;
	background-image: url(../_images/tussendeel-pagina.png);
	background-repeat: repeat-y;
	padding-bottom: 50px;

}

#main #main_content h1  {
	font-family: 'Arimo', sans-serif;
	font-size: 1.4em;
	margin-bottom: 30px;
	margin-left: 60px;
}
#main #main_content p {
	margin-bottom: 15px;
	margin-left: 60px;
	width: 700px;
}
#main #main_content ul {
	margin-left: 70px;
}
#main #main_content ul li {
	margin-left: 40px;
	margin-bottom: 2px;
	line-height: 1.4em;
	color: #000;
}



#main #main_sub{
	padding-bottom: 30px;
	height: 170px;
	background-image: url(../_images/tussendeel-pagina.png);
	background-repeat: repeat-y;
}
#main #main_sub div  {
	float: left;
	width: 280px;
	margin-right: 0px;
	height: 400px;
	margin-left: 40px;
}
#main #main_sub div.last {
	margin-right: 0px;
	margin-left: 20px;
}
#main #main_sub div span  {
	height: 60px;
	width: 280px;
	background-image: url(../_images/kop_bkg_rodi.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	display: block;
	margin-bottom: 20px;
}
#main #main_sub div span a  h1{
	height: 41px;
	color: #FFF;
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-variant: normal;
	text-align: center;
	width: 280px;
	margin-top: 5px;
	padding-top: 10px;
}
#main #main_sub div span a h1:hover {
	color: #002F26;
}

#main #main_sub div p  {
	font-family: 'Arimo', sans-serif;
	color: #000;
	font-size: 0.8em;
	padding: 0 15px 0 15px;
	margin-bottom: 10px;
	line-height: 1.7em;
}
#main #main_sub div p a   {
	color: #007360;
	text-decoration: none;
	font-weight: bold;
}
#main #main_sub div ul {
	margin-left: 40px;
}

#main #main_sub div ul   li{
	list-style-type: disc;
	font-family: 'Arimo', sans-serif;
	font-size: 0.8em;
	line-height: 1.6em;
}
#wrapper #main #onderkant {
	z-index: -1;
	height: 402px;
	background-image: url(../_images/onderkant-pagina.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#wrapper #main #bovenkant {
	height: 40px;
	background-image: url(../_images/bovenkant-pagina.png);
	background-repeat: no-repeat;
	background-position: bottom;
}



span.clear {
	clear: both;
	height: 1px;
}


#footer  {
	clear: both;
	width: 960px;
	font-size: 0.8em;
	height: 60px;
	background-image: url(../_images/footer_bkg.png);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;

}
#footer p  {
	vertical-align: middle;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	color: #FFF;
}
#footer p a  {
	color: inherit;
	text-decoration: none;
}
#footer p.een {
	float: left;
}
#footer p.twee {
	margin-left: 100px;
	float: left;
}
#footer p.drie {
	float: right;
}
#footer a.frizzl {
	color: #FFF;
}
#footer a.frizzl:hover {
	color: #D4145A;
}






img.logo {
	position: absolute;
	left: 55px;
	top: 30px;
	z-index: 4;
}

img.menu {
	position: absolute;
	left: 50px;
	top: 98px;
	z-index: 4;
	width: 384px;
}
img.shadow {
	position: absolute;
	left: 30px;
	top: 110px;
	width: 900px;
	z-index: 3;
}
img.right {
	position: absolute;
	bottom: 70px;
	right: 60px;
}

img.down {
	position: absolute;
	bottom: -250px;
	left: 100px;
}
img.down2 {
	position: absolute;
	bottom: -300px;
	left: 100px;
}
img.down3 {
	position: absolute;
	bottom: -330px;
	left: 200px;
}






    ul.topnav {
	list-style: none;
	padding: 0;
	margin: 0 0 0 2px;
	float: left;
	font-size: 1em;
	height: 41px;
	clear: both;
	left: 432px;
	top: 98px;
	position: absolute;
	z-index: 4;
    }  
    ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 10px 0 10px;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
	height: 41px;
	background-image: url(../_images/menu_bkg_rodi.png);
	background-repeat: repeat-x;
    }  
ul.topnav li.last {
	margin: 0;
}

    ul.topnav li a{
	padding: 10px 22px;
	color: #fff;
	text-decoration: none;
	float: left;
	font-family: "Myriad Pro", Arial, sans-serif;
    }  
    ul.topnav li a:hover{
	color: #002F26;
    }  
ul.topnav li span.sub:hover {
	background-color: #007360;
} /*--Hover effect for trigger--*/  
ul.topnav   li ul.subnav{
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: -20px;
	top: 41px;
	display: none;
	float: left;
	width: 250px;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 35px;
	margin-top: 0px;
	margin-bottom: 0;
	background-image: url(../_images/submenu_bkg_rodi.png);
	background-repeat: no-repeat;
	background-position: -1px top;
	z-index: 0;
	height: 250px;
    }  
ul.topnav li ul.subnav.both {
	width: 400px;
	background-image: url(../_images/achtergrond-menu_beide_rodi.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 260px;
}

ul.topnav li  ul.subnav li{
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	background: none;
	z-index: 0;
    }  
ul.topnav li ul.subnav li.last {
	border-bottom: none;
	clear: both;
}

ul.topnav li ul.subsubnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0px;
	top: -16px;
	margin: 0;
	display: none;
	padding-left: 20px;
	padding-top: 17px;
}
ul.topnav li ul.subsubnav li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
}
html ul.topnav li ul.subnav li  a{
	width: 120px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
    }  
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	color: #002F26;
    }  
#main #main_content ul.contact {
	list-style-type: none;
}
