BODY,TD {
	font-family: arial,helvetica,sans-serif;
	color: #000000;
	font-size:12px;
	scrollbar-DarkShadow-Color: #999999;
	scrollbar-Track-Color: #000000;
	scrollbar-Face-Color: #e67817;
	scrollbar-Shadow-Color: #000000;
	scrollbar-Highlight-Color: #000000;
	scrollbar-3dLight-Color: #000000;
	scrollbar-Arrow-Color: #000000;
}

.lTopMenu{
	background-image: url(/imgs/ltop.jpg);
	background-repeat: repeat-x;
	background-position:top left;
}
.mTopMenu{
	background-image: url(/imgs/mtop.jpg);
	background-repeat: repeat-x;
	background-position:top left;
}

.lMenu{
	background-image: url(/imgs/lmenu.jpg);
	background-repeat: repeat-y;
	background-position:top left;
}
.rMenu{
	background-image: url(/imgs/rmenu.jpg);
	background-repeat: repeat-y;
	background-position:top left;
}
.bg{
	background-image: url(/imgs/bg.jpg);
	background-repeat: no-repeat;
	background-position:center center;
}

input,textarea{
	border:1px solid #000000;
	background: FFFFFF;
	color: #000000;
	font-size: 12px;
	cursor:pointer;
}
.knopje{
	border:1px solid #000000;
	background: e67817;
	color: #000000;
	font-weight:bold;
	font-family: arial,helvetica,sans-serif;
}
.kop{
	color: #000000;
	font-weight: bold;
}
H2 {
	font-size: 130%;
	color:#000000;
	font-weight:bold;
}

H3 {
	font-size: 100%;
}

H1,H2,H3,H4 {
	font-weight: bold;
}
.regelKop{
	font-weight:bold;
}
.regelKop1{
	font-weight:bold;
	background:#e67817;
}
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: #e67817;
	font-weight: bold;
	text-decoration:none;
}

A.artLink:link {
	color: #000000;
	font-weight: bold;
	font-family: Comic Sans MS,arial,helvetica,sans-serif;
	font-size: 16px;
	text-decoration:none;
}
A.artLink:visited {
	color: #000000;
	font-family: Comic Sans MS,arial,helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
}
A.artLink:hover,A.artLink:active {
	color: #e67817;
	font-family: Comic Sans MS,arial,helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
}

A.topMenu:link {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Comic Sans MS,arial,helvetica,sans-serif;
	font-size: 16px;
	text-decoration:none;
}
A.topMenu:visited {
	color: #FFFFFF;
	font-family: Comic Sans MS,arial,helvetica,sans-serif;
	text-decoration:none;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
}
A.topMenu:hover,A.topMenu:active {
	color: #000000;
	font-family: Comic Sans MS,arial,helvetica,sans-serif;
	text-decoration:none;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
}

A.leftMenuLink:link {
	color: #000000;
	font-weight: bold;
	font-family: Comic Sans MS,arial,helvetica,sans-serif;
	font-size: 16px;
	text-decoration:none;
}
A.leftMenuLink:visited {
	color: #000000;
	font-family: Comic Sans MS,arial,helvetica,sans-serif;
	text-decoration:none;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
}
A.leftMenuLink:hover,A.leftMenuLink:active {
	color: #000000;
	font-family: Comic Sans MS,arial,helvetica,sans-serif;
	text-decoration:none;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
}


.leftMenu{
	border:3px solid #FFFFFF;
	background-color:#b2b3b7;
	height:30px;
	cursor:pointer;
}
.prijsVoor{
	font-weight:bold;
	font-size:15px;
}

.shopButton{
	border:3px solid #e67817;
	background-color:#b2b3b7;
	height:30px;
	cursor:pointer;
	width:150px;
	text-align:center;
}
.btnItem{
	background-color:#c4c4c4;
	height:40px;
	width:200px;
	text-align:center;
	border:2px solid #e67817;
	cursor:pointer;
}
