/* Opzet Lef Stadsdynamica */
html {
	background: #554E41;
} 
body, p, td, h1, h2, h3, h4, h5, h6 {
	color: #A39993;
}
body {
	background: #ffffff url(../images/bg_body1.gif) repeat-y left top; 
}
div#servicemenu {
	background: url(../images/bg_serviceMenu1.gif) no-repeat; 
}
div#subMenu {
	background: url(../images/bg_subMenu1.gif) #554E41 repeat-y top; 
}
div#foto {
	margin-top: 170px;
	float: left;
	width: 114px;
	height: 85px;
	background-color: #ffffff;
}
div#disclaimer {
	background: #554E41;
}

/* foto op standaardpagina's */
div#sandBag{
	float: left; 
	clear: left;
	width: 1px;
	height: 96px;
	padding: 0;
	margin: 0;
}
/*div#nwsHP{
	float: right; 
	width: 227px; 
	height: 85px;
	margin-left: 14px;
}*/
div#fotoHP{
	float: left; 
	clear: left;
	width: 255px; /*241px*/
	height: 190px; /*170px*/
}

/* foto op standaardpagina's */
div#StdPag {
	margin-top: 170px;
	float: left;
	width: 241px;
	height: 170px;
}

div.txtLinks p {
	color: #49362A;
}
div.txtRechts p {
	color: #49362A;
}
/* tekstkleur */
h1{color: #A39993;}
h2{color: #554E41;}
p.tussenkop{color: #49362A;}
strong{color: #4A372B;}

ul li{
	padding: 0 0 2px 5px;
	background: url(../images/list_zw.gif) no-repeat 0 4px;
}