/* LIST */

.opsomm_ul {
	padding: 0;
	right: 0px;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
	list-style-type: square;
}

/* LINKS HOMEPAGE*/

a#index1{
	font-size: 16px;
	color:#006699;
	text-decoration: none;
}

a#index2{
	font-size: 21px;
	color:#669900;
	line-height: 28px;	
	text-decoration: none;
}

a#index3{
	font-size: 30px;
	color:#99CCFF;
	line-height: 24px;	
	text-decoration: none;
}

a#index4{
	font-size: 21px;
	color:#99CC33;
	line-height: 24px;
	text-decoration: none;
}

.sitemapheader {
	color:#333333;
}

.sitemap {
	background-color: #99CCFF;
	border: solid 1px #999999;
	padding:3px;
	color: #333333;
	display: block;
	font-size:13px;
}

.contentheader {
	color:#006699;
	font-weight: bold;
}



/* VRAAG EN ANTWOORD */
 
div.faq {
}
div.faq > div {
}
    
div.faq div.spacer {
    height: 9px;
}
    
div.faq div.category {
    margin-bottom: 3px;
    font-weight: bold;    	
}
    
div.faq div div{
 	font-weight: normal;
}
    
div.faq div div.answer{
    display: none;
    margin-bottom: 5px;
}

div.faq div div.question{
	line-height: 20px;
}

/* WOONVOORDEELOVERZICHT */

#overzichtbox{
	height: 123px;
	width: 478px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 10px;
}

#overzichtbox_l{
	width: 130px;
	float: left;
	text-align: center;
	padding-top: 5px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	margin-right: 15px;
}

#overzichtbox_l p{
	font-size: 10px;
	padding-top: 30px;
}

#overzichtbox_r{
	margin-right: 10px;
	margin-bottom: 10px;
}

#overzichtbox_r p{
}

#overzichtbox_r a span{
	color:#333333;
}

#overzichtbox_r_voordeel{
	color:#006699;
	padding-top: 5px;
	padding-bottom: 5px;
}

#overzichtbox_afwijkend{
	height: 360px;
	width: 478px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 10px;
}

/* /WOONVOORDEELOVERZICHT */
.lijn {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

/* TIPS EN TOOLS NA INLOG PASHOUDERS*/

#tiptools_left{
	width:232px;
	height:133px;
	background-color: #99CC33;
	border: 1px solid #999999;
	float: left;
	margin-bottom: 13px;
}

#tiptools_right{
	float: right;
	width:232px;
	height:133px;
	background-color: #99CC33;
	border: 1px solid #999999;
	margin-bottom: 13px;
}

div.tiptools{
	width: 232px;
	min-height:133px;
	max-height:133px;
	padding-bottom: 0px;
	padding-top: 0px;
}

div.tiptools h2{
	width: 222px;
	background-color: #669900;
	color: #FFFFFF;
	padding-left: 10px;
	margin-bottom: 0px;
	line-height: 22px;
}

div.tiptools h2 span{
	color:#333333;
	margin-bottom: 0px;
}

#tiptools_img{
}

#tiptools_button{
	padding-left: 130px;
	padding-top: 10px;
} 