html {
	height: 100%;
	background: black;
}

body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color:#000000;
	color:#ffffff;
	margin:0;
	padding:0;
}

h1 {
	font-size:26px;
	letter-spacing:-1px;
	line-height:22px;
	margin: 0 0 15px 0;
	color:#F8EA0B;
}

h2 {
	margin: 0 0 6px 0;
	color:#F8EA0B;
	font-size:18px;
	line-height:20px;
}

h3 {
	font-size: 12px;
	margin: 0 0 15px 0;
}

p {
	margin: 0 0 15px 0;
	color:#ffffff;
}

strong {
	font-weight:bold;
}

table {
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0 0 15px 0;
	border-spacing: 0 0;
}

td {
	padding: 2px 2px 2px 2px;
}

a, a:hover, a:focus {
	text-decoration: none;
	color: #F8EA0B;
}

ol {
	margin: 0 0 15px 25px;
	list-style-type: decimal;
}

ul {
	margin: 0 0 15px 15px;
	list-style-type: disc;
}

ul ul {
	list-style-type: circle;
}

li {
	margin: 0 0 2px 0;
}

sup {
	font-size: 65%;
	vertical-align: super;
}

sub {
	font-size: 65%;
	vertical-align: sub;
}

input {
	width: 200px;
	border: 1px solid black;
	background: white;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

select {
	width: 204px;
	border: 1px solid black;
	background: white;
}

textarea {
	width: 200px;
	height: 80px;
}

.checkbox {
	border: 0;
	width: 20px;
	background: none;
}

.radiobutton {
	border: 0;
	width: 20px;
	background: none;
}

.form_button {
	background: white;
	border: 1px solid black;
	width: 204px;
}

.darkgrey_line {
	margin:5px auto;
	border-top:1px solid #3C3C3C;
}

#center_hor {
	position: relative;
	width: 880px;
	margin: 0 auto 0 auto;
	padding: 30px 0 0 0;
}

#top_logo {
	margin: 0 auto 25px auto;
	position: relative;
	height: 98px;
	width: 111px;
}

#top_logo h2 a {
	background: #F8EA0B url('/visuals/basis/logo_trans.png') top left no-repeat;
	display:block;
	height:98px;
	text-decoration:none;
	text-indent:-700em;
	width:111px;
	margin:0;
	color:#F8EA0B;
}

#content {
	position: relative;
	padding: 20px 0 0 0;
}

#main_image {
	position:relative;
	margin:5px 0 0 0;
	width:880px;
	height:430px;
	background-color:#444FFF;
}

#main_image img {
	border: 0 none;
	margin:0;
	padding:0;
}

#content #main_news #main_news_list {
	float:left;
	width:880px;
	margin:0;
	padding:0 0 20px 0;

}
#content #main_news #main_news_list .main_news_list_item {
	width:276px;
	height:90px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:18px;
	color:#FFFFFF;
	float:left;
	margin:0 15px 0 0;
	padding:0 ;
}

#content #main_news #main_news_list .main_news_list_item  a:visited,
#content #main_news #main_news_list .main_news_list_item  a:link,
#content #main_news #main_news_list .main_news_list_item  a:active
 {
	text-decoration:none;
	color:#FFFFFF;
}

#content #main_news #main_news_list .main_news_list_item  a:hover {
	text-decoration:none;
	color:#F8EA0B;
}

#content #main_news #main_news_list .main_news_list_item  h1 {
	margin:0px;
	padding:0;
	color:#F8EA0B;
	font-size:18px;
	letter-spacing:-1px;
	line-height:22px;
}

#footer {
	text-align: center;
	color: #3C3C3C;
	clear: both;
	padding: 16px 0 60px 0;
}


/* normaal menu */

#main_menu {
	position: relative;
	height: 20px;
	padding: 10px 0 12px 0;
	border-bottom: 1px solid #3C3C3C;
	border-top: 1px solid #3C3C3C;
}

#main_menu ul {
	list-style-type: none;
	margin: 0;
}

#main_menu ul li {
	float: left;
	height: 20px;
	margin: 0;
	padding:0;
	border: 1px solid black;
	text-align: left;
	-width:100px;
}

#main_menu ul li a:link,
#main_menu ul li a:visited,
#main_menu ul li a:active {
	display: block;
	padding: 0 35px 0 0;
	margin:0;
	height: 18px;
	text-decoration: none;
	color:#FFFFFF;
}

