body{
margin: 0;
padding: 0;
border: 0;
overflow: hidden;
height: 100%;
max-height: 100%;
font-family: Arial, helvetica, sans-serif;
font-size: 11px;
line-height: 15px;
color: black;
}

td {
  font-family: Arial, helvetica, sans-serif;
  font-size: 10pt;
}


a, a:visited, a:active {
color: #868688;
}

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

#framecontentTop{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 172px; /*Height of top frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
/*background-image:url('../img/top_bar_bg.png');*/
background-repeat: repeat-x;
}

#framecontentBottom{
position: absolute;
left: 0;
top: auto;
bottom: 0;
width: 100%;
height: 30px; /*Height of bottom frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
}

#maincontent{
font-size: 12px;
position: fixed;
top: 172px; /*Set top value to HeightOfTopFrameDiv*/
left: 0;
right: 0;
bottom: 30px; /*Set bottom value to HeightOfBottomFrameDiv*/
overflow: hidden;
/*line-height: 22px;*/
}

.innertube{
font-size: 10pt;
margin-left: 24px;
width: 482px;
}

* html body{ /*IE6 hack*/
padding: 172px 0 62px 0; /*Set value to (HeightOfTopFrameDiv 0 HeightOfBottomFrameDiv 0)*/
}

* html #maincontent{ /*IE6 hack*/
height: 100%;
width: 100%;
}

#menu {
position: absolute;
width: 912px;
left: 50%;
margin-left: -456px;
height: 172px;
}

#menu_overlay {
position: absolute;
width: 666px;
height: 172px;
background-image: url('../img/top_menu_overlay.png');
background-repeat: no-repeat;
}

#menu_fill {
position: absolute;
width: 912px;
height: 172px;
}

#menu_fill_2 {
position: absolute;
width: 912px;
height: 30px;
top: 130px;
}

#menu_overlay_right {
position: absolute;
right: 0;
top: 0;
width: 246px;
height: 172px;
}

#menu_overlay_right_pic {
width: 246px;
height: 172px;
}

#maincontent_columns, #bottom_columns {
position: absolute;
width: 912px;
left: 50%;
margin-left: -456px;
height: 100%;
overflow: hidden;
}

#maincontent_column_1, #bottom_column_1 {
position: absolute;
left: 0;
top: 0;
width: 162px;
height: 100%;
background-color: #f3f3f4;
overflow: hidden;
padding-top: 18px; 
}

#maincontent_column_2, #bottom_column_2 {
position: absolute;
left: 162px;
top: 0;
width: 750px;
height: 100%;
overflow: auto;
}

#bottom_background_left, #bottom_background_right {
position: absolute;
left: 0;
width: 50%;
height: 100%;
/*background-image:url('../img/bottom_bar_bg.gif');*/
background-repeat: repeat-x;
}

#bottom_background_right {
left: 50%;
/*background-image:url('../img/bottom_bar_bg_right.gif');*/
}

#bottom_column_1 {
background-color: #d9d9da;
height: 25px;
padding-top: 7px;
text-align:center;
}

#bottom_column_2 {
overflow: hidden;
background-image:url('../img/bottom_bar_bg.gif');
background-repeat: repeat-x;
padding-top: 7px;
padding-left: 24px;
}

#bottom_column_3 {
position: absolute;
top: 0;
left: 661px;
width: 251px;
height: 30px;
padding-top: 7px;
padding-left: 50px;
color: #868688;
/*background-image: url('../img/bottom_right.gif');*/
}

#quotes {
position: absolute;
top: 37px;
left: 525px;
width: 145px;
}

.quote_grey, .quote_red {
text-decoration: none;
width: 145px;
height: 145px;
float: left;
margin-bottom: 17px;
clear: both;
background-image: url('../img/quote_red.png');
overflow: hidden;
}

.quote_grey {
background-image: url('../img/quote_grey.png');
}

.innerquote {
float: left;
text-align: center;
line-height: 21px;
font-weight:bold;
color: white;
font-size: 13px;
margin-left: 9px;
margin-top: 13px;
width: 120px;
height: 90px;
overflow: hidden;
}

