body {
	background-color: #5D5DD3;
	background-image: url(../i/bgr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 5px;
}

#container {
	display: block;
	width: 780px;
}

#rightcol {
	margin-left: 240px;
	width: 450px;
}

#leftcol {
	width: 240px;
	float: left;
}

#header {
	height: 200px;
}

#header h1, h2 {
	display: none;
}

#title {
	position: relative;
	left: 125px;
	top: 35px;
	right: 0px;
	bottom: 0px;
}

#titlesub {
	position: relative;
	left: 190px;
	top: 30px;
	right: 0px;
	bottom: 0px;
}

#body {
	position: relative;
	width: 450px;
}

#copyright {
	text-align: right;
}

/* Text style */

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F3EA02;
	margin: 0px;
	margin-top: 5px;
}

p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F3EA02;
}

a {
	color: #FF9900;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
}

img {
	border: 0;
}


/* Bodytekst */

#body ul {
	list-style-type: none;
	list-style-image: url(http://www.mijnpartijtje.nl/i/bullet.gif);
	list-style-position: outside;
}

.right {
	float: right;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.left {
	float: left;
	display: block;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}

/* Menu layout */

#menu {
	display: block;
	position: relative;
	top: -30px;
	margin: 0px;
	padding: 0px;
	width: 240px;
}

#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu li {
	position: relative;
	margin: 0px;
	margin-bottom: 5px;
}

#menu li span {
	visibility: hidden;
}

#menu li a {
	display: block;
	text-decoration: none;
	height: 67px;
}

#menuhome {
	left: 50px;
}

#menuhome a {
	background: url(../i/menuhome.gif) no-repeat top left;	
	width: 129px;
}

#menukisten {
	left: 25px;
}

#menukisten a {
	width: 187px;
	background: url(../i/menukisten.gif) no-repeat top left;
}

#menuregels {
	left: 12px;
}

#menuregels a {
	width: 150px;
	background: url(../i/menuregels.gif) no-repeat top left;
}

#menubereikbaarheid {
	left: 20px;
}

#menubereikbaarheid a {
	width: 176px;
	background: url(../i/menubereikbaarheid.gif) no-repeat top left;
}

#menucontact {
	left: 40px;
}

#menucontact a {
	width: 100px;
	background: url(../i/menucontact.gif) no-repeat top left;
}

/* Kisten */

/* Kistenmenu */


/* General */

#kisten {
	display: block;
	position: relative;
	text-align: center;
	margin: 0;
	padding: 0;
	width: 450px;
	height: 500px;
}

#kistheader {
	margin: 0;
	padding: 0;
	width: 450px;
	height: 130px;
}


#kistimage {
	position: relative;
	float: left;
	margin-right: 20px;
}

#kisttitle {
	float: left;
	margin-top: 30px;
}

#kisttitle h3 {
	display: none;
}

.kist {
	display: inline;
	float: left;
	text-align: center;
	margin: 10px;
}

/* Form layout */

.row {
	display: block;
	overflow: auto;
	width: 450px;
}

.label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F3EA02;
	text-align: left;
	display: block;
	padding: 2 5 2 0px;
	float: left;
	width: 90px;
	height: 28px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 85px;
	height: 24px;
}

html>.label {
	width: 85px;
	height: 24px;
}

.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F3EA02;
	width: 310px;
}

input, select, textarea {
	background-color: #5D5DD3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F3EA02;
	padding: 2px;
	border: 1px solid #F3EA02;
	width: 310px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 304px;
}

html>input, html>select, html>textarea {
	width: 304px;
}

.button {
	background-color: #5D5DD3;	
	color: #F3EA02;
}

.formerror {
	border-color: #F00;
}

/* Copyright */

#copyright p {
	font-weight: bold;
}

/* Ondersteunende classes */

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

.actie {
	color: #F00;
}

/* W3C layout */

#w3c {
	text-align: right;
	margin: 10px;
}
#w3c img {
	border: none;
}
#w3c a {
	border: none;
	
}
