@charset "UTF-8";
/* CSS Document */
body{ background:#dfcd8e; color:#412b06; font-size: 10.5px; font-family: Helvetica, Arial, sans-serif; margin-left:50%;}
a{ color:#9e1117; text-decoration:underline;}
/*
a:hover{ color:#b78349; text-decoration: none;}
*/
#container{ width:600px; margin-left:-300px;}
#header{ float:left; height:335px; width:600px; background-image:url(../../images/Philippe/header.jpg);}
.border_left{ float:left; width:10px; margin-left:12px; background-color:#000;}
.border_right{ float:left; width:10px; margin:-128px 0 0 577px; background-color:#000;}
#footer{ float:left; width:600px; height:152px; background-image:url(../../images/Philippe/footer_goe.png); margin-top:0}
.footer_border_l{ float:left; margin:-128px 0 0 12px;}
.footer_border_r{ float:left; margin:-128px 0 0 578px;}
#tekst{ float:left; width:555px; margin-top:-128px; background-color:#FFF;}
#content{ float:left; width:565px; padding-left:10px; margin-left:12px; background-color:#000;}
h1{ font-size:15px; letter-spacing:-1px; text-transform:uppercase; margin:10px 10px 10px 10px;}
h2{ font-size:13px; text-transform:uppercase;}
.li{ list-style:none; margin-bottom:10px;}
#li_radio{ float:left; margin:0 0 10px 150px;}
.li span.text{ display:block; width:120px; text-align:right;}
.li span.box{ display:block; width:120px; margin:-15px 0 0 130px;}
#submit{ padding-bottom:8px; width:135px; height:43px; text-align:center; font-size:13px; font-weight:bold; border:0; margin-left:70px;}
#bedanking{ float:left; margin:5px 10px 5px 10px; line-height:20px;}
#ico{ margin:0 50px 0 10px; background-color:#dfcd8e; float: left; padding:5px; font-size:13; font-weight:bold; text-transform:uppercase;}
#copyright{ float:left; font-size:9px; margin:10px 0 0 10px;}
