body{
padding:0px;
margin:0px;
}
a, a:link, a:hover, a:visited {text-decoration:none;color: #FE0000;}
.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#57636B;
	}
.h_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#008CD2;
	}
	
.c_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:10px;
		color:#7A7D81;
	}
    
h1 {
    font-family:Tahoma, sans-serif;
    font-size:16px;
    color: #fe0000;
}

.form
	{
		width:177px; height:20px; border-color:#5791B5; border-width:1px; background-color:#ffffff; border-style:solid;
	}
.form_div
	{
		height:23px; margin-top:0px;		
	}
		
	a.text{color:#FE0000;text-decoration:none;}	
	a.text:hover{color:#FE0000;text-decoration:underline;}
	h1 { color: FE0000 !important;}
    
#prijs_div {
    position: absolute;
    z-index: 10;
    top: 620px;
    left: 50%;
    margin-left: 150px;
    width: 168px;
    height: 196px;
    background: url(img/prijs_bg.png) no-repeat;
    text-align: center;
}

#prijs_div h1 {
    color: #fff;
    font-size: 18px;
    margin: 85px 0 0 0;
    padding: 0;
}

#prijs {
    font-size: 30px;
    font-weight: bold;
    color: #fff54e;
    margin: 5px;
    padding: 0;
}