@charset "utf-8";

html 
{
    height: 100%;       
}

img 
{
    border: none;
}

A
{
  text-decoration: none;
}

A:hover
{
  text-decoration: underline;
}

body 
{
    font: 100% Arial, Helvetica, Verdana, sans-serif;
    background: #000000;
    padding: 0px;
    margin: 0px;
    text-align: center;
    color: #000000;
    height: 100%;       
}

form
{
  margin: 0px;
}

/* -- layout design --------------------------------------- */

#autocenter 
{
    width: 966px;
    margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
        
}

#mainContent 
{
    padding: 20px 28px 0px 28px;
    width: 910px;
    text-align: left;
    background: #ffffff;
}

.clearboth
{
    clear: both;
}

#onderlinks
{
  float: left;
  position: relative;
  width: 694px;
  margin-top: 10px;
  margin-bottom: 20px;
  }

#onderlinks.withsidebar
{
  width: 694px;
}

#onderlinks.withoutsidebar
{
  width: 910px;
}

#onderrechts
{
  float: right;
  position: relative;
  width:181px;
  margin-top: 10px;
  }

#onderlinkslinks
{
  float: left;
  position: relative;
  width: 199px;
  margin: 0px;
  padding: 0px;
  }

.onderlinksrechts
{
  float: right;
  position: relative; 
  margin: 0px;
  padding: 0px;
  }

#onderlinksrechtswithsubmenuwithsidebar 
{
  width: 495px;
  padding: 0px;
  margin: 0px;
} 

#onderlinksrechtswithoutsubmenuwithsidebar 
{
  width: 694px;
}

#onderlinksrechtswithsubmenuwithoutsidebar
{
  width: 710px;
}

#onderlinksrechtswithoutsubmenuwithoutsidebar
{
  width: 908px;
}


#onderrechts #stappen
{
  margin-top: 20px;
}

/* -- ALGEMEEN ------------------------------------- */

/*.button
{
    font: 12px Arial, Helvetica, sans-serif;
    text-align: center;
    font-weight: bold;
    background: #000000;
    color: #ffffff;
    height: 25px;
    margin-bottom: 5px;
    padding: 0px 10px 0px 10px;
}

.button A
{
    text-decoration: none;
    color: #ffffff;
}*/

button
{
  font: 12px Arial, Helvetica, sans-serif;
  text-align: center;
  width: 180px;
  height: 25px;
  line-height: 25px;
  font-weight: bold;
  background: #000000;
  color: #ffffff;
  border: 0px;
  padding: 0px 0px 0px 0px;
  margin-bottom: 5px;
}

button:hover
{
  cursor: pointer;
}


/* -- HEADER --------------------------------------- */

#mainContent h1
{
    font: 14px monospace Arial, Helvetica, sans-serif;
    text-align: right;
    color: #000000;
    padding: 0px 0px 10px 0px;
    width: 100%;
    height: 71px;
    background: #FFFFFF;
}

#logo1
{
    float: left;
}

#logo2
{
    margin-bottom: 5px;
}

/* -- HOOFDMENU --------------------------------------- */

.hoofdmenu {
    font: 13px Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    width: 902px;
    height: 22px;
    background: #E7368E;
    float: left;
    font-weight: bold;
    text-align: center;
    padding: 4px;
}

.hoofdmenu LI {
    height: 22px;
    float: left;
    list-style: none;
    line-height: 22px;
    border-left: 1px solid white;
}

.hoofdmenu LI.firstchild 
{
    border-left: none;
}

.hoofdmenu .selected {
    color: #000000;
}

.hoofdmenu a {
    text-decoration: none;
    color: #FFFFFF;
    display: block;
}

.hoofdmenu a:hover {
    color: #000000;
    text-decoration: none;
}

/* -- SIDEBAR --------------------------------------- */

.sidebar 
{
    background: url(../images/blokje.gif) repeat-x right top;
    text-align: left;  
    float: right;
    width: 180px;
}
        
.sidebar H3
{
    background-color: #ffffff;
    display: inline;
    font-size: 11px;
    font-weight:bold;
    padding: 0px 10px 0px 0px;
    margin: 0px;
}

#winkelmandje
{
  border:1px solid black;
  margin: 10px 0px 5px 0px;
  padding: 5px 10px;
  min-height: 70px;
}

