* {
	margin: 0;
	padding: 0;
} 
html, body {
	background: #FFF url(images/wallpaper.gif) top left repeat;
	color: #191919;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: 100;
	/*color: #702d00;*/
	/*color: #ff9933;*/
	color: #ff6600;
	margin: 10px 0;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: 100;
	/*color: #ff9933;*/
	/*color: #702d00;*/
	color: #ff6600;
	margin: 10px 0;
}
h3,h4,h5,h6 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 10px 0 0;
}
a {
	/*color: #ff9933;*/
	/*color: #702d00;*/
	color: #ff6600;
	text-decoration: none;
}
a:hover {
	/*color: #ff9933;*/
	/*color: #702d00;*/
	color: #ff6600;
	text-decoration: underline;
}
a img {
	border: 0;
}

label {
	color: #bf7d63;
	line-height: 30px;
}
.clear {clear: both;}
.float_left {float: left;}
.float_right {float: right;}
.img_float_left {
	float: left;
	margin: 5px 10px 5px 0;
}
.img_float_right {
	float: right;
	margin: 5px 0 5px 10px;
}

#container {
	width: 988px;
	min-height: 100%;
	margin: 0 auto;
	border-bottom: 1px solid #ffbb7f;
	background: url(images/core_repeat.gif) top center repeat-y;
}
.vervolg_container {
	background: url(images/core_repeat_vervolg.gif) top center repeat-y !important;
}
* html #container {
	height: 100%;
}
#header {
	height: 182px;
	background: url(images/header.jpg) top center no-repeat;
	position: relative;
	left:1px;
	top:1px;
}
#search {
	position: absolute;
	top: 75px;
	left: 510px;
	width: 190px;
	height: 87px;
}
#searchfield {
	width: 140px;
}	

#newsletter {
	position: absolute;
	top: 75px;
	right: 0px;
	width: 278px;
}





#navbar {
	position: absolute;
	bottom: 8px;
	left: 0;
	width: 100%;
	text-align: center;
}
#navbar ul, #navbar li, #navbar li a {
	display: inline;
}
#navbar ul li a {
	padding: 10px 0;
}
#navbar ul li {
	position: relative;
}
#navbar ul ul {
	display: none;
}
#navbar ul li:hover ul {
	display: block;
	position: absolute;
	top: 16px;
	*top: 24px;
	left: 0;
	background: #fff0d7;
	padding: 5px;
}
#navbar ul ul li {
	border-bottom: 1px solid #FFF;
}
#navbar ul ul li, #navbar ul ul li a {
	display: block;
	text-align: left;
	width: 180px;
	color: #dc2810;
}
#navbar ul ul li a:hover {
	text-decoration: underline;
	color: #dc2810;
}
.subimg {
	margin-bottom: -6px;
}

#core_top {
	height: 31px;
	background: url(images/core_top.jpg) top center no-repeat;
}

#core {
	width: 860px;
	float: left;
	height: auto;
}

#core_left {
	width: 475px;
	padding: 0 8px 8px 8px;
	display: inline;
	float: left;
}
#core_right {
	width: 336px;
	padding: 0 5px 5px 5px;
	display: inline;
	margin-left: 16px;
	float: left;
}
#core_right h1 {
	margin: 0;
}
#core_right h1 span {
	display: none;
}
#core_adbar {
	width: 120px;
	float: left;
	padding: 0px 8px 8px 0;
	_padding: 0 4px 8px 0;
	display: inline;
}
#core_adbar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#core_adbar ul li {
	margin-bottom: 20px;
}

/* berichten staan nu in een tabel. Geen gezeur meer in IE6, rekt prachtig mee en biedt meer overall compatibiliteit dan de vorige keer met BN. */
#core_left table.msg {
	border: 0;
	width: 475px;
	background: #FFF url(images/msg_repeat.gif) top center repeat-y;
}

#core_left table.msg h1 {
	text-align: left;
	margin: 0 10px 10px 0;
}
#core_left table.msg td.left_shadow {
	width: 6px;
	background: url(images/msg_leftshadow.gif) top right no-repeat;
}
#core_left table.msg td.center {
	width: 461px;
	background: url(images/msg_backfade.jpg) top right no-repeat;
}
#core_left table.msg td.right_shadow {
	width: 8px;
	background: url(images/msg_rightshadow.gif) top left no-repeat;
}
#core_left table.msg td.bottom_shadow {
	width: 475px;
	height: 6px;
	background: #FFF url(images/msg_bottomshadow.gif) top left no-repeat;
}
#core_left table.msg div.msg_content {
	width: 441px;
	padding: 10px 10px 5px;
}


