/* Start of CMSMS style sheet 'reuverStyle' */
/* Page style stuff goes here */
/* -------------------------- */

body, html {
    margin: 0;
    padding: 0;
}

body {
    background: white url(/img/bg_fill.gif) top center repeat-y;
    font: normal 11px/13px arial;
}

#paginahouder {
    margin: 0 auto;
    width: 980px;
    background-color: white;
    padding-bottom:25px; 
}

#header { 
    position: relative; 
    height: 90px;
}
#header #companyName {
    position: absolute;
    font: normal normal bold 24px/24px arial;
    top: 14px;
    left: 30px;
}
#header #companyName h3{
    color: #042575;
}
#header #companyLogo {
    position: absolute;
    top: 4px;
    right: 10px;
}

#header #companyLogo img { border-style: none; }

#headerblue { 
    position: relative; 
    height: 65px;
    background-color: #042575;
    border-top: 2px solid #ffdc00;
    border-bottom: 2px solid #ffdc00;
}
#headerblue #companyName {
    position: absolute;
    color: #ffdc00;
    font: normal normal bold 20px/20px arial;
    top: 20px;
    left: 30px;
}
#headerblue #companyName h3{
    color: #ffdc00;
    margin: 0;
}
#headerblue #companyLogo {
    position: absolute;
    top: 10px;
    right: 10px;
}

#headerblue #companyLogo img { border-style: none; }

#headervisual { 
    height: 115px;
    background: url(/img/breedefotos/Kantenband_DOORLOOPFOTO.jpg) no-repeat;
} 



#mainmenu {
    background: #fed801 none top right no-repeat; 
    height: 31px;
}
#submenu {
    position: relative;
    height: auto;
    background: #042575 none top right no-repeat; 
}
#submenu, #submenu a { color: #fed801; }
#submenu.normal { height: 31px }
/* #submenu.high has a height that is set with javascript */
#submenu.high { 
    padding: 10px 0pt 10px 30px; 
}
#submenu h1 {
    font: normal normal bold 18px/40px arial;
    color: #fed801;
    margin: 0;
    padding: 0 0 0 30px;
}
#submenu ul {
    padding: 0pt; 
    list-style-type: none;
    margin: 0;
}

#main { 
    padding: 10px 0 20px 30px;  /* 30 + 920 + 30  */
} 

#main h1 {
    font-size: 24px;
    line-height: 31px;
    margin: 5px 0;
}



#mainleft {
    float: left;
    width: 590px;
    padding-right: 15px;
}

#mainright {
    float: left;
    margin: 41px 0 0 0;
    padding: 15px 15px 30px 15px;
    width: 285px;
    background-color: #ddd;
}

#mainleft img {
    float: right;
    margin: 0 0 20px 20px;
    border-style: none;
}

.emptyline {
    display: block;
    clear: both;
    height:14px;
    width: 100%;
}

#footer { 
    background-color: #042575; 
    clear: both; 
}
#footer h3 { 
    background-color: white;
    display: inline;
    margin: 0 20px;
    padding: 0 10px;
}

/* Menu style stuff goes here */
/* ----------------------------- */

#mainmenu ul { 
    margin: 0 0 0 30px;
    padding: 0;
    font: normal normal bold 13px/29px arial;
}
#mainmenu li { 
    display: inline; 
    padding: 0 8px 0 0;
}
#mainmenu dfn { 
    text-decoration: none;
}
#mainmenu, #mainmenu a { 
    text-decoration: none;
    color: #042575;
}
#mainmenu a:hover {
    text-decoration: underline;
}

#submenu {}

#primary-nav {  }
#primary-nav ul { position: absolute; top: 10px; left: 340px; display: none; }

/*
li.menuparent {
    font-size: 13px;
    width: 200px;
    padding: 14px 10px 14px 0;
    background-image: url('/img/menubutton_normal.gif');
}
li.menuparent:hover{background-image: url('/img/menubutton_active.gif');}
li.menuactive.menuparent { font-weight: 800; }
li.menuparent.mouseover {
    background-image: url('/img/menubutton_active.gif') !important;
}

li.menuparent li { 
    font-size: 11px;
    line-height: 15px;
    width: auto;
    padding: 0;
}
*/
.menuwrapper {
    position: relative;
} 
.menuwrapper dfn { display: none; }
.menuwrapper ul {
    margin: 0;
}
.menuwrapper ul ul {
    position: absolute;
    top: 0;
    margin: 0;
    left:0;
}

li.menuitem {
    background:#042575 url(/img/menubuttonbg2.png) repeat-x scroll left top;
    line-height: 29px;
    height: 30px;
    width: 200px;
    margin-bottom: 4px;
    padding-left: 10px;
    font-size: 14px;
    font-weight: bold;
    border: 1px solid #664D99;
}
li.menuitem.menuparent {
    background-color: #0080ff;
}
li.menuitem a {
    color: #ff0 !important;
}
li.menuitem ul {
    left: 230px;
}
li.menuitem li {
    background: none;
    line-height: 13px;
    height: auto;
    border-style: none;
    font-size: 11px
}


/* Content style stuff goes here */
/* ----------------------------- */

.pdflink {
    margin: 13px 0;
} 
.pdflink img {
    float: none !important;
    margin: 0 !important;
}

#mainleft .normalfoto {
    float: none;
    margin: 0 5px 0 0;
    valign: center;
}

/* Form style stuff goes here */
/* ----------------------------- */

        #contactform { text-align: left; width: 550px;}
        #contactform label { width: 160px; float: left; clear: both; }
        #contactform input, #contactform textarea { width: 340px; margin-left: 30px; margin-bottom: 8px; }
        #contactform #postcode { width: 64px; }
        #contactform #plaats { width: 258px; margin-left: 12px; }
        #contactform .sendbutton { width: 530px; text-align: right; }
        #contactform .sendbutton input { width: 96px; }
        #contactform hr {  }







/* End of 'reuverStyle' */

