@charset "utf-8";
/* CSS Document */

body{
	background-color:#dbd4c6;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
	/*color:#8a8170;*/
	color: #776f61;
}

#wrapper{
	position: absolute;
	left: -360px;
	top: -270px;
	width: 100%;
	height: 100%;
}

#main{
	background: url(../images/mainbg.gif) no-repeat top right #ffffff;
	position: absolute;
	left: 50%;
	top: 50%;
	width:720px;
	height:540px;
	margin:auto;
	
}

#logo{
	padding:31px 0 0 41px;
}

#nav{
	background: transparent url(../images/menubg.png);
	margin:26px 28px 0;
	height:35px;
	font-size:17px;
	padding:0px 0px 0px 5px;
	line-height:35px;
}

#nav a{
	color:#bab3a5;
	text-decoration:none;
	background:url(../images/menu-div.png) no-repeat right 4px;
	display:inline;
	padding:0px 17px 0px 8px;
}

#nav a:hover{
	color:#ffffff;
	text-decoration:none;
	background:url(../images/menu-div_over.png) no-repeat right 4px;
}

#nav a.link_active{
	color:#ffffff;
	text-decoration:none;
	background:url(../images/menu-div_over.png) no-repeat right 4px;
}

#nav a#contact_menu.link_active {
	background:none;
}

#nav a.contact{
	color:#bab3a5;
	text-decoration:none;
	background:none;
	padding:0px 18px 0px 10px;
}

#nav a.contact:hover{
	color:#ffffff;
	text-decoration:none;
}

#nav a.contact_active{
	color:#ffffff;
	text-decoration:none;
	background:none;
	padding:0px 18px 0px 10px;
}

#contentarea{
	margin:6px 28px;
	background: none;
	height:333px;
}
	
#homecontent{
	font-size:11px;
	float:right;
	width:443px;
	height:333px;
	overflow:auto;
	position:relative;
	scrollbar-face-color: #8a8170;
	scrollbar-arrow-color: #bab3a5;
	scrollbar-highlight-color: #bab3a5;
	scrollbar-3dlight-color: #bab3a5;
	scrollbar-shadow-color: #bab3a5;
	scrollbar-darkshadow-color: #bab3a5;
	scrollbar-track-color: #bab3a5;
	margin-top:5px;
}

#content{
	font-size:11px;
	float:right;
	width:448px;
	height:333px;
	overflow:auto;
	line-height:15px;
	letter-spacing:normal;
	position:relative;
	scrollbar-face-color: #8a8170;
	scrollbar-arrow-color: #bab3a5;
	scrollbar-highlight-color: #bab3a5;
	scrollbar-3dlight-color: #bab3a5;
	scrollbar-shadow-color: #bab3a5;
	scrollbar-darkshadow-color: #bab3a5;
	scrollbar-track-color: #bab3a5;
}

#content_inspiratie{
	font-size:11px;
	float:right;
	width:447px;
	height:333px;
	overflow:auto;
	line-height:15px;
	letter-spacing:normal;
	position:relative;
	scrollbar-face-color: #8a8170;
	scrollbar-arrow-color: #bab3a5;
	scrollbar-highlight-color: #bab3a5;
	scrollbar-3dlight-color: #bab3a5;
	scrollbar-shadow-color: #bab3a5;
	scrollbar-darkshadow-color: #bab3a5;
	scrollbar-track-color: #bab3a5;
}
#content_bbnewsimg{
	font-size:11px;
	float:right;
	width:448px;
	height:333px;
	padding-right:3px;
	overflow:auto;
	line-height:15px;
	letter-spacing:normal;
	position:relative;
	scrollbar-face-color: #8a8170;
	scrollbar-arrow-color: #bab3a5;
	scrollbar-highlight-color: #bab3a5;
	scrollbar-3dlight-color: #bab3a5;
	scrollbar-shadow-color: #bab3a5;
	scrollbar-darkshadow-color: #bab3a5;
	scrollbar-track-color: #bab3a5;
}

