body{
margin: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:0.75em;
line-height: 120%;
color:#000000;
background-color: #FFCB05;
background-image:url(/images/achtergrond.gif);
background-repeat:no-repeat;
background-position:center;
background-position:top;
}

.container_center{
margin-left:auto;
margin-right:auto;
width: 967px;
background-image: url(/images/Pi_bg_yellowRepeat.jpg);
background-repeat:repeat-y;
}

.container_content{
float: left;
clear:both;
background-image: url(/images/Pi_bg_yellow.jpg);
background-repeat:no-repeat;
width: 931px;
padding: 0px 18px 0px 18px;
}

.container_content_error{
float: left;
clear:both;
background-image: url(/images/PI_bg_error.jpg);
background-repeat:no-repeat;
width: 931px;
height: 642px;
padding: 0px 18px 0px 18px;
}

.container_error_message{
width: 507px;
padding: 234px 264px 0px 178px;
}

.titel_red{
margin: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
font-weight: bold;
color:#CE0D20;
padding-bottom: 20px;
}

.titel_black{
margin: 0px;
font-family:Arial, Helvetica, sans-serif;
line-height: 17px;
font-size:14px;
font-weight: bold;
color:#000000;
padding-bottom: 20px;
}

.error_plain_text{
margin: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 17px;
font-weight: normal;
color:#000000;

}

a.error_blue:link {  font-family: Arial, Helvetica, sans-serif; text-decoration:underline; font-size: 12px; line-height: 17px; font-weight: normal; color: #25408E; }
a.error_blue:visited {  font-family: Arial, Helvetica, sans-serif; text-decoration:underline; font-size: 12px; line-height: 17px; font-weight: normal; color: #25408E; }
a.error_blue:active {  font-family: Arial, Helvetica, sans-serif; text-decoration:underline; font-size: 12px; line-height: 17px; font-weight: normal; color: #25408E; }
a.error_blue:hover {  font-family: Arial, Helvetica, sans-serif; text-decoration:underline; font-size: 12px; line-height: 17px; font-weight: normal; color: #25408E; }