﻿/*
GENERAL STYLES
----------------------------------------------*/
body { background: #056e82; color: #505f6e;}
body { margin-bottom: 30px; background: #056e82; font: 0.7em/1.4em Verdana, Arial, Helvetica, sans-serif;color: #505f6e;text-align: center;}

a, a:link, a:active, a:visited { color: #505f6e;}

h1 { color: #64056e; }
h2 { color: #505f6e; }
p.intro { color: #64056e; }


/*	LAYOUT ELEMENTS
---------------------------------------------- */

/*	 CONTAINER
---------------------------------------------- */	
.bottom-right {background: url("../img/backgrounds/corners/dela/bottomright.gif") right bottom no-repeat; }
.bottom-left {background: url("../img/backgrounds/corners/dela/bottomleft.gif") left bottom no-repeat; }	

/*	 CONTENT
---------------------------------------------- */	

/* Zoeken */
#search h2 { color: #64056e; }
	
/* Interessante links */
#links h2 { color: #64056e; }


/*	 HEADER
---------------------------------------------- */

/* GLOBAL NAVIGATION */
#top-right { background: url("../img/backgrounds/corners/dela/topright.gif") right top no-repeat; } 
#nav { background: #d7d205 url("../img/backgrounds/corners/dela/topleft.gif") 0 0 no-repeat; } 
#nav a, #nav a:visited { color: #056e82; }
#nav h2 a, #nav h2 a:visited {background: url("../img/nav/dela/nav.gif") 0 0 no-repeat;}

/* on state */
#nav h2 a:hover { background: url("../img/nav/dela/nav-hover.gif") 0 0 no-repeat;}


/* Mijn DELA */	
#nav h2#nav-mijn span { color: #fff;}
#nav h2#nav-mijn a, #nav h2#nav-mijn a:visited { background: url("../img/nav/mijn-dela-purple.gif") 0 0 no-repeat;}

/* SUBNAVIGATION */
.subcontainer {background-color: #64056e;border: 1px solid #64056e;}
.subnav li a, .subnav li a:visited {background: url("../img/nav/dela/subnav-arrow.gif") 5px 9px no-repeat; }


/* Round corners */
.b1 {background:url("../img/nav/dela/corners/topleft.gif") transparent top left no-repeat; top:-1px; left:-1px}
.b2 {background:url("../img/nav/dela/corners/topright.gif") transparent top right no-repeat; right:-2px}
.b3 {background:url("../img/nav/dela/corners/bottomright.gif") transparent bottom right no-repeat; bottom:-2px}
.b4 {background:url("../img/nav/dela/corners/bottomleft.gif") transparent bottom left no-repeat; left:-2px;padding:2px 15px 4px 8px}

	
/* SUB SUB-NAVIGATION */
.sub-subcontainer { background: url("../img/backgrounds/dottedline-purple.gif") left bottom repeat-x;}
.sub-subnav a, .sub-subnav a:visited { color: #64056e; background: url("../img/icons/dela/bullet-purple.gif") 8px 7px no-repeat;}

/* RIGHTBAR: SEARCH */
p.searchright a { background: url(../img/icons/dela/search-button.gif) 3px 2px no-repeat;}


/*	 FOOTER
---------------------------------------------- */
#con_footer { color: #d7d205; }
#con_footer a, #con_footer a:visited { color: #d7d205;}
#con_footer li { background: url("../img/icons/dela/footer-bullet.gif") 10px 7px no-repeat; }


/*	 MIJN DELA, 2-COLUMN FLOAT
---------------------------------------------- */

.floatblock {padding-top: 10px;padding-bottom: 10px;float: left;width: 100%; color: #505f6e;}
.floatblock .floatleft {float: left; width:255px; }	
.floatblock .floatright {float:left; margin-left:0; width: 19.5em;}
#main .floatblock h2 { border: none; padding: 0; margin: 0; line-height: 1em; background: none; }
.readmore { background: url("../img/icons/open-arrow-news.gif") 0px 4px no-repeat; padding-left: 15px; }













