/* Start of CMSMS style sheet 'opmaakAG' */
#printhead {display:none;}

html {
	background:#f5f4eb url(images/aglayout/bdybg.png) repeat-y;
	background-position: center;
}


body {
	margin:0; 
	padding:0; 
	border:0; 
	height:100%;
	background:transparent;
	overflow-y:scroll; 
	font-size:.9em;
	font-family: tahoma, arial, sans-serif;
	color: #333;
}


#container {
	margin:117px auto 69px auto;
	padding:0;
	display:block; 
	width:760px;
	border:0;
}


* html #container {
	padding-top:117px;
}


#header {
	position:fixed; 
	display:block; 
	top:0;
	left:50%;
	margin-left:-380px; 
	width:760px;
	height:118px;
	border:0 dashed transparent; 
	padding:0; 
	background: transparent url(images/aglayout/hdrbg.png) no-repeat left top;
	z-index:50;
}


* html #header {
	position:absolute;
}


#header h1 { 
	display: none;
}
	

#logo {
 	background: transparent;
 	width: 380px;
 	height: 100px;
}


#logo a {
	display:block;
	margin: 30px 0 0 25px;
	text-indent:-3000px;
	width: 100%;
	height: 75px;
	outline:none;
}


#intro {
	float:left;
	width:165px;
	margin-left: 20px;
	background-color: transparent;
	color: #333;
	font-size:.75em;
	line-height: 1.4em;
	z-index:40;
}


#intro p {
	margin: .8em 0 .4em 0;
}


#intro ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style-position: outside;
}


#intro li {
	margin: 0 0 .5em 0;
}


#intro a, #intro a:visited {
	color: #333;
	text-decoration: none;
	display:block;
	width:99%;
	background-color: transparent;
	outline:none;
}


#intro a:hover {
color: #F00;
}


#menu {
	position:fixed; 
	display:block; 
	top:120px;
	left:50%;
	margin: 0 0 0 -355px; 
	width:160px; 
	border:0; 
	padding:0; 
	font-size: .8em;
	background: transparent;
	z-index:40;
}


* html #menu {
	position:absolute;
	margin-left:-355px;
}


#menu h1 a, #menu h1 a:hover, #menu h1 a:visited {
	display:block;
	margin:0 0 0 4px;
	padding:0;
	color: #726c33;
	font-size:17px;
	font-weight: bold;
	text-decoration: none;
	outline: none;
	background: transparent;
}

#menu a img {
	margin: 0;
	padding: 0;
	border: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #f5f4eb;
	/*display: inline;*/
	list-style-type: none;
}

#menu ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

#menutop ul li a {
	display: block;
	width:99.9%;
	margin: 0;
	padding: 5px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #f5f4eb;
	color: #726c33;
	font-weight:bold;
	text-decoration: none; 
	background:transparent;
	outline:none;
}

#menutop a:hover {
	background: #fff; 
	color: #F00;
}

#menutop ul li.Rabobank a, #menutop ul li.Rabobank a:hover {
	height:45px;
	background: transparent url(images/aglayout/Rabobank.jpg) no-repeat left top;
	text-indent:-1000px;
}

#menuoverig {
	margin-top: 24px; 
}

#menuoverig ul li a {
	display: block;
	width:99.9%;
	margin: 0;
	padding: 3px 5px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #f5f4eb;
	color: #726c33;
	font-size: 1em;
	font-weight:normal;
	text-decoration: none; 
	background:transparent;
	outline:none;
}

#menuoverig a:hover {
	background: #fff; 
	color: #000;
}


#left {
	position:fixed; 
	display:block; 
	top:140px;
	left:50%;
	margin-left:-380px; 
	width:180px;
	border:0; 
	/*background: transparent url(images/aglayout/hdrbg.png) no-repeat top left;*/
}	

	
* html #left {
	position:absolute;
}


#footer {
	position:fixed; 
	display:block; 
	bottom:0;
	left:50%;
	margin-left:-380px; 
	width:710px; 
	height:65px;
	border:0; 
	padding:0 25px; 
	background: transparent url(images/aglayout/ftrbg.png) no-repeat bottom left;
	color: #FF0;
	font-size:.9em;
	font-weight:bold;
	z-index:50;
}
	

* html #footer {
	position:absolute;
}


#footer p {
	float:left;
	margin:20px 0 0 0;
}


#footer a {
	text-decoration: none;
	outline:none;
}


#footer p a {
	color: #FF0;
}


#footer li a {
	color:#000;
	padding:20px 6px;
}


#footer a:hover {
	color:#F00;
}


#footer ul {
	float:right;
	display:inline;
	width:500px;
	margin:20px 0 0 0;
	text-align:right;
}


#footer li {
	display:inline;
}

#footer a img {
	border:none;
}

#footer a:hover img {
	background-color: #F00;
}

#search {
	position:fixed;
	display:block;
	top:96px;
	left:50%;
	margin-left:224px;
	width:140px;
	height:29px;
	border:0;
	padding:0;
	z-index:51;
	background: transparent url(images/aglayout/searchbg.png) no-repeat top left;
}

* html #search {
	position:absolute;
/*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod=scale src='images/aglayout/searchbg.png');*/
}

/*
#search[id] {
}
*/
#search label {
	display: none;
}

#search input {
	font-size: 10px;
	background:transparent;
	border-style:none;  /*border:0 solid transparent;*/
	z-index:52;
}

#search input.searchsubmit {
	float:right;
	width: 12px;
