.textcontent,table,body,input.text,textcolom {
	font-family			:	arial;
	text-decoration	:	none;
	font-size			:	12px;
	color					:	#535353;
	line-height			:	18px;
}
.textcolom{
	font-size			:	11px;
	line-height		:	15px;
}
a{
	font-family			:	arial;
	text-decoration	:	none;
	font-size			:	12px;
	color					:	#a4151a;
}
a:visited{
	font-family			:	arial;
	text-decoration	:	none;
	font-size			:	12px;
	color					:	#a4151a;
}
a:hover {
	font-family			:	arial;
	text-decoration	:	underline;
	font-size			:	12px;
	color					:	#535353;
}
a:active {
	font-family			:	arial;
	text-decoration	:	underline;
	font-size			:	12px;
	color					:	#a4151a;
}
.bigblueheader {
	font-family			:	arial;
	text-decoration	:	none;
	font-size				:	16px;
	color						:	#28276e;
	font-weight			: bold;
}
.bigheaderRed{
	font-family			:	arial;
	text-decoration	:	none;
	font-size			:	16px;
	color					:	#a4151a;
	font-weight			: 	bold;
}
.subheader {
	font-family			:	arial;
	text-decoration	:	none;
	font-size			:	12px;
	color					:	#a4151a;
	line-height			:	18px;
	font-weight			: 	bold;
}

.subheaderWhite {
	font-family			:	arial;
	text-decoration	:	none;
	font-size			:	12px;
	color					:	white;
	line-height			:	18px;
	font-weight			: 	bold;
}

.textfooter {
	font-family			:	arial;
	text-decoration	:	none;
	font-size			:	12px;
	color					:	#535353;
}

.redcontent {
	font-family			:	arial;
	text-decoration	:	none;
	font-size			:	12px;
	color					:	#a62025;
	line-height			:	16px;
}

a.submenu,a.submenu:visited {
	font-family			:	arial;
	text-decoration	:	none;
	font-size			:	13px;
	color					:	#28276e;
}
a.submenu:hover {
	font-family			:	arial;
	text-decoration	:	underline;
	font-size			:	13px;
	color					:	#a62025;
}
a.submenu:active {
	font-family			:	arial;
	text-decoration	:	underline;
	font-size			:	13px;
	color					:	#28276e;
}

a.smallgrey,a.smallgrey:visited {
	font-family			:	arial;
	text-decoration	:	none;
	font-size			:	12px;
	color					:	#535353;
}
a.smallgrey:hover {
	font-family			:	arial;
	text-decoration	:	underline;
	font-size			:	12px;
	color					:	#535353;
}
a.smallgrey:active {
	font-family			:	arial;
	text-decoration	:	underline;
	font-size			:	12px;
	color					:	#535353;
}

a.smallred,a.smallred:visited {
	font-family			:	arial;
	text-decoration	:	underline;
	font-size			:	11px;
	color					:	#a4151a;
}
a.smallred:hover {
	font-family			:	arial;
	text-decoration	:	underline;
	font-size			:	11px;
	color					:	#535353;
}
a.smallred:active {
	font-family			:	arial;
	text-decoration	:	underline;
	font-size			:	11px;
	color					:	#a4151a;
}

a.intromenu,a.intromenu:visited {
	font-family			:	arial;
	text-decoration	:	underline;
	font-size			:	13px;
	color					:	#494949;
}
a.intromenu:hover {
	font-family			:	arial;
	text-decoration	:	underline;
	font-size			:	13px;
	color					:	#28276e;
}
a.intromenu:active {
	font-family			:	arial;
	text-decoration	:	underline;
	font-size			:	13px;
	color					:	#494949;
}

a.productmenu,a.productmenu:visited {
	font-family			:	arial;
	text-decoration	:	none;
	font-size			:	13px;
	color					:	#25246c;
	font-weight			: 	bold;
}
a.productmenu:hover {
	font-family			:	arial;
	text-decoration	:	none;
	font-size			:	13px;
	color					:	#a51419;
	font-weight			: 	bold;
}
a.productmenu:active {
	font-family			:	arial;
	text-decoration	:	none;
	font-size			:	13px;
	color					:	#25246c;
	font-weight			: 	bold;
}
ul {
	margin-left: 5; 
	padding-left: 1.0em;
	padding-top: 5px;
	margin-top: 0px
}
ol {
	margin-left: 10; padding-left: 1.0em;
}

input.text {
	background:url("http://tmpldesign.nl/dev/monidee/images/layout/invulveld.jpg");
	height:25px;
	width:250px;
	padding-left:5px;
}