body {
	margin: 0px;
	padding: 0px;
}

div {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;	
}

b, strong {
	color: #011C39;
	font-size: 13px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;	
}

a {
	color: #00AFDA;
	font: Tahoma, Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #011C39;
}

a:active {
	color: #011C39;
}

img {
	border: none;
}

ul, li {
 list-style-type: none;
}

p {
	padding-bottom: 15px;
	margin: 0px;
}

h1, h2, h3, h4 {
	color: #00AFDA;
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}

h1 a, h2 a, h3 a, h4 a, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited {
	color: #00AFDA;
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	color: #333333;
	text-decoration: none;
} 

hr {
	border-top: 1px #e5e5e5 solid;
	margin-top: 0px;
	margin-bottom: 10px;
}

form {
	margin:0px;
	padding:0px;
} 

#page {
	margin: 0px auto;
	width: 1024px;
}

/* header area */
#header {
	background: #ffffff url(images/bg_header.gif) no-repeat;
	background-position: top left;
	height: 290px;
	position: relative;
	margin-bottom: 20px;
}

#menuitems {
	float: left;
	width: 905px;
	height: 50px;
	margin-top: 132px;
	margin-left: 45px;
}

#flexservice {
	float: left;
	width: 110px;
	height: 40px;
	margin-left: 260px;
	margin-top: 45px;
}

#belme {
	float: left;
	width: 170px;
	height: 50px;
}

#opdrachtgever_a {
	float: left;
	width: 100px;
	height: 50px;
	margin-left: 43px;
}

#opdrachtgever_b {
	float: left;
	width: 100px;
	height: 50px;
	margin-left: 15px;
}

#werknemer_a {
	float: left;
	width: 100px;
	height: 50px;
	margin-left: 18px;
}

#werknemer_b {
	float: left;
	width: 100px;
	height: 50px;
	margin-left: 15px;
}

#intermediair_a {
	float: left;
	width: 100px;
	height: 50px;
	margin-left: 15px;
}

#intermediair_b {
	float: left;
	width: 100px;
	height: 50px;
	margin-left: 15px;
}

#content {
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 20px;
	float: right;
	width: 724px;
	height: 100%;
	overflow: hidden;
}

#post-content {
	float: left;
	color: #333333;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 460px;
	padding-top: 0px;
	padding-right: 0px;
	margin-top: 0px;
	padding-bottom: 15px;
	background-color: transparent;
}

#sidebar {
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 200px;
	margin-left: 35px;
	margin-top: 0px;
	width: 190px;
	color: #C69C6E;
	font-size: 11px;
	background-color: transparent;
}

#nav {
	list-style-type: none;
	margin: 0px;
	position: absolute;
	right: 26px;
	bottom: 0px;
}

#nav li {
	float: left;
	margin-right: 7px;
	list-style-type: none;
}

#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #E7E3E0;
	background: #968679;
	text-decoration: none;
}

#nav .page_item a {
	color: #76604e;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: #d7cfca;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 11px;
	padding-bottom: 4px;
	margin-right: 2px;
	border-top: 1px solid #968679;
	border-left: 1px solid #968679;
	border-right: 1px solid #968679;
	width: 160px;
	display: block;
}

#nav .page_item a:hover {
	color: #ffffff;
	background: #968679;
}

/*#nav .page_item a:active {
	color: #555555;
	background: #968679;
	border-top: 1px solid #968679;
	border-left: 1px solid #968679;
	border-right: 1px solid #968679;
	border-bottom: 0px;
}*/

.post {
	float: left;
	color: #333333;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 455px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	margin-left: 10px;
	margin-top: -20px;
	background-color: transparent;
}

#news {
	float: right;
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 150px;
	width: 220px;
	height: 100%;
}

#news ul li {
	list-style-type: none;
	margin-left: -55px;
	width: 220px;
}

.post-date {
	width: 45px;
	height: 49px;
	float:left;
}

.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #333333;
}

.post-day {
	font-size: 11px;
	text-transform: uppercase;
	color: #333333;
}

.post-title {
	float: left;
	margin: 0px;
	padding: 0px;
}

.entry {
	color: #333333;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear: both;
	padding: 0px;
	margin: 0px;
}

.post-cat {
	float:left;
	font-size: 95%;
	color: #999999;
}

.post-comments {
	float: right;
	font-size: 95%;
}

.post-calendar {
	float: right;
	font-size: 95%;
	color: #999999;
}

.mini-add-comment {
	float: right;
}

.navigation {
	clear: both;
	padding: 10px 0px;
}

.navigation a, .navigation a:visited {
	color: #59770e;
}

.previous-entries a {
	float: left;
}

.next-entries a {
	float: right;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}

.commentlist {
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;	
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}

.commentlist li{
	padding: 5px 10px;
}

.commentlist .alt {
	background: transparent;
}

.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #555555;
}

.commentlist cite a, .commentlist cite a:visited {
	color: #999999;
}

