@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding: 0px;
}
html, body {
	font-family:Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #515345;
}
body {
	background: url('bodyBg.gif') repeat-x;
	background-color: #fff;
}

#container {
	margin: 0 auto;
	width: 960px;
	background-color:#fff;
	background: url('content2Bg11.gif') repeat-x bottom left;
}
.roze {
	background-color:#eb0a8e;
	height:5px;
	width:auto;
}


/* ### De content ### */
	#content {
	padding-bottom: 5px;
	width: 960px;
}

/* ### De linkerbox### */
		#linkerbox {
	padding-top: 5px;
	float: left;
	width: 225px;
	background-color:#fff;
}

#menu {
font-family:Arial;
	float:left;
	width:225px;
}


.aanbieding{
font-size:16px
}

.aanbieding-color{
color:#8cc63e;
}

.content-links{
width:225px;
padding:0 ;
margin:0;
background: url('links-zijkant.gif') repeat-y;
}

.content-footer1{
width:225px;
height:17px;
background: url('links-footer.gif') no-repeat; 
}
.info{
margin-left:10px;
}

#menu h2 { 
				padding: 5px 0px 0px 15px; 
				display: block; 
				width: 225px; 
				height: 20px; 
				font-size: 14px;
				color:#FFFFFF;
				background: url('titleBg.gif') no-repeat; 
				}
				
#menu ul {
list-style:none;
margin-left:10px;
margin-top:10px;
margin-right:10px;
				}		
				
#menu li {
margin-bottom:8px;
border-bottom:1px dashed #c0c0c0;
}

#menu li a{
color: #969696;
padding-left:5px;
text-decoration:none;
font-size:13px;
}

#menu li a:hover{
color:#eb0a8e;
}							

#menu li a.active {
color:#eb0a8e;
}

/* ### De rechterbox ### */
		#rechterbox {
	padding-top: 5px;
	float: right;
	width: 725px;
	line-height:20px;
}

#rechterbox h2 { 
				padding: 5px 0px 0px 15px; 
				display: block; 
				width: 725px; 
				height: 20px; 
				font-size: 14px;
				color:#FFFFFF;
				background: url('rechtsBg.gif') no-repeat; 
				}
				
				
	.content {
	padding: 15px;
	width: 695px;
	background: url('hokjeBg.gif') repeat-y; 
}	

.content-footer { 
margin-bottom: 10px; 
width: 725px; 
height: 5px; 
background: url('content-footer.gif') no-repeat; 
				}	
				
		#rechterbox ul {
		margin-left:25px;
}						
				




/* ### FOOTER CONTAINER ### */
#footer {
padding-top: 5px; 
		width: 960px; 
		height: 103px; 
		font-size: 11px; 
		color: #333333; 
		background-color: #FFF;
		margin: 0 auto;
		border-top:1px solid #333333;
}

	#footer p { 
		padding: 5px; 
		padding-left:50px;
		float: left; 
		list-style: none; 
		}
		
	#footer img
	{
	padding-left:75px;
	}	

	#footer_main {
	background-color:#993300;
	width: 100%; 
		background: url('footerBg.gif') repeat-x;
		}






/* --- Classes --- */
.clear {
	clear: both;
}
.left
{float:left;}

.right
{float:right;}

.border
{border:none;}

.kop{
color:#eb0a8e;
}





/* --- bestelformulier trendvertise--- */
#stappen{
font-size:11px;
}

#stappen a:link {color: #00CC00; font-weight:bold; text-decoration:none;}
#stappen a:visited {color: #00CC00; font-weight:bold; text-decoration:none;}
#stappen a:hover {color: #00CC00; font-weight:bold; text-decoration:underline;}
#stappen a:active {color: #00CC00; font-weight:bold;}

.bestellen{
	padding-bottom: 0.2em;
	margin-top: 0.5em;
	margin-bottom: 0.2em;
	color: #234567;
	border-bottom: 1px dotted #234567;
	font-size:15px;
}

#box2 td
{
padding:5px;
}

#box2 tr
{

font-size:11px;
}

.bestelkop
{
font-size:13px;
font-weight:bold;
color:#234567;
border-bottom: 1px dotted #234567;
}

.bestelkop2
{
font-size:13px;
font-weight:bold;
color:#234567;
text-align:right;
}

.bestelkopje
{


color:#234567;
text-align:right;
}

.back-color1{
background-color: #fff;
border-bottom:1px solid #e4e4e4;
}

.back-color2{
background-color: #eeeeee;
border-bottom:1px solid #e4e4e4;
}

.bestelijn
{
border-bottom: 1px dotted #234567
}