@charset "utf-8";
/* CSS Document */

body {
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;

}

.style3 {
	font-size: 10px;
	color:#33CC00;	
}
.intro_header {
	font-size: 12px;
	font-weight: bold;
	color:#99CCFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
}
.redlink {
	color: #FF0000;
}
.blacklink {
	color:#000000;
}

.tableheader {
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(../webshopaanbieding/images/tabelheader.jpg);
	background-repeat:no-repeat;
	height:26px;
	text-align:center;
	vertical-align:middle;
}

.tabelheadergroot {
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(../webshopaanbieding/images/tabelheader_aanbieding.jpg);
	background-repeat:no-repeat;
	height:26px;
	text-align:center;
	vertical-align:middle;
}
td {
	background-repeat:repeat-y;
}

.tabletoplayout {
	background-image:url(../webshopaanbieding/images/achtergrond_header_tabel.jpg);
	background-repeat:no-repeat;
}

.chlnk {
	cursor:pointer; 
}

li {
	list-style-image:url(../webshopaanbieding/images/bullet.jpg);
}
h1 {
	font-size: 12px;
}
h2 {
	font-size: 10px;
}
.img {
	border:none;
}
.groen {
	color:#33CC0D;
}
.vet {
	font-size:12px;
	font-weight:bold;
}

#container {
	width:1000px;
	height:auto;
	background-image:url(../webshopaanbieding/images/achtergrond_container.jpg);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	margin-top:0px;
}
#header {
	width:1000px;
	height:245px;
	background-color:#FFFFFF;

	
}
#content {
	width:1000px;
	height:auto;
	background-image:url(../webshopaanbieding/images/achtergrond_content.jpg);
	background-repeat:no-repeat;
	padding-left:15px;

}



#footer {
	width:1000px;
	height:35px;
	background-image:url(../webshopaanbieding/images/achtergrond_footer.jpg);
	background-repeat:no-repeat;
	background-position:right;

}



