body {
	font-family: Arial, Helvetica, sans-serif;
		margin-top: 60px;
}

a:link {
color: #FFFFFF;
text-decoration: none;
}

a:visited {
color: #FFFFFF;
text-decoration: none;
}

a:active {
color: #FFFFFF;
text-decoration: none;
}

#wrapper {
	margin: auto auto;
	width:900px;
	height:718px;

}
#header {
	width:900px;
	height:130px;
	background-image: url(../images/header_home.jpg);
	background-repeat: no-repeat;
	background-position: left 0%;
}
#content {
	float: left;
	width:900px;
	height: 589px;
	background-image: url(../images/background_home1.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#menu {
	float: left;
	width:500px;
	height:20px;
	margin-top: 110px;
}
#texten {
	width:340px;
	height:175px;
	font-size: 13px;
	color: #FFFFFF;
	margin-left: 448px;
	margin-top: 74px;

}

#slogan {
	width:300px;
	height:74px;
	font-size: 18px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	margin-left: 448px;
	
}

.menuitem {
width: 150px;
height: 20px;
color: #FFFFFF;
font-weight: bold;
background-image: url(../images/menubutton.jpg);
background-position:left;
background-repeat: no-repeat;
text-align: center;
float: left;
}

.menuitem a:link {
text-decoration: none;
color: #FFFFFF;
}

.menuitem a:hover {
background-image: url(../images/menubuttonhover.jpg);
background-position:left;
background-repeat: no-repeat;
padding-left: 75px;
padding-right: 75px;
text-align: center;
}

#balletjejongeren {
	width:42px;
	height:38px;
}
#balletjedocenten {
	width:43px;
	height:39px;
}

#homelinker {
	float: left;
	width:376px;
	height:356px;
	margin-top: 153px;
}

#broodkruimel {
display: none;
}
.Content 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
}
.Content ul
{
	list-style: disc inside;
}
.Content ol
{
	list-style: decimal inside;
}
.Content a
{

	text-decoration: underline;
	color: #FFF;
}
.Content a:hover
{

	text-decoration: underline;
	color: #5b1c25;
}

#texten img
{
	margin-right: 10px;
}

img
{
	border: none;
}
