HTML{
background:url(img/background.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#2987b6;
}

Body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
padding:0;
}

DIV.container{
width:840px;
min-height:500px;
text-align:left;
background-image:url(img/main-strech.gif);
background-position:top left;
background-repeat:repeat-y;
}

DIV.container-top{
width:840px;
height:20px;
background-image:url(img/main-top.gif);
background-position:top left;
background-repeat:no-repeat;
padding-left:20px;
padding-right:20px;
}

/* for understanding browsers */
.container-center {
width:840px;
min-height:576px;
background-image:url(img/main-center.gif);
background-position:top left;
background-repeat:no-repeat;
padding-left:20px;
padding-right:20px;
}
/* for Internet Explorer */
/*\*/
* html .container-center {
width:840px;
height:563px;
background-image:url(img/main-center.gif);
background-position:top left;
background-repeat:no-repeat;
padding-left:20px;
padding-right:20px;
}
/**/

DIV.container-bottom{
width:840px;
height:13px;
background-image:url(img/main-bottom.gif);
background-position:top left;
background-repeat:no-repeat;
padding-left:20px;
padding-right:20px;
background-color:#2987b6;
}

DIV.menu{
height:19px;
float:right;
padding-right:65px;
}

DIV.main{
padding-right:0px; 
}

DIV.menu-left{
float:left;
height:19px;
width:13px;
background-image:url(img/menu-left.jpg);
background-repeat:no-repeat;
background-position:left top;
margin-right:1px;
}

DIV.menu-center{
float:left;
height:19px;
background-image:url(img/menu.jpg);
background-repeat:repeat-x;
background-position:left top;
margin-right:1px;
padding:2px;
padding-left:6px;
padding-right:6px;
}

DIV.menu-right{
float:left;
clear:right;
height:19px;
width:13px;
background-image:url(img/menu-right.jpg);
background-repeat:no-repeat;
background-position:left top;
}

DIV.line{
border-left:#CEF28A solid 3px;
padding:5px;
margin-left:10px;
}

.bright{
font-weight:600;
color:#FF8000;
}

DIV.ontwerpen{
background-image:url(img/ontwerp-je-fotokaart-1.jpg);
background-position:top left;
background-repeat:no-repeat;
width:317px;
height:210px;
float:right;
padding-right:20px;
margin-top:0px;
clear:right;
}

DIV.ontwerpen_{
background-image:url(img/ontwerp-je-fotokaart-2.jpg);
background-position:top left;
background-repeat:no-repeat;
width:317px;
height:210px;
float:right;
padding-right:20px;
margin-top:0px;
clear:right;
}



DIV.ontwerpen_over{
background-image:url(img/ontwerp-je-fotokaart-over.jpg);
background-position:top left;
background-repeat:no-repeat;
width:317px;
height:210px;
float:right;
padding-right:20px;
margin-top:0px;
clear:right;
}

A.menu{
color:#FFFFFF;
text-decoration:none;
font-size:11px;
}

A.menu:hover{
color:#CCCCCC;
text-decoration:none;
font-size:11px;
}

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

A:hover{
color:#444444;
text-decoration:underline;
}

INPUT, TEXTAREA{
background-color:#FFFFFF;
border:1px solid #A7A7A7;
}

DIV.table_left{
float:left;
font-weight:700;
padding:4px;
padding-left:8px;
}

DIV.table_right{
float:right;
width:275px;
padding:4px;
}
