* {
	font-family: Verdana, Helvetica, Sans-Serif;
}


P {
	color: #333333;
}

td { font-size:75%}

H1 {
	font-size: 150%;
	font-weight: bold;
	color: #333333;
}

H2 {
	font-size: 130%;
	font-weight: bold;
	color: #333333;
}

H3 {
	font-size: 115%;
	font-weight: bold;
	color: #333333;
}

A,A:visited,A:active, {
	text-decoration: none;
	color:#FF0000;
} 

A:hover {
	text-decoration: underline;
	color:#FFFF00;
}

img {
	border:0px none;
}

BODY {
	margin:0px;
	padding:0px;
	font-size: 70%;
	color: #333333;
}


#container1 {
	width: 100%;
	height=100%;
	margin-top: 20px;
	padding: 0px;
	text-align: center;
}

#container2 {
	width: 740px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

#titel {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 620px;
	height: 73px;
	float: left;
}

#rechterbalk {
	width: 120px;
	height: 100%;
	margin-top: 35px;
	float: right;
}

#illustratie {
	text-align: center;
	width: 100px;
	height: 20%;
}

#menu {
	clear: left;
	margin-top: 10px;
	width: 620px;
	float: left;
}



#menubutton {
	margin: 0px;
	padding: 0px;
	float: left;
}

#contentscroll {
	clear: left;
	float: left;
	margin-top: 10px;
	padding: 0px;
	width: 610 px;
	height: 300px;
	overflow-x: hidden;
	overflow-y: auto;	
	scrollbar-arrow-color:BLUE;
	scrollbar-base-color:WHITE;
	scrollbar-dark-shadow-color:BLUE;
	scrollbar-highlight-color:BLUE;
	scrollbar-shadow-color:BLUE;
	scrollbar-3dlight-color:#99CCFF;
	scrollbar-track-color:WHITE;
}

#content {
	float: left;
 	padding: 8px 20px 8px 20px;
	width: 560px;
}

#kleurblokjes {
	margin-top: 10px;
	cursor: hand;
	clear: left;
	float: left;
	width: 400px;
}


#kleurbutton {
	margin: 0px;
	padding: 0px;
	float: left;
}
.adres {
	font-size: 80%;
	font-weight: light;
	color: #333333;
}

.shirts {
	margin-top: 10px;
	clear: left;
	float: left;
	width: 500;
}