body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background: #fff url(images/bgr_body.jpg) repeat center top;
}
#inhoud {
	margin: auto;
	width: 748px;
	background-color: #fff;}

form {
	margin: 0;
	padding: 0;
}

input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #046b9f;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 2.5em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.3em;
	margin-bottom: 5px;
}

p, ul, ol {
	margin-bottom: 1.2em;
	line-height: 140%;
	margin-top: 0px;
}

ul, ol {
}

blockquote {
}

a {
	color: #046b9f;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

/* Menu */

#menu {
	width: 748px;
	height: 24px;
	margin: 0 auto;
	background: #98c6e3;
}

#menu ul {
	height: 24px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	float: left;
	height: 22px;
}

#menu a {
	float: left;
	height: 24px;
	margin: 0px;
	padding: 3px 5px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
	font-weight: bold;
	color: #fff;
}

#menu a:hover {
	color: #ea6200;
	height: 24px;
}

#menu .current_page_item a {
	height: 24px;
	color: #046b9f;
}

/* Splash */

#splash {
	width: 748px;
	height: 207px;
	margin: 0 auto;
	background-color: #fff;
}


/* Logo */

#logo {
	width: 748px;
	margin: 0 auto;
	border-bottom: 4px solid #98c6e3;
	background-color: #fff;
}

#logo h1 {
	margin: 0;
	padding: 0;
	height: 92px;
	width: 748px;
	background: url(images/logo_portferiehus.gif) no-repeat;
}

#logo h1 span {
	display:none;
	visibility: hidden;
}

#logo h2 {
	float: right;
	padding-top: 49px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
}

#logo a {
	text-decoration: none;
	color: #414141;
}

/* Page */

#page {
	width: 748px;
	margin: 0 auto;
	background-color: #fff;
}

/* Content */

#content {
	float: right;
	width: 548px;
	background-color: #fff;
}

.orange {
	color: #ea6200;
}
.post {
	padding-bottom: 10px;
}

.post .title {
	margin: 0;
	padding: 20px 20px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	color: #046b9f;
}

.post .entry {
	padding: 0px 20px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 177px;
	background-color: #fff;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #98c6e3;
}

#sidebar li {
	margin: 0 10px 20px 10px;
	padding: 5px;
}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
	margin: 0;
	padding-left: 10px;
	padding-bottom: 5px;
}

#sidebar p {
	padding: 0 20px;
}

#sidebar h2 {
	height: 20px;
	margin: 0;
	padding: 0;
	background:  url(../collaboration/collaboration/images/img07.jpg) no-repeat;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}	
#sidebar li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}	

/* Search */

#search form {
	padding: 10px;
	background-color: #98c6e3;
}

#search br {
	display: none;
}

input, select{
	width: 155px;
	margin-bottom: 5px;}

/* Footer */

#footer {
	clear: both;
	width: 748px;
	height: 150px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 2px solid #98c6e3;
	font-size: smaller;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
}

#footer p a {
	text-decoration: none;
	}

td p {
	font-size: 10px;
	letter-spacing: 0.01em;
	margin-bottom: 0px;
}
.vet {
	font-weight: bold;
	}
.kleur {
	background-color: #ccc;
	color: #169dc7;
}
