/* general structure */
*{
	margin: 0;
	padding: 0;
}
html{
	background: #9bb9de url(images/bg.gif) repeat-x;
}
body{
	font: normal normal normal 62.5%/2em "Trebuchet MS", Helvetica, sans-serif;
}
#wrapperbg{
background: #fff url(images/bg.gif) repeat-x;
}
#wrapper{
	width: 960px;
	margin: 0 auto 0 auto;
	overflow: hidden;
}
#header{
	height: 247px;
	text-align: right;
	line-height: 33px;
	font-size: 1.1em;
	color: #fff;
}
#content{
	width: 740px;
	float: left;
	margin: 26px 0 0 0;
	zoom: 1;
}
#content #col_left{
	float: left;
	width: 350px;
	margin-right: 30px;
	text-align: justify;
}
#content #col_right{
	float: left;
	width: 350px;
	margin-right: 10px;
	text-align: justify;
}
#triggers{
	width: 202px;
	float: right;
	margin: 26px 0 0 0;
	background: url(images/bg-triggers.gif) no-repeat;
}
#footer{
	background: #9bb9de url(images/bg-footer.gif) repeat-x;
}
/* end general structure */




/* content styling */
#content{
	font-size: 1.2em;
	padding-bottom: 20px;
}
#content h1{
	font: normal normal normal 1.6em Helvetica, sans-serif;
	color: #0e4080;
	padding: 0 0 1em 0;
}
#content h2{
	font: normal normal normal 1.2em "Trebuchet MS", Helvetica, sans-serif;
	color: #0e4080;
	padding: .5em 0 .5em 18px;
	background: url(images/bg-h2.gif) no-repeat 0 .85em;
}
#content h3{
	font: normal normal normal 1.2em "Trebuchet MS", Helvetica, sans-serif;
	color: #0e4080;
	padding: 1.5em 0 .5em 0;
}
#content h4{
	font: normal normal normal 1em "Trebuchet MS", Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	padding: 1.5em 0 1em 0;
}
#content p{
	padding: 0 0 1em 0;
}
#content ul, #content ol{
	margin: 0 0 1em 0;
}
#content ul li{
	padding: 0 0 0 2em;
}
#content ol li{
	margin: 0 0 0 2em;
}
#content ul li{
	list-style-type: none;
	background: url(images/bg-h2.gif) no-repeat .7em .6em;
}
#content a{
	color: #b91f1b;
	text-decoration: none;
}
#content a:hover{
	text-decoration: underline;
	color: #970e0b;
}
#content .red{
	color: #b91f1b;
}
#content hr{
	height: .1em;
	background: url(images/bg-hr.jpg) repeat-y;
	border: 0;
	margin: .3em 0 1em 0;
}
#content span.hr{
	background: url(/images/bg-hr.jpg) repeat-y;
	display: block;
	height: .1em;
	margin: .3em 0 1em 0;
	overflow: hidden;
}
#content span hr{
	display: none;
}
#content td{
	border: 0;
	vertical-align: top;
}
#content table{
	margin: 0 0 1em 0;
}
#content #belons{
	clear: both;
	width: 730px;
	background: #fff url(images/bg-bel.jpg) no-repeat;
	margin: 0 0 2.5em 0;
	padding: 16px 0 18px 0;
}
#content #belons li{
	margin: 0 0 0 70px;
	padding: 0;
	height: 24px;
	line-height: 24px;
	list-style: none;
	font-weight: bold;
	overflow: hidden;
	background: none;
}
/* end content styling */


/* trigger styling */
#triggers li{
	list-style: none;
	margin: 0 0 13px 22px;
	float: left;
	display: inline;
	font-size: 1.1em;
	text-decoration: none;
	text-align: center;
	line-height: 2em;
	white-space: nowrap;
	width: 180px;
}
#triggers img{
	border: 0;
	display: block;
}
#triggers a{
	font-size: 1.1em;
	display: block;
	text-decoration: none;
	text-align: center;
	height: 91px;
	overflow: hidden;
	color:  #fff;
}
#triggers a span{
	display: block;
	padding: 38px 0 0 69px;
	text-align: left;
}
#triggers a span strong{
	font-size: 1.3em;
}
#triggers .tr-spreekuren{
	color: #b91f1b;
}
#triggers .tr-spreekuren a{
	background: url(images/trigger-spreekuren.gif) no-repeat;
}
#triggers .tr-spreekuren a:hover{
	background: url(images/trigger-spreekuren.gif) no-repeat 0 -91px;
}
#triggers .tr-contact{
	color: #949c0a;
}
#triggers .tr-contact a{
	background: url(images/trigger-contact.gif) no-repeat;
}
#triggers .tr-contact a:hover{
	background: url(images/trigger-contact.gif) no-repeat 0 -110px;
}

#triggers .tr-wordlid{
	color: #34629d;
}
#triggers .tr-wordlid a{
	background: url(images/trigger-wordlid.gif) no-repeat;
}
#triggers .tr-wordlid a:hover{
	background: url(images/trigger-wordlid.gif) no-repeat 0 -110px;
}
#triggers .tr-wordlid a span{
	padding-top: 50px;
}
#triggers .tr-wordabonnee{
	color: #34629d;
}
#triggers .tr-wordabonnee a{
	height: 110px;
	background: url(images/trigger-wordabonnee.gif) no-repeat;
}
#triggers .tr-wordabonnee a:hover{
	background: url(images/trigger-wordabonnee.gif) no-repeat 0 -110px;
}
/* end trigger styling*/


/* footer styling*/
#footer ul{
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0;
	overflow: hidden;
}
#footer li{ 
	float: left;
	list-style: none;
	font-size: 1.1em;
	color: #fff;
	padding: 0 23px;
}
#footer a{
	color: #0d4081;
	text-decoration: none;
}
#footer a:hover{
	color: #0d4081;
	text-decoration: underline;
}
#footer .right{
	text-align: right;
	border-right: 1px dotted #fff;
}
#footer .center{
	text-align: center;
	border-right: 1px dotted #fff;
}
#footer .left{
	border-right: 1px dotted #fff;
}
/* end footer styling */
