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


html, body {
	margin: 0px;
	height: 100%;
}

.container {
	background: url(images/top_side.gif) repeat-x top;
	width: 100%;
	height: 100%;
}

.headertitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight:lighter;
	height: 20px;
	line-height: 20px;
}

.headertitle a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight:lighter;
	height: 20px;
	line-height: 20px;
}

.headertitle a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight:lighter;
	height: 20px;
	line-height: 20px;
}

.headertitle a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight:lighter;
	height: 20px;
	line-height: 20px;
}

.headertitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight:lighter;
	height: 20px;
	line-height: 20px;
}

.headerbar {
	background-image: url(images/content_top.png);
	background-repeat:no-repeat;
	height: 20px;
}

.footer {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #4C2814;
	padding-left: 0px;
}

.tekst {
	color:#000000;
	font-size:12px;
	line-height: 13px;
	list-style-image: url('images/bullet.gif');
	font-family: Arial, Helvetica, sans-serif;
}

.tekst A:link{
	color:#C61E2D;
	font-size:12px;
	line-height: 13px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;	
	text-decoration: none;
}

.tekst A:visited{
	color:#C61E2D;
	font-size:12px;
	line-height: 13px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;	
	text-decoration: none;
}

.tekst A:active{
	color:#C61E2D;
	font-size:12px;
	line-height: 13px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;	
	text-decoration: none;
}

.tekst A:hover{
	color:#C61E2D;
	font-size:12px;
	line-height: 13px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.menubutton {
	color:#1F1F1F;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: 600;
	
}

.menubutton a:link {
	color:#1F1F1F;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: 600;
	text-decoration:none;
	
}

.menubutton a:visited {
	color:#1F1F1F;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: 600;
	text-decoration:none;
	
}

.menubutton a:hover {
	color:#C61E2D;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: 600;
	text-decoration:none;
	
}

.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #C61E2D;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
}

.collectiepic {
	background-image:url(images/collectie_pic_01.jpg);
	background-repeat:no-repeat;
	height: 450px;
}

.collectiekeuze {
	color:#C61E2D;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
}

.collectiekeuze A:link{
	color:#C61E2D;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: 600;
}

.collectiekeuze A:visited{
	color:#C61E2D;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: 600;
}

.collectiekeuze A:active{
	color:#C61E2D;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: 600;
}

.collectiekeuze A:hover{
	color:#A51926;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: 600;
}

.dotbar {
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	height: 2px;
}
