/* CSS Document */

body{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	}
a{
	font-family: Arial;
	font-size: 11px;
	color: #1D8F3F;
	line-height: 18px;
	text-decoration:none;
	}
a:hover{
	font-family: Arial;
	font-size: 11px;
	color: #1D8F3F;
	line-height: 18px;
	text-decoration:underline;
	}
a.nieuws{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	text-decoration: none;
}

span#logo{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

span#menu{
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	word-spacing: 56px;
}
a.menu{
	color: #FFFFFF;
	text-decoration: none;
}

span#subMenu{
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 25px;
}
a.subMenu{
	color: #FFFFFF;
	text-decoration: none;
}
a.subMenuSecond{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	margin-left: 10px;
}

/*-------------------------------
	Begin aanbieding
-------------------------------*/
span#kop{
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #1d8f3f;
}

span#aanbieding{
	font-family: Arial;
	font-size: 10px;
	color: #1d8f3f;
}
/*-------------------------------
	Einde aanbieding
-------------------------------*/
span.kruimelPad, span.kruimelPad a {
	font-size: 11px;
	color: #AAAAAA;
}

span#adress{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
}
span#adressright{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	text-align: right;
}
a.adressright{
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #1d8f3f;
	
}

h2 {
	
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #1d8f3f;
	
}