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

*	{
	font-family:"Trebuchet MS", Tahoma;
	font-size:12px;
	margin:0px;
	padding:0px;
	background-color: #8A0524;
}
table {

}

#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_aanb1.jpg);
}

#home	{
	float: left;
	height: 100px;
	width: 100px;
	clear: left;
}

#ondernemer	{
	float: right;
	height: 148px;
	width: 300px;
}

#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;
}
ul {
	list-style-position: inside;
	list-style-image: url(../images/list_style_bullet.gif);
}


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:link, a:visited, a:active	{
	color: #FFFFFF;
}

a:hover	{
	color: #8CFC74;

}

.banner a:link, a:visited, a:active	a:hover{
	color: #FFFF00;
}

li	{
	color: #FFFFFF;
	list-style-type: circle;
	padding-left: 5px;
}
p	{
	color: #FFFFFF;
	margin-top: 0px;
	font-size: 14px;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 18px;
}


tr {

}
.lijn	{
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	}
	
.style7	{
	font-size: 24px;
	color: #F00;
	text-decoration: blink;
	font-weight: bold;
	}
em {
	background-color: #8CFC74;
}
.bl {
	color: #F00;
	font-size: 16px;
}

.bl1 {
	color: #F00;
	font-size: 16px;
	font-weight: bolder;
	text-decoration: underline;
}

.ro {
	color: #0CC;
	font-size: 16px;
	font-weight: bold;
}

