html, body {
	margin:0 auto;
	font:10px Verdana;
	color:#fff;
	background:#310506 url(img/bg_totaal.jpg) repeat-y center;
}
img {
	border:0;
}
.clear {
	clear:both;
}
a {
	color:#fff;
	text-decoration:none;
}
a:hover {
	color:#fff;
	text-decoration:underline;
}
#header {
	width:950px;
	margin:0 auto;
}
.case {
	width:950px;
	margin:0 auto;
}
.case_top {
	width:950px;
	height:38px;
	background-image: url(img/case_bg_top.jpg);
	text-align:center;
}
h1 {
	padding:0;
	margin:0;
	font:24px arial;
	color:#eed900;
	font-weight:bold;
	text-transform:uppercase;
}
.case_mid {
	width:871px;
	height:342px;
	background-image: url(img/case_bg_mid.jpg);
	padding-left:79px;
}
.pict {
	border:1px solid #f6b960;
	margin-bottom:20px;
}
.pict2 {
	border:1px solid #f6b960;
}
.case_mid_left {
	float:left;
	width:238px;
}
.case_mid_vid {
	float:left;
	width:320px;
	margin-top:25px;
	border:1px solid #f6b960;
}
.case_mid_right {
	float:left;
	width:202px;
	padding-left:32px;
}
.case_txt {
	float:left;
	padding:25px 63px 0 35px;
	font: 12px verdana, arial;
	line-height: 14px;
	width:540px;
	height:108px;
	background-image: url(img/case_bg_txt.jpg);
}
.case btm {
	clear:both;
}
.case_btm img {
	float:left;
}
   /* --------- 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;
	}
