﻿body 
{
	background-color:#ffffff;
	font-family:Georgia;
	color:#597991;
	font-size:11px;
	margin:0px;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#190003;
	scrollbar-darkshadow-color:#190003;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#190003;
	scrollbar-track-color:#FFFFFF;
	
	
}
#main
{
    width :955px;
    margin :auto;
}



h1
{
	font-size:20px;
	font-weight:normal;
	color:#597991;
	padding:0px;
	padding-bottom:10px;
	margin:0px;
}

h4
{
    margin: 0px;
}

.main_content
{
	width :550px;
	float :left ;
	margin-left: 10px;
}

#div_content
{
    width :573px; 
    float:left;
}

#div_content_temp2
{
    width :760px;
    float:left;    
}

#div_content_temp3
{
    width :760px;
    float:left;  
}

#div_content_temp4
{
    width :760px;
    float:left;  
}

.main_content_templ2
{
	
	width :700px;
	float :left ;
	margin-left: 15px;
}

.main_content_templ3
{
	
	width :700px;
	float :left ;
	margin-left: 15px;
}
	
.main_content_templ4
{
	
	float :left ;
	margin-left: 15px;
}

.div_bar_top
{
	background-image:url('../Images/bar_top.png');
	height:44px;
}

.div_bar_bottom
{
	 float :left ;
	width:955px;
	height:14px;
	background-image:url('../Images/bar_bottom.png');
}

img, .div_logo { behavior: url(Javascript/iepngfix.htc); }

.div_logo
{
    position :relative ;
    top: -10px;
    height:39px;
	z-index:100;
    
}
.div_logo a
{
	background-image:url('../Images/fastguide_logo_wit.png');
	background-repeat :no-repeat ;
	background-position :left center; 
    padding-left :450px;
	padding-top :39px;
	float :left ;
}
.logotext
{
    position :absolute ;
    left:230px;
    top:8px;
    
   }


.div_banner
{
	background-image:url('../Images/banner_top.jpg');
	 background-repeat :no-repeat ;
	height:228px;
	width :568px; 
	float :left;
	z-index:50;
	margin-left :2px;
	position :relative;
	top :-40px;
}

.div_3steps
{
	
	background-image:url('../Images/button_3steps.png');
	background-repeat:no-repeat;
	height:59px;
	color:#7b2042;
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	padding-right:86px;
	padding-top:15px;
	padding-left:10px;
	cursor:pointer;
	text-decoration :none;
	margin-top :15px;
	visibility:hidden;

}
.div_3steps a
{
	color:#7b2042;
}




.div_rightmenu a:hover
{
	background-image:url('../Images/button_active.png');
}


.button_rightmenu 
{
    background-image: url(../Images/button.png);
    background-position: center center;
    width: 187px;
    height: 57px;
    color: #ffffff;
    font-family: Arial;
    font-weight: bold;
    font-size: 15px;
    text-decoration :none;
    line-height: 57px;
    display :block ;
    text-align :center;
    text-indent :30px;
}



.button_rightmenu_active
{
	background-image:url('../Images/button_active.png');
	background-position: center center;
	width:187px;
	height:57px;
	color:#ffffff;
	font-family:Arial;
	font-weight:bold;
	font-size:15px;
	text-decoration :none;
	line-height: 57px;
	display :block ;
    text-align :center ;
    text-indent :30px;
}

.td_rightmenu_spacer
{
	height:8px;
}

.div_geert
{
	
}

.div_geert a
{
    margin-top :-55px;
    background-image: url(../Images/button.png);
    background-position: center center;
    width: 187px;
    height: 57px;
    color: #ffffff;
    font-family: Arial;
    font-weight: bold;
    font-size: 15px;
    text-decoration :none;
    line-height: 57px;
    display :block ;
    text-align :center;
    text-indent :20px;
}

.div_geert a:hover
{
   
    background-image: url(../Images/button_active.png);
    
}


.highlight
    {
     /*color: #ffffff;
     background-color: #8aa2b4;*/
     background-image:url('../Images/uitleg.jpg');
     background-position :right center ;
     padding :5px 10px 0px 0px ;
     background-repeat :no-repeat ;
     cursor: default ;
     color : #7b2042;
    }
 
 
/*==========TOOLTIP===================*/

#tt
 {
    position:absolute; 
    display:block; 
    
    z-index :1000;
    
}
#tttop 
{
    display:block; 
    height:5px; 
    margin-left:5px; 
   
    overflow:hidden;
   z-index :1000;
}
#ttcont 
{
    display:block; 
    padding:2px 12px 3px 7px; 
    margin-left:5px; 
    background:#666; 
    color:#FFF;
    z-index :1000;
}
#ttbot 
{
    display:block; 
    height:5px; 
    margin-left:5px; 
    
    overflow:hidden;
    z-index :1000;
   
}   

/*==============EINDE TOOLTIP*/
