/* Start of CMSMS style sheet 'culinair' */
body, html
{
/*height: 100%;*/
text-align: center;
background: #18142e;
}

body, html, td, div
{
font: 9pt Verdana, Tahoma, Arial, Helvetica, Sans-serif;
color: #696969;
margin: 0px;
padding: 0px;
}

body { margin-top: 30px; }

td
{
text-align: left;
vertical-align: top;
}

a, a:link { color: #ff0000; }
a:visited { color: #00ff00; }
a:active, a:hover { color: #0000ff; text-decoration: none; }

h1 { }
h2 { }
h3 { }
h4 { }
h5 { }
h6 { }

img { border: 0px solid #9a9a9a; }

a img { border: 0px solid #9a9a9a; }

span { }

#page
{
width: 100%;
height: 100%;
}

#cont
{
width: 720px;
height: 100%;
background: url(./images/bg.gif) repeat-y top center;
text-align: left;
}

#nav
{
width: 690px;
height: 30px;
background: url(./images/nav.gif) repeat-x top left;
margin-left: 15px;
}

/*Menu opmaak*/

#menu
{
height: 30px;
display: inline;
}

.item
{
float: left;
display: block;
width: auto;
height: 14px;
padding-left: 15px;
padding-right: 17px;
padding-top: 7px;
padding-bottom: 7px;
background: url(./images/split.gif) no-repeat top right;
}

/*Einde Menu opmaak*/

/*Opmaak vervolg-pagina*/
#content
{
width: 705px;
height: 100%;
min-height: 100%;
/*min-height: 455px;*/
background: url(./images/foot.gif) no-repeat bottom left;
padding-left: 15px;
padding-bottom: 30px;
}

#inhoud
{
width: auto;
height: auto;
float: left;
line-height: 18px;
}

#blok
{
width: 170px;
height: auto;
background: url(./images/dash_v.gif) repeat-y top left;
float: left;
margin-top: 5px;
padding-left: 5px;
margin-bottom: 15px;
}

.adv
{
width: 170px;
height: auto;
background: url(./images/dash_h.gif) repeat-x bottom left;
padding-bottom: 5px;
padding-top: 5px;
}

/*Opmaak voor Home*/

#home
{
width: 705px;
height: 330px;
background: url(./images/foot.gif) no-repeat bottom left;
padding-left: 15px;
}

#home #inhoud
{
width: 700px;
height: 330px;
float: left;
padding-left: 10px;
}

#home #blok
{
width: 170px;
height: 310px;
background: url(./images/dash_v.gif) repeat-y top left;
float: left;
margin-top: 5px;
margin-bottom: 30px;
padding-left: 5px;
}

#home .adv
{
width: 170px;
height: auto;
background: url(./images/dash_h.gif) repeat-x bottom left;
padding-bottom: 5px;
padding-top: 5px;
}

#home #layout
{
width: auto;
height: auto;
}

#home #layout .inputboxcell
{
width: auto;
height: 30px;
padding-top: 5px;
padding-left: 30px;
}


#home #layout .tekst
{
width: auto;
height: auto;
padding-left: 30px;
}


.inputbox, inputbox2
{
background: url(./images/input_bg.gif) repeat-x bottom left;
}

.inputbox
{

}

.inputbox2
{
width: 170px;
border: solid 1px #9a9a9a;
color: #840000;
font: Bold 8pt Verdana;
height: 16px;
}
/* End of 'culinair' */

