@charset "utf-8";
body {
background-image:url(../images/body.jpg);
background-repeat:repeat-x;
background-color:#d9e0ad;
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
text-decoration:none;
line-height:1.6em;
margin:0;
padding:0;
}

#container {
width:932px;
background-image:url(../images/container.jpg);
background-repeat:repeat-y;
position:relative;
margin:12px auto 0;
padding:0;
}

#header {
background-image:url(../images/header.jpg);
height:194px;
position:relative;
margin:0;
padding:0;
}

#topnavigation {
width:932px;
position:relative;
height:73px;
margin:0;
padding:0;
}

#topnavigation-left {
width:512px;
float:left;
position:relative;
background-image:url(../images/nav-left-shadow.jpg);
background-repeat:no-repeat;
background-position:left;
height:73px;
margin:0;
padding:0;
}

#topnavigation-right {
width:419px;
float:right;
position:relative;
background-image:url(../images/nav-right-shadow.jpg);
background-repeat:no-repeat;
background-position:right;
height:73px;
margin:0;
padding:0;
}

#topnavigation-left,#topnavigation-right {
height:73px;
position:relative;
text-align:right;
margin:0;
padding:0;
}

#topnavigation-left ul,#topnavigation-right ul {
list-style-type:none;
margin:0;
padding:0;
}

#topnavigation-left ul li,#topnavigation-right ul li {
float:left;
display:inline;
margin:0;
padding:0 14px 0 0;
}

#topnavigation-left li a,#topnavigation-right li a {
height:19px;
display:block;
line-height:200px;
overflow:hidden;
margin:0;
padding:0;
}

#topnavigation-left li a:hover,#topnavigation-right li a:hover {
background-repeat:repeat-x;
}

#topnavigation-left ul {
margin-left:66px;
margin-top:25px;
}

#topnavigation-right ul {
margin-left:253px;
margin-top:25px;
}

#counseling {
background-image:url(../images/navigation/btn-counseling-01.jpg);
width:78px;
background-repeat:no-repeat;
}

#counseling a:hover {
background-image:url(../images/navigation/btn-counseling-02.jpg);
}

.counseling-active {
background-image:url(../images/navigation/btn-counseling-03.jpg);
width:78px;
background-repeat:no-repeat;
}

#werkwijze {
background-image:url(../images/navigation/btn-werkwijze-01.jpg);
width:111px;
background-repeat:no-repeat;
}

#werkwijze a:hover {
background-image:url(../images/navigation/btn-werkwijze-02.jpg);
}

.werkwijze-active {
background-image:url(../images/navigation/btn-werkwijze-03.jpg);
width:111px;
background-repeat:no-repeat;
}

#overmij {
background-image:url(../images/navigation/btn-overmij-01.jpg);
width:63px;
background-repeat:no-repeat;
}

#overmij a:hover {
background-image:url(../images/navigation/btn-overmij-02.jpg);
}

.overmij-active {
background-image:url(../images/navigation/btn-overmij-03.jpg);
width:63px;
background-repeat:no-repeat;
}

#investeer {
background-image:url(../images/navigation/btn-investeer-01.jpg);
width:128px;
background-repeat:no-repeat;
}

#investeer a:hover {
background-image:url(../images/navigation/btn-investeer-02.jpg);
}

.investeer-active {
background-image:url(../images/navigation/btn-investeer-03.jpg);
width:128px;
background-repeat:no-repeat;
}

#contact {
background-image:url(../images/navigation/btn-contact-01.jpg);
width:57px;
background-repeat:no-repeat;
}

#contact a:hover {
background-image:url(../images/navigation/btn-contact-02.jpg);
}

.contact-active {
background-image:url(../images/navigation/btn-contact-03.jpg);
width:57px;
background-repeat:no-repeat;
}

#home {
background-image:url(../images/navigation/btn-home-01.jpg);
width:44px;
background-repeat:no-repeat;
}

#home a:hover {
background-image:url(../images/navigation/btn-home-02.jpg);
}

.home-active {
background-image:url(../images/navigation/btn-home-03.jpg);
width:44px;
background-repeat:no-repeat;
}

#content-left {
background-image:url(../images/content-shadow-left.jpg);
background-repeat:no-repeat;
background-position:left top;
height:auto;
min-height:450px;
float:left;
width:512px;
position:relative;
border-right-width:1px;
border-right-style:solid;
border-right-color:#D6D6D6;
margin:0;
padding:0;
}

#content-left a {
color:#FFF;
font-weight:700;
text-decoration:none;
}
#content-left  h1 {
	margin: 0px;
	padding: 0px;
	height: 34px;
	line-height: 300px;
	overflow: hidden;
}


#jij,#inproces,#ik, #main-counseling, #main-werkwijze, 
#main-overmij, #main-investeer, #main-contact, #main-column {
width:437px;
margin:0 0 0 50px;
}
 #main-counseling, #main-werkwijze, 
#main-overmij, #main-investeer, #main-contact, #main-column {
	padding-bottom: 20px;
}
#jij ul,#inproces ul ,#ik ul, #main-counseling ul, #main-werkwijze ul, 
#main-overmij ul, #main-investeer ul, #main-contact ul, #main-column ul {
	padding-right: 40px;

}
#jij ul li,#inproces ul li,#ik ul li,#main-counseling ul li, #main-werkwijze ul li, 
#main-overmij ul li, #main-investeer ul li, #main-contact ul li, #main-column ul li {
	color: #FFFFFF;
}
.sublist {
	margin-top: 10px;
	margin-bottom: 6px;
	list-style-type: disc;
}
#main-counseling p, #main-werkwijze p, 
#main-overmij p, #main-investeer p, #main-contact p, #main-column p {
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}
#jij {
background-color:#afbf4b;
}