#winkelmandje table
{
  margin: 0px;
  padding: 0px;
}

#winkelmandje td
{
    font: 10px Arial, Helvetica, sans-serif;
    line-height: 15px;
    vertical-align: top;
    margin: 0px;
    padding: 0px;
}

#winkelmandje A
{
  color: black;
  text-decoration: none;  
}

#winkelmandje th
{
    font: 10px Arial, Helvetica, sans-serif;
    line-height: 15px;
    vertical-align: top;
    text-align: right;
    margin: 0px;
    width: 20px;
    padding: 0px 3px 0px 0px;
}


/* -- PAGINATITEL --------------------------------------- */

#breadcrums H3 {
        display: none;
}

#breadcrums UL 
{
        float: left;
        width:100%;
        font-size: 11px;
        font-weight: bold;
        color: black;
        padding: 0px;
        margin: 0px 0px 20px 0px;
        background: url(../images/blokje.gif) repeat-x right top;
        overflow: hidden;
        
}

#breadcrums LI {
        background: white;
        display: block;
        float: left;
        padding: 0px 10px 0px 10px;
        margin-right: 7px;
}

#breadcrums LI.firstchild 
{
    padding-left: 0px;
}


#breadcrums LI A {
        color: black;
        text-decoration: none;
}

#breadcrums LI A:hover {
        color: #333333;
        text-decoration: none;
}

/* -- SUBMENU --------------------------------------- */

.submenu
{
  padding: 0px;
  margin: 0px;
}


.submenu H3 {
  display: none;
}

.submenu UL {
    width: 162px;
    padding: 0px;
    margin: 0px;
}
.submenu LI 
{
  font: 12px Arial, Helvetica, sans-serif;
  text-align: right;
  line-height: 12px;
  list-style:none;
}
.submenu LI .item{
  color: #ffffff;
  margin-bottom: 5px;
  padding: 6px 20px 6px 5px;
  font-weight: bold;
  background-color: #000000;
}

.submenu LI .item A {
  text-decoration: none;
  color: #ffffff;
}

.submenu LI .item A:hover {
  color: #e7368e;
}

.submenu LI .item.selected {
  color: #e7368e;
}

.submenu LI .item.selected A{
  color: #e7368e;
}

.submenu LI UL 
{
  margin-bottom: 5px;
}

.submenu LI UL LI {
  color: #000000;
  padding: 5px 20px 5px 0px;
}

.submenu LI UL LI A {
  color: #000000;
}

.submenu A:hover
{
  color: #E7368E;
  text-decoration: none;
}

.submenu .selected {
  color: #E7368E;
}


/* -- FOOTER --------------------------------------- */

#footer {
        font-size: 11px;
        color: black;
        line-height: 40px;
        clear: both;
        text-align: left;
        height: 40px;
        background: url(../images/blokje.gif) repeat-x left top;
        padding: 10px 0px 0px 0px;
}


#footer A {
        color: black;
}


/* -- lijn ---------------------------------------------- */

.lijn {
        clear: both;
        text-align: left;
        height: 20px;
        background: url(../images/blokje.gif) repeat-x left top;
        padding: 10px 0px 0px 0px;
}



/* -- INLOGFORM------------------------------------ */

.inlogform
{
  margin: 120px auto 0px auto; /* the auto margins (in conjunction with a width) center the page */
  padding: 20px 35px 10px 30px;
  width: 250px;
  border: 1px solid black;
}

.inlogform H4
{
  font-size: 14px;
  margin: 0px 0px 10px 0px;
  
}

.inlogform .label
{
  display: block;
  font-size: 11px;
  margin: 2px 0px;
}

.inlogform INPUT
{
  display: block;
  margin: 3px 0px;
}

.inlogform .inputfield
{
  width: 250px;
  border: 1px solid #E7368E;
}

.inlogform .button
{
  margin: 15px 0px 0px 0px ;
}


/* -- tussentitel------------------------------------ */



.tussentitel
{
    background: url(../images/blokje.gif) repeat-x right top;
    text-align: left;  
    clear: both;
    width: 100%;
    margin: 0px 0px 20px 0px;
}
        
.tussentitel H3
{
    background-color: #ffffff;
    display: inline;
    font-size: 11px;
    font-weight:bold;
    padding: 0px 10px 0px 0px;
    margin: 0px;
}


