*	{
	margin: 0px;
	padding: 0px;
}

html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-color: #f8e7d9;
	color: #686868;
	height: 100%;
	background: url(../images/bg_pattern.gif);
}

a					{color: #666; text-decoration: underline}
a:visited	{color: #666; text-decoration: underline}
a:hover		{color: #000; text-decoration: none}
a:active	{color: #666; text-decoration: underline}


#shadow {
	width: 968px;
	float: left;
	padding-left: 7px;
	padding-right: 9px;
	background: url(../images/shadow.png) repeat-y;
	height: 100%;
	background-position: bottom;
	padding-bottom: -20px;

}

#position {
	margin: 0 auto;
	width: 968px;


}


/******************* HEADER *******************/
#header {
	height: 155px;
	width: 968px;
	float: left;
	position: relative;
	background-color: #eae8ef;
	border-left: 1px solid white;
	border-right: 1px solid white;
	overflow: visible;
}

#logo_arcel {
	float: left;
	margin-left: 20px;
	margin-top: 14px;
	display: inline;
}

#kerstpakketten {
	float: right;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 0px;
}


/*** TEMP ***/
#postit {
	background: url(../images/bestel_kerstpakket_snel.png) no-repeat;
	width: 166px;
	height: 164px;
	position: absolute;
	left: 280px;
	top: 0px;
	z-index: 3;
	float: left;
	overflow: visible;
}


/******************* MENU *******************/
#menu {
	background: url(../images/menu_bg.gif) repeat-x;
	height: 30px;
	width: 968px;
	font-size: 12px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	z-index: 1;
	float: left;
}

#menu p {
	margin-top: 10px;
	margin-left: 10px;
}

#menu a {
	text-decoration: none;
	color: #5e5e5e;
	margin-left: 4px;
	margin-right: 4px;
	z-index: 4;
}

#menu a:hover {
	text-decoration: none;
	color: #000;
	margin-left: 4px;
	margin-right: 4px;
}


#menu .menu_active {
	text-decoration: underline;
}



/******************* CONTENT *******************/
#content {
	float: left;
	position: relative;
	width: 968px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background-color: #cc3300;
	padding-top: 2px;
	padding-bottom: 2px;
	overflow-x: hidden;
}

#content h2 {
	font-size: 18px;
}

#content h3 {
	font-size: 16px;
}

#content ol {
/*padding: 0;*/
	margin-left: 26px;
}

label {
	font-weight: bold;
}

input {
	border: 1px solid black;
	font-size:11px;
	width: 220px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 220px;
	border: 1px solid black;
}

.gblokje {
	border: 1px solid white;
	color: #e6f0e6;
	overflow: hidden;
	position: relative;
}

.gblokje h1 a {
	display: block;
	z-index: 100;
	height: 100%;
	width: 100%;
	position: absolute;
	float: left;
	right: 0px;
}

.gbl {
	background-image: url(../images/gblokje_bg.gif);
	margin: 5px 5px 5px 0px;
	border-left: 0px;
	float: left;
	height: 145px;
	width: 353px;
}

.gbm {
	background-image: url(../images/gblokje_bg.gif);
	margin: 5px 5px 5px 5px;
	float: left;
	height: 145px;
	width: 353px;
}

.gbr {
	margin: -2px 0px 2px 2px;
	border-left: 1px solid white;
	width: 240px;
	background-color: #000000;
	position: absolute;
	right: 0px;
	height: 100%;
}

#myMarquee {
	height: 100%;
	background-color: #000000;
}

.gblokje h1 {
	height: 24px;
	font-size: 18px;
	color: #e6f0e6;
	text-align: right;
	padding: 0px 5px 0px 5px;
	font-weight: normal;
	letter-spacing: 1px;
}