.commentlist small {
	font-size: 9px;
	color: #555555;	
	margin-bottom: 5px;
	display: block;
}

#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}

#commentform p {
	padding: 6px 0px;
	margin: 0px;
}

#commentform label{
	color: #787878;
	font-size: 87%;
}

#commentform input{
	width: 200px;
	background: #ffffff;
	border: 1px solid #968679;
	padding: 3px;
	margin-top: 3px;
}

#commentform textarea{
	width: 478px;
	height: 115px;
	background: #ffffff;
	border: 1px solid #968679;
	padding: 2px;
	margin-top: 3px;
}

#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}

#commentform #submit{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #333333;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: hand;
	border: #968679 1px solid;
	background: #EAE6E3;
}

.page_item a {
	color: #00AFDA;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
 
.page_item a:hover {
	color: #333333;
	text-decoration: none;
}

.current_page_item a, .current_page_item a:hover {
	color: #011C39;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#sidebar ul {
	margin-top: -13px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	list-style-type: none;
}

#sidebar ul li {
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: none;
	background-image: url(images/bg_buttons.gif);
	background-repeat: no-repeat;
	list-style-type: none;
  height:1%; /* IE WIN */	
}

#sidebar ul li ul {
	color: #C69C6E;
	margin-top: 0px;
	padding: 0px;
	list-style-type: none;
}

/* Subitems */
#sidebar ul li ul li {
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 0px;
	list-style-type: none;
	background: transparent;
}

#category {
	color: #C69C6E;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#flexservice_logo {
	margin-top: 85px;
	margin-left: 8px;
}

/*blogroll */
ul.list-blogroll li {
	margin: 0px;
	padding: 0px;
}

/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form */
#zoekformulier {
	float: right;
	margin-top: 80px;
	padding-right: 42px;
	background-color: transparent;
	margin-right: 2px;
}

#searchform br {
	display: none;
}

#searchform #searchinput {
	border:1px solid #EAE6E3;
	width: 135px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	background: #fff;
	margin-right: 2px;
	color: #555555;
	font-weight: normal;
}

.searchbutton {
	background: url(images/go.gif) no-repeat;
	border: none;
	width: 55px;
	height: 20px;
	vertical-align: middle;
	margin-bottom: 9px;
	cursor: hand;
}

/* footer area */
#footer {
	color: #ffffff;
	clear: both;
	background: #ffffff url(images/bg_footer.gif) no-repeat;
	background-position: bottom left;
	width: 1024px;
	height: 37px;
}

/* credits */
#credits {
	font: Tahoma, Verdana, Arial;
	font-size: 11px;
	margin: 0px auto;
	padding-top: -30px;
	padding-bottom: 10px;
	width: 980px;
	color: #ffffff;
	font-size: 85%;
	line-height: 120%;
}

#credits a, #credit a:visited {
	color: #ffffff;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial;
	
}

.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

/* alignments */
.center {
	text-align: center;
}

img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.footertext {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	float: left;
	margin-left: 70px;
	margin-top: 7px;
}

.mailwhite {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
}

img.footertext, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}

.alignright {
	float: right;
}

img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}

.clear {
	clear:both;
}

hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

select {
	border: solid 1px #999999;
	width: 175px;
}

input, .select {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	border: solid 1px #999999;
	width: 175px;
	height: 17px;
	padding-left: 5px;
}

textarea {
	border: solid 1px #999999;
	width: 175px;
	Height: 100px;
}

.noborder {
	border: solid 0px #999999;
	width: auto;
	height: auto;
}

.short {
	width: 60px;
	margin-bottom: 8px;
}

.button {
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  font-family: Verdana, Tahoma;
  border: 1px solid #00AFDA;
  background-color: #00AFDA;
  width: auto;
	height: auto;
	padding-left: 5px;
	padding-right: 5px;
  padding-top: 3px;
	padding-bottom: 3px;
  cursor: pointer; 
}

.button:hover {
  color: #ffffff;
  background-color: #999999;
	border: 1px solid #999999;
}

/* Sidebar stuff synchronized with flexservice css*/

#blue {
	float: left;
	background-color: #00214C;
	width: 155px;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

form {
  padding: 0px;
  padding: 0px;
}

input {
  padding: 3px;
  border: 1px solid;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.aanmelden {
	color: #000000;
	font-size: 10px;
	width: 145px;
	height: 9px;
	background-color: #b8dcf5;
	margin-top: 5px;
	border: #00AEDB 1px solid;
}

.button_aanmelden {
	color: #ffffff;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-weight: bold;
	background-color: #E2612C;
	border: #E2612C 1px solid;
	padding-top: 3px;
	padding-bottom: 18px;
	cursor: pointer;
	height: 23px;
	width: 153px;
}

.button_aanmelden:hover {
	background-color: #00214C;
	border: #00214C 1px solid;
}

td {
	color: #444444;
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
  line-height: 14px;
}

