body
{
	background:				#FFFFEB;
	height:100%;
}
textarea, input, select
{
	border-width:			1px;
	border-style:			solid;
}
body, textarea, input, select
{
	color:					#333;
	font-family:			Verdana;
}
textarea, input, select
{
}
a
{
	text-decoration:		none;
}
h2,h3,h4,a
{
	color:					#444D6D;
}
.button
{
	background:				white;
	color:					#333;
	font-weight:			bold;
}
hr
{
	height:					3px;
	margin:					20px 0;
	border:					none;
	background:				url(/media/images/border1.gif);
	clear:					both;
}
.hr2
{
	background:				url(/media/images/border2.gif);
}
#wrapper
{
	width:					724px;
	margin:					0 auto;
	padding-top:			30px;
	min-height:				100%;
	overflow:				auto;
	padding:				0 0 20px;
	position:				relative;
}
#randlinks
{
	position:				fixed;
	_position:				absolute;
	left:					0;
	height:					100%;
	width:					12%;
	background:				url(/media/images/bglinks.jpg) right repeat-y;
}
#randrechts 
{
	position:				fixed;
	_position:				absolute;
	right:					0;
	height:					100%;
	width:					12%;
	background:				url(/media/images/bgrechts.jpg) repeat-y;
}
#kop
{
	height:					230px;
	position:				relative;
}

#links
{
	list-style-type:		none;
	margin:					0;
}
#links li
{
	display:				inline;
	margin:					0 40px 0 0;
}
#links li img
{
	vertical-align:			middle;
}

#kolom1
{
	padding:				0;
	position:				relative;
}

/* CONTENT */
#content
{
}

#home h3
{
	margin:					0;
	display:				inline;
	float:					left;
	width:					200px;
	font-size:				18px;
}
#home h4
{
	font-size:				12px;
	float:					left;
	display:				inline;
	margin:					6px 0 0 0;
}
#bestellink
{
	display:				block;
	margin:					0 0 10px;
}
ol
{
	margin-top:				20px;
	margin-bottom:			30px;
}
#klik
{
	position:				absolute;
	top:					180px;
	right:					40px;
}
.melding.fout
{
	border-color:			#555;
	width:					372px;
}
input.true
{
}
input.false
{
	border-color:			black;
}
ul li,ol li
{
	margin:					5px 0;
}
