* {
	padding: 0px;
	margin: 0px;
}
a img {
	border: 0px;
}
body {
	background-image: url('img/top.jpg');
	background-repeat: repeat-x;
}

#spanner {
	width: 900px;
	float: left;
}
#logo {
	float: left;
	height: 135px;
	width: 385px;
}

#spanner .titel h1 {
    color: #FFFFFF;
    font-family: Helvetica,Arial,Verdana;
    font-size: 24px;
    font-weight: bold;
    float: left;
    margin-left: 30px;
    margin-top: 35px;
}

#news {
    float: left;
    margin: 10px 0 10px 30px;
    width: 450px;
    font-family: Helvetica, Arial;
    font-size: 13px;
    color: #FFF;
    height:80px;
}
#news h3 {
    font-size: 13px;
    color: #fff;
}
#news ul {
    list-style-image: url(img/ulli.png);
    margin: 5px 0 5px 20px;
}
#news a:link, #news a:visited {
    color: #fff;
    text-decoration: underline;
}


#menu {
	float: left;
	width: 455px;
    margin-left: 25px;
	margin-top: 0px;
	height: 35px;
}
#menu ul {
	list-style: none;
}
#menu ul li {
	width: auto;
	float: left;
}
#menu a:link, #menu a:visited {
	padding: 0 5px;
}

.lava {
    position: relative;
    height: 25px;
    width: 455px;
    margin: 10px 0;
    overflow: hidden;
}
.lava li {
    float: left;
    list-style: none;
}
.lava li.back {
    background: url('img/lava.gif') no-repeat right -26px;
    width: 9px; 
	height: 25px;
    z-index: 8;
    position: absolute;
}

.lava li.back .left {
    background: url('img/lava.gif') no-repeat top left;
    height: 25px;
    margin-right: 9px; /* 7px is the width of the rounded shape */
}
.lava li a:link, .lava li a:visited {
    font: bold 14px arial;
    text-decoration: none;
    color: #1d1060;
    text-align: center;
    top: 4px;
    z-index: 10;
    display: block;
    float: left;
    height: 25px;
    position: relative;
    overflow: hidden;
    margin: auto 10px;    
}
.lava li a:hover, .lava li a:active {
    color: #fff;
}
.lava .current a:link, .lava .current a:visited  {
	color: #fff;
}
.lava:hover .current a:hover, 
.lava:hover .current a:active {
	color: #fff !important;
}
.lava:hover .current a:link, 
.lava:hover .current a:visited  {
    color: #1d1060;
}


#left {
	float: left;
	position: relative;
	left: 0;
	width: 225px;
	min-height: 70px;
	/*background-image: url('img/left.jpg');
	background-repeat: no-repeat;
	padding-top: 70px;*/
    margin-top: 10px;
}
#left a:link, #left a:visited {
    color: #1F1262;
    text-decoration: underline;
}
#left a:hover, #left a:visited:hover {
    color: gray;
    text-decoration: none;  
}
/*
#left #slider img {
    width: 350px;
}*/
#content {
	width: 585px;
	float: left;
    margin-top: 20px;
	padding: 0px 0px 20px 40px;
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
    line-height: 20px;
	color: #1f1262;
}
#content a:link, #content a:visited {
    color: #1F1262;
    text-decoration: underline;
}
#content a:hover, #content a:visited:hover {
    color: gray;
    text-decoration: none;  
}
h1 {
	font-family: Helvetica, Arial, Verdana;
	font-size: 18px;
	color: #1f1262;
	font-weight: bold;
	margin: 15px 0 15px 0;
}
h1.super {
    color: #FFFFFF;
    font-family: Helvetica,Arial,Verdana;
    font-size: 24px;
    font-weight: bold;
    margin: -100px 0 115px;
}
h3 {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #1f1262;
	font-weight: bold;
	line-height: 18px;
}
#content p {
	margin-bottom: 15px;
	line-height: 18px;
}
#content ul {
    margin: 5px 0 5px 20px;
}
#refomail {
    font-family: Helvetica, Arial;
    font-size: 11px;
    width: 200px;
    margin: 10px 10px 10px 15px;
}
#refomail img {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
form legend {
    font-weight: bold;
    margin: 15px 0 10px 0;
}
form fieldset {
    border: none;
}
form fieldset br {
    clear: both;
}
form .text, form .phone, form .email, form textarea {
    width: 250px;
    padding: 3px;
    font-size: 11px;
    font-family: Verdana, Arial;
}
form label {
    width: 150px;
    float: left;
    min-height: 25px;
    line-height: 25px;
}

.producten {
    width: 585px;
}
.product {
    border: 2px solid #726b9e;
    padding: 10px;
    margin: 10px 0;
    min-height: 133px;
    position: relative;
}
.product_image {
    width: 200px;
    height: 133px;
    float: left;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 2px solid #726b9e;
}
.product_price {
    bottom:10px;
    position:absolute;
    right:10px;
    text-align:right;
    width:150px;
}
.product_price label {
    margin-right: 5px;
}
.cart_options {
    position: absolute;
    bottom: 10px;
    left: 230px;
}
.winkelwagen {
    border-collapse: collapse;
    width: 585px;
}
.winkelwagen th, .winkelwagen td {
    padding: 5px;
    text-align: left;
    /*font-weight: normal;*/
}
.winkelwagen th {
    background-color:#726b9e;
    color: #FFF;
}
.winkelwagen td {
    border-bottom: 1px solid #726b9e;
}
.ww_b:link, .ww_ba:visited {
    background-color:#C2B5D6;
    border:1px solid #726B9E;
    color: #726B9E;
    margin:2px;
    padding:0 3px;
    text-decoration:none;
}
.ww_b:hover, .ww_ba:visited:hover {
    background-color: #fff;
}
.totaal td {
    border-top: 2px solid #726b9e;
    font-weight: bold;
    border-bottom: none;
}
.popup {
    text-decoration: underline;
    cursor: pointer;
}
.popup span {
    display: none;
    overflow: hidden;
}
/*
.popup:hover span {
    display: block;
    position: absolute;
    z-index: 2;
    border: 1px solid black;
    background-color: #F9FAA1;
    padding: 10px;
}*/





/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

