body {padding:0; margin:0;}

body, html, div, p, td, td td, font {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333;
	}

#links {
	margin: 0px;
	padding: 0px;
	z-index: 75;
	/*position: fixed;*/
	top: 0px;
	left:0px;
	width:225px;
	text-align:center;
	}

#nav {
	margin: 0px;
	padding: 124px 0px 10px 0px;
	z-index: 75;
	/*position: fixed;*/
	top: 0px;
	left:225px; 
	text-align:center;
	width:160px;
	background:none;
	}

#neemdeel {
	z-index: 85;
	/*position: fixed;*/
	bottom: 0px;
	left:15px;
	
	}
	
#neemdeel a {
	background-image:url(img/neem-deel3.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	display:block;
	height:197px;
	width:195px;
}

#neemdeel a:hover {
	background-image:url(img/neem-deel3.jpg);
	background-repeat:no-repeat;
	background-position:-195px 0px;
}




.menu {
	background-color:#3e2816;
	background-image:url(http://vampires.kasper.be/img/back_center.jpg);
	background-position:65px 0px;
	
	/* ie 6 en 7 */
	*
	/* enkel ie6 */
	_background-position:top left;
	background-repeat:repeat-x;
	background-attachment:fixed;

} 


#nav img {margin-bottom: 15px; /*filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity: 0.7; opacity: 0.7;*/}

/* fade out onderaan */

#page_wrap {
	z-index: 1;
	overflow: auto;
	padding: 0px 20px 85px 20px;
}

#bottom_fade {
	height: 190px;
	z-index: 99;
	position: fixed;
	bottom: 0px;
	background: url("img/bottom-fade.png") bottom center no-repeat;
}

h2, h3 {color:#a30308;}
h2 a {color:#333333; text-decoration:none;}

.text_left {width:195px; text-align:left; color:#111111;}
.text_left a {text-decoration:none; color:#b76b01;}

.prijs_left {width:195px; text-align:right; font-weight:bold; /*color:#fd373f;*/ color:#a30308;}
.prijs_left a {text-decoration:none; font-weight:bold; /*color:#fd373f;*/ color:#a30308; font-size:16px;}

.prijs_left .prijstitel{float:left; font-size: 11px; font-weight:bold; color:#000;}

.prijs_content {text-align:right; font-weight:bold; color:#a30308;}
.prijs_content a {text-decoration:none; font-weight:bold; color:#a30308; font-size:16px;}

.meer {text-align:left; color:#b76b01;}
.meer a {text-decoration:none; color:#b76b01;}


a span.doorstreept {text-decoration:line-through; font-size:13px; color:#333333;}
a span.winkelkarretje {text-decoration:underline; font-size:11px; color:#a30308;}

a {text-decoration:none; color:#b76b01;}

.link_left {
	text-align:left;
	padding: 10px 0px 10px 17px;
}