/* tussenliggende quotes */
.quote {
	height: auto;
	padding: 20px 0 20px 0;
	text-align: center;
	width: 475px;
}
.quote_content {
	float: left;
	font-size: 24px;
	color: #FF8E02;
	padding: 0 5px;
}
.quote_left, .quote_right {
	width: 26px;
	height: 20px;
	display: block;
	float: left;
}
.quote_left {
	background: url(images/quote_left.gif) no-repeat;
}
.quote_right {
	background: url(images/quote_right.gif) no-repeat;
}
.quote_p {
	text-align: left;
	margin-left: 47px;
}



/* core_right */
#tools {
	width: 316px;
	padding: 4px 8px;
	background: url(images/beautytools_back.jpg) top left no-repeat;
	margin-bottom: 20px;
	border-right: 1px solid #efe0c5;
}
#tools p {
	margin-top: 5px;
}
#tools p.tools_img {
	margin-top: 0;
}
#tools a {
	font-weight: bold;
	padding-top: 5px;
	color: #dc2810;
	text-decoration: none;
}
#tools a:hover {
	color: #dc2810;
	text-decoration: underline;
}
#tools img {
	margin-bottom: 4px;
}

p.ad {
	margin: 20px 0;
}


/* prijsvraag */
#prijsvraag {
	width: 336px;
	height: 177px;
	background: url(images/prijsvraag.jpg) top left no-repeat;
	position: relative;
}
#prijsvraag_text {
	position: absolute;
	bottom: 20px;
	right: 10px;
	width: 180px;
}


/* links aan de onderzijde van de homepage */
#bottom_links {
	clear: left;
	width: 818px;
	background: #fff;
	height: auto;
	padding: 10px;
	margin: 0 0 0px 10px;
	border: 1px solid #eedec1;
}
#bottom_links ul {
	display: block;
}
#bottom_links li {
	display: block;
	height: 29px;
	line-height: 29px;
	vertical-align: middle;
	padding-left: 20px;
	background: url(images/footerlinks_back.gif) left center no-repeat;
}
#bottom_links li a {
	color: #393939;
	text-decoration: none;
}
#bottom_links li a:hover {
	text-decoration: underline;
}
#filler {
	height: 10px;
	background: #FFF;
	margin-left: 1px;
}

#footer {
	clear: both;
	width: 988px;
	margin: 0 auto;
	background: none;
	padding: 10px 0;
	text-align: center;
	color: #e39126;
}
#footer a {
	padding: 0 10px;
}

#toplinks {
	position: absolute;
	top: 6px;
	right: 0;
	width: 890px;
	margin-right: 20px;
	text-align: right;
	
}
#toplinks ul {
	position: absolute;
	right: 100px;
}
#toplinks ul, #toplinks li, #toplinks li a {
	display: inline;
}
#toplinks li a {
	padding: 0 10px;
}

div#rss_icoon {
	background:url(images/rss-icoonA.gif) center center no-repeat;
	position:absolute;
	float:right;
	
	margin:1px 25px 0 0;
	right: 0;
	width: 49px;
	height:14px;
}
div#rss_icoon a {
	background:url(images/rss-icoonA.gif) center center no-repeat;
	position:absolute;
	float:right;
	margin:1px 25px 0 0;
	right: 0;
	width: 49px;
	height:14px;
}

div#rss_icoon:hover {
	background:url(images/rss-icoonH.gif) center center no-repeat;
	position:absolute;
	float:right;
	margin:1px 25px 0 0;
	right: 0;
	width: 49px;
	height:14px;
}

#right_top {
	background: #eeeeef;
}
#right_top dl {
	padding: 10px;
}
#right_top dt {
	float: left;
	clear: left;
	width: 64px; 
	height: 64px;
}
#right_top dt img {
	border: 1px solid #FFF;
}
#right_top dd {
	float: left;
	width: 247px; 
	height: 64px;
}
#right_top dd a {
	font-weight: bold;
	display: block;
	width: 100%;
}

.right_block {
	margin: 0 0 20px 0;
	width: 334px;
	border: 1px solid #e1e1e1;
	height: 250px;
}
