/* CSS Document */

body {
	margin: 0px;
	background-color: #FCD298;
}

body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #274A72;
}

h1 {
	font-size: 14px;
}

A:link, A:visited { 
	color: #987CAB; 
	text-decoration: underline;
}

A:hover {
	color: #274A72;
	text-decoration: underline;
}

.content {
	vertical-align: top;
	padding: 10px;
	padding-top: 30px;
	line-height: 1.8em;
	text-align:justify;

}

.wit {
	background-color: #FFFFFF;
}

/* hieronder alle style voor de eerste kolom */

.KolomDarkBlue {
	background-color: #274A72;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.05em;
	padding-left: 10px;
	height: 20px;
}

.KolomDarkBlueSmall {
	background-color: #274A72;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: 700;
	letter-spacing: 0.05em;
	padding-left: 10px;
	height: 20px;
}
.productLabel {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
}

.productLabel A:link, .productLabel A:visited { 
	color: #274A72; 
	text-decoration: none;
}

.productLabel A:hover {
	color: #274A72;
	text-decoration: underline;
}

.productImage {
	padding: 10px;
}

.adresTextLeft, .adresTextRight, .adresTextKop {
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #333333;
	font-size: 12px;
}

.adresTextKop {
	padding-bottom: 0px;
	padding-left: 10px;
}

.adresTextLeft {
	padding-left: 10px;
}

.adresTextLeft A:link, .adresTextLeft A:visited { 
	color: #333333; 
	text-decoration: none;
}

.adresTextLeft A:hover {
	color: #333333;
	text-decoration: underline;
}

.adresTextRight {
	padding-right: 10px;
	text-align: right;
}

/* hieronder alle style voor de tweede kolom */

.taalSelectie {
	text-align: right;
	padding-right: 10px;
	background-color: #274A72;
	color: #FFFFFF;
	height: 20px;
}

.taalSelectie A:link, .taalSelectie A:visited { 
	color: #ffffff; 
	text-decoration: none;
}

.taalSelectie A:hover {
	color: #ffffff;
	text-decoration: underline;
}

.menuAchtergrond {
	background-color: #B9A6C6;
	height: 20px;
}

.bottomText {
	background-color: #274A72;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	height: 15px;
}
