/* layout algemeen */
body {
	margin: 0px;
	background: #EDE9EA;
}
#container {
	width: 976px;
	position: relative;
	margin: 0px auto;
	background: url(../beeld/achtergrond.gif);
}
#header {
	height: 125px;
	width: 960px;
}
#main {
	min-height:400px;
}
#footer {
	height: 32px;
	background: url(../beeld/footer.gif);
	font: 12px "Trebuchet MS", Verdana, Arial;
	color: #846E74;
	padding-right: 40px;
	padding-top: 3px;
	clear: left;
	padding-left: 20px;
}


/* homepage */
#main.home {
	height: 450px;
}
#sra-logo img {
	position: absolute;
	left: 37px;
	top: 503px;
}
#adres {
	position: absolute;
	left: 718px;
	top: 471px;
}
#homepagetext {
	width: 430px;
}
#fotoshomepage {
	position: absolute;
	left: 232px;
	top: 455px;
	width: 480px;
	font-size:0;
	line-height:0;
}
#fotoshomepage .flashani {
	float: left;
	margin-right: 18px;
}
/* einde homepage */

/* newsitems homepage */
#nieuws {
	line-height: 17px;
}
#nieuws a {
	color: #736065;
	text-decoration: none;
}
#nieuws a:hover {
	color: #000000;
}
#nieuws h2 {
	color: #C10435;
	font-size: 12px;
	margin-bottom: 2px;
	margin-top: 0px;
}
.nieuwsitem-home {
	display: block;
	margin-bottom: 8px;
	font-size: 12px;
	cursor: hand;
	padding: 4px 12px;
}
.nieuwsitem-home#nieuws1 {
	background: url(../beeld/nieuwsachter1.gif) no-repeat bottom;
}
.nieuwsitem-home#nieuws2 {
	background: url(../beeld/nieuwsachter2.gif) no-repeat bottom;
}
.nieuwsitem-home#nieuws3 {
	background: url(../beeld/nieuwsachter3.gif) no-repeat bottom;
}
.leesverder {
	background: url(../beeld/pijl_leesverder.gif) no-repeat left;
	padding-left: 20px;
	display: inline;
	font-size: 12px;
	color: #C10435;
}


/* header */
#zoek {
	position: absolute;
	left: 808px;
	top: 90px;
	width: 155px;
	font: 12px "Trebuchet MS", Verdana, Arial;
	color: #846E74;
}
#header #searchfield {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #846E74;
	position: relative;
	padding: 0px 0px 0px 2px;
	height: 15px;
	width: 96px;
	border: 1px solid #846E74;
}
#header #submit {
	top: 5px;
	#top: 4px;
	position: relative;
	margin-left: -1px;
}


/* hoofdmenu */
#hmenu {
	margin-top: -15px;
	#margin-top: 0px;
}
#hmenu ul {
	list-style: none;
	margin-left: 4px;
	padding-left: 0;
	margin-top: 0px;
	padding-top: 0px;
}
#hmenu li {
	display: block;
	float: left;
	text-align: center;
	width: 195px;
	margin-top: 0px;
	padding-top: 0px;
}
#hmenu li a {
	height: 22px;
	padding: 0 0 0 30px;
	text-decoration: none;
	display: block;
	text-align: left;
	margin-right:10px;
	background: #FAE8EC url(../beeld/hmenu_achter.gif) no-repeat left;
	margin-bottom: 2px;
	color: #736065;
	font: 15px "Trebuchet MS", Verdana, Arial;
	margin-top: 0px;
}
#hmenu li a:hover {
	color: #4B3F42;
	background: #F1D6DB url(../beeld/hmenu_achter_hover.gif) no-repeat left;
}
#hmenu li a.active {
	color: #000000;
	background: #FAE8EC url(../beeld/hmenu_achter_actief.gif) no-repeat left;
}
#hmenu li a.portal-login {
	margin-top: 20px;
	background: #EBC4CB url(../beeld/hmenu_achter.gif) no-repeat left;
	display: none;
}
#hmenu li a.portal-login:hover {
	background: #F1D6DB url(../beeld/hmenu_achter_hover.gif) no-repeat left;
}
#hmenu li a.boekhoud-login {
	margin-top: 20px;
	background: url(../beeld/banner_online_boekh.gif) no-repeat;
	height: 46px;
}
#hmenu li a.nick-driebergen {
	margin-top: 20px;
	background: url(../beeld/banner_nick_driebergen.gif) no-repeat;
	height: 60px;
	color: #FFFFFF;
}
/* einde hoofdmenu */