#main_menu ul li a:hover {
	color: #F8EA0B;
}

#main_menu ul .active a:link,
#main_menu ul .active a:visited,
#main_menu ul .active a:hover,
#main_menu ul .active a:active {
	color: #F8EA0B;
}

#main_menu ul li.basket { float:right; margin:0; padding:0; text-align:right; -width:180px; }
#main_menu ul li.basket a { color: #F8EA0B; padding:0; margin:0; }


#top {
	position: relative;
}


#swfBase {
	margin:0px;
	padding:0px;
	width:100%;
}

.login_form {
	width: 120px;
	font-size: 11px;
	font-weight: normal;
}

.login_form p {
	margin: 0;
}

.login_form input {
	width: 116px;
	height: 16px;
}

.login_form .form_button {
	width: 120px;
	height: 20px;
	font-size: 11px;
}

.login_form .checkbox {
	width: 40px;
	border: 0;
}

.login_form .username {
	text-align: center;
}

.navigation {
	position: relative;
	margin: 0 auto 0 auto;
	text-align: center;
	color: #666666;
}

.frame {
	padding: 0;
	margin: 0 auto 0 auto;
}

.frame img {
	display: inline;
	float: left;
	border: 1px solid black;
	margin: 0;
	padding: 0;
}

.right_shadow {
	display: inline;
	float: left;
	width: 7px;
	font-size: 0;
	line-height: 0;
}

.shadow_top_right {
	width: 7px;
	height: 7px;
	font-size: 0;
	line-height: 0;
	background:  url('/visuals/basis/shadow_right_top.png') top left no-repeat;
}

.shadow_right {
	width: 7px;
	font-size: 0;
	line-height: 0;
	background:  url('/visuals/basis/shadow_right.png') top left repeat-y;
}

.bottom_shadow {
	clear: both;
	height: 7px;
	font-size: 0;
}

.shadow_bottom_left {
	display: inline;
	float: left;
	width: 7px;
	height: 7px;
	font-size: 0;
	background:  url('/visuals/basis/shadow_left_bottom.png') top left no-repeat;
}

.shadow_bottom {
	display: inline;
	float: left;
	height: 7px;
	font-size: 0;
	background:  url('/visuals/basis/shadow_bottom.png') top left repeat-x;
}

.shadow_bottom_right {
	display: inline;
	float: left;
	width: 7px;
	height: 7px;
	font-size: 0;
	background:  url('/visuals/basis/shadow_right_bottom.png') top left no-repeat;
}

#popup {
	position: absolute;
	display: none;
	top: 0;
	left: 0;
	min-height: 100%;
	width: 100%;
	text-align: center;
	background:  url('/visuals/basis/popup.png') top left repeat;
}

.grijs_balk{
	border-top: 1px solid #3C3C3C;
	width:880px;
	clear:both;
	padding:0 0 5px 0;
}

/* Nieuws */
#container_nieuws {
	width:880px;
	margin:0;
	padding:0;
}

#container_nieuws #items_nieuws{
	width:310px;
	float:left;
	margin:0;
	padding:0 20px 0 0;
}

#container_nieuws #items_nieuws h1 {
	font-size:26px;
	letter-spacing:-1px;
	line-height:22px;
	margin-bottom:16px;
	width:310px;
}

#container_nieuws #items_nieuws p {
	width:310px;
}

#container_nieuws  #plaatje {
	float:left;
	width:250px;
	padding:0 0 0 30px;
	margin:0;
	}

#container_nieuws #items_archief_nieuws {
	float:right;
	width:220px;
	padding: 0 0 0 30px;
	margin:0;
}

#container_nieuws #items_archief_nieuws  h1 {
	font-size:26px;
	font-size:18px;
	letter-spacing:-1px;
	line-height:22px;
}


#container_nieuws #items_archief_nieuws strong {
	color:#F8EA0B;
	font-size:12px;
	line-height:18px;
}

/* contact */
#contact p{
	width:880px;
	padding:0 0 10px 0;
	margin:0;
}

#contact p img {
	float:right;
	width:430px;
}

/* Verkopers */
#verkopers{
	width:880px;
}

#verkopers .lijst {
	float:left;
	width:880px;
}

#verkopers .lijst .items {
	width:205px;
	float:left;
}

/* Reclame Items */

