/*agenda */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.desc {
	float:left;
}
.calendar {
	margin-left:0px;
	margin-top:0px;
	width:440px;
	padding:0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.calendar table {
	width:440px;
	margin-top:0;
	padding:0;
}
.calendar table td {
	margin:0;
	padding:0;
}
.calendar th {
	width:auto;
	text-align:center;
	padding:5px 0px 5px 0;
	font-size:11px;
}
.calendar th.first {
	border-left: none;
}
.calendar th.last {
	border-right: none;
}
.calendar td div {
	height:20px;
	width:51px;
	text-align:right;
	padding:40px 10px 0px 0px;
	color:white;
	background: #c9c9c9;
	border:solid 1px white;
}
.radioOn {
	height:20px;
	width:51px;
	display: block;
	margin: 0px;
	text-align:right;
	padding:40px 10px 0px 0px;
	color: #fff;
	background:url("../images/yourchoice.png") 0px 0px;
}
.radioOff {
	height:20px;
	width:51px;
	display: block;
	text-align:right;
	margin: 0px;
	padding:40px 10px 0px 0px;
	background:#9abd00;
	color:#fff;
	cursor: pointer;
}
.radioOn:hover {
}
.radioOff:hover {
	background:#b00032;
}
td label {
	width:40px;
	float:right;
}
/* ---------------- standard elements ---------------- */

.right {
	float:right;
	text-align:right;
}
.left {
	float:left;
}
.textright {
	text-align:right;
}
.full {
	width:100%;
}
div.clear {
	height: 0px;
	overflow: hidden;
	clear:both;
	width:1px;
}
div.margin {
	height: 20px;
	overflow: hidden;
	clear:both;
	width:10px;
}
.thmb {
	float:right;
	margin-left:20px;
}
/* tabjes en blobs */

.blob_top {
	width:440px;
	height:17px;
	background:#fff url('../images/greyblob_top.gif') no-repeat bottom left
}
.blob {
	width:440px;
	padding:0px;
}
.smallblob {
	width:440px;
	padding:1px 10px 1px 10px;
	background:#fff url('../images/greyblob_middle.gif') repeat-y 0px 0px;
	margin-right:20px;
}
.smallblob h3 {
	margin-top:5px;
	padding-top:5px;
}
.tabs {
	width:440px;
	background:#fff url('../images/greyblob_top.gif') no-repeat bottom left;
	height:43px;
}
.tabbed {
	clear:both;
	width:440px;
	padding:20px;
	background:#eeeeee url('../images/greyblob_middle.gif') repeat-y 0px 0px;
	margin-right:20px;
}
.tabbed_bottom, .blob_bottom {
	clear:both;
	height:19px;
	width:440px;
	background: url('../images/greyblob_bottom.gif') no-repeat top left;
}
.tabbed ul, .blob ul {
	padding:0;
	margin:3px 0 10px 0;
	list-style:none;
}
ul.tabsout {
	list-style:none;
	clear:both;
	height:33px;
	float:right;
	margin:0 0px 0 0;
	padding:0;
}
.blob ul.tabsin {
	list-style:none;
	clear:both;
	height:35px;
	float:left;
	margin:0px 0;
	font-size: 11px;
	overflow: hidden;
	width: 445px;
}
ul.tabsout li.tab, .blob ul.tabsin li.tab {
	display:inline;
	margin:0;
	padding:0;
	background:none;
}
ul.tabsout li.tab, .blob ul.tabsin li.tab {
	width:63px;
	height:34px;
	float:left;
	margin: 0px 0px 0px 0px;
}
ul.tabsout li a, .blob ul.tabsin li a {
	display:block;
	width:63px;
	height:25px;
	text-align:center;
	padding-top:10px;
	font-size:15px;
	line-height:17px;
}
ul.tabsout li.tab a.actief, .blob ul.tabsin li.tab a.actief {
	font-weight:bold;
}
ul.tabsout li.wide, ul.tabsout li.wide div, ul.tabsout li.wide a {
	width:auto;
}
ul.tabsout li a {
	background:url('../images/tab_ow.png') no-repeat 0 0px;
}
ul.tabsout li a:hover {
	background:url('../images/tab_g.png') no-repeat 0 0px;
	color:#333333;
}
ul.tabsout li.tab a.actief {
	background:url('../images/tab_og.png') no-repeat 0 0px;
}
ul.tabsout li.wide a.actief {
	background:url('../images/tab_og_wide.png') no-repeat 0 0px;
}
ul.tabsout li.wide a.actief:hover {
	background:url('../images/tab_og_wide.png') no-repeat 0 0px;
}
ul.tabsout li.wide a {
	background:url('../images/tab_ow_wide.png') no-repeat 0 0px;
}
ul.tabsout li.wide a:hover {
	background:url('../images/tab_g_wide.png') no-repeat 0 0px;
}
.blob ul.tabsin li a {
	background:url('../images/tab_g.png') no-repeat 0 0px;
	font-size: 11px;
}
.blob ul.tabsin li a:hover {
	background:url('../images/tab_ow.png') no-repeat 0 0px;
	color:#333333;
}
.blob ul.tabsin li.tab a.actief {
	background:url('../images/tab_w.png') no-repeat 0 0px;
}
.tabbed h2 {
	font-size:16px;
	margin-top:20px;
}
.tabbed h3 {
	font-size:16px;
	margin-top:40px;
}
.tabbed h4 {
	font-size:15px;
}
/* form */
form {
	margin: 0px;
	padding: 0px;
}
label span {
	font-weight:normal;
}
select, input {
	font-size:11px;
}
input.button {
	vertical-align:bottom;
}
.formitem {
	clear:both;
	margin-bottom:5px; /*aangepast*/
}
label, div.emptylabel {
	display:block;
	width:150px;
	height:20px;
	float:left;
}
input.normal, select.normal, textarea.normal {
	width:200px;
}
.inv label {
	display:block;
	width:460px;
	height:20px;
	float:right;
	text-align:left;
	padding-top:3px;
}
.error {
	color:#f00023;
	margin:10px 0;
}
.mess {
	color:#333333;
	margin:10px 0;
}
.formitem .mess {
	color:#7e7e7e;
	margin:10px 0;
}
.error img {
	vertical-align:bottom;
}
#panebottom #h-tagcloud {
	background:white;
}