#content_bbnewstxt{
	font-size:11px;
	float:right;
	width:444px;
	height:333px;
	overflow:auto;
	line-height:15px;
	letter-spacing:normal;
	position:relative;
	scrollbar-face-color: #8a8170;
	scrollbar-arrow-color: #bab3a5;
	scrollbar-highlight-color: #bab3a5;
	scrollbar-3dlight-color: #bab3a5;
	scrollbar-shadow-color: #bab3a5;
	scrollbar-darkshadow-color: #bab3a5;
	scrollbar-track-color: #bab3a5;
}

.col1 {
	width: 216px;
	float:left;
	margin-left: 224px;
}

.col2 {
	width: 217px;
	float:left;
	margin-left: -440px;
}

.col3 {
	width: 217px;
	float:right;
	margin-right:0px;
}

.tablecol1 {
	width: 110px;
	float:left;
	margin-left: 164px;
	display:inline;
	font-size:9px;
	line-height:14px;
}

.tablecol2 {
	width: 154px;
	float:left;
	margin-left: -274px;
	display:inline; 
	font-size:9px;
	font-weight:bold;
	line-height:14px;
}

.tablecol3 {
	width: 120px;
	float:right;
	margin-right:0px;
	display:inline;
	font-size:9px;
	background:url(../images/arrow_blue.png) no-repeat 0px 4px;
	padding-left:10px;
	line-height:14px;
}

a.blue{
	color:#009fd1;
	text-decoration:none
}

span.blue{
	color:#009fd1;
}

.txt{
	margin:8px 20px 5px 10px;
}

.txt1{
	margin:3px 20px 5px 6px;
}

.txt_inspiratie{
	margin:5px 20px 5px 10px;
}

.photo{
	margin:0px 0px 0px 6px;
}

.photocaption{
	margin:0px 0px 12px 7px;
}

ul {
	margin:0px;
	padding:3px 15px;
}

ul.sublinks {
	margin:20px 0px;
	padding:0px;
	font-size:11px;
}

ul.sublinks li {
	padding:2px 0;
	list-style:none;
}

ul.bbnews {
	margin:20px 0px;
	padding:0px;
	font-size:11px;
}

ul.bbnews li {
	padding:2px 2px;
	list-style:none;
	border-bottom:1px dashed #e9b985;
}

a.leiderschap {
	color:#e0808b;
	text-decoration:none; 
	width:173px;
	display:block
}

a.reflectie {
	color:#bce09b;
	text-decoration:none;
	width:173px;
	display:block
}

a.bbnewslinks {
	color:#e9b985;
	text-decoration:none;
	width:173px;
	display:block
}

a.leiderschap:hover,
a.reflectie:hover, 
a.slactive {
	color:#ffffff;
	text-decoration:none;
	/*background:url(../images/arrow_white.png) no-repeat right 4px;*/
	width:173px;
	display:block;
	cursor: default;
}

a.bbnewslinks:hover,
a.bbnactive {
	color:#ffffff;
	text-decoration:none;
	background:url(../images/arrow_white.png) no-repeat right 4px;
	width:184px;
	display:block;
}

.bbnewsactive{
	color:#ffffff;
	font-size:17px;
	margin-top:3px;
	padding-top:6px;
	border-top:1px dashed #ffffff;
	background:url(../images/arrow_white.png) no-repeat right 85%;
}

#leiderschap{
	background:#c10016;
	width:173px;
	height:295px;
	padding:19px 22px;
}

#coaching{
	background:#d57b19;
	width:173px;
	height:295px;
	padding:19px 22px;
}

#training{
	background:#d2d624;
	width:173px;
	height:295px;
	padding:19px 22px;
}

#reflectie{
	background:#74ac3f;
	width:173px;
	height:295px;
	padding:19px 22px;
}

#sport{
	background:#0fa0d1;
	width:173px;
	height:295px;
	padding:19px 22px;
}

#teamwork {
	background:#cb5193;
	width:173px;
	height:295px;
	padding:19px 22px;
}

#bbnews{
	background:#d67b19;
	width:186px;
	height:303px;
	padding:15px 12px;
}

#bbnews_small{
	background:#d67b19;
	width:180px;
	height:303px;
	padding:15px 15px;
}

