BODY,TD {
	font-family: arial,helvetica,sans-serif;
	color: #000000;
	font-size:12px;
	scrollbar-DarkShadow-Color: #f36c34;
	scrollbar-Track-Color: #f36c34;
	scrollbar-Face-Color: #67c2f2;
	scrollbar-Shadow-Color: #000000;
	scrollbar-Highlight-Color: #000000;
	scrollbar-3dLight-Color: #000000;
	scrollbar-Arrow-Color: #a3d832;
}

.pagina{
	background-image: url(/imgs/bg.jpg);
	background-repeat: no-repeat;
	background-position:center center;
}

input,textarea{
	border-top: 2px solid #CCCCCC;
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	border-left: 2px solid #CCCCCC;
	background: FFFFFF;
	color: #000000;
	font-size: 12px;
	cursor:pointer;
}
.knopje{
	border:1px solid #000000;
	background: f36c34;
	color: #FFCC00;
	font-weight:bold;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
}
H2 {
	font-size: 130%;
	color:#3b4446;
	font-weight:bold;
}

H3 {
	font-size: 100%;
}

H1,H2,H3,H4 {
	font-weight: bold;
}

A:link {
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
A:visited {
	color: #000000;
	text-decoration:none;
	font-weight: bold;
	text-decoration:none;
}
A:hover,A:active {
	color: #f5333d;
	text-decoration:none;
	font-weight: bold;
	text-decoration:none;
}

A.topLink:link {
	font-family: Comic Sans MS,arial,helvetica,sans-serif;
	color: #FFCC00;
	font-weight: bold;
	font-size:17px;
	letter-spacing:1px;
	text-decoration:none;
}
A.topLink:visited {
	font-family: Comic Sans MS,arial,helvetica,sans-serif;
	color: #FFCC00;
	font-weight: bold;
	font-size:17px;
	letter-spacing:1px;
	text-decoration:none;
}
A.topLink:hover,A.topLink:active {
	font-family: Comic Sans MS,arial,helvetica,sans-serif;
	color: #ffb0e2;
	font-weight: bold;
	font-size:17px;
	letter-spacing:1px;
	text-decoration:none;
}

A.leftMenuLink:link {
	font-family: Comic Sans MS,arial,helvetica,sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size:15px;
	text-decoration:none;
}
A.leftMenuLink:visited {
	font-family: Comic Sans MS,arial,helvetica,sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size:15px;
	text-decoration:none;
}
A.leftMenuLink:hover,A.leftMenuLink:active {
	font-family: Comic Sans MS,arial,helvetica,sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size:15px;
	text-decoration:none;
}


.btn{
	background-image: url(/imgs/btn.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}
.btn_over{
	background-image: url(/imgs/btn_over.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}

.btn_groot{
	background-image: url(/imgs/btn_groot.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}
.btn_groot_over{
	background-image: url(/imgs/btn_groot_over.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}


.topLeft{
	background:#ffb0e2;
	/*
	background-image: url(/imgs/topmenuleft.gif);
	background-repeat: no-repeat;
	background-position:top right;
	*/
}
.topRight{
	background:#ffb0e2;
	background-image: url(/imgs/topright.gif);
	background-repeat: repeat-x;
	background-position:top right;
}
.leftSide{
	background:#ffb0e2;
	background-image: url(/imgs/leftmenuachter.gif);
	background-repeat: no-repeat;
	background-position:top left;
}
.topMenu{
	background:#FFFFFF;
	background-image: url(/imgs/topmenu.gif);
	background-repeat: repeat-x;
	background-position:top left;
}
.prijsVoor{
	font-weight:bold;
	color: #f36c34;
	font-size:16px;
}
.kopField{
	font-weight:bold;
	color:#FFCC00;
	background:#f36c34;
}
.regelKop{
	font-weight:bold;
}
