/* CSS Document */
TD{
vertical-align: top;
text-align: justify;
padding: 0px;
padding-right: 20px;
}

.text{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
}

.text_grey{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #84BD48;
}



HTML, BODY{
margin: 0;
padding: 0;
overflow: auto;
height:100%;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
}

BODY.background{
background-color: #575757;
}

DIV{
border: 0px solid white;
font-size: 1px;
}

.content_back{
position:absolute;
left: 697px;
top: 371px;
}

.menu_bottom{
position:absolute;
left: 477px;
top: 154px;
}

.website{
position:absolute;
left:50%;
top:50%;
margin-left:-445px;
margin-top:-284px;
width: 890px;
height: 568px;
border: 0px solid white;
}

.website #back{
position: absolute;
top: 12px;
left: 12px;
width: 866px;
height: 546px;
background-color: #fafaf9;
}

.website #content{
padding-left: 50px;
padding-right: 50px;
padding-top: 40px;
padding-bottom: 0px;
position: absolute;
top: 157px;
left: 10px;
width: 775px;
height: 368px;
overflow: auto;
}

.header{
position:absolute;
top: 20px;
left: 4px;
width: 881px;
height: 138px;
background-image: url(../images/header_grass.gif);
}

.header #back{
position:absolute;
background-image: url(../images/header_back.gif);
top: 14px;
left: 0px;
width: 881px;
height: 124px;
}

.header #title{
position:absolute;
background-image: url(../images/header_title.gif);
top: 20px;
left: 40px;
width: 300px;
height: 85px;
}

.header #buttons{
position:absolute;
top: -27px;
left: 365px;
width: 516px;
height: 148px;
}

.website #top{
position: absolute;
width: 866px;
left: 12px;
height: 12px;
background-image: url(../images/side_t.gif);
font-size: 9px;
}

.website #bottom{
position: absolute;
width: 866px;
left: 12px;
height: 12px;
background-image: url(../images/side_b.gif);
top: 558px;
font-size: 9px;
}

.website #left{
position: absolute;
width: 12px;
height: 546px;
top: 12px;
background-image: url(../images/side_l.gif);
font-size: 9px;
}

.website #right{
position: absolute;
width: 12px;
height: 546px;
top: 12px;
left: 878px;
background-image: url(../images/side_r.gif);
font-size: 9px;
}

.website #corner_lt{
position: absolute;
width: 12px;
height: 12px;
left: 0px;
top: 0px;
background-image: url(../images/corner_lt.gif);
}

.website #corner_rt{
position: absolute;
width: 12px;
height: 12px;
left: 878px;
top: 0px;
background-image: url(../images/corner_rt.gif);
}

.website #corner_rb{
position: absolute;
width: 12px;
height: 12px;
left: 878px;
top: 558px;
background-image: url(../images/corner_rb.gif);
}

.website #corner_lb{
position: absolute;
width: 12px;
height: 12px;
left: 0px;
top: 558px;
background-image: url(../images/corner_lb.gif);
}

LI{
list-style-image: url(../images/bloemetje.gif);

margin-bottom: 10px;
margin-left: 10px;
}

.website #pages_side{
right: 28px;
position: absolute;
width: 14px;
height: 485px;
top: 30px;
background-image: url(../images/pages_side.gif);
}

A{
color: #ff9900;
text-decoration: none;
}

A:hover{
text-decoration: underline;
}

.page_name{
background-image: url(../images/menu/page_name.gif);
background-repeat: no-repeat;
background-position: right;
width: 22px;
height: 91px;
}








BODY{
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

H1{
color: #d31b78;
font-size: 17px;
font-weight: bold;
padding-bottom: 10px;
margin-bottom: 0px;
margin-top: 0px;
text-align: center;
background: url(../images/content/separator.gif) 50% 100% no-repeat;
}

H2{
font-size: 13px;
font-weight: bold;
margin-bottom: 0px;
margin-top: 5px;
}

H3{
font-weight: bold;
font-size: 10px;
margin-bottom: 2px;
margin-top: 0px;
color: #666666;
}

.formtitle{
font-size: 10px;
color: #000;
}

.formerror{
font-weight: bold;
font-size: 10px;
color: #FF0000;
}

.forminput{
font-size: 10px;
color: #e81367;
border-width: 1px;
border-color: #e81367;
border-style: solid;
}

.formradio{
font-size: 10px;
color: #e81367;
}

.formline{
border-left-color: #e81367;
border-left-style: solid;
border-left-width: 1px;
}