/* submenu */
#hmenu ul ul {
	list-style: none;
	margin-left: 22px;
	padding-left: 0;
	margin-top: 0px;
	padding-top: 0px;
}
#hmenu li li {
	display: block;
	float: left;
	text-align: center;
	width: 173px;
	margin-top: 0px;
	padding-top: 0px;
}

#hmenu li li a {
	height: 19px;
	padding: 0 0 0 24px;
	text-decoration: none;
	display: block;
	text-align: left;
	margin-right:10px;
	background: #EFECED url(../beeld/smenu_achter.gif) no-repeat left;
	margin-bottom: 2px;
	color: #736065;
	font: 13px "Trebuchet MS", Verdana, Arial;
	margin-top: 0px;
}

#hmenu li li a:hover {
	color: #4B3F42;
	background: #E3DFE0 url(../beeld/smenu_achter_hover.gif) no-repeat left;
}
#hmenu li li a.active {
	color: #000000;
	background: #EFECED url(../beeld/smenu_achter_actief.gif) no-repeat left;
}

/* einde submenu */


/* main inhoud */
#col-left {
	width:218px;
	float: left;
	padding-left: 14px;
/*	height: 400px; */
}
#col-mid {
	float: left;
	width: 490px;
	padding-left: 0px;
	padding-bottom:10px;
	font: 13px/21px "Trebuchet MS", Verdana, Arial;
	vertical-align: top;
	color: #514447;
}
#col-mid.home {
	height: 440px;
}
#col-right {
	float: left;
	width: 236px;
	padding-left: 0px;
	font: 13px "Trebuchet MS", Verdana, Arial;
	vertical-align: top;
	height: 440px;
	color: #514447;
}
#col-right img {
	margin-left: 4px;
	margin-top: 17px;
}

/* footer */
#footer .links a{
	color: #846E74;
	text-decoration: none;
}
#footer .links a:hover{
	color: #4B3F42;
}
#footer .credits {
	color: #A9989C;
	float: left;
}
#footer .credits a {
	color: #A9989C;
	text-decoration: none;
}
#footer .credits a:hover {
	color:#C10435;
	text-decoration:underline;
}
#footer .links {
	float: right;
}


/* opmaak */
h1 {
	color: #C10435;
	font: 18px "Trebuchet MS", Verdana, Arial;
	margin-bottom: 8px;
	letter-spacing: 0.1em;
	margin-top: 0px;
}
.kopje {
	font-weight:bold;
	color:#C10435;
}
a {
	color: #C10435;
}
a:hover {
	text-decoration: none;
}
#maintext {
	width: 520px;
}
#bodytext {
	width: 430px;
}
#col-right strong {
	color: #323232;
}
.kopje-overig-nieuws {
	font-weight: bold;
	color: #C10537;
}
.nieuws-subkop {
	font-size: 12px;
	color: #000000;
}
.fout {
	color:#C10435;
}
img-right {
	float:right;
	margin-left:10px;
}
img-left {
	float:left;
	margin-right:10px;
}

/* Lijstopmaak */
#col-mid ul {
	margin-left: 18px;
	padding-left: 0px;
}
#col-mid li {
	list-style: url(../beeld/bullet-list.gif);
}
#col-right ul {
	margin-left: 18px;
	padding-left: 0px;
}
#col-right li {
	padding-bottom: 5px;
}
#col-right li a {
	text-decoration:none;
	list-style: url(../beeld/bullet-list.gif);
}
#col-right li a:hover {
	text-decoration:underline;
	list-style: url(../beeld/bullet-list-hover.gif);
}

/* formulier */
form legend {
	color: #BAAEB1;
}
form .required {
	color: #C10435;
}
form .formfield {
	background: #FAE8EC;
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #514447;
}
form textarea {
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
	background: #FAE8EC;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #514447;
}

/*verborgen links */
#sitelinks {
	display: none;
}

/* CMS paginabeheer */
#hmenu li a.cms-home {
	margin-top: 20px;
	background: #EBC4CB url(../beeld/hmenu_achter.gif) no-repeat left;
}

