body
{
margin:0px;
background-image:url(http://www.wullenhoven.nl/assets/templates/wullenhoven/pics/background-bgcolor.jpg);
}
#header_mid
{
background-image:url(http://www.wullenhoven.nl/assets/templates/wullenhoven/pics/header-mid.jpg);
width:100%;
height:103px;
}

#content_c
{
	width:391px;
	background-color:#FFFFFF;
	position:relative;
	left: 80px;
	top:80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.content_c_titel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: rgb(255, 0, 135);
	text-decoration: none;
}

#content_c a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 20px;
	text-transform: none;
	color: #000000;
	text-decoration:underline;
}

#content_c a:hover

{
	text-decoration: none;
}

#menu
{
	
	width:220px;
	/* background-image:url(http://www.wullenhoven.nl/assets/templates/wullenhoven/pics/bckgrnd-roze.jpg); */
	position:relative;
	left: 100px;
	top:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
	word-spacing: 3px;
}

#menu a, a:visited, a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

#menu ul
{
list-style:none;
margin:5px;
padding:5px;
}

#menu li
{
	width:220px;
	height:23px;
	background-image:url(http://www.wullenhoven.nl/assets/templates/wullenhoven/pics/bckgrnd-roze.jpg);
	padding-left: 10px;
	padding-top: 6px;
}

#menu li:hover
{
	background:#666666;
	width:220px;
	top: 0px;
	left: 0px;
	position: relative;
}

#menu li.active 
{
	background:#666666;
}

#frame_table
{
	background-repeat: no-repeat;
}

#logopic
{
left:420px;
position:relative;
}

#frame_disclaimer
{
	bottom:-325px;
	left:230px;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

#frame_disclaimer a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

#frame_disclaimer a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

#menywayfinder
{
position:relative;
left:-25px;
}

.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	color: #FFFFFF;
	padding: 8px 8px 4px;
	background: url(http://www.wullenhoven.nl/assets/templates/wullenhoven/pics/bckgrnd-roze.jpg) top left;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;	
}
 
.tool-text {
	font-size: 12px;
	padding: 4px 8px 8px;
	background: url(http://www.wullenhoven.nl/assets/templates/wullenhoven/pics/bckgrnd-roze.jpg) bottom right;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;	
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}













/* moodalbox CSS */

div#mb_overlay {
position: absolute;
left: 0;
width: 100%;
background-color: #000;
cursor: pointer;
}

div#mb_center, div#mb_bottom {
position: absolute;
left: 50%;
overflow: hidden;
background-color: #DDD;
}

div#mb_center {
background-color: #FFF;
}

div#mb_contents {
width: 604px;
height: 676px;
border: 10px solid #DDD;
overflow: auto;
background-color: #FFF;
visibility: hidden;
}

.mb_loading {
background: #DDD url(/assets/images/website/loading.gif) no-repeat center center;
}

#mb_error {
font-size: 1.2em;
color: #CD0000;
font-weight: bold;
text-align: center;
padding: 0.5em;
font-family: Verdana, Helvetica, sans-serif;
}

#mb_error em {
font-size: 0.8em;
}

div#mb_bottom {
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
color: #666;
line-height: 1.4em;
text-align: left;
border: 10px solid #DDD;
border-top-style: none;
}

a#mb_close_link {
display: block;
float: right;
width: 66px;
height: 22px;
background: transparent url(/assets/images/website/closelabel.gif) no-repeat center;
margin: 5px 0;
}

div#mb_caption {
margin-right: 71px;
}




.popup_content_c
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #000000;
text-decoration: none;
}

.popup_content_c a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration:underline;
}

.popup_content_c a:hover

{
	text-decoration: none;
}