a{
	text-decoration: none;
}

h1{
	display: inline;
}

h2{
	display: inline;
}

h3{
	display: inline;
}

.header{
	color: #000064;
	font-family:arial;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
}

.normal{
	color: #000032;
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
}

.bold{
	color: #000064;
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}

.italic{
	color: #000032;
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	font-style: italic;
	font-weight: normal;
}

.link{
	color: #000032;
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	font-style: italic;
	text-decoration: underline;
	font-weight: normal;
}

.catalogus{
	color: #000064;
	font-family: arial;
	font-size: 17px;
	line-height: 16px;
	font-weight: bold;
}

.copyright{
	color: #505050;
	font-family: verdana;
	font-size: 10px;
	line-height: 25px;
}

.contactform{
	color: #000032;
	background-color: #FFFFFF;
	width: 287px;
	font-family: arial;
	font-size: 11px;
	border-width: 1px;
	border-color: #A9A9B8;
	border-style: solid;
	margin-top: 3px;
}

.error{
	color: #A6003B;
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
}

.errorbold{
	color: #A6003B;
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}

.webshopfield{
	color: #000032;
	background-color: #FFFFFF;
	width: 25px;
	height: 20px;
	font-family: arial;
	font-size: 12px;
	text-align: right;
	border-width: 1px;
	border-color: #D0D0D8;
	border-style: solid;
}

.webshopbutton{
	width: 80px;
	height: 20px;
	font-family: arial;
	font-size: 10px;
	margin-top: 3px;
}

.webshopformbutton{
	height: 20px;
	font-family: arial;
	font-size: 10px;
}

.webshopform{
	color: #000032;
	background-color: #FFFFFF;
	width: 372px;
	font-family: arial;
	font-size: 11px;
	border-width: 1px;
	border-color: #A9A9B8;
	border-style: solid;
	margin-top: -1px;
	margin-bottom: 3px;
}

.webshopdropdown{
	color: #000032;
	background-color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
	border-width: 1px;
}