html, body {
	margin:0 auto;
	font:10px verdana;
	color:#fff;
	background:#000 url(img/bg.gif) repeat-y center;
}
img {	
	border:0;
}
#header {
	width:950px;
	margin:0 auto;
}
#content_container {
	width:950px;
	margin:0 auto;
	padding-top:10px;
}
.m_case {
	width:950px;
	background:#000 url(img/m_bg.gif) no-repeat bottom;
}
.left {
	float:left;
	width:724px;
}
.case_left {
	float:left;
	width:226px;
}
.case_left .title {
	clear:both;
	font:16px verdana;
	line-height:20px;
	font-weight:bold;
	color:#f90;
	padding:0 8px 4px 8px;
}
.case_left .txt {
	font:11px verdana;
	padding:0 8px 0 8px;
}
.pic1 {
	border:1px solid #383943;
}
.pic {
	margin-right:6px;
	border:1px solid #383943;
}
.vid {
	float:left;
	width:325px;
}
.right1 {
	float:left;
	width:202px;
}
.right2 {
	float:left;
	width:196px;
}
.btm {
	clear:both;
	width:724px;
	
}
   /* --------- VPS standaard styles------------- */
/* --------- Vanaf hier niets wijzigen!! ------------- */

    .bg_error {
        border: 1px solid #000;
        background: #fff;
		  color: #000;
    }

 	  a.error,a.error:link,a.error:visited {
      color: #a10000;
    }

     a.error:hover {
      color: #a10000;
      text-decoration:underline;
    }
    .melding {
        font-size: 12px;
        font-weight: bold;
		  color: #000;
    }

    .evengeduld {
        font-family: arial black;
        font-size: large;
        color: #a10000;
    }

    .disclaimer {
		font-family: Verdana, Arial, Sans;
		font-size: 10px;
		color: #fff;
	}

	.disclaimer a:link, .disclaimer a:visited {
		font-family: Verdana, Arial, Sans;
		font-size: 10px;
		color: #fff;
		text-decoration:none;
	}

	.disclaimer a:hover {
		font-family: Verdana, Arial, Sans;
		font-size: 10px;
		color: #fff;
		text-decoration:underline;
	}
