@charset "utf-8";
/*  WdeB */

/*=================== basic ==========================*/

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

label {
	float: left;
	width: 55px;
	font-family: "Trebuchet MS";
	font-size: 1.0em;
	color: #C7C8C5;
}



/* Removes quotation marks from q */
q:before, q:after { content :''; }

html 	{ text-align : center;  }

body {
	position : relative;
	margin : 0 0 0 0;
	text-align : left;
	background-color: #000000;
	}

	

/*=================== container ==========================*/

#container{
	width: 100%;
	float: left;

	
	
}

/*=================== header ==========================*/

h1{
	background-image: url(img/logo_season_flowers.png);
	height: 114px;
	width: 92px;
	margin: 24px 0 0 670px;
	position:absolute;
	text-indent: -8888px;
}
#header_container{
	background-image: url(img/bg_head2.png);
	height: 383px;
	background-repeat: no-repeat;
}
#header{
	width: 770px;
	height: 300px;
	margin: 110px 0 0 337px;
	position: absolute;
	background-image: url(img/header02.png) no-repeat;
}
#logo {

}
#winkelwagen{
	height: 70px;
	width: 120px;
	margin: 20px 20px 0 0px;
	float: right;
}
#winkelwagen p{
	font-size: 0.8em;
}
#winkelwagen a{
	font-family: "Trebuchet MS";
	color: #9F0F66;
	text-decoration: none;
}
#winkelwagen a:hover{
	font-family: "Trebuchet MS";
	color: #9F0F66;
	text-decoration: underline;
}
.kop{
	font-size: 110%;
}


/*=================== content ==========================*/
#content_container {
	background-image: url(img/bg_content.png);
	background-repeat: repeat-y;
}
#content {
	margin: -20px 0 0 337px;
	width: 734px; 
	padding: 0 18px 40px 18px; 
}

#content img{
	margin: 0 0 0 10px;
}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #9F0F66;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom: 15px;
	line-height: 1.8em;
}

h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 8px;
	color: #9F0F66;
	margin-top: 20px;
}

p, .txt {
	font-family: "Trebuchet MS";
	font-size: 1.0em;
	color: #C7C8C5;
}

input, text, textarea{
	font-family: "Trebuchet MS";
	font-size: 1.0em;
	background: #000;
	color: #C7C8C5;
	border: 1px solid #333333;
	margin: 0 0 0 2px;
}

select{
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	border: 1px solid #C7C8C5;
	background: #000;
	color: #C7C8C5;
}

option {
	background: #000;
	color: #C7C8C5;
}

#content a{
	font-family: "Trebuchet MS";
	font-size: 1.0em;
	color: #9F0F66;
	text-decoration: none;
}

#content a:hover{
	font-family: "Trebuchet MS";
	font-size: 1.0em;
	color: #9F0F66;
	text-decoration: underline;	
}
#home{
	/*background-image: url(img/home.png) no-repeat;*/
	height: 320px;
	width: 770px;
	margin: -43px 0 0 -18px;
}

#content img {
	 margin: 30px 0 30px 0;

}

#bloem{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990066;
	padding: 0 0 10px 0;
}

#delete {
	float: right;
	vertical-align: top;
	margin: 0 5px 0 0;
}


.bloem td{
	padding: 0 0 0 10px;
	vertical-align: top;
}
.cart {
	font-family: "Trebuchet MS";
	font-size: 1.0em;
	color: #C7C8C5;
}

.cart th {
	width: 145px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990066;
}

.cart td {
	padding: 0 3px;
}
tr.totaal {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990066;
}
.total {
	font-family: "Trebuchet MS";
	font-size: 1.0em;
	color: #C7C8C5;
	margin: 10px 0 0 0;
}

.total td {
	width: 200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990066;
	padding: 0 0 0 15px;
}

.prijs {
	float: right;
	margin: -22px 100px 0 0;
	padding: 0 0 0 25px;
}

.totalprijs {
	float: right;
	margin: -22px 90px 0 0;
	padding: 0 0 0 0px;
}

.aantal {
	width: 66px;
	margin: 0 0 0 0;
}

.txt_fout {
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	color: #990066;
}

/*=================== nav ==========================*/

#nav {
	width: 860px;
	margin: -80px 0 0 337px;
	position: absolute;
}
.menu1 {
	padding:0 0 0 0px; 
	margin:0; 
	list-style:none; 
	height:30px; 
	background: url(img/bg_nav.png); 
	position:relative; 
	}
.menu1 li {
	float:left;
	}
.menu1 li a {
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	color:#fff;
	text-decoration:none;
	font-size:17px;
	font-family:"Trebuchet MS";
	text-align:center;
	padding:0 0px 0 6px;
	cursor:pointer;
	font-weight: lighter;
}
.menu1 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu1 li.current a {color:#fff; background:url(img/bg_nav.png);}
.menu1 li.current a b {background:url(img/bg_nav.png) no-repeat right top;}
.menu1 li a:hover {color:#fff; background:#000 url(img/bg_nav.png);}
.menu1 li a:hover b {background:url(img/bg_nav.png) no-repeat right top;}
.menu1 li.current a:hover {color:#fff; background:#000 url(img/bg_nav.png); cursor:default;}
.menu1 li.current a:hover b {background:url(img/bg_nav.png) no-repeat right top;}

/*=================== foot ==========================*/

#footer {
	height: 224px;
	background-image: url(img/bg_foot2.png);
	background-repeat: no-repeat;
	margin: -33px 0 0 0;
}

/*=================== fade ==========================*/
    .hidden {
    	position: absolute;
    	top: -10000px;
    }

#content .gallery img {
height: 150px;
margin: 0;
}

.gallery li {
float: left;
margin-right: 20px;

}

.gallery li a {
display: block;
overflow-y: hidden;
}

.gallery p {
margin-top: 10px;
}

.gallery {
clear: both;
}

.gallery ul {
height: 155px;
width: 733px;
overflow: hidden;
}