@charset "utf-8";
/* CSS Document */
body{
background:#202020 url(http://www.vuurig.be/_ezines/design/bg.jpg) repeat-x scroll 0%;
background-position:top;
font-family:Verdana,Arial,Helvetica,Sans-Serif;
font-size:11px;
margin:6px;

    scrollbar-arrow-color:#474747;
    scrollbar-track-color:#d9d9d9;
    scrollbar-face-color:#70716a;
    scrollbar-highlight-color:#474747;
    scrollbar-3dlight-color:#e4e4e4;
    scrollbar-darkshadow-color:#000000;
    scrollbar-shadow-color:#474747;

}
.logo_center{
text-align:center;
border:0px;
margin-top:200px;
}
.site_container{
	text-align:center;
	width:800px;
	height:530px;
	background-color:#70716a;
/*	border:#c2602f solid 1px;*/
	margin: 17px auto auto auto;
}
.site_top{
	width: auto;
	height: 80px;
/*	background-color: #000;*/
	background-color: #474747;
	border: none;
}
.site_mid{
	width: auto;
	height: 370px;
/*	background-color: #000;*/
	background-color: #474747;
	border: none;
}
.site_bot{
	width: auto;
	height: 80px;
/*	background-color: #000;*/
	background-color: #474747;
	border: none;
}
.disclaimer_container{
	width:800px;
	height:370px;
	background-color:#70716a;
}
.disclaimer_kolom{
	width:800px;
	height:370px;
	background-color:#70716a;
	float:left;
}
/*.disclaimer_linker_kolom{
	width:326px;
	height:370px;
	background-color:#70716a;
	float:left;
}
.disclaimer_rechter_kolom{
	width:474px;
	height:370px;
	background-color:#999a94;
	float:left;
}*/
.disclaimer_vak{
/*	background-color:#CCFF00;*/
	padding:31px 37px 31px 37px;
	text-align:justify;
}
.disclaimer_text{
	padding:15px 0px 15px 0px;
}
.disclaimer_text_inhoud{
	padding:0px;
	background-color:#999a94;
}
/*
.disclaimer_linker_vak{
	background-color:#CCCC66;
	padding:31px 0px 0px 37px;
	text-align:left;
}
.disclaimer_rechter_vak{
	background-color:#CCFF00;
	padding:31px 37px 31px 37px;
	text-align:justify;
}*/
.disclaimer_iframe{
/*	background-color:#CC0099;*/
	width:726px;
	height:270px;
	border:0;
	overflow: hidden scroll;
}
