
.clear {
	display: block;
	clear: both;
	background: none;
	height: 0px;
	padding: 0px;
	margin: 0px;
	overflow:hidden;
}


body {
	background-color: #00A0C6;
	font-size: 15px;
	font-family: "Times New Roman", Times;
}


#TopLeftPane {
	left: 0px;
	top: 0px;
	position: absolute;
	width: 140px;
	height: 130px;
}

#TopRightPane {
	height: 40px;
	top: 0px;
	width: 620px;
	left:  140px;
	position:absolute;
}


#logo {
	top: 0px;
	left: 0px;
	width: 140px;
	height: 130px;
	background-image: url('/img/blue/B_logo.gif');
}


#TopPane {
	top: 0px;
	left: 140px;
	width: 620px;
	height: 40px;
	}

 #Navigation {
 	float: right;
 	margin-top: 10px;
 }

 a img {
	border: 0px solid; 
}


/* Navigation */

.nav {
	margin: 0px;
	padding: 0px;
} 

.nav li {
	display		: inline;
	float 		: left;
	height		: 12px;
	margin		: 0px;
	padding 	: 0px 0px 0px 8px;
}

.nav li a {
	background-color: none;
	text-decoration:none;	
}

.navItem, .navItemActive {
	display : block;
	float 	: left;
	height 	: 12px;
	background-position	: center center;
	background-repeat	: no-repeat;
	background-image	: none;
}

#NavVoorwaarden { background-image : url('/img/blue/B_voorwaarden.gif'); width : 62px;}
#NavColofon { background-image : url('/img/blue/B_colofon.gif'); width : 42px;}
#NavContact { background-image : url('/img/blue/B_contact.gif'); width : 43px;}

#NavVoorwaarden:hover { color: #fff;
						border-bottom: 1px dotted #fff;
   						text-decoration: none	}
#NavColofon:hover { 	color: #fff;
   						border-bottom: 1px dotted #fff;
					   	text-decoration: none	}
#NavContact:hover {	 	color: #fff;
   						border-bottom: 1px dotted #fff;
   						text-decoration: none }

/* End Navigation */



/* Content Area */

#MiddleLeftPane {
	left: 0px;
	top: 145px;
	width: 140px;
	position:absolute;
}

#MiddelHeaderTop{
	left: 0px;
	height: 15px;
	width: 140px;
}

#MiddelHeaderBottom{
	left: 0px;
	margin-top: 20px;
	height: 15px;
	width: 140px;
}

.middleImageBig {
	height: 30px;
	background: url('/img/blue/B_pijl_groot.gif') no-repeat bottom right;
}

.middleImageSmall {
	height: 15px;
	background: url('/img/blue/B_pijl_klein.gif') no-repeat bottom right;
}

.middleImageZuruck {
	height: 30px;
	background: url('/img/blue/B_terug_pijl_groot.gif') no-repeat bottom right;
}

#MiddlePane{
	top: 	145px;
	width: 	760px;
	left:  	0px;
	position:absolute;
}

#NameHeader	{
	width: 620px;
}

.nameSmall{
	height: 17px;
	background: url('/img/blue/B_marianne_roelofs_wit.gif') no-repeat center left;
}

.nameBig{
	height: 40px;
	background: url('/img/blue/B_marianne_roelofs_groot.gif') no-repeat center left;
}

#WorkHeader {
	width: 620px;
	margin-top: 20px;
}

.headerSmall{
	height: 25px;
	background: url('/img/blue/B_dagelijkswerk_klein.gif') no-repeat center left;
}

.headerBig{
	height: 40px;
	background: url('/img/blue/B_dagelijkswerk_groot.gif') no-repeat center left;
}

#WorkContentHeader{
	width: 620px;
	padding-top: 10px;
	font-size: 15px;
	font-family: "Times New Roman", Times;
	color: white;
	text-align: left;
	background-color:#00A0C6;
}

#NameContentHeader{
	width: 620px;
	padding-top: 10px;
	font-size: 15px;
	font-family: "Times New Roman", Times;
	color: white;
	text-align: left;
	background-color:#00A0C6;
}

#moreInfo {
	width: 107px;
	height:	12px;
	background: url('/img/blue/B_meer_info.gif') no-repeat;
	display: block;
}

#moreInfoName {
	width: 107px;
	height:	12px;
	background: url('/img/blue/B_meer_info.gif') no-repeat;
	display: block;
}

#moreInfoWork {
	width: 107px;
	height:	12px;
	background: url('/img/blue/B_meer_info.gif') no-repeat;
	display: block;
}

/*
Content Area 
*/

#WorkContent {
	width: 620px;
	margin-top: 20px;
	color: white;
	display: block;
}


#Adviseren {
	height: 35px;
	width: 620px;
	border-top: 1px dotted;
	color: white;
	display: block;
}

#AdviserenItem {
	float: left;
	width: 79px;
	height: 35px;
	background: url('/img/blue/B_titel_adviseren.gif') no-repeat left center;
	display: block;
}

#Schrijven {
	height: 35px;
	width: 620px;
	border-top: 1px dotted;
	color: white;
	display: block;
}

