body {
background:url('../imgs/jongeren/papier.jpg');
background-repeat:repeat-y;
background-position:center;
}

#mainbanner {
background:url('../imgs/jongeren/mainbanner/jongeren.gif');
width: 900px;
height: 130px;
margin-top:60px;
}

#content {
background-color: transparent;
}


#menu {
background:none;
}

#menu li a {
color:#010101;
background:url('../imgs/jongeren/menu/menu_back_inactive.gif');
}

#menu li a.active {
background:url('../imgs/jongeren/menu/menu_back_active.gif');
color:#ffffff;
}


/* contentleft */
#contentleft li {
border-bottom: 1px dashed #a6a5a5;
}

#contentleft ul.indent a {
color:#595959;
}

#contentleft ul.indent a:hover {
color:#ff0000;
text-decoration:underline;
}

#contentleft ul.indent {
border-top: 1px dashed #a6a5a5;
}

#contentleft ul a.active {
color:#e40000;
text-decoration: none;
}

/* contentcenter */
#contentcenter h1 {
font-family: 'Lucida Grande', Arial, sans-serif;
font-size: 30px;
line-height:30px;
font-weight: normal;
color:#f20000;
margin:0;
padding-bottom: 15px;
border-bottom: 2px solid #f20000;
}

#inleiding {
background: none;
}

.paragraaf h2 {
color:#f20000;
}

.paragraaf h3 {
color:#000000;
}

/* footer */


#footer {
background:none;
color: #f20000;
}

#footer a {
text-decoration:none;
color:#f20000;
}

.footer_left {
background-color:#ffffff;
}

.footer_right {
color:#8a8a8a;
background-color:#ffffff;
}

#footer .footer_right a {
color:#8a8a8a;
}

.footer_rood {
background-color:#ffffff;
color:#f00000;
}

#footer #steun a {
color:#f00000;
}

/* terug */
#terug a {
color:#465055;
}

/* blog */
#blogpost .blogdate {
color:#465055;
}