/* CSS Document */

/* CSS Document */

.cornerleft {
	background-image:url(_img/cornerleft.jpg); 
	background-repeat:no-repeat;
	width: 20px;
}

.cornerright {
	background-image:url(_img/cornerright.jpg); 
	background-repeat:no-repeat;
	width: 20px;
}

.cornerleftbottom {
	background-image:url(_img/cornerleftbottom.jpg); 
	background-repeat:no-repeat;
	width: 20px;
}

.cornerrightbottom {
	background-image:url(_img/cornerrightbottom.jpg); 
	background-repeat:no-repeat;
	width: 20px;
}

.line {
	background-image:url(_img/line.jpg); 
	background-repeat: repeat-x;
}

.lineleft {
	background-image:url(_img/lineleft.jpg); 
	background-repeat: repeat-y;
}

.lineup {
	height:20px;
	background-image:url(_img/lineup.jpg); 
	background-repeat: repeat-x;
}

.lineright {
	background-image:url(_img/lineright.jpg); 
	background-repeat: repeat-y;
}

.linebottom {
	height:20px;
	background-image:url(_img/linebottom.jpg); 
	background-repeat: repeat-x;
}

.bodytekstbig {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#6EAB23;
}

.bodytekst {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}

.bodytekst {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color:#00284A;
}

.press {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2;
	color:#00284A;
	padding-right: 5px;
	padding-bottom: 8px;
}

.products {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2;
	line-height: 2;
	color:#00284A;
	background-color: #DFE6EC;
}

.titel {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1,7 em;
	color: #00284A;
}

a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #00284A;
	font-weight:bold;
	font-size: 11px;
	text-decoration: underline;
}
a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #00284A;
	font-weight:bold;
	font-size: 11px;
	text-decoration: underline;
}
a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #00284A;
	font-weight:bold;
	font-size: 11px;
	text-decoration: underline;
}
a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #00284A;
	font-weight:bold;
	font-size: 11px;
	text-decoration: underline;
}