@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	scrollbar-3dlight-color: #a9a9a9;
	scrollbar-arrow-color: #a9a9a9;
	scrollbar-darkshadow-color: #cbc9c9;
	scrollbar-face-color: #f4f4f4;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #a9a9a9;
	scrollbar-track-color: #f4f4f4;	
}
a:link {
	color: #000000;
}
a:hover {
	color: #F57F20;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
#Container {
	width:100%;
	height:100%;
	z-index:1;
	position:absolute;
	text-align: center;
}
#Content {
	position: relative;
	top: 50px;
	height: 500px;
	width: 918px;
	left: 41px;
	margin-right: auto;
	margin-left: auto;
}
.tabhome {
	margin-left: 10px;
}
.tekstkader_boven {
	margin-left: 20px;
}
	
#flash {
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	position: absolute;
}
#Header {
	height: 125px;
	width: 918px;
	left: 0px;
	top: 0px;
	background-color: #000000;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	position: absolute;
}
#Nav {
	position: absolute;
	width: 918px;
	left: 0px;
	top: 150px;
	height: 77px;
	background-image: url(../img/lijn_nav.gif);
	background-repeat: repeat-x;
	text-align: left;
}
#Inhoud {
	position: absolute;
	height: 331px;
	width: 370px;
	left: 469px;
	top: 175px;
	overflow: auto;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../img/bgr_content.png);
	background-repeat: repeat;
	padding-right: 40px;
}
#Inhoudproducts {
	position: absolute;
	height: 331px;
	width: 370px;
	left: 469px;
	top: 175px;
	text-align: left;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-color: #FFFFFF;
	overflow: auto;
}
#Inhoudpublicity {
	position: absolute;
	height: 331px;
	width: 410px;
	left: 469px;
	top: 175px;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../img/bgr_content.png);
	background-repeat: repeat;
	overflow: auto;
}
#contact {
	width: 290px;
	float: left;
}
#orderinginfo {
	width: 300px;
	float: left;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#Footer {
	height: 20px;
	width: 918px;
	left: 0px;
	top: 522px;
	background-image: url(../img/lijn_nav.gif);
	background-repeat: repeat-x;
	position: absolute;
	vertical-align: baseline;
	text-align: center;
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.kophome {
	color: #F57F20;
	line-height: 24px;
	font-size: 20px;
	text-transform: uppercase;
}
.kopcharity {
	color: #A0B4CD;
	line-height: 24px;
	font-size: 20px;
	text-transform: uppercase;
}
.kopthanks {
	color: #9C9C9C;
	line-height: 24px;
	font-size: 20px;
	text-transform: uppercase;
}
.koplogistics {
	color: #928368;
	line-height: 24px;
	font-size: 20px;
	text-transform: uppercase;
}
.kopproducts {
	color: #CBCC9F;
	line-height: 24px;
	font-size: 20px;
	text-transform: uppercase;
}
.koppublicity {
	color: #A9D7BE;
	line-height: 24px;
	font-size: 20px;
	text-transform: uppercase;
}
.productnaamoranje {color: #F57F20}
#SubnavCharity {
	background-color: #A0B4CD;
	height: auto;
	width: auto;
	position: absolute;
	left: 110px;
	top: 24px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	visibility: hidden;
}
#SubnavPublicity {
	background-color: #A9D7BE;
	height: auto;
	width: auto;
	position: absolute;
	left: 411px;
	top: 24px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	visibility: hidden;
	z-index: 999;
}

