body {
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

img {
	border: none;
}

a {
	text-decoration:none;
}

#contentholder {
	width:1024px;
	margin:0 auto;
}

#headertop {
	width: 1024px;
	background: url(../images/topbg.jpg) no-repeat left bottom;
}

#headerleft {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 660px;
	float: left;
}

#headerright {
	width: 324px;
	float: left;
}

.red {
	color: #cc0000;
}

h1 {
	color: #000000;
	font-size: 18px;
}

.txt {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.txt span {
	color: #999999;
}

#logo {
	float: right;
	padding-top: 10px;
	padding-right: 20px;
}

.phone {
	margin-top: 10px;
	background: url(../images/phone.gif) no-repeat top left;
	height: 60px;
	color: #000000;
	font-weight: bold;
	padding-left: 100px;
	padding-top: 52px;
	font-size: 15px;
}

.phone span {
	color: #cc0000;
	font-size: 20px;
	padding-left: 68px;
}

#menuholder {
	background: url(../images/bottombg.jpg) no-repeat bottom left #bbae79;
	height: 329px;
}

.menulink {
	cursor: pointer;
	display: block;
	height: 275px;
}

.menulink:hover {
	display: block;
}

.header {
	color: #ffffff;
	font-weight:bold;
	font-size:16px;
	line-height:24px;
	text-align: center;
}

.menuitem {
	margin: 15px;
	text-align: center;
	color: #ffffff;
}

.menuitem div {
	border: 1px solid #99cdfc;
	text-align: left;
	width: 142px;
	height: 70px;
	font-size: 11px;
	font-weight: bold;
	margin-top: 15px;
	padding: 5px;
	background: url(../images/w-trans.png);
	color: #272664;
	border-collapse: collapse;
}

#menuspecial {
	float: left;
	width: 288px;
}

#menuspecial .header {
	background: #a6b6fb;
}

/* #menuspecial .menulink:hover {
	background: url(../images/b1-trans.png);
} */

#menuspecial .menuitem {
	width: 258px;
}

#menunieuw {
	float: left;
	width: 184px;
}

#menunieuw .menulink:hover {
	background: url(../images/b1-trans.png);
}

#menunieuw .header {
	background: #a6b6fb;
}

#menunieuw .menuitem {
	width: 154px;
}

#menubekend {
	float: left;
	width: 184px;
}

#menubekend .menulink:hover {
	background: url(../images/b2-trans.png);
}
#menubekend .header {
	background: #5c7afe;
}

#menubekend .menuitem {
	width: 154px;
}

#menureeds {
	float: left;
	width: 184px;
}

#menureeds .menulink:hover {
	background: url(../images/b3-trans.png);
}

#menureeds .header {
	background: #365cff;
}

#menureeds .menuitem {
	width: 154px;
}

#menugroups {
	float: left;
	width: 184px;
}

#menugroups .menulink:hover {
	background: url(../images/b4-trans.png);
}
#menugroups .header {
	background: #272664;
}

#menugroups .menuitem {
	width: 154px;
}

#bottomholder {
	background: #bbae79;
	padding: 20px;
	color: #ffffff;
	line-height: 14px;
}

#bottomholder a {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

#bottomholder a:hover {
	text-decoration: underline;
}

#bottomleft {
	float: left;
	width: 230px;
}

#bottomright {
	float: left;
}

.bottombox {
	float: left;
	width: 236px;
	padding-right: 10px;
	line-height: 16px;
}

.bottombox_nohead {
	float: left;
	width: 236px;
	padding-right: 10px;
	padding-top: 35px;
	line-height: 16px;
}

.bottombox h2 {
	padding: 0 0 10px 0;
	margin: 0;
	font-weight: normal;
	font-size: 20px;
	line-height: 25px;
	color: black;
}