#main_reclame_items {
	width:880px;
	padding:0;
	margin:0;
	border-top:1px solid #3C3C3C;
}
#main_reclame_items .items {
	position:relative;
	float:left;
	width:438px;
	height:210px;
	margin:0;
	padding:10px 0;
	border-bottom:1px solid #3C3C3C;
}
#main_reclame_items .item0
{
	border-right:1px solid #3C3C3C;
}

#main_reclame_items .items .right {
	position:absolute;
	left:245px;
	top:20px;
	height:200px;
}

#main_reclame_items .items .right h1 {
	font-size:20px;
	letter-spacing:-1px;
	line-height:22px;
	margin: 0 0 15px 0;
	color:#F8EA0B;
}

#main_reclame_items .items .right h2 {
	margin: 0 0 15px 0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:18px;
	color:#F8EA0B;
}

#main_reclame_items .items .right h2 a {
	color:#F8EA0B;
	text-decoration: none;
	margin: 0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	line-height:18px;
	color:#F8EA0B;
}

/* Collection Items */

#collection_list {
	width:880px;
	border-bottom: 1px solid #3C3C3C;
}

#collection_list .items {
	position:relative;
	float:left;
	width:160px;
	height:201px;
	margin:16px 7px;
	padding:0;
	text-align:center;
	vertical-align:top;
}


#collection_list .items h1 {
	text-align:center;
	font-size:12px;
	letter-spacing:-1px;
	line-height:18px;
	margin: 0;
	color:#F8EA0B;
}

#collection_list .items a img#select {
	border:1px solid #F8EA0B;
	width:158px;
	height:158px;
}

#collection_list .items a img {
	border:1px solid #000000;
	width:158px;
	height:158px;
}

/* Collection one product */

#collection_one_product {
	width:880px;
	height:330px;
	position:relative;
	margin:0;
	padding:0 0 20px 0;
}

#collection_one_product #previous
 {
	position:relative;
	float:left;
	width:20px;
	height:330px;
	margin:0;
	padding:0;
}
#collection_one_product #next {
	position:relative;
	float:right;
	width:20px;
	height:330px;
	margin:0;
	padding:0;
}

#collection_one_product #previous a {
	background: #F8EA0B url('/visuals/basis/arrow_frame_left.png') top left no-repeat;
	display:block;
	position:absolute;
	top:100px;
	height:40px;
	text-decoration:none;
	text-indent:-700em;
	width:20px;
	margin:0;
	color:#F8EA0B;
}

#collection_one_product #next a {
	background: #F8EA0B url('/visuals/basis/arrow_frame_right.png') top left no-repeat;
	display:block;
	position:absolute;
	top:100px;
	height:40px;
	text-decoration:none;
	text-indent:-700em;
	width:20px;
	margin:0;
	color:#F8EA0B;
}


#collection_one_product #image{
	position:relative;
	float:left;
	padding:20px 10px 0 170px;
}
#collection_one_product #image img {
	cursor: url(/visuals/basis/magnify.cur), pointer;
}


#collection_one_product .right {
	position:relative;
	float:left;
	width:300px;
	height:173px;
	margin:0;
	padding:20px 0 0 0;
}

#collection_one_product .right h1 {

	font-size:18px;
	letter-spacing:-1px;
	line-height:22px;
	margin: 0 0 15px 0;
	color:#F8EA0B;
}

#collection_one_product .right h2 {
	margin: 0 0 15px 0;
	color:#F8EA0B;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:18px;
	color:#F8EA0B;
}

#collection_one_product .right h2 a {
	color:#F8EA0B;
	text-decoration: none;
	margin: 0;
	color:#F8EA0B;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	line-height:18px;
	color:#F8EA0B;
}

#collection_one_product .right div {
	position:relative;
	float:left;
}

#collection_one_product .right .label{
	clear: left;
	margin:0;
	width:100px;
	padding:0;
	float:left;
}
#collection_one_product .right .data {
	float:left;
	padding: 0;
	margin:0;
	width:190px;
}

/*  Big image */
#big_image {
	position:absolute;
	top:-50px;
	left:120px;
	width:600px;
	height:600px;
	background-color:#000000;
	padding:20px;
	display:none;
	border: 1px solid #F8EA0B;
	z-index: 1000;
}

#big_close {
	position:absolute;
	top:0px;
	right:0px;
	width:18px;
	height:18px;
	background-color:red;
	padding:0px;
	cursor:pointer;

	border: 1px solid #F8EA0B;
	z-index: 1000;

}

