body {
	background-color: #C8C8C8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#page {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/groen.png);
	background-position:-20px 0px;
}

#full {
	background-image: url(images/full.png);
	background-position: -20px -20px;
	background-repeat: no-repeat;
	
}
#testbackground {
	background-image: url(images/testbackground.png);
	background-position: 160px 65px;
	background-repeat: no-repeat;
}

#background {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#page #header {
	height: 212px;
	width: 985px
}
#header #welkomtext {
	height: 70px;
	width: 430px;
	padding-top: 26px;
	padding-left: 26px;
}
h1, h2, h3 {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px}

h2 {
	padding-left: 50px}
h1 {
	padding-left: 50px; }

#header #hdr_left {
	float: left;
	height: 212px;
	width: 624px;
	/*background-image: url(images/hdr_left.jpg);
	background-repeat: no-repeat;*/
}
#header #hdr_right {
	float: right;
	height: 212px;
	width: 361px;
	background-image: url(images/hdr_right.jpg);
	background-repeat: no-repeat;
}
#page #background {
/*	background-image: url(images/contentback.jpg);
	background-repeat: repeat-y;*/
}
/*
#page { /*custom*
	background-image: url(images/full.png);
	background-position: center -20px;
	background-repeat: no-repeat;
}*/
#content {
	width: 100%;
	/*background-image: url(images/background.png);
	background-repeat: no-repeat;*/
}
 #sidebar_left {
	background-repeat: no-repeat;
	width: 145px;
	float: left;
}
#page #content #narrowcolumn {
	width: 600px;
	position: relative;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	/*padding-top: 615px;*/
}
#narrowcolumn {
	text-align: justify;
	line-height: 1.5;
}
#sidebar_right {
	float: left;
	width: 176px;
	margin-top: -80px;
	text-align: center;
}
#sidebar_right a {
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar_right a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#sidebar_right .s2ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar_right .s2ul .s2list {
	width: 176px;
	margin-bottom: 10px;
	background-color: #777777;
	background-image: url(images/advertback.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#sidebar_right .searchbox {
	background-image: url(images/searchback.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 176px;
	margin-bottom: 20px;
	padding-top: 4px;
}
.searchbox .srch {
	background-image: url(images/searchback.jpg);
	background-repeat: no-repeat;
	border: 1px solid #777777;
}


/* menu */
#sidebar_left #menu {
	width: 160px;
	padding-top: 20px;
	float: left;
}
.homelink {
	padding-left: 20px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-bottom: 20px;
	font-size:12px;
}
#menu ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
#menu .menuitem {
	list-style-type: none;
	padding-left: 3px;
	background-image: url(images/btnback.jpg);
	background-repeat: no-repeat;
	margin-bottom: 6px;
}
#menu .menuitem a {
	display: block;
	font-weight: bold;
	text-transform: capitalize;
	color: #777777;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#menu .menuitem a:hover {
	color: #000000;
}

#menu .menuitem .active {
	color:#000000;
	display: block;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#menu .menuitem .submenuitem {
	list-style-type: none;
	margin-top: 2px;
	margin-bottom: 2px;
}
#menu .menuitem .subsubmenuitem {
	list-style-type: none;
	margin-top: 2px;
	margin-bottom: 2px;
}

#menu .menuitem .submenuitem:hover {
	list-style-image: url(images/greendot.jpg);
}
#menu .menuitem .subsubmenuitem:hover {
	list-style-image: url(images/greendot.jpg);
}
.selected {
	list-style-image: url(images/greendot.jpg);
}
.selectedblack {
	color:#000000;
}
#menu .menuitem .submenuitem a {
	color: #777777;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
#menu .menuitem .subsubmenuitem a {
	color: #777777;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.menuitem a {
	color: #777777;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
#menu .menuitem .submenuitem a:hover {
	color: #000000;
	text-decoration: none;
}
	
.clearboth {
	clear: both;
}
#footer {
	background-image: url(images/footerback.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 985px;
}

/**
 * Content
 */
#links {
	float: left;
	width: 290px;
	text-align: justify;
}

#rechts {
	float: left;
	width: 290px;
	padding-left: 20px;
	text-align: justify;
}

img {
	border:0px;
}

kbd{
	color: #555;
	background-color: #ddd;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: inherit;
	font-family: inherit;
	padding: 0 3px 2px 4px;
}

/**
 * Form
 */
.textField {
	line-height:1.5;
	width:150px;
	vertical-align: middle;
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
font-size:0.9em;
}


.reactie input {
margin:5px 5px 1px 0;
padding:2px;
width:170px;
}

.textArea {
	padding:2px;
	width:99%;
}