.contentbtm{
	width:430px;
	height:57px;
	position:relative;
	background: transparent url(../images/menubg.png);
	margin-top:9px;
	padding:9px;
	font-family:arial;
	font-size:11px;
	color:#ffffff;
	line-height:12px;
}

.addr{
	padding-top:10px;
	margin:0px;
}

.contentbtm img{
	float:right;
	position: absolute;
	bottom: 8px;
	right: 8px;
}

#footer{
	margin:0px 28px;
	background: transparent url(../images/footerbg.png);
	height:27px;
	font-size:11px;
	font-family: Helvetica, Arial, sans-serif;
	color:#ffffff;
	padding:0px 13px;
	line-height:27px;
}

.footertitle{
	font-size:13px;
	color:#ffffff;
}

a.bbnews{
	text-decoration:none;
}

h2{
	color:#0fa0d1;
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px;
	padding:0px;
}

h3{
	font-size:13px;
	font-weight:bold;
	margin:0 0 10px;
	padding:0px;
}

.partnerbox1{
	float:left;
	width:322px;
	height:106px;
	background:url(../images/maroon_stretch.gif) no-repeat left 98px;
}

.partnerbox2{
	float:right;
	width:334px;
	height:106px;
	background:url(../images/maroon_stretch.gif) no-repeat left 98px;
}

.maroonbox1{
	background:#d67b19;
	width:310px;
	height:86px;
	padding:6px;
}

.maroonbox2{
	background:#d67b19;
	width:310px;
	height:86px;
	padding:6px 18px 6px 6px;
}

.maroonbox1 img,
.maroonbox2 img {
	float:left;
}

img.partnersymbol {
	float:right;
	margin-top:42px;
	margin-right: 10px;
}

img.partnersymbol2 {
	float:right;
	margin-top:42px;
}

.partnername{
	font-size:14px;
	color:#ffffff;
	vertical-align:top;
	margin:0 0 0 94px;
	height:86px;
}

.partnernamesmall{
	font-size:11px;
	margin-top:40px;
}

#partnercontent{
	width:100%;
	height:222px;
	overflow:auto;
	line-height:19px;
	letter-spacing:normal;
	scrollbar-face-color: #8a8170;
	scrollbar-arrow-color: #bab3a5;
	scrollbar-highlight-color: #bab3a5;
	scrollbar-3dlight-color: #bab3a5;
	scrollbar-shadow-color: #bab3a5;
	scrollbar-darkshadow-color: #bab3a5;
}

.partner1{
	float:left;
	width:322px;
}

.partner2{
	float:right;
	width:316px;
}

p.partner {
	font-size:11px;
	line-height:15px;
	margin:3px 8px;
	padding-right:5px;
}

.cleardiv{
	clear:both
}

.clear{
	clear:both
}


.cleardiv1{
	clear:both;
	height:17px;
}

.pfoliotitle{
	font-size:9px;
	font-weight:bold;
	color:#7e7461;
	padding-top:10px;
	margin:0px;
}


/* new */
#homecontent .txt {
	/*overflow-x:hidden;
	overflow-y:scroll;*/
	overflow:hidden;
	width:437px;
	height:333px;
}

#contact_form input[type=text] {
	width: 200px;
}

#contact_form textarea {
	width: 200px;
}

/* twitter */

#twitter_update_list {
	padding-right: 10px;
}

#twitter_update_list div.tweet {
	margin-bottom:40px;
	clear: both;
}

#twitter_update_list div.time {
	float:right;
	margin-top:5px;
}

#twitter_update_list div.tweet div.twitpic {
	float:left;
	height:150px;
	margin-bottom:20px;
	margin-right:5px;
}

#twitter_link {
	float:left;
	/*text-decoration: none;*/
	font-size: 11px;
	margin-bottom:20px;
	margin-right:5px;
}

#twitter_follow {
	position: relative;
}

a img {
	border: none;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}


#partnertable a {
	background:url(../images/arrow_blue.png) no-repeat 0px 5px;
	padding-left: 10px;
	color: #0fa0d1;
}

#partnertable td {
	vertical-align: top;
}