html,body {
	border:0 none;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color: #000000;
	background-color: #E1E1E1;
	margin: 0px 0px 0px 0px; /* top right bottom left */
	width:100%;
    height:100%;
	text-align:left;
}

img a {text-decoration:none;border:none;}

.bgCenter {background-image:url(../images/site/bg_defaulthead.jpg);background-repeat:no-repeat;}
.bgFooter {background-image:url(../images/site/bg_defaultfoot.jpg);background-repeat:no-repeat;}

/* forms */
.frmCap {font-size:80%;color:#333;}
.frmInputVerplicht {background-color:#FFFF33;}



/* menu options */
.mnuOption {
	color:white;margin-top:1px;padding-top:5px;padding-left:10px;border:1px solid #e0e0e0;cursor:pointer;height:25px;width:100%;font-weight:bold;
	background-image:url(../images/site/cherry/panel_white-top-bottom.gif);background-repeat:repeat-x}
/*.mnuOption-over {
	color:yellow;margin-bottom:5px;padding-top:3px;padding-left:10px;cursor:pointer;height:25px;width:190px;font-weight:bold;
	background-image:url(../images/site/cherry/panel_light-hd-over.gif);background-repeat:repeat-x}*/

/* menu link options */
.lnkOption, .lastOption		{color:black;margin-bottom:3px;cursor:pointer;}
.lnkOption-over, .lastOption-over {color:blue;margin-bottom:3px;cursor:pointer;}
.lastOption {color: navy; text-align:right;padding-right:5px;font-size:105%;font-weight:bold;}
.lastOption-over {text-align:right;padding-right:5px;font-size:105%;font-weight:bold;}

.inlineOption {color:black;cursor:pointer;text-decoration: none;}
.inlineOption-over {color:blue;cursor:pointer;border-bottom: 1px dotted #999;}


/* lighter background in center */
.glass {position:absolute;background:#e1e1e1} /*#fff;filter:alpha(opacity=60);-moz-opacity:0.60; opacity:0.6;}*/

/* normal text */
.tekst {background:transparent;padding:15px;color:black;word-wrap:break-word;}
.tekst img a {text-decoration:none;border:none;}

.verborgen {visibility: hidden; display: none;}

/* lists */
.list-normal, .rondje, .cirkel, .romeins, .ROMEINS, .letters, .LETTERS {padding-left:35px;margin-top:10px;}
ul.list-normal {list-style-type:square;}
li.list-normal, li.rondje, li.cirkel {margin-bottom:5px;}
ul.rondje {list-style-type: disc}
ul.cirkel {list-style-type: circle}

ol.list-normal {list-style:decimal;list-style-position:outside;}
ol.romeins {list-style-type: lower-roman}
ol.ROMEINS {list-style-type: upper-roman}
ol.letters {list-style-type: lower-alpha}
ol.LETTERS {list-style-type: upper-alpha}

.list-quickmenu {padding-left:15px;margin-top:0px;margin-bottom:5px;}
ul.list-quickmenu {list-style-type:square;}

ul, ol {margin-bottom:10px;}

p {margin-bottom:15px;}

.icnWest 		{background-image:url(../images/site/icons/icnCompass.gif);}
.icnTabMenu 	{background-image:url(../images/site/icons/icnHome.gif);}
.icnTabActu 	{background-image:url(../images/site/icons/icnFlag.gif);}
.icnAccBook 	{background-image:url(../images/site/icons/icnBook.gif);margin-right:10px;}
.icnAccNews 	{background-image:url(../images/site/icons/icnNews.gif);margin-right:10px;}
.icnAccJury 	{background-image:url(../images/site/icons/icnJury.gif);margin-right:10px;}
.icnAccPoll 	{background-image:url(../images/site/icons/icnPoll.gif);margin-right:10px;}

.icnTabVari 	{background-image:url(../images/site/icons/icnPaint.gif);}
.icnAIEP 		{background-image:url(../images/site/icons/icnAIEP.gif);margin-right:10px;}
.icnColumn		{background-image:url(../images/site/icons/icnColumn.gif);margin-right:10px;}
.icnMeesters	{background-image:url(../images/site/icons/icnMeesters.gif);margin-right:10px;}
.icnBond		{background-image:url(../images/site/icons/icnBond.gif);margin-right:10px;}
.icnKort		{background-image:url(../images/site/icons/icnKort.gif);margin-right:10px;}
.icnHolmes		{background-image:url(../images/site/icons/icnHolmes.gif);margin-right:10px;}
.icnPrijzen		{background-image:url(../images/site/icons/icnPrijzen.gif);margin-right:10px;}
.icnKogel		{background-image:url(../images/site/icons/icnKogel.gif);margin-right:10px;}
.icnStar 		{background-image:url(../images/site/icons/icnStar.gif);margin-right:10px;}
.icnSimon		{background-image:url(../images/site/icons/icnSimon.png);margin-right:10px;}
.icnJmd			{background-image:url(../images/site/icons/icnJmd.png);margin-right:10px;}
.icnJoost		{background-image:url(../images/site/icons/icnJoost.jpg);margin-right:10px;}

.icnTabRead 	{background-image:url(../images/site/icons/icnHeart.gif);}

.icnSouth 	{background-image:url(../images/site/icons/icnUsers.gif);}