#inproces {
background-color:#cd81a5;
margin-top:12px;
}

#ik {
margin-top:12px;
background-color:#6d83d4;
}
#main-counseling {
background-color:#afbf4b;
}
#main-werkwijze {
background-color:#cd81a5;
}
#main-overmij {
background-color:#6d83d4;
}
#main-investeer {
background-color:#afbf4b;
}
#main-contact {
background-color:#cd81a5;
}
#main-column {
background-color:#7b5f93;
}
.CollapsiblePanelTab {
cursor:hand;
-moz-user-select:none;
-khtml-user-select:none;
height:34px;
margin:0;
padding:0;
}

.header-jij {
background-image:url(../images/headings/h-jij.jpg);
height:34px;
overflow:hidden;
width:437px;
display:block;
line-height:200px;
margin:0;
padding:0;
}

.header-inproces {
background-image:url(../images/headings/h-in-proces.jpg);
line-height:200px;
overflow:hidden;
width:437px;
display:block;
height:34px;
margin:0;
padding:0;
}

.header-ik {
background-image:url(../images/headings/h-ik.jpg);
height:34px;
line-height:200px;
overflow:hidden;
width:437px;
display:block;
margin:0;
padding:0;
}
.header-column-main {
background-image:url(../images/headings/h-column.jpg);
height:34px;
line-height:200px;
overflow:hidden;
width:437px;
display:block;
margin:0;
padding:0;
}
.header-counseling {
	background-image: url(../images/headings/h-counseling.jpg);
	background-repeat: no-repeat;
}
.header-werkwijze {
	background-image: url(../images/headings/h-werkwijze.jpg);
	background-repeat: no-repeat;
}
.header-overmij {
	background-image: url(../images/headings/h-overmij.jpg);
	background-repeat: no-repeat;
}
.header-investeer {
	background-image: url(../images/headings/h-investeer.jpg);
	background-repeat: no-repeat;
}
.header-contact {
	background-image: url(../images/headings/h-contact.jpg);
	background-repeat: no-repeat;
}
.header-wsonder {
	background-image: url(../images/headings/right-wsonder.jpg);
	background-repeat: no-repeat;
}
.header-webton {
	background-image: url(../images/headings/right-webton.jpg);
	background-repeat: no-repeat;
}
.header-route {
	background-image: url(../images/headings/right-route.jpg);
	background-repeat: no-repeat;
}
#main-investeer h2 {
	margin-left: 20px;
	color: #FFF;
}


.CollapsiblePanelContent {
padding-bottom:20px;
}

.CollapsiblePanelContent p {
color:#FFF;
padding-top:20px;
padding-right:20px;
padding-left:20px;
margin:0;
}

.CollapsiblePanelTabHover,.CollapsiblePanelOpen .CollapsiblePanelTabHover {
background-image:url(../images/headings/h-jij-02.jpg);
}

#content-right {
background-image:url(../images/content-shadow-right.jpg);
background-repeat:no-repeat;
background-position:right top;
float:right;
height:auto;
min-height:450px;
width:419px;
position:relative;
margin:0;
padding:0;
}


#actueel, #wsonder, #route {
	width:341px;
	background-color:#7b5f93;
	color:#FFF;
	margin:0 0 0 26px;
	padding:0;
}
#actueel p{
	margin:20px 0px 20px 0px;	
}

#column-right, #inspiratie {
width:341px;
background-color:#7b5f93;
color:#FFF;
margin:12px 0 0 26px;
padding:0;
}
#right-foto {
	width:341px;
	padding:0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 26px;
}
.header-actueel, .header-column-right, .header-inspiratie, .header-wsonder, .header-route {
height:34px;
width:341px;
position:relative;
line-height:300px;
overflow:hidden;
margin:0;
padding:0;
}

.header-actueel {
background-image:url(../images/headings/right-actueel.jpg);
height:34px;
width:341px;
position:relative;
margin:0;
padding:0;
}

#actueel,#column-right, #inspiratie, #wsonder, #route {
	padding-bottom:20px;
}

#actueel p, #column-right p, #inspiratie p, #wsonder p, #route p {
padding-right:20px;
padding-left:20px;
}
#actueel a, #column-right a, #inspiratie a, #wsonder a, #route a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#actueel a:hover, #column-right a:hover, #inspiratie a:hover, #wsonder a:hover, #route a:hover {
	text-decoration: underline;
}
.header-column-right {
background-image:url(../images/headings/right-column.jpg);
}

.header-inspiratie {
background-image:url(../images/headings/right-inspiratie.jpg);
}

#footer {
	background-image:url(../images/footer-shadow.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:60px;
	width:878px;
	clear:both;
	color:#666;
	font-size:11px;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 54px;
	padding-bottom: 0;
	padding-left: 0;
	text-align: right;
	position: relative;
}

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

.divider {
padding-right:9px;
padding-left:9px;
}

#content-left a:hover,#footer a:hover {
text-decoration:underline;
}