input.buy,
button.buy {
	background-color: #000;
	background-color: transparent;
	border: 0;
	color:#F8EA0B;
	cursor:pointer;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	margin: 0;
	padding: 0;
	text-align: left;
	text-decoration: none;
}

#basket { width: 100%; }
#basket td
{
	border-bottom: 1px solid #3C3C3C;
	padding: 16px 0;
	text-align: left;
	vertical-align: top;
}
#basket td.img    { width: 130px; }
#basket td.desc   { padding-left: 20px; }
#basket td.amount { width: 80px; text-align: center; }
#basket td.price  { width: 90px; text-align: right; }
#basket tr.total td
{
	border: 0;
}
#basket button, .button {
	margin: 0;
	padding: 0;
	border: 1px outset #CA0;
	background-color: #000;
	color: #F8EA0B;
	cursor:pointer;
}
#basket button:focus, a:focus, .button:focus,
#main_menu ul li a:focus,
#main_menu ul li.basket a:focus
{
	background-color: #F8EA0B; color:#000;
}
#basket td.amount button { width: 20px; }

.product h1
{
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 15px 0;
	color: #F8EA0B;
}
.product .k
{
	clear: left;
	float: left;
	width: 100px;

}
.product .v {
	float:left;
	width:400px;
	display:block;

}

.prod_table_grijs_blank {
	border-top: 1px solid #3C3C3C;
	width:880px;
	clear:both;
	padding:0;
}

.clear {
	clear:both;
}

#pers {
	position:relative;
}

#pers h1 {
	margin-bottom:30px;
}

#pers #list {
	position:relative;
}

#pers #list .item{
	float:left;
	width:209px;
	height:266px;
	border-right:1px solid #3C3C3C;
	border-bottom:1px solid #3C3C3C;
	padding:5px;
}

#pers #list .item .image {
	width:130px;
	height:200px;
}

#pers #list .item h5 {
	font-size: 16px;
	margin: 0 0 5px 0;
	font-weight:bold;
	color:#F8EA0B;
}

#pers #list .item p {
	color:#fff;
}

#pers #one_product h5{
	font-size: 16px;
	margin: 0 0 5px 0;
	font-weight:bold;
	color:#F8EA0B;
}

#pers #one_product p{
	color:#fff;
}
#pers #one_product #list  {
	position:relative;
}

#pers #one_product #list #foto_a,
#pers #one_product #list #foto_b
{
	float:left;
	width:430px;
	height:auto;
	padding:5px;
}

#pers #one_product #list #foto_a .image,
#pers #one_product #list #foto_b .image{
	width:430px;
	height:200px;
}

input#chk_cadeau {
	width:16px;
}

#nav_collection{
	text-align:center;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	border-bottom:1px solid #3C3C3C;
	padding:10px 0;
}

#nav_collection a {
	margin:0 10px;
	color:#ffffff;
}

#nav_collection a:hover {
	color:#F8EA0B;
}

#h1_coll {
	margin:30px 0 0 0;
}

#nav_collection a#active {
	color:#F8EA0B;
}

#aanmelden {
	position:absolute;
	top:54px;
	right:0;
	height:50px;
	width:auto;
}

#frm_aanmelden input#submit {
	width:40px;
}

#frm_aanmelden input#email {
	color:#F8EA0B;
	width:118px;
}

.error {
	color:#F8EA0B;
}

/*  Actie    fixed */

.textbox {
	width:245px;
	height:300px;
	text-align:left;
	padding-left:55px;
	float:left;
}

.textbox h1 {
	font-size:18px;
	color:#D0D0D0;
}

.text_field1 {
	width:75px;
	float:left;
}
.text_field2 {
	width:125px;
	float:left;
}

.leftcol {
	width:80px;
}
			
.imagebox {
	width:200px;
	height:300px;
	text-align:center;
	float:left;
}

.leftbox table, .rightbox table{
	text-align:left;
}
			

#footer_actie {
	text-align:center;
	border-bottom:1px;
	border-bottom-color:#666666;
	border-bottom-style: solid;
	padding-bottom:20px;
}

#brandfooter {
	text-align:center;
	
}

#brandfooter h1 {
	font-size:18px;
	color:#D0D0D0;
	margin-top:20px;
}

.knop {
	width:auto;
	height:auto;
}

#actie_container {
	width:1000px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
}

#actie_container  a {
	color:#D0D0D0;
}
/*  End Actie    fixed End */