.gblokje a					{color: #e6f0e6; text-decoration: none}
.gblokje a:visited	{color: #e6f0e6; text-decoration: none}
.gblokje a:hover		{color: #e6f0e6; text-decoration: underline}
.gblokje a:active		{color: #e6f0e6; text-decoration: none}

.pakket {
	position: relative;
	border-bottom: 1px solid white;
	padding-bottom: 3px;
	margin: 0px;
	float: left;
}

.go_up {
	z-index: 2;
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../images/go_up.png);
	width: 240px;
	height: 11px;
}

.go_down {
	z-index: 2;
	float: right;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-image: url(../images/go_down.png);
	width: 240px;
	height: 11px;
}

.overlay {
	background-image: url(../images/transparant.png);
	position: absolute;
	right: 0px;
	top: 127px;
	width: 236px;
	padding: 2px;
	height: 49px;
}

.overlay h5 {
	color: #003b06;
	font-size: 11px;
}

.overlay p {
	color: #003b06;
	font-size: 10px;
}

.overlay a {
	color: #003b06;
	font-size: 10px;
}

.shopping_cart {
	background-image: url(../images/shopping_cart.png);
	width: 28px;
	height: 28px;
	position: absolute;
	right: 5px;
	top: 5px;
	z-index: 1;
}

.shopping_cart:hover {
	background-image: url(../images/shopping_cart2.png);
	width: 28px;
	height: 28px;
	position: absolute;
	right: 5px;
	top: 5px;
}

.magnifier {
	background-image: url(../images/magnifier.png);
	width: 28px;
	height: 28px;
	position: absolute;
	right: 5px;
	top: 38px;
}

.magnifier:hover {
	background-image: url(../images/magnifier2.png);
	width: 28px;
	height: 28px;
	position: absolute;
	right: 5px;
	top: 38px;
}

.gblokje p {
	float: left;
	width: 256px;
	margin: 5px 5px 5px 5px;
	text-align: justify;
	line-height: 16px;
}

.gbl img,
.gbm img {
	width: 80px;
	border: 1px solid #8fb58f;
	border-left: none;
	border-bottom: none;
	float: left;
	margin-right: 2px;
}

.gcontentblok {
	margin: 2px 0px 2px 0px;
	width: 100%;
	color: #e6f0e6;
	position: relative;
	background-color: #004500;
	border: 1px solid white;
	border-left: none;
	float: left;
	background-image: url(../images/gcontentblokje_bg.gif);
	background-position:0px 24px;
	background-repeat: repeat-x;
	line-height: 15px;
}

.gcontentblokHeader {
	height: 30px;
	border-bottom: 1px solid black;
	float: left;
	position: relative;
	clear: both;
	width: 968px;
}

.nr1 {
	background-image: url(../images/head2.jpg);
}

.nr2 {
	background-image: url(../images/head1.jpg);
}

.nr3 {
	background-image: url(../images/head5.jpg);
}

.nr4 {
	background-image: url(../images/head3.jpg);
}

.nr5 {
	background-image: url(../images/head4.jpg);
}

.nr6 {
	background-image: url(../images/head2.jpg);
}

.nr7 {
	background-image: url(../images/head3.jpg);
}

.nr8 {
	background-image: url(../images/head8.jpg);
}

.gcontentblok p, ul, ol, h4, h3, h2, form {
	margin: 12px;
	text-align:justify;
}

.gcontentblok li {
	margin-left: 7px;
}

.gcontentblok img {
	margin-left: 10px;
	margin-bottom: 5px;
	border: 1px solid black;
}

.gcontentblok h1 {
	padding-top: 2px;
	height: 30px;
	width: 100%;
	font-size: 18px;
	color: #e6f0e6;
	padding: 0px 5px 0px 5px;
	font-weight: normal;
	vertical-align: middle;
	clear: both;
	float: left;
	letter-spacing: 1px;
	line-height: 20px;
}

.gcontentblok a {
	color: #e6f0e6;
}

.gcontentblok a:hover {
	color: #e6f0e6;
}

.gcontentblok a:visited {
	color: #e6f0e6;
}

.content_left {
	width: 100%;
}
/******************* FOOTER *******************/

#footer {
	float: left;
	position: relative;
	height: 18px;
	background-color: #cc3300;
	width: 968px;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

#footer_bar {
	height: 14px;
	width: 968px;
	background-color: #003b06;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	text-align: right;
	padding-bottom: 8px;
}

#footer_bar p {
	margin: 4px;
	font-size: 9px;
	color: #d6d6d6;
}

#footer_bar a {
	color: #d6d6d6;
}

#footer_shadow {
	width: 984px;
	height: 11px;
	float: left;
	position: absolute;
	left: -8px;
	top: 19px;
	background-image: url(../images/shadow_bottom.png);
	margin: 0px;
	padding: 0px;
}




/* Scroller Box */
#scroller_container {
 width: 240px;
 height: 100%;
 overflow: hidden;
}
/* Scoller Box */

/* CSS Hack Safari */
#dummy {;# }

#scroller_container {
 overflow: auto;
}

