/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/*
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}*/

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0;
	padding:0;
} 
/* end hack */ 
html,body {
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
		background-color: #FFFFFF;
	line-height: 15px;
	text-align: center;
}

#container {
width:800px;
margin:0 auto;
padding:0px;
position:relative;
display: block;
background-image: url(http://www.horizontilburg.nl/assets/templates/horizon/images/bouw/achtergrond_01.gif);
background-repeat: no-repeat;
background-position: 0px 0px;


}
#content {
	left: 0px;
	top: 20px;
	position: relative;
	width: 800px;
height: 600px;
text-align: left;
}

#title{	left: 50px;
	top: 0px;
	position: relative;}

#menu {
	left: 0px;
	top: 0px;
	position: relative;
	width: 800px;
height:100px;
display: block;
	background-color: #FFFFFF;
}



#menu_links {
	position:relative;
	width: 320px;
height: 60px;
display: block;
float: left;
}

#menu_midden {
display:block;
	float: left;
		width: 230px;
padding-top:30px;

}

#menu_midden .spreuk{

padding-top:30px;

}

#menu_rechts {
display:block;
	float: left;
		width: 250px;
padding-top:20px;
height: 70px;

}

#menu_top {
	width: 319px;
	background-image: url(../images_nav2/menu_back.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 70px;
}

#titelmenu {
display: block;
	top: 20px;
	left: 0px;
	position: relative;
	width: 319px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9933cc;
	text-align: left;
height: 15px;
z-index: 1000;
}

#content_links {
	position:relative;
	width: 320px;
display:block;
float: left;
font-size: 12px;
left: 50px
}

#content_rechts {
	position:relative;
	width: 320px;
	display:block;
	float: left;
	left:90px;
	font-size: 12px;
	vertical-align: top;
}

#content_onder {
	position:relative;
left:50px;
	width: 310px;
display:block;
clear: both;
padding-top: 40px;
font-size: 12px;
}