body, input, textarea, select {
	font-family		: Tahoma, Arial, sans-serif;
	font-size		: 11px;
	color			: #525252;
	line-height		: 12pt 
}

h1 {
	font-size		: 18px;
	font-weight		: normal;
	margin			: 8px 0 5px 0;
	padding			: 0;
	color			: #1A6BA0;
}

img.grayBorder {
	border			: 1px #525252 solid;
	padding			: 2px;
	margin			: 7px 0 7px 0;
}

h1.titel {
	font-size		: 18px;
	margin			: 0 0 5px 0;
	padding			: 0;
	color			: #FEA620;
}

h2.link {
	font-size		: 16px;
	margin			: 0;
	padding			: 0;
	line-height		: 30px;
	color			: #04309B;
	vertical-align	: bottom;
}

h2 {
	font-size		: 11px;
	font-style		: bold;
	margin			: 0;
	padding			: 0;
	color			: #1B6BA0;
}

h2.red {
	font-size		: 11px;
	font-style		: bold;
	margin			: 0;
	padding			: 0;
	color			: #C41405;
}

p.nav {
	margin			: 0;
	padding			: 0;
	color			: #6D6D6D;

}

p {
	font-size		: 11px;
	margin			: 0;
	padding			: 0;
	color			: #515151;

}

a {
	font-size		: 11px;
	font-weight		: normal;
	color			: #1D6AA2;
	text-decoration : underline;
}

a:hover {
	font-size		: 11px;
	font-weight		: normal;
	color			: #1D6AA2;
	text-decoration : underline;
}

a.winkelM {
	font-size		: 11px;
	font-weight		: normal;
	color			: #1D6AA2;
	text-decoration : none;
}

a.winkelM:hover {
	font-size		: 11px;
	font-weight		: normal;
	color			: #1D6AA2;
	text-decoration : none;
}

a.overzicht {
	font-size		: 11px;
	font-weight		: normal;
	color			: #535353;
	text-decoration : none;
}

a.overzicht:hover {
	font-size		: 11px;
	font-weight		: normal;
	color			: #1B6AA2;
	text-decoration : underline;
}

a.link {
	font-size		: 12px;
	font-weight		: bold;
	color			: #FFFFFF;
	text-decoration : none;
}

a.link:hover {
	font-size		: 12px;
	font-weight		: bold;
	color			: #FFFFFF;
	text-decoration : none;
}

td.titel {
   	background-color: #FFFFFF;
	font-size		: 17px;
	font-weight		: bold;
	color			: #5698E8;
	padding-left	: 7px;
} 

input.img {
	border			: 0;
}

input.input {
	border			: 1px #ACACAC solid;
	width			: 217px;
}

input.input2 {
	border			: 1px #ACACAC solid;
	width			: 120px;
}

input.reactie {
	border			: 1px #b6b6b6 solid;
	width			: 205px;
}

select.reacties {
	width			: 120px;
	margin			: 2px 0;
	border			: 1px #b6b6b6 solid;
	padding			: 2px;
}


input.radio {
	width			: 20px;
    background		: none;
	margin			: 0;
	border			: 0;
	padding			: 0;
	vertical-align  : middle;
}

input.checkbox {
	width			: 20px;
    background		: none;
	margin-bottom	: 2px;
	border			: 0;
	padding			: 0;
}

.thumb {
	border			: 1px solid #8A97A5;
}

.thumbnail {
	border			: 0;
	margin			: 7px 1px 7px 7px;
}

div.sublink_container {
	width			: 122px;
	height			: auto;
	margin			: 5px 6px 0px 0px;
	padding			: 0px;
	background		: none;
	float			: right;
}

button.sublink {
	width				: 60px;
	height			: 15px;
	float				: right;
	background		: none;
	margin			: 7px 5px 0 20px;
	cursor			: pointer;
	border			: 0px;
}

.sublink_index {
	width			: 122px;
	height			: 12px;
	background		: none;
	margin			: 0px 6px 0px 0px;
	padding			: 0px;
	cursor			: pointer;
	float			: right;
	border 			: 0px;
}

td,table,tr.voorwaardenText{
	font-color		: #b6b6b6;
	font-size		: 11px;
}