/* CSS Document */
*{
	padding:0;
	margin:0;
}

body{
	background-image:url(/images/neie_side_sliced_12.jpg);
	background-repeat:repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
}
.colContainer{
	overflow:hidden;
}

.alignRight{
	float:right;
	margin-left:10px;
	}
.alignLeft{
	float:left;
	margin-right:10px;
	}

ul.height120 {
	height:120px;
	}

#content p {
	text-align:justify;
	margin-top:10px;
	margin-bottom:10px;
	display: block;
}

a:link,a:active,a:visited {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
	color: #FF9900;
	font-weight:bold;
}

#header{
	height:119px;
	background:url(/images/neie_side_sliced_05.jpg) repeat-x scroll 0 0;
	position:relative;
	clear:both;
}


#navigation{
	width:220px;
	float:left;
	padding-left:5px;
	position:relative;
}

#navigation ul{
	list-style:none;
}
#navigation ul li{
	margin-bottom:10px;
}

#navigation ul li a{
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	display:block;
	width:200px;
}

#navigation ul li a:hover{
	text-decoration: underline;
	color:#FFFFFF;
	font-weight:bold;
}

#navigation #contact {
	text-align:left ;
	margin-top:20px;
	font-size:10px;
}

#content{
	position:relative;
	float:right;
	width:770px;
}

#content h1{
	width:664px;
	height:27px;
	text-indent:-9999px;
	overflow:hidden;
}
#content h2{
	font-weight:normal;
	margin-top:10px;
}
#content h3{
	font-weight:bold;
	margin-top:10px;
}
#content h1.home{ background: url(/images/kop_home_11.jpg) scroll no-repeat 0 0; }
#content h1.dagopvang{ background: url(/images/dagopvang_11.jpg) scroll no-repeat 0 0; }
#content h1.dagbesteding{ background: url(/images/kop_dagbesteding_11.jpg) scroll no-repeat 0 0; }
#content h1.vergaderruimte{ background: url(/images/kop_vergader_11.jpg) scroll no-repeat 0 0; }
#content h1.paardenpension{ background: url(/images/kop_paarden_11.jpg) scroll no-repeat 0 0; }
#content h1.glaswerk{ background: url(/images/kop_glaswerk_11.jpg) scroll no-repeat 0 0; }
#content h1.beeldhouw{ background: url(/images/kop_binnen-ste_11.jpg) scroll no-repeat 0 0; }
#content h1.fotoboek{ background: url(/images/kop_fotoboek_11.jpg) scroll no-repeat 0 0; }
#content h1.links{ background: url(/images/kop_links_11.jpg) scroll no-repeat 0 0; }
#content h1.contact{ background: url(/images/kop_contact_11.jpg) scroll no-repeat 0 0; }
#content h1.route{ background: url(/images/kop_route_11.jpg) scroll no-repeat 0 0; }
#content h1.nieuwsbrief{ background: url(/images/kop_nieuwsbrief_11.jpg) scroll no-repeat 0 0; }
#content h1.motivatie{ background: url(/images/kop_motivatie_11.jpg) scroll no-repeat 0 0; }
#content h1.arrangementen{ background: url(/images/kop_arrangementen_11.jpg) scroll no-repeat 0 0; }

#content h1.notfound{ background: url(/images/404.jpg) scroll no-repeat 0 0; }

#content .separator{
	background:url(/images/lijn_11.jpg) scroll no-repeat 0 0;
	width:664px;
	height:11px;
}

#content .slogan {
	background:url(images/slogan_13.jpg) scroll no-repeat 0 0;
	width:664px;
	height:35px;
	text-indent:-9999px;
}
#content ul {
	margin-left:20px;
}
#content img{
	border:1px solid #000;
}
#content .col1{
	width:49%;
	float:left;
}

#content .col2{
width:49%;
float:left;
}

#header h1 {
	position:absolute;
	left:525px;
	top:0px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/images/neie_side_sliced_03.jpg) no-repeat scroll 0 0;
	width:507px;
	height:119px;
}
#header a.homebutton  {
	background: transparent url(/images/neie_side_sliced_01.jpg) no-repeat scroll 0 0;
	position:absolute;
	left:0px;
	top:0px;
	height:119px;
	width:225px;
	display:block;
	text-indent: -9999px;
	overflow:hidden;
}

.small {
font-size:0.7em;
}

#container {
	position: relative;
	overflow:hidden;
	width:1000px;
}
#content .standOut
{
	border:#FF9900 2px dashed;
	background-color:#CCC;
	padding:10px;
	margin:10px;
}