body {
	margin: 0 0;
	padding: 0 0;
	background-image: url(assets/back.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #d8ceff;
	background-attachment: relative;
}

#wrapper {
	width: 990px;
	display: block;
	margin: 0 0;
	padding: 0 0;
	border-right: 1px dotted #8983a2;
}

#header {
	width: 990px;
	height: 195px;
	text-align: left;
	background-image: url(assets/flowers_top.jpg);
	background-repeat: no-repeat;
	background-position: 666px 0px;
	background-attachment: relative;
}

#logo {
	display: block;
	width: 286px;
	height: 195px;
}

#adres {
	display: block;
	position: relative;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	left: 286px;
	width: 704px;
	line-height: 21px;
	text-align: left;
	margin-top: -41px;
	padding-left: 20px;
}


#content {
	display: block;
	width: 990px;
	height: 450px;
	background-image: url(assets/flowers_bot.jpg);
	background-repeat: no-repeat;
	background-position: 555px 0px;
	background-attachment: relative;
	top: 195px;
	left: 0px;
	position: inherit;
	text-align: left;
}

#content a {
	text-decoration: none;
	color: #666;
	border-bottom: 1px dotted #999;
}
#content a:hover { color: black; }

#content h2 {
	font-size: 16px;
	letter-spacing: 1px;
}
#content h3 {
	margin-bottom: -6px;
	letter-spacing: -1px;
}

#textblock_m {
	display: inline-block;
	width: 300px;
	float: left;
	margin-top: 30px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 14px;
	font-size: 11px;
	color: #666;
	margin-left: 50px;
	padding: 10px;
}

#textblock_winkel_m {
	display: inline-block;
	width: 330px;
	float: left;
	margin-top: 30px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 14px;
	font-size: 11px;
	color: #666;
	margin-left: 50px;
	padding: 0px;
}

#textblock_r {
	display: inline-block;
	width: 300px;
	float: right;
	margin-top: 30px;
	margin-right: 60px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 14px;
	font-size: 11px;
	color: #666;
	padding: 10px;
}

#middenblok {
	display: inline-block;
	width: 290px;
	float: left;
	margin-top: 30px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 16px;
	font-size: 11px;
	color: #666;
	margin-left: 50px;
	padding: 10px;
}

.wideblok {
	display: inline-block;
	width: 810px;
	margin-top: 30px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 16px;
	font-size: 11px;
	color: #668;
	border-bottom: 1px dotted black;
}

.cmb {
	display: inline-block;
	width: 753px;
	margin-left: 30px;
	margin-top: 30px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 16px;
	font-size: 11px;
	color: #668;
}

#promotie {
	display: inline-block;
	width: 260px;
	float: right;
	margin-top: 120px;
	margin-right: 80px;
}

#menu {
	display: block;
	width: 150px;
	margin-top: 20px;
	text-align: right;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #8983a2;
	border-right: 1px dotted #8983a2;
	padding-right: 10px;
	float: left;
	border-bottom: 0px;
}

#menu ul { list-style-type: none; list-style-position: default; }
#menu li { padding-bottom: 9px; }

#menu a {
	text-decoration: none; 
	color: #2399a3; 
	border-bottom: 0px;
}
#menu a:hover {
	color: #554477;
	text-decoration: none; 
	border-bottom: 0px;
}

#menu .selected {
	color: #554477;
	text-decoration: none; 
	border-bottom: 0px;
}

#adres .top { color: #d8ceff; }
#adres .bot { color: #8983a2; word-spacing: 1px; }
#adres .top a { text-decoration: none; color: #e4ddff; }
#adres .top a:hover { color: #554477; }

