body{
	font:13px/20px Arial,Verdana,sans-serif;
	text-align:center;
	background:#a7a7a7;
}

#container{
	text-align:left;
	width:960px;
	margin:20px auto;
	background:url(../../layout/www.nachtzorg.be/container_bg.gif) repeat-y left top;
}

#header{
	height:211px;
	background:url(../../layout/www.nachtzorg.be/header.jpg) no-repeat left top;
}
#header h1 a{
	display:block;
	height:140px;
}
#header h1 a span{
	margin-left:-9999px;
}


#sidebar{
	background:#fff;
	float:left;
	width:160px;
	margin-right:10px;
	padding:30px 15px 30px 25px;
}

#sidebar_bottom{
	clear:both;
	background:#fff;
	width:160px;
	padding:35px 25px 30px 25px;
	height:105px;
	overflow:hidden;
	color:#333;
}
#sidebar_bottom h2{
	font-size:14px;
	margin:0 0 5px;
	color:#333;
	font-weight:bold;
}

#wrapper{
	float:right;
	width:739px;
	background:#D8DFE5;
	margin-bottom:-155px;
	color:#333;
	margin-left:11px;
}
#content{
	padding:30px 60px;
}
#footer{
	clear:both;
	width:960px;
	text-align:center;
	font-size:10px;
	color:#fff;
	min-height:30px;
	background:#52699d;
	padding:10px 0 0;
}
#footer a{
	color:#fff;
}

/* SIDEBAR
----------*/

#sidebar li{
	padding:0 0 10px;
}
#sidebar a{
	font-size: 14px;
	color:#333;
	text-decoration:none;
	font-weight:bold;
}
#sidebar a:hover,#sidebar li.active a{
	color:#ed1260;
}
#sidebar li li{
	padding:10px 0 0 15px;
	background:url(../../layout/www.nachtzorg.be/arrow.gif) no-repeat 4px 15px;
}
#sidebar li li a{
	font-weight:normal;
}
#sidebar li.active li a{
	background:none;
}
#sidebar_bottom a{
	color:#ed1260;
}
#sidebar_bottom a:hover{
	color:#000;
}
#content h1{
	color: #ed1260;
}
	

/* ELEMENTS
-----------*/

#content p,#content ul,#content ol{
	margin:0 0 10px;
}
#content ul,#content ol{
	margin:0 0 10px;
	padding-left:15px;
	list-style:disc;
}
#content ol{
	list-style:decimal;
}
#content h1,h2,h3,h4,h5,h6{
	margin:0 0 15px;
}
h1{
	font-size:22px;
}
h2{
	font-size:22px;
	color:#6C89A4;
	font-weight:normal;
}
h3{
	font-size:18px;
	font-weight:normal;
}

/* PHOTOGALLERY
---------------*/
#content .module_photo ul{
	margin:0;
	padding:0;
	list-style:none;
}

#module_photogallery{
	list-style:none;
	padding:0;
}
#module_photogallery li{
	float:left;
	margin:0 15px 30px;
	height:154px;
	width:154px;
	text-align:center;
	overflow:hidden;
}
#module_photogallery li a img{
	border:2px solid #fff;
}
#module_photogallery li a:hover img{
	border:2px solid #ccc;
}

#nachtzorg-antwerpen #header{
    background: url("../../layout/www.nachtzorg.be/header-antwerpen.jpg") no-repeat scroll left top transparent;
}

#nachtzorg-mechelen #header{
    background: url("../../layout/www.nachtzorg.be/header-mechelen.jpg") no-repeat scroll left top transparent;
}

#nachtzorg-kempen #header{
    background: url("../../layout/www.nachtzorg.be/header-kempen.jpg") no-repeat scroll left top transparent;
}


#module_simplesearch form{
    margin-bottom:30px;
}

#module_simplesearch table.layouttable td{
    padding:4px;
    text-align:center;
}

#module_simplesearch input.submit{
    width:50px;
    margin:0 auto;
}

#module_simplesearch ul{
    padding:0px;
}

#module_simplesearch ul li{
    list-style-type:none;
}

#module_simplesearch ul li.search_list_item0,
#module_simplesearch ul li.search_list_item1{
    padding:10px 0px;
    border-bottom:1px solid #52699D;
}

#module_simplesearch #searchfield_50{
    width:50px;
}

#module_simplesearch h3{
    font-size:14px;
}

p.searchresult_5{
    font-size:14px;
}

p.searchresult_5 strong{    color:#EC1260;}
