BODY {
	font-family: verdana, Times New Roman;
	BACKGROUND-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #ffffcc;
	SCROLLBAR-ARROW-COLOR: blue;
	margin:0px;
	font-size:11px;
	padding:0px;
	color:white;
}
img {
	border:0;
}
A:link, A:visited, A:active {
	COLOR: #123456;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: arial, batang;
}

A:hover {
	COLOR: red;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: arial, batang;
}
.breadcrum	{
	background-color:#ffffee;
	font-size:12px;
	}
.menu_kop {
	background-color:orange;
	color:black;
	font-weight:bold;
	width:150px;
	font-size:13px;
	background: transparent url("http://www.effesport.nl/pics/oranjeknop.jpg") no-repeat;
}
.menu_item {
	background-color:#123456;
	color:white;
	font-weight:bold;
	font-size:11px;
	width:140px;
}
#logo {
	position: absolute;
	margin:10px 0px 0px 10px;
	width: 100px;
	border: 0px solid black;
	background: white;
	padding: 0px 0px 0px 0px;
	height: 100px;
	top :0px;
}
#plaatje {
	position: absolute;
	margin:0px 0px 0px 0px;
	width: 400px;
	border: 0px solid black;
	background: white;
	padding: 0px 0px 0px 0px;
	height: 350px;
	top :50px;
	left:130px;
}

#tekst {
	position: absolute;
	margin:0px 0px 0px 0px;
	width: 372px;
	border: 2px solid black;
	background: white;
	padding: 5px 5px 5px 5px;
	height: 350px;
	top :50px;
	left:540px;
	color: #123456;
	overflow:auto;
}
#titel {
	position: absolute;
	margin:0px 0px 0px 0px;
	width: 770px;
	background: white;
	padding: 5px 5px 5px 5px;
	height: 40px;
	top :0px;
	left:130px;
	font-size:18px;
	font-weight:boldest;
	color:red;
}
#gaterug {
	position: absolute;
	margin:0px 0px 0px 0px;
	width: 270px;
	background: white;
	padding: 0px 0px 0px 0px;
	height: 30px;
	top :60px;
	left:130px;
	font-size:15px;
	font-weight:bold;
	color:black;
}
.tekstje {
	position: absolute;
	margin:0px 0px 0px 0px;
	width: 70px;
	border: 1px solid black;
	background: white;
	padding: 2px 2px 2px 2px;
	height: 70px;
	top :440px;
	left:auto;
	font-size:9px;
	color: #123456;
	font-family:arial,times new roman;
}
.plaatjeklein {
	position: absolute;
	margin:0px 0px 0px 0px;
	width: 70px;
	border: 1px solid black;
	background: white;
	padding: 2px 2px 2px 2px;
	height: 70px;
	top :520px;
	left:auto;
}
#woonburo {
	position: absolute;
	margin:0px 0px 0px 0px;
	width: 30px;
	border: 0px solid black;
	background: white;
	padding: 2px 2px 2px 2px;
	height: 250px;
	top :130px;
	left:10px;
	color:red;
	font-weight:bolder;
	font-size:22px;
}
.pijltje {
	position: absolute;
	margin:0px 0px 0px 0px;
	width: 30px;
	border: 0px;
	background: white;
	padding: 2px 2px 2px 2px;
	height: 30px;
	top :440px;
	left:auto;
	font-size:9px;
	color: #123456;
	font-family:arial,times new roman;
}
#colofon {
	position: absolute;
	margin:0px 0px 0px 0px;
	width: 100px;
	border: 2px solid red;
	background: white;
	padding: 2px 2px 2px 2px;
	height: 100px;
	top :490px;
	left:10px;
	font-size:10px;
	color: red;
	font-family:arial,times new roman;
}
#contact {
	position: absolute;
	margin:0px 0px 0px 0px;
	width: 500px;
	border: 2px solid red;
	background: white;
	padding: 2px 2px 2px 20px;
	height: 470px;
	top :120px;
	left:150px;
	font-size:9px;
	color: red;
	font-family:arial,times new roman;
}

.plaatjeinproject {
	position: absolute;
	margin:0px 0px 0px 0px;
	width: 450px;
	border: 0px solid black;
	background: white;
	padding: 0px 0px 0px 0px;
	height: 400px;
	top :50px;
	left:130px;
	color: #123456;
}

.tekstinproject {
	position: absolute;
	margin:0px 0px 0px 0px;
	width: 372px;
	border: 2px solid black;
	background: white;
	padding: 5px 5px 5px 5px;
	height: 400px;
	top :50px;
	left:590px;
	color: #123456;
	overflow:auto;
}


