html,body {
	font-family: Arial;
	font-size: 12px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	color: #001E66;
	background-image: url('/images/bg.gif');
	background-repeat: repeat-y;
}

A {
	color: #000000;
}

A:hover {
	text-decoration: none;
}

img {
	border: 0px;
}

#framework {
	width: 950px;
}

#grafia {
	position: absolute;;
	color: #FFFFFF;
	width: 337px;
	text-align: center;
	top: 0px;
	left: 0px;
}

#grafia A {
	color: #5BBB04;
	line-height: 47px;
	font-size: 9px;
	text-decoration: none;
}

#leftframe {
	position: relative;
	height: 100%;
	background-color: #338928;
	width: 337px;
	float: left;
}

#logoblok {
	position: relative;
	margin-top: 47px;
	left: 0px;
	background-color: #FFFFFF;
	width: 337px;
	height: 143px;
	text-align: center;
}

#logoblok img {
	margin-top: 17px;
}

#menufoto {
	position: relative;
	margin-top: 48px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#spacer {
	position: relative;
	height: 48px;
	width: 337px;
	margin-top: 0px;
	background-color: #338928;
}

#hoofdmenu {
	position: relative;
	height: 115px;
	margin-top: 46px;
	width: 593px;
	background-image: url('/images/lijnh.gif');
	background-repeat: repeat-x;
	padding-top: 16px;
}

#broodkruimel {
	position: relative;
	margin-top: 13px;
	width: 593px;
	background-image: url('/images/lijnh.gif');
	background-repeat: repeat-x;
	font-weight: bold;
	line-height: 48px;
}

#contentframe {
	position: relative;
	float: left;
	left: 21px;
	width: 593px;
}

#contenttop {
	margin-top: 0px;
	padding-top: 17px;
	background-image: url('/images/lijnh.gif');
	background-repeat: repeat-x;
}

#content {
	float: left;
	width: 434px;
	background-image: url('/images/lijnv.gif');
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 10px;
}

#nieuwsitems {
	float: left;
	margin-left: 10px;
	width: 135px;
}

#nieuwsitems A {
	color: #338928;
	text-decoration: none;
}

#nieuwsitems A:hover {
	color: #338928;
	text-decoration: underline;
}

.hoofdmenuitem {
	position: relative;
	width: 148px;
	height: 115px;
	float: left;
	text-align: center;
	background-image: url('/images/lijnv.gif');
	background-repeat: repeat-y;
	background-position: right;
}

.hoofdmenuitem img {
	margin-top: 16px;
}

.hoofdmenulastitem {
	position: relative;
	width: 148px;
	height: 115px;
	float: left;
	text-align: center;
}

.hoofdmenulastitem img {
	margin-top: 16px;
}

.ster {
	color: #338928;
}

textarea {
	height: 100px;
	width: 200px;
	border: solid 1px #000000;
}
input {
	width: 200px;
	border: solid 1px #000000;
}

.button {
	width: 100px;
}
form {
	padding: 0px;
	margin: 0px;
}

#bottom {
	position: relative;
	clear: both;
}
