@charset "utf-8";
/* CSS Document */

*	{
	font-family:"Trebuchet MS", Tahoma;
	font-size:12px;
	margin:0px;
	padding:0px;
	background-color: #8A0524;
}

#container	{
	background-color: #63D13A;
	height: 600px;
	width: 900px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#banner	{
	background-color: #8A0524;
	float: left;
	height: 148px;
	width: 900px;
	background-repeat: no-repeat;
	background-image: url(../images/banner_tem_a_service1.jpg);
}

#navigatie	{
	background-color: #8A0524;
	float: left;
	height: 389px;
	width: 175px;
}

#main	{
	float: left;
	height: 389px;
	width: 554px;
	margin: 15;
	background-image: url(../images/main_4.jpg);
	background-color: #8CFC74;
}

#voet	{
	background-color: #8A0524;
	height: 63px;
	width: 900px;
	float: left;
	background-image: url(../images/voet_7-11-08.jpg);
}

#div1	{
	background-color: #63D13A;
	float: right;
	width: 171px;
	height: 75px;
}
#div2	{
	background-color: #63D13A;
	float: right;
	width: 171px;
	height: 75px;
}
#div3	{
	background-color: #63D13A;
	float: right;
	width: 171px;
	height: 75px;
}
#div4	{
	background-color: #63D13A;
	float: right;
	width: 171px;
	height: 164px;
}
#div5	{
	background-color: #63D13A;
	float: left;
	width: 171px;
	height: 75px;
}

#div6	{
	background-color: #63D13A;
	float: left;
	width: 171px;
	height: 75px;
}

#div7	{
	background-color: #63D13A;
	float: left;
	width: 171px;
	height: 75px;
}

#div8	{
	background-color: #63D13A;
	float: left;
	width: 171px;
	height: 164px;
}

hr	{
	width: 25%;
	color: #8AF573;
	text-align: center;
}

a.logo:link, a.logo:visited, a.logo:active, a.logo:hover{
	color: #8A0524;
	border-top-color: #8A0524;
	border-right-color: #8A0524;
	border-bottom-color: #8A0524;
	border-left-color: #8A0524;
}
a.titel:link, a:visited, a:active	{
	color: #FFFFFF;
}

a.titel:hover	{
	color: #8CFC74;

}

.banner a:link, a:visited, a:active	a:hover{
	color: #8A0524;
}

li	{
	color: #FFFFFF;
}
p	{
	color: #FFFFFF;
	margin-top: 0px;
}


	

