dl,dt,dd,ul,ol,li,pre,form,fieldset,input,blockquote,img,h1,h2,h3,h4,h4,h5 {margin:0;padding:0;}

html,body {
	margin:0; padding:0;
	font:8pt trebuchet MS, arial, verdana;
	line-height:16pt;
	background:#fff;
	text-align:center;
	background: #22221b url(../img/bg.jpg) center top no-repeat;
    height: 100%;
}

.container {
    min-height: 100%;
    _height: 100%;
    position: relative; 
		border:0px solid #fff;
}

.containerContent {
	height: auto;
	margin-bottom: 0px; /* dezelfde hoogte als de hoogte van #footer, anders zal de tekst in deze div onderaan achter de footer vallen omdat #footer absoluut gepositioneerd is */
	padding-bottom:40px;
	}

.containerTop {
	width: 186px;
    margin: 0 auto; 
}

.containerMainFlash {
	width: 840px;
	height:470px;
	background: url(../img/bgNoflash.jpg);
	float:left;
	font-size:8pt;
}


.containerMain {
	border: 10px solid #1f2019; background:#0d0e0a url(../img/bgVizier.gif) no-repeat right top;
	width:840px; height:470px;
	margin: 47px auto;
	font-size:11pt;
	text-align:left;
}
.containerMainNoBg {
	border: 10px solid #1f2019; background:#0d0e0a;
	width:840px; height:470px;
	margin: 47px auto;
	font-size:11pt;
	text-align:left;
}

#centercontent {
	margin-top:320px; text-align:left;
	margin-left:20px;
}



.btn { width:64px; height:66px; display:inline-block; background-image:url(../img/icons.png);}
.btn.btnHyves { background-position: 0px 0; }
.btn.btnTwitter { background-position: -64px 0; }
.btn.btnFacebook { background-position: -126px 0; }
.btn.btnHyves:hover { background-position: 0px -65px; }
.btn.btnTwitter:hover { background-position: -64px -65px; }
.btn.btnFacebook:hover { background-position: -126px -65px; }

.btnSmall {width:64px; height:66px; display:inline-block; background-image:url(../img/icons.png);}
.btnSmall.btnHyvesKL { background-position: -190px 0px;}
.btnSmall.btnHyvesKL:hover { background-position: -190px -65px;}

.containerExit {
	position:absolute;
	margin: 10px 790px;
}
.btnExit { width:37px; height:36px; display:inline-block; background-image:url(../img/btnExit.gif);}
.btnExit:hover { background-position: 0px -36px;}

.containerMainContent {
	position:absolute;
	text-align:center;
	margin-top:85px;
	width:400px;
	margin-left:210px;
}

.containerFooter {
	background: url(../img/bgFooter.png) center top; height:39px;
	bottom:0;
	left:0;
	position:absolute;
	width:100%;
}

.containerFooterContent {
    width: 966px;
    margin: 0 auto; 
	text-align:left;
	margin-top:8px;
	color:#505045;
}

.FooterLeft {
	float:left;
}

.FooterRight {
	float:right; text-align:right;
}