height:12px;
	background: transparent url(images/aglayout/searchsubmit.jpg) no-repeat top left;
	margin:5px 1px 0 0;
	text-indent:100px;
padding-top:20px;
	overflow:hidden;
	cursor:pointer;
}

#search input#cntnt01searchinput {
	float:right;
	width: 106px;
	margin:3px 10px 0 1px;
}


#content {
	padding:5px 30px 30px 240px;
}


* html #content {
	padding:5px 30px 30px 240px;
}


#content h1 {
	margin: 16px 0 8px 0;
	font-size: 1.9em;
	font-weight: bold;
	color:#5d592f;
}


#content h2 {
	margin: 10px 0 5px 0;
	font-size: 1.4em;
	font-weight: bold;
	color:#5d592f;
}


#content h3 {
	margin: 0 0 5px 0;
	font-size: 1.2em;
	font-weight: bold;
}


#content p {
	padding-bottom: 2px;
}


#content a, #content a:visited {
	color:#726c33;
	text-decoration:none;
	outline:none;
}


#content a:hover {
	color:#F00;
	background-color: #f5f4eb;
}


#content hr {
	margin:5px 0;
	border:0;
	border-bottom:1px solid #726c33;
}


#content img {
	margin: 0 4px;
	border: 2px solid #444;
}


#content a img {
	border: 0;
}


#content img.rand {
	border: 2px solid #444;
	padding: 0;
	margin: 5px 0 5px 8px;
	background:#fff;
}

#content .triggerimg1 {
	float: left;
	margin-top: -15px;
	margin-left: 0; /*-172px;*/
	border:0;
}


table.links {
	border-collapse: collapse;
	border: 0;
}

table.links td {
	margin:0;
	padding:5px 10px 5px 0;
}

table.links th {
	margin: 0;
	padding: 0;
	text-align: left;
	background: url(images/aglayout/tabI.jpg) repeat-x;
}

.li {
	background: url(images/aglayout/tabL.jpg) no-repeat top left;
	height:40px;
}

.re {
	background: url(images/aglayout/tabR.jpg) no-repeat top right;
	height: 40px;
}

.inh {
	padding: 4px 0 0 15px;
}

.inh a, .inh a:hover, .inh a:visited {
	color: #000;
}


#nieuws {
	display: block;
	margin: 1em 0;
	padding:5px;
	border: 1px solid #e2dfc4;
	background: #f5f4eb;
	color:#000;
	height:1%;
}

#nieuws .nieuwsdatum {
	float:left;
	width: 85px;
	border-left:10px solid #726c33;
	padding-left:5px;
}
#nieuws .nieuwstitel {
	float:left;
	font-weight:bold;
	width:400px;
}
#nieuws .nieuwstitel a, #nieuws .nieuwstitel a:visited {
	color: #333;
	text-decoration:none;
	background:transparent;
	outline:none;
}
#nieuws .nieuwstitel a:hover {
	color:#f00;
}
#nieuws .nieuwscontent {
	/*clear:both;*/
}
#nieuws .nieuwscontent a, #nieuws .nieuwscontent a:visited {
	color:#726c33;
	text-decoration:none;
	outline:none;
}
#nieuws .nieuwscontent a:hover {
	color:#F00;
}
#nieuws hr {
	width:100%;
	margin:8px 0;
	height:1px;
	border:0px;
	background-color:#e2dfc4;
	color:#e2dfc4; 
}

#evenementen {
	float:left;
	width:520px;
	margin-left: 20px;
	padding-bottom: 60px;
}


#evenementen h1, #evenementen h2 {
	margin-top: 0;
	color:#5d592f;
}


.evenement {
	margin: 1em 0;
	padding:5px;
	border: 1px solid #f5f4eb;
	background: transparent;
}

.volgevent a {
	display: block;
	margin: 1em 0;
	padding:5px;
	border: 1px solid #f5f4eb;
	background: transparent;
	color: #333;
	text-decoration:none;
	height:1%;
	/*height:124px;*/
	outline:none;
}

.volgevent a:after, .topevent a:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

.volgevent a:hover, .topevent a:hover {
	border: 1px solid #e2dfc4;
	background: #f5f4eb;
	cursor: pointer;
	color:#000;
}

.eventkop1 {
	display: block;
	margin: 0px 0 10px 0;
	font-size: 1.9em;
	font-weight: bold;
	color:#5d592f;
}

.eventkop2 {
	display: block;
	margin: 0px 0 10px 0;
	font-size: 1.4em;
	font-weight: bold;
	color:#5d592f;
}




.evenementhover {
	margin: 1em 0;
	padding:5px;
	border: 1px solid #e2dfc4;
	background: #f5f4eb;
	cursor: pointer;
	color:#000;
}

.topevent {
	height:1%;
}

.topevent img {
	float: left;
	margin-right: 10px;
	border: 2px solid #444;
}

.volgevent {
	/*height:1%;*/
}

.volgevent img {
	float: right;
	margin-left: 10px;
	border: 2px solid #444;
}

.clearboth {
	display:block;
	clear: both;
	margin:0;
	padding:0;
}

table.hover {
	border-collapse: collapse;
	border:1px solid #e2dfc4;
	width:100%;
}

table.hover td {
	border-top:1px solid #e2dfc4;
}

table.hover th, table.hover td {
	padding:3px 4px;
	text-align: left;
}

.mod1 {
	background: #FFF;
}

.mod0 {
	background: #f5f4eb;
}

.modh {
	background: #e2dfc4;
}

input.fout, textarea.fout, select.fout {
	background-color:#faa;
}

/* End of 'opmaakAG' */

