/* body */
body { background: url("../back/bergback.gif"); margin: 0px auto 0px auto; padding: 0px; font-family: arial; color: #2774A5; text-align: center; cursor: default;  overflow: -moz-scrollbars-vertical; overflow-x: hidden; overflow-y: auto;} 
#container {
   position: relative;
   min-height: 100%;
   height: 100%;
}
#header {
   height: 33px;
   padding: 0px;
}
#body {
   padding: 0px;
   padding-bottom: 20px;   /* Height of the footer */
}
#footer {
   position: relative;
   bottom: 0px;
   height: 19px;   /* Height of the footer */
}
/* LI lijsten */
ul
 {
 list-style-type: disc;
 padding: 0px;
 padding-left: 10px; 
 margin: 0px;
 }
li
 {
 background-repeat: no-repeat;
 background-position: 0px 2px; 
 padding-left: 0px; 
}
/* Letter types */
.kop { font-family: arial; font-size: 14pt; font-weight: bold; color: #295069; } 
.subkop { font-family: arial; font-size: 12pt; font-weight: bold; color: #397EAA; } 
.frontlist { font-family: arial; font-size: 9pt; font-weight: bold; color: #2774A5; } 
.tekst { font-family: arial; font-size: 10pt; color: #505050; } 
.klein { font-family: arial; font-size: 7pt; font-weight: bold; color: #2774A5; } 
.mini { font-family: Arial; font-size: 7pt; color: #295069; }
.qsa:link, .qsa:active, .qsa:visited { font-family: Arial; font-size: 9pt; color: #2774A5; text-decoration: none; }
.qsa:hover { font-family: Arial; font-size: 9pt; color: #2774A5; font-weight: bold; }
.qsb:link, .qsb:active, .qsb:visited { font-family: Arial; font-size: 12pt; color: #2774A5; font-weight: bold; text-decoration: underline; }
.qsb:hover { font-family: Arial; font-size: 12pt; color: #2774A5; font-weight: bold; text-decoration: none;}
.bergbutton { background: transparent url("http://www.berg-media.com/buttons/button.gif") no-repeat scroll top right;  border: 0px; display: block; font: normal 12px arial, sans-serif; color: #000000; font-weight: bold; width: 85px; height: 21px; margin-right: 6px; text-decoration: none; padding: 2px 5px 5px 5px;  outline: none; }
.inputSubmit { background: url("http://www.berg-media.com/buttons/button.gif") no-repeat; width: 85px; height: 21px; border: 0px; font-family: verdana; font-size: 11px; color: #000000; padding-bottom: 2px; }
/* input velden email*/
.messagebox { font-family: arial; font-size: 10px; font-weight: bold; color: #000000; }
.inputText { height: 20px; width: 185px; padding: 2px 0px 0px 2px; font-family: arial; font-size: 13px; color: #000000; border-top: 1px solid #999999; border-left: 1px solid #999999; border-right: 1px solid #C0C0C0; border-bottom: 1px solid #C0C0C0; }
.inputText:focus { background-color: #FFFFF0; border-top: 1px solid #808080; border-left: 1px solid #808080; border-right: 1px solid #a0a0a0; border-bottom: 1px solid #a0a0a0; }
.inputList { font-family: arial; font-size: 13px; color: #000000; border-top: 1px solid #999999; border-left: 1px solid #999999; border-right: 1px solid #C0C0C0; border-bottom: 1px solid #C0C0C0; }
.inputCombo { font-family: arial; font-size: 13px; color: #000000; border-top: 1px solid #999999; border-left: 1px solid #999999; border-right: 1px solid #C0C0C0; border-bottom: 1px solid #C0C0C0; }
.inputCheck { font-family: arial; font-size: 13px; color: #000000; }
.inputRadio { font-family: arial; font-size: 13px; color: #000000; }
.inputTextarea { padding: 2px; width: 492px; font-family: arial; font-size: 13px; background-color: #ffffff; color: #000000; border-top: 1px solid #999999; border-left: 1px solid #999999; border-right: 1px solid #C0C0C0; border-bottom: 1px solid #C0C0C0; }
.inputTextarea:focus { background-color: #FFFFF0; border-top: 1px solid #808080; border-left: 1px solid #808080; border-right: 1px solid #a0a0a0; border-bottom: 1px solid #a0a0a0; }
