/* ********************************* */
/* LETTERTYPEN                               */
/* **********************************/
body
{
font-family:Arial;
font-size:12px;
font-weight:normal;
}

/* ********************************* */
/* ALGEMENE INSTELLINGEN               */

/* ********************************* */
body {
margin-top:0px;
margin-left:0px;
margin-right:0px;
padding:0;
width:100%;
height:100%;
background-color:#ffffff;	/* default */
color:#341A6F;				/* default */
}

#framework {
position:absolute;
margin-left:-475px;
margin-top:0px;
top:0px;
left:50%;
width:950px;
height:640px;
background-color:#ffffff;

background-image:url('../../siteimages/main/basis/background.gif'); 
background-repeat: no-repeat;
background-position:0px 0px;
border:0px solid #000000;
}

#framework_vervolg {
position:absolute;
margin-left:-475px;
margin-top:0px;
top:0px;
left:50%;
width:950px;
height:640px;
background-color:#ffffff;

background-image:url('../../siteimages/main/basis/background_text.gif'); 
background-repeat: no-repeat;
background-position:0px 0px;
border:0px solid #000000;
}
/* ********************************* */
/* HOME IMAGEMAP               */

/* ********************************* */
#cnt_home_img {
position:absolute;
top:155px;
left:0px;
z-index:100;
}
#cnt_1 {
position:absolute;
top:155px;
left:0px;
z-index:50;
visibility:hidden;
}
#cnt_2 {
position:absolute;
top:155px;
left:0px;
z-index:50;
visibility:hidden;
}
#cnt_3 {
position:absolute;
top:155px;
left:0px;
z-index:50;
visibility:hidden;
}
#cnt_4 {
position:absolute;
top:155px;
left:0px;
z-index:50;
visibility:hidden;
}

#cnt_decor {
position:absolute;
top:20px;
left:380px;
z-index:100;
}
#cnt_image_waiier {
position:absolute;
top:155px;
left:0px;
}

#cnt_menu {
position:absolute;
top:105px;
left:12px;
font-size:14px;
line-height:20px;
z-index:200;
}
#cnt_submenu {
position:absolute;
top:609px;
left:505px;
font-size:14px;
line-height:20px;
}
#cnt_start {
position:absolute;
top:135px;
left:0px;
}
/* ********************************* */
/*CONTENT BLOKKEN               */

/* ********************************* */
#cnt_texten {
position:absolute;
top:135px;
left:505px;
}

#content {
float: left;
width: 415px;
height: 445px;
margin-top: 6px;
overflow:auto;
}

.txt_home {
font-size:14px;
color:#ed1c24;
line-height:20px;
padding-bottom: 10px;

}

.txt_er_was_eens a {
color:#85c440;
}
.txt_er_was_eens .subkop {
color:#85c440;
}

.txt_een_verteltas a {
color:#f68b1c;
}
.txt_een_verteltas .subkop {
color:#f68b1c;
}

.txt_en_nog_wat a {
color:#00b9d7;
}
.txt_eigendomsrechten a {
color:#ed1c24;
}

/*om voor te zorgen dat met of zonder scrollbar content breed voor text blift gelijk  */
.txt_met_van_alles, .txt_er_was_eens, .txt_een_verteltas, .txt_met_van_alles, .txt_en_nog_wat, .txt_eigendomsrechten   {
width:390px;
}
.txt_er_was_eens, .txt_een_verteltas, .txt_en_nog_wat   {
text-align:justify;
}
.txt_met_van_alles a {
color:#ec008c;
}
.txt_met_van_alles li {
padding:0px;
margin-bottom:5px;
}
.txt_en_nog_wat .subkop {
color:#00b9d7;
}
.txt_en_nog_wat .kop {
color:#00b9d7;
}
.txt_en_nog_wat li {
padding:0px;
margin-bottom:5px;
}
.txt_contact h1 {
color:#ed1c24;
}
.txt_contact .subkop {
color:#ed1c24;
}
.kop {
font-weight:bold;
font-size:14px;
}
.subkop {
font-weight:bold;
}
.subkop_magenta {
font-weight:bold;
color:#ec008c;
}
ul {
padding:0px;
margin-left:16px;
}
li {
padding:0px;
margin-bottom:15px;
}
h1 {
font-size:18px;
}
/* ********************************* */
/*LINKS               */

/* ********************************* */


a {
color:#341a6f;
text-decoration:none;
}
a:visited {

}
a:hover {
color:#ed1c24;
text-decoration:none;
}

A:active
{
  outline: none;
}
a:focus { 
-moz-outline-style: none; 
}



/* ********************************* */
/* MENU'S               */

/* ********************************* */

.er_was_eens {
color:#85c440;
text-decoration:none;	

}
.met_van_alles {
color:#ec008c;
text-decoration:none;	

}
.en_nog_wat {
color:#00b9d7;
text-decoration:none;	

}
.een_verteltas {
color:#f68b1c;
text-decoration:none;	

}
.contact {
color:#ed1c24;
text-decoration:none;	

}

.eigendomsrechten {
color:#ed1c24;
text-decoration:none;	

}


.home {
color:#ed1c24;
text-decoration:none;	

}

a.er_was_eens {

font-size:14px;
color:#ffffff;

text-decoration:none;	
}
a.er_was_eens:visited {
}
a.er_was_eens:hover {
color:#85c440;
}



a.met_van_alles {

font-size:14px;
color:#ffffff;

text-decoration:none;	
}
a.met_van_alles:visited {
}
a.met_van_alles:hover {
color:#ec008c;
}



a.en_nog_wat {

font-size:14px;
color:#ffffff;

text-decoration:none;	
}
a.en_nog_wat:visited {
}
a.en_nog_wat:hover {
color:#00b9d7;
}



a.een_verteltas {

font-size:14px;
color:#ffffff;

text-decoration:none;	
}
a.een_verteltas:visited {
}
a.een_verteltas:hover {
color:#f68b1c;
}



a.contact {

font-size:14px;
color:#ffffff;

text-decoration:none;	
}
a.contact:visited {
}
a.contact:hover {
color:#ed1c24;
}



a.home {

font-size:14px;
color:#ffffff;

text-decoration:none;	
}
a.home:visited {
}
a.home:hover {
color:#ed1c24;
}


a.eigendomsrechten {

font-size:14px;
color:#ffffff;

text-decoration:none;	
}
a.eigendomsrechten:visited {
}
a.eigendomsrechten:hover {
color:#ed1c24;
}




/* accordion */

#accordion {

float:left;


}

#accordion H4 {
	
color:#ec4d98;
	
margin:0;
	
font-size:14px;
	
cursor:pointer;
	
padding-top: 5px;
	
padding-bottom: 5px;
	
padding-right: 0px;
	
padding-left: 0px;
	
font-weight: normal;

}
#accordion img  {
	
vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#accordion H4 a, #accordion h4 a:visited {
	text-decoration: none;
	color: #ec4d98;
	padding-left: 0px;
}
#accordion H4 a:hover {
	text-decoration: none;
	color: #534542;	
	padding-left: 0px;
}
#accordion H4.current {
	cursor:default;
	color: #534542;
	vertical-align: middle;
}
#accordion div.pane {
	height:auto;
	font-size:12px;
	line-height: 16px;
	color: #534542;
	padding-bottom: 5px;
}
#accordion div.pane img {
	margin-top: 5px;
}
#accordion div.pane h3 {
	font-weight:normal;
	margin:0 0 -5px;
	font-size:12px;
}


