body{
margin: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
background: url(images/body.jpg) repeat-x;
}

p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

p.wiezijnwij {
font-size:16px;
}

p.tarieven {
font-size:14px;
}

ul.text {
list-style-type:none;
}

li.text {
	font-size:10px;
}

ul{
list-style: none;
margin: 0;
padding: 0 0 0 15px;
}

li a.navigatie{
display: block;
text-decoration: none;
margin-bottom: 2px;
padding: 5px 5px 5px 5px;
border: 1px solid #FF6600;
width: 120px;
}

li a.navigatie:link, li a.navigatie:visited{
background: #58AFEB;
color: #FF6600;
font-weight: bold;
}

li a.navigatie:hover, li a.navigatie:active{
background: #FF6600;
color: #58AFEB;
font-weight: bold;
}

.marquee_actie{
display:block;
height: 26px;
background-color: #F4F8FD;
color: #FF6600;
font-weight: bold;
font-size: 18px;
margin: 0 7px 0 0;
}

/* div's */

div#main_container{
margin: 20px auto 0 auto;
width: 813px;
text-align: left;
}


div#actie{
position:absolute;
}


div#header{
background:url(images/header.png) no-repeat;
width: 100%;
height: 154px;
}

div#navigation{
background: url(images/navigation.png) no-repeat;
width: 20%;
padding: 50px 0 0 0;
float: left;
height: 470px;
}

div#links_navigation {
margin: 0 0 30px 10px;
}

div#content{
background: url(images/content.png) no-repeat;
padding: 50px 20px 0 80px;
height: 470px;
overflow:auto;
}

/* einde div's */
