* {
   margin: 0;
   padding: 0;
}

a:link {
   color: #379D1F;
   text-decoration: none;
}

a:visited {
   color: #379D1F;
   text-decoration: none;
}

a:hover {
   color: #FF5200;
   text-decoration: none;
}

a:active {
   color: #379D1F;
   text-decoration: none;
}

a.opgemaakte_link{
   background: url(/images/highlight.jpg) no-repeat;
   color: #379D1F;
   display: block;
   font-weight: bold;
   padding-left: 23px;
   text-decoration: none;
   margin-top: 4px;

}

a.opgemaakte_link:visited{
   background-image: url(/images/highlight.jpg);
   color: #379D1F;
}

a.opgemaakte_link:hover{
   background-image: url(/images/highlight_hover.jpg);
   color: #FF5200;
   text-decoration: none;
}

body {
   background-color: #606060;
   background-image: url(../images/bg.gif);
   color: #000000;
   font: 13px Arial, Helvetica, sans-serif;
   line-height: 20px;
}

h1 {
   color: #666666;
   font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
   font-size: 26px;
   font-weight: normal;
   line-height: 30px;
   margin-bottom: 16px;
}

h2{
   color: #5E5E5E;
   font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
   font-size: 18px;
   font-weight: normal;
}

h3 {
   color: #5E5E5E;
   font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-weight: bold;
}

hr {
   background-color: #D4F5CB;
   color: #D4F5CB;
   height: 1px;
   margin: 10px 0px 10px 0px;
}

strong,b {
   color: #575A59;
}

ul {
   list-style: square;
   margin-left: 16px;
}

.demo_thumb_img {
   border: 1px dashed #FF9C6C;
   margin: 0px 10px 10px 0px;
   padding: 6px;
}

.errFld {
   border: 1px solid #FF5200;
}

.errMsg {
   color: #FF5200;
}

.error_li {
}

.error_p {
   color: #FF5200;
   font-weight: bold;
}

.error_ul {
}

.highlight {
   color: #FF5200;
   font-weight: bold;
}

.input_l {
   width: 200px;
}

.input_m {
   width: 100px;
}

.input_offerte {
   text-align: right;
   padding-right: 1px;
}

.input_s {
   width: 50px;
}

.input_xl {
   width: 300px;
}

.input_xs {
   width: 30px;
}

.menu_portlet_img {
   margin-bottom: 20px;
}

.note {
   color: #797979;
   font-size: 11px;
}

.offerte_table {
   border-collapse: collapse;
}

.offerte_table td{
   border: 1px solid #FFD4BF;
   padding: 3px;
}

.offerte_table th {
   background-color: #FFF5D9; /*   background-color: #E9F8E4;   */
   border: 1px solid #FFD4BF;
   color: #575A59;
   padding: 3px;
   text-align: left;
}

#banner_left_td {
   padding-left: 20px;
   padding-top: 30px; /*   width: 350px;*/
}

#banner_right_td {
   padding-right: 25px;
   padding-top: 30px;
}

#banner_tr {
   background: url(../images/bg_groene_balk.gif) repeat-x;
}

#content_left_td {
   padding: 30px 0px 20px 0px;
   width: 250px;
}

#content_outline_table{
   border-bottom: 1px solid #D4F5CB;
   border-top: 1px solid #D4F5CB;
   margin-left: 25px;
   margin-right: 25px;
   margin-top: 20px;
}

#content_right_td {
   padding: 30px 0px 20px 0px;
   width: 550px;
}

#copyright_div {
   color: #797979;
   padding-right: 25px;
   text-align: right;
}

#copyright_div a {
   color: #797979;
   text-decoration: none;
}

#footer_td {
   font-size: 11px;
   height: 14px;
   padding-top:10px;
   padding-bottom: 10px;
}

#login_div {
   font: 12px Arial, Helvetica, sans-serif;
   text-align: right;
}

#menu_div {
   color: #656565;
   padding-top: 15px;
   text-align: right;
}

#menu_div a{
   font-size: 13px;
   font-weight: bold;
}

#menu_div a:link {
   color: #656565;
   text-decoration: none;
}

#menu_div a:visited {
   color: #9C9C9C;
   text-decoration: none;
}

#menu_div a:hover {
   color: #50D830;
   text-decoration: none;
}

#menu_div a:active {
   color: #656565;
   text-decoration: none;
}

#outline_table {
   background-color: #FFFFFF;
   margin-left: auto;
   margin-right: auto;
   width: 850px;
}

#wrapper_div {
   background: url(../images/bg_wrapper.gif) repeat-x;
   padding-bottom: 10px;
   padding-top: 10px;
}



fieldset {
  margin-top: -15px;
  padding: 15px;
  border : 1px solid #FFD4BF;
}

legend {
  color: #575A59;
  font-weight: bold;
  margin-bottom:10px;
  margin-top:5px;
}

.formulier_inner_tabel {
}

.formulier_inner_tabel td {
   padding: 4px 0px 4px 0px;
}

#bestelstappen_breadcrumbs_div {
   font-size: 11px;
}

#bestelstappen_breadcrumbs_div a {
   font-weight: bold;
}


#front-artist-impression-div {
   margin-bottom: 0.4em;
}

#front-artist-impression-text-div {
   text-align: right;
   color: #797979;
   font-size: 10px;
   margin-top: -5px;
   padding-right:3px;
}


#front-artist-impression-text-div a {
   color: #797979;
   text-decoration: none;
   }