#SchrijvenItem {
	float: left;
	width: 79px;
	height: 35px;
	background: url('/img/blue/B_titel_schrijven.gif') no-repeat left center;
	display: block;
}

#Trainen {
	height: 35px;
	width: 620px;
	border-top: 1px dotted;
	color: white;
	display: block;
}

#TrainenItem {
	float: left;
	width: 79px;
	height: 35px;
	background: url('/img/blue/B_titel_Trainen.gif') no-repeat left center;
	display: block;
}

#Coachen {
	height: 35px;
	width: 620px;
	border-top: 1px dotted;
	color: white;
	display: block;
}

#CoachenItem {
	float: left;
	width: 79px;
	height: 35px;
	background: url('/img/blue/B_titel_coachen.gif') no-repeat left center;
	display: block;
}


#NameContent {
	width: 620px;
	margin-top: 20px;
	color: white;
	display: block;
}

.maximize {
	float: right;
	height: 35px;
	width: 15px;
	display: block;
	background: url('/img/blue/B_maximize.gif') no-repeat center center;
}

.minimize {
	float: right;
	height: 35px;
	width: 15px;
	display: block;
	background: url('/img/blue/B_minimize.gif') no-repeat center center;
}

/* Rounded Corners */

.lt {
	background-image:url('/img/blue/B_roundedcorner_B_L.gif');
	background-position:left top;
}

.rt {
	background-image:url('/img/blue/B_roundedcorner_B_R.gif');
	background-position:right top;
}


.lb {
	background-image:url('/img/blue/B_roundedcorner_O_L.gif');
	background-position:left bottom;
}

.rb {
	background-image:url('/img/blue/B_roundedcorner_O_R.gif');
	background-position:right bottom;
}

.lt, .rt, .lb, .rb {
	background-repeat:no-repeat;
	height:8px;
	width:100%;
}

.roundContainer{
	width: 595px; 
	background-color:#fff;
	margin-bottom: 10px;
}

.roundContainerContactL{
	background-color:#fff;
	float: left;
	width: 140px;
	display: block;
}

.roundContainerContactR{
	background-color:#fff;
	float: left;
	width: 455px;
	display:block;
}

.content {
	padding:2px 10px;
	color: #DA7412;
	background-color: inherit;
	font-size: 13px;
	font-family: "Times New Roman", Times;
}

#contentOverlayContent .content {
	padding:2px 20px;
	font-size: 13px;
	line-height: 15px;
	
}

.name {
	margin: 10px;
	padding: 0px;
} 

ul {
	margin:10px;
	padding:0px;
	list-style-image: url('/img/blue/B_bullet.gif') ;
}

ul.name{ 
	list-style-image: url('/img/blue/B_content_arrow.gif') ;
	font-size: 13px;
}

ul li {
	margin-left: 10px;
}


ul.name li a{
	text-decoration: none;
	border-bottom: 1px dotted  #DA7412;
	color: #DA7412;
}

ul.name li:hover a{
	background-color:  #F9EADC;
	border-bottom: 1px dotted  #DA7412;
}



#form_box {
	margin-bottom:2px;
	padding:0.5em;
	width:400px;
}

#form_box input, #form_box textarea {
	width:300px;
}
#form_box div {
	padding:0.2em 0.5em;
}

#form_box p {
	float:left;
	margin:4px 0pt;
	width:180px;
}

#form_box .submt {
	border: 0px solid #00A0C6; 
	background-color: #fff;
	width: auto;
	padding: 5px 10px;
}



#contentOverlay {
	z-index: 400; 
	position: absolute; 
	width: 700px;
	background-color: #00A0C6;
	margin-left: 140px;
	margin-bottom: 20px;
}

#contentOverlayHeader{
	width: 109px;
	height: 37px;
	background: url('/img/blue/B_terug_groot.gif') left center;
	cursor: pointer;	
}

#contentOverlayContent{
	width: 620px;
	color: white;
	font-size: 13px;
	line-height: 16px;
	padding: 5px 0px 20px 0px;
}

.block{
	width: 400px;
	height: 60px;
	display: block;
}

.roundContainerInschrijven{
	background-color:#fff;
	float: left;
	width: 455px;	

}

.overlayMenuContainer{
	background-color:#fff;
	float: left;
	width: 580px;	
}

.imgOverlayDivContact{
	width: 300px;
	height: 24px;
	background: url('/img/blue/B_titel_contact_generiek.gif') left center no-repeat;
	display: block;
	margin-bottom: 8px;
}

.imgOverlayDivColofon{
	width: 300px;
	height: 24px;
	background: url('/img/blue/B_titel_colofon.gif') left center no-repeat;
	display: block;
	margin-bottom: 8px;
}

.imgOverlayDivDisclaimer{
	width: 300px;
	height: 24px;
	background: url('/img/blue/B_titel_disclaimer.gif') left center no-repeat;	
	display: block;
	margin-bottom: 8px;
}

.dotted {
	width: 620px; 
	height: 2px; 
	margin-top: 5px; 
	display:block; 
	border-top: 1px dotted #fff;
}

#leftH{
	margin-left: 140px; 
	margin-top: -15px;
}

#rightH{
	margin-left: 140px; 
	margin-top: -15px;
}



