@import url(http://fonts.googleapis.com/css?family=Anton);

body{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#494949;
}

a{
	outline:none;
	text-decoration:none;
	position:relative;
}

h1, h2, h3, a.link{
	font-family: 'Anton', sans-serif;
}

#tekst p, #producten p{
	line-height:20px;
	padding:5px 10px 8px 5px;
}

#tekst a, #producten p a{
	color:#4e487f;
	text-decoration:underline;
	font-weight:bold;
}

#tekst a:hover, {
	text-decoration:none;
}

#producten a.link{
	font-size:19px;
	display:block;
	float:left;
	padding:20px 0 0 20px;
	color:#4e487f;
	text-decoration:underline;	
}

#subcats a{
	color:#494949;
}

#subcats a:hover{
	color:#4e487f;
	text-decoration:underline;
}

.tag1{
	font-size:14px;
}

.tag2{
	font-size:16px;
}

.tag3{
	font-size:18px;
}

h1{
	padding:0 0 4px 0;
	font-size:19px;
	font-weight:400;
	color:#4e487f;
}

h1 span{
	display:block;
	font-size:18px;
}

h2{
	padding:0 0 4px 0;
	font-size:19px;
	color:#4e487f;
	font-weight:normal;
}

h3{
	padding:0 0 4px 0;
	font-size:19px;
	color:#4e487f;
	font-weight:normal;
}

h1 span, h2 span, h3 span{
	color:#494949;
}

#footer p{
	color:#fff;
	font-size:11px;
}

#footer a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}