﻿body, td
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}
div.scroll {
    height: 400px;
    width: 430px;
    overflow: auto;
    border: none;
    background-color: Transparent;
    padding: 0px;
}
.themecolor
{
    color: #c10076;
    font-weight: bold;
}
*
{
  margin: 0;
  padding: 0;
}
ul 
{
 margin-left:20px; 
}
body
{
  background-color:#fff;
  font-size: 11px;
}
td{
  font-size: 11px;
}
img{
  border: none;
  }
a{
  color: #858688;
}
a:hover{
  color:#c10076;
}
.linknoline
{
 text-decoration:none; 
}
h1{
   font-size: 25px; 
   color: #333;
}
h3{
   font-size: 25px;
   color: #333;
}
h2
{
    font-size: 40px;
    color: #c10076;
    display: inline;
}
h4
{
    font-size: 15px;
    color: #c10076;
}
#containerlanding
{
    color: #858688;
    font-size: 11px;
    margin: 20px auto 0 auto;
    width: 980px;
    height: 600px;
    background: #FFF url(Images/bg_landing.jpg) no-repeat center bottom;
}
#container
{
  color: #858688;
  font-size: 11px;
  margin: 0px auto 0 auto;
  width: 980px;
  background: #FFF url(Images/bg.gif) no-repeat center bottom;
}
#header
{
  height: 110px;
  background: #FFF url(Images/bg_header.gif) repeat-x scroll center top;
  padding: 0px;
  z-index: 10;
}
.menu
{
    padding-top: 78px;
    margin-left: 412px;
}
.logo
{
    background-position: url(Images/logo.gif);
    display: block;
    background: url(Images/logo.gif);
    width: 300px;
    height: 100px;
    text-decoration: none;
    float:left;
}
#footer
{
  margin: 0px auto 0 auto;
  width: 980px;
  font-size:9px;
  text-align:right;
  color: #858688;
}
#footer a
{
  color: #858688;
}

#content_left{
  width:460px;
  padding: 0px 10px 0px 20px;
  float:left;
}
#content_right{
  width:460px;
  padding: 0px 20px 0px 10px;
  float:right;
}
.field
{
 border:1px solid #858688; 
 width:150px;
 font-size: 11px;
 margin-bottom:2px;
}
.smallfield
{
 border:1px solid #858688; 
 width:50px;
 font-size: 11px;
 margin-bottom:2px;
}
.button
{
 font-size: 11px;
 padding:2px 5px;
 margin-bottom:2px;
 color: White;
 border: 1px solid White;
 background-color:#858688;
}
.validatorCalloutHighlight
{
  color:White;
  font-weight:bold;
  background-color:#c10076;
}
.CustomValidatorCalloutStyle div, .CustomValidatorCalloutStyle td
{
  background-color: #858688;
  color: #FFF;
}
.menu span, .menu strong { display:none; }
#menu-home {display:block; background:url('images/menu_home.gif') no-repeat 0 -20px; width:73px; height:20px; cursor:pointer;float:left;}
#menu-home:hover {background: url('images/menu_home.gif') no-repeat 0 0px;}
#menu-homeactive {display:block; background:url('images/menu_home.gif') no-repeat 0 0; width:73px; height:20px;float:left;}

#menu-informatie {display:block; background:url('images/menu_informatie.gif') no-repeat 0 -20px; width:104px; height:20px; cursor:pointer;float:left;}
#menu-informatie:hover {background: url('images/menu_informatie.gif') no-repeat 0 0;}
#menu-informatieactive {display:block; background:url('images/menu_informatie.gif') no-repeat 0 0; width:104px; height:20px;float:left;}

#menu-locaties {display:block; background:url('images/menu_locaties.gif') no-repeat 0 -20px; width:87px; height:20px; cursor:pointer;float:left;}
#menu-locaties:hover {background: url('images/menu_locaties.gif') no-repeat 0 0;}
#menu-locatiesactive {display:block; background:url('images/menu_locaties.gif') no-repeat 0 0; width:87px; height:20px;float:left;}

#menu-sunvision {display:block; background:url('images/menu_sunvision.gif') no-repeat 0 -20px; width:104px; height:20px; cursor:pointer;float:right;}
#menu-sunvision:hover {background: url('images/menu_sunvision.gif') no-repeat 0 0;}

#menu-contact {display:block; background:url('images/menu_contact.gif') no-repeat 0 -20px; width:87px; height:20px; cursor:pointer;float:right;margin-right:47px;}
#menu-contact:hover {background: url('images/menu_contact.gif') no-repeat 0 0;}
#menu-contactactive {display:block; background:url('images/menu_contact.gif') no-repeat 0 0; width:87px; height:20px;float:right;margin-right:47px;}