.innerquote_author {
float: left;
text-align: center;
color: white;
margin-left: 9px;
width: 120px;
height: 25px;
overflow: hidden;
}

.quote_header {
text-align: center;
font-weight:bold;
color: #dc002e;
font-size: 14px;
}

.quote_author {
text-align: center;
color: #868688;
}

.menu_top_element {
position: absolute;
bottom: 12px;
height: 30px;
background-repeat: no-repeat;
} 

#menu_top_element_1 {
width: 162px;
left: 0;
background-image: url('../img/homeKnop_actief.png');
display: none;
}

#menu_top_element_2 {
width: 105px;
left: 162px;
background-image: url('../img/2ForwardKnop_actief.png');
display: none;
}

#menu_top_element_3 {
width: 111px;
left: 249px;
background-image: url('../img/maatwerkKnop_actief.png');
display: none;
}

#menu_top_element_4 {
width: 97px;
left: 335px;
background-image: url('../img/trainingKnop_actief.png');
display: none;
}

#menu_top_element_5 {
width: 162px;
left: 413px;
background-image: url('../img/coachingKnop_actief.png');
display: none;
}

#menu_top_element_6 {
width: 99px;
left: 500px;
background-image: url('../img/retraiteKnop_actief.png');
display: none;
}

#menu_top_element_7 {
width: 114px;
left: 572px;
background-image: url('../img/contactKnop_actief.png');
display: none;
}

h1 {
font-size: 16px;
font-weight: bold;
color: #dc002e;
margin-top: 5px;
margin-bottom: 0px;
}

h2 {
font-size: 14px;
font-weight: bold;
color: #dc002e;
margin-top: 5px;
margin-bottom: 0px;
}

h3 {
font-size: 13px;
font-weight: bold;
color: #000000;
margin-top: 5px;
margin-bottom: 0px;
}


p {
margin-top: 0;
line-height: 144%;
/*margin-bottom: 20px;*/
}

.menuleft {
margin-left: 13px;
float: left;
margin-bottom: 16px;
width:150px;
clear: both;
}

a.innermenuleft, a.innermenuleft:visited, a.innermenuleft:active, a.innermenuleft:hover {
color: #868688;
font-weight: bold;
text-decoration: none;
}

a.innermenuleft:hover, a.innermenuleft_selected, a.innermenuleft_selected:visited, a.innermenuleft_selected:active, a.innermenuleft_selected:hover {
text-decoration: none;
color:#dc002e;
}

a.menubottom, a.menubottom:visited, a.menubottom:active, a.menubottom:hover {
color: #868688;
text-decoration: none;
float: left;
clear: none;
margin-right: 60px;
}

a.menubottom:hover {
text-decoration: none;
color: #dc002e;
}

a.menutop, a.menutop:visited, a.menutop:active, a.menutop:hover {
position: absolute;
color: white;
text-decoration: none;
display: block;
margin-right: 60px;
font-weight: bold;
font-size: 13px;
width: 100px;
top: 0;
height: 30px;
padding-top: 8px;
width: 85px;
overflow: hidden;
}

a.menutop:hover {
text-decoration: none;
}

a.sitemap {
  color: #868688;
  text-decoration: none;
}

a.sitemap:hover {
  color: #dc002e;
}

#menu_top_element_link_1 {
left: 0;
width: 162px;
padding-left: 13px;
}

#menu_top_element_link_2 {
left: 186px;
}

#menu_top_element_link_3 {
left: 271px;
}

#menu_top_element_link_4 {
left: 356px;
width: 77px;
}

#menu_top_element_link_5 {
left: 433px;
}

#menu_top_element_link_6 {
left: 518px;
width: 75px;
}

#menu_top_element_link_7 {
left: 593px;
}

INPUT, TEXTAREA {
  border:1px solid grey;
  font-size:11px;
}

.inputsearch {
width: 80px;
font-size:9px;
}

.search {
color: #868688;
}

.error
{
  border:1px dotted red;
  padding:5px;
  background-color: #ffd4da;
  font-size:14px;
  margin-bottom: 10px;
}
.message
{
  border:1px dotted green;
  padding:5px;
  background-color: #dfffd4;
  font-size:14px;
  margin-bottom: 10px;
}
