/***********************
GENERAL CSS
***********************/
body {
margin: 0;
}

hr {
color: #eaeaea;
height: 1px;
}

ul {
list-style: none;
margin: 0 0 20px 10px;
padding: 0;
}

li{
list-style: none;
background: url(../_img/icon_bullet.gif) no-repeat 0 3px;
padding-left: 14px;
}

.error {
color:red;
margin:0;
padding:0;
}

.welcome_box{
background-image: url(../_img/bg_welcome.jpg);
background-repeat: no-repeat;
padding: 10px;
font-size: 11px;
height: 310px;
text-align: justify;
}

.space{
width:0px; 
height: 10px;
}

.top_box{
background-image: url(../_img/bg_top.gif);
background-repeat: no-repeat;
background-color: white;
}

.contact_box{
padding: 4px;
border: 1px solid #dadada;
}

.link_box{
font-size: 11px;
}

td {
font-family: Arial;
font-size: 12px;
color: #686868;
line-height: 140%;
}

a {
color: #686868;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #686868;
font-weight: bold;
text-decoration: underline;
}

.visitor_box {
font-size:10px;
}

/************************
INPUT CSS
************************/

input {
border: 1px solid #d7d7d7;
font-family: Arial;
font-size: 12px;
color: #686868;
width: 145px;
}

input.button {
border: 0px;
width: 70px;
}

textarea {
border: 1px solid #d7d7d7;
overflow:hidden;
font-family: Arial;
font-size: 12px;
color: #686868;
width: 145px;
height: 100px;
}
/************************
NEWS CSS
************************/
.news-date {
font-size: 12px;
color: #606060;
}

.news-headline {
font-size: 12px;
color: #cab852;
font-weight: bold;
}

.news-note{
font-size: 10px;
color: #a1a1a1;
}

.news-source{
font-size: 10px;
color: #626262;
}

a.news-headline {
font-size: 12px;
color: #cab852;
font-weight: bold;
text-decoration: none;
}

a.news-headline:hover {
font-size: 12px;
color: #cab852;
font-weight: bold;
text-decoration: underline;
}


/***********************
CALENDAR CSS
***********************/

.main {
width:155px;
}

.month {
font-size: 10px;
}

.daysofweek {
font-size: 10px;
border-bottom:2px solid #ececec;
color: #c2c2c2;
}

.days {
font-size: 10px;
padding: 2px;
}

.days #today{
font-size: 10px;
background-color: #ededed;
align: center;
color: red;
}

/***********************
MS Editor Fix
***********************/

/* Fix for MS Office style paragraphs (MsoNormal) */
p {
	margin: 0px;
	padding: 0px;
}

/* Fix for MS Office unindeted lists */
.unIndentedList {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}

.unIndentedList li {
	padding: 0px;
}

/************************
HEADING CSS
************************/
.heading_red {
color: #ba0000;
font-size: 14px;
font-weight: bold;
}

.heading_grey {
color: #51827f;
font-size: 14px;
font-weight: bold;
}

.heading_orange {
color: #bb9729;
font-size: 14px;
font-weight: bold;
}

/************************
LANGUAGE CSS
************************/
a.lang {
color: #686868;
font-weight: bold;
text-decoration: none;
}

a.lang:hover {
color: #686868;
font-weight: bold;
text-decoration: underline;
}

a.lang-on {
color: #686868;
font-weight: bold;
text-decoration: underline;
}

a.lang-on:hover {
color: #686868;
font-weight: bold;
text-decoration: underline;
}

/************************************************************************/
#afbeeldingsbox {
position: relative;
margin: 2px 0px 0px 9px;
width: 737px;
height: 286px;  
background: url('../_img/bg_header.jpg') no-repeat; 
display: block;
clear: both;
}
    #afbeeldingsbox ul {
        z-index: 1;
        overflow: hidden;
        position: relative;
        top: 4;
        left: 4;
        margin: 0;
        padding: 0;
        height: 268px;    
        width: 737px;
        
    }

    #afbeeldingsbox li {
        float: left;
        position: absolute;
        height: 268px;
        background-color: #fff;
        padding-left:0 !important; 
    }
        
    #afbeeldingsbox li.item1 {
      z-index: 40;
      }
    #afbeeldingsbox li.item2 {
      z-index: 30;
      }
    #afbeeldingsbox li.item3 {
      z-index: 20;
      }
    #afbeeldingsbox li.item4 {
      z-index: 10;
      }
    #afbeeldingsbox li.item5 {
      z-index: 1;
      }

    #afbeeldingsbox h2 {
      position: relative;
      color: #686868;
      margin: 5px 0px 5px 0px;
      padding: 0px;
      font-size: 18px;
      font-weight: bold;
      }
      
    .jcarousel-control {
      position: absolute;
      width: 200px;
      height: 17px;
      overflow: hidden;
      left: 655px;
      bottom:20px;
      z-index: 130;
      }
    .jcarousel-control a {
      float: left;
      padding:0.3em 0.6em;
      margin-right:0.2em;
      overflow: hidden;
      background: url('../_img/control_off.png') no-repeat; 
      /*text-indent: -9999px;*/
      outline: none;
      }
    .jcarousel-control a.active {
      background: url('../_img/control_on.png') no-repeat;
      outline: none; 
      }

    #afbeeldingsbox #text {
        width: 350px; 
        height: 180px; 
        float: left; 
        /*color: #4b4b4b; */
        color: #8e8e8e;
        font-size: 12px;
        padding: 20px 0px 10px 10px;
        line-height: 140%;
    }
    
     #afbeeldingsbox #text #headline {
        width: 350px; 
        font-size: 8px;
        color: #4a8270;
        font-weight:bold;
        border-bottom: 1px solid #d9d9d9;
        letter-spacing: 1px;
    }
    
    #afbeeldingsbox #text a{
        color: #b01700;
    }
    
    


/************************
THICK BOX CSS
************************/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#TB_window {
  font: 11px Arial;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(../_img/mac.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 10px;
  border: 5px solid #ececec;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}
