/* CSS Document */

Body {
	background: white url(css/gradientgrijs.png) repeat-x;
	color: #333333;
	font-family: tahoma, arial, verdana, sans serif;
	font-size: medium;
	margin: 0 3% 0 3%;
}
.startmenu {/*background:white url(css/gradientgrijs.png) repeat-x;float:right;position:absolute; top:0px;right:0px;*/ height:100%;width:600px}


@media screen and (max-width: 1300px) and (min-width: 801px){
  body { font-size: small;}
  .startmenu {background:white url(css/gradientgrijs.png) repeat-x;float:right;position:absolute; top:0px;right:0px;height:100%;width:30%}
} 


@media screen and (max-width: 800px) {
  body { font-size: x-small;}
  .startmenu {background:white url(css/gradientgrijs.png) repeat-x;float:right;position:absolute; top:0px;right:0px;height:100%;width:100%}
} 



H1 {
	color: #e80000;
	margin-top: 1.25em;
	padding-bottom: 0.5em;
	margin-bottom: 0.75em;
	background-image: url(css/lijngrijs.png);
	background-repeat: no-repeat;
	background-position: 0em 1.35em;
}
H2, .banner {
	color: #e80000;
	padding-bottom: 0.5em;
	background-image: url(css/lijnroodmetbol.png);
	background-repeat: no-repeat;
	background-position: 0em 0.35em;
	padding-left: 1.5em;
	margin-top: 1em;
	margin-bottom: 1em;
}
H3 {
	color: #e80000;
	font-size: 120%;
	padding-bottom: 0.5em;
	background-image: url(css/lijngrijsverloop.png);
	background-repeat: no-repeat;
	background-position: 0em 1.35em;
	margin-bottom: 0.5em;
}
H4 {
	color: green;
	font-size: 120%;
	padding-bottom: 0.5em;
	background-image: url(css/lijngrijsverloop.png);
	background-repeat: no-repeat;
	background-position: 0em 1.35em;
	margin-bottom: 0.5em;
}
table, th, td, .nadruk {
	border-color:  #006600
}
TH {
	background: #e8e8e8;
	color: #006600;
	padding: 0.5em
}
TD {
	padding: 0.5em
}
ul, .big ul ul {
	list-style-type: none;
	padding: 0px;
	margin-left: 10px;
}
ul li, .big ul ul li {
	font-weight: normal;
	color: #666666;
	background-image: url(css/bolgrijs.png);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding-left: 10px;
}
blockquote {
	margin: 0 0 0 25px;
}
.big ul {
	list-style-type: none;
	padding: 0px;
	/*margin-left: 25px;
*/
}
.big ul li, h6 {
	color: #787878;
	font-weight: bold;
	background-image: url(css/bolbig.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-top: 2px;
	padding-left: 18px;
}
.klein {
	font-size: 90%
}
pre, kbd, tt, code, samp {
	font-family: monospace;
	font-size: 90%
}
blockquote {
	padding: 0%;
	margin-top: 0%;
	margin-bottom: 0%
}
.nadruk {
	border: none;
	padding: 2%
}
.nowww {
	display: none
}
A:link {
	background: none;
	color: #cc0000;
	border : 0;
}
A:active, A:visited {
	background: none;
	color: #990000;
}
A:hover {
	background: #cc0000;
	color: #ffffff;
	text-decoration:none;
} 

.toptekst {
	color: #990033
}
/***************** Stijlelementen ********************/
.bottomlink {
	font-weight: bold;
	color: #cc0000
}
td.greylink, td.greylinkon {
	font-size: 80%
}
a.greylink {
	color: #cc0000;
	background: none
}
td.greylink, td.bottomlinkx {
	height: 1.2em;
	text-align: center;
	background: #cccccc  url(greylink.jpg) repeat-x bottom;
	border: 1px solid #999999;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	color: #ffffff
}
td.greylinkon, td.bottomlinkonx {
	height: 1.2em;
	text-align: center;
	background: #cccccc  url(greylinkon.jpg) repeat-x top;
	border: 2px solid #484848;
	border-right: 2px solid #666666;
	border-left: 2px solid #484848;
	color: #660033
}
/************************  Borders  **********************/
.hlb, .hrb, .hlo, .hro {
	min-height: 17px;
	min-width: 17px;
	max-height: 17px;
	max-width: 17px
}
.zb, .zo {
	background: repeat-x;
	min-height: 17px;
	max-height: 17px
}
.zl, zr {
	background: repeat-y;
	min-width: 17px;
	max-width: 17px
}
.hlb {
	background: url(css/border1a_hlb.gif)
}
.hrb {
	background: url(css/border1a_hrb.gif)
}
.hlo {
	background: url(css/border1a_hlo.gif)
}
.hro {
	background: url(css/border1a_hro.gif)
}
.zb {
	background: url(css/border1a_mb.gif)
}
.zo {
	background: url(css/border1a_mo.gif)
}
.zl {
	background: url(css/border1a_ml.gif)
}
.zr {
	background: url(css/border1a_mr.gif)
}
/*************************Borders2 ***********************/
#content {
	padding: 10px;
}
#content h1 {
}
#content p {
}
/* ---=== border code follows ===--- */
/*tlc = top left cornertrc = top right cornerblc = bottom left cornerbrc = bottom right cornerlb = left borderrb = right bordertb = top borderbb = bottom border */
.tlc, .trc, .blc, .brc {
	background-color: transparent;
	background-repeat: no-repeat;
}
.tlc {
	background-image: url(css/border1cornerlt.gif);
	background-position: 0% 0%;
}
.trc {
	background-image: url(css/border1cornerrt.gif);
	background-position: 100% 0%;
}
.blc {
	background-image: url(css/border1cornerlb.gif);
	background-position: 0% 100%;
}
.brc {
	background-image: url(css/border1cornerrb.gif);
	background-position: 100% 100%;
}
.tb, .bb {
	background-color: transparent;
	background-repeat: repeat-x;
}
.tb {
	background-image: url(css/border1sidet.gif);
	background-position: 0% 0%;
}
.bb {
	background-image: url(css/border1sideb.gif);
	background-position: 50% 100%;
}
.rb {
	background-image: url(css/border1sider.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
}
.lb {
	background-color: transparent;
	background-image: url(css/border1sidel.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
}


.mainlayer {
	float:right;
	width:78%;
}

/* buttons */
.hoofdmenu {
	margin-left: -3%; 
	float: left;
	width: 18%;
	height: 100%;
	padding-top: 1%;
	position: fixed;  top:0px;
	background: url(css/gradientgrijsl2.png) repeat-y;
}
.clear {
	overflow: hidden;
	width: 100%;
}
a.button, a.button:visited, a.button:active,a.button:hover {
	background: transparent url('css/button_groen2.png') no-repeat;
	background-position: 0px 0px;
	color: #ccffcc;
	display: block;  
	font: bold 15px tahoma, arial, sans-serif;
	height: 24px;
	width: 200px;
	text-decoration: none;
	text-align: center;
	vertical-align:baseline;
	padding: 7px 0 0px 0;
	margin:0px 0 0px 0;  
	outline: none;
	* height:31px;
}
a.button:active {
	color: #e8ffe8;
}
a.button:hover {
	background: transparent url('css/button_groen2a.png') no-repeat;
	color: #ffffff;
}
a.button:visited {
	color: #e8ffe8;
}


