@charset "utf-8";
/* CSS Document */

/*
    Theme Name: Verhuurbeheer Nederland
    Theme URI: http://www.verhuurbeheernederland.nl
    Description: Theme for Verhuurbeheer Nederland
    Version: 2.0
    Author: Double Q development
    Author URI: http://www.double-q.com/
    */
	
	
h1
{
font-size:18px;
color:#5097c9;
margin:0;
margin-top:0px;
padding:0;
}

h2
{
font-size:12px;
color:#5097c9;
padding:0;
margin-top:-5px;

}

h3
{
font-size:12px;
color:#5097c9;
padding:0; 
margin-bottom:-12px;
margin-top:25px;      
}


html,body
{
height:100%;;
}

body
{
background:url(images/body_Bg.jpg) repeat-x #F4F4F4;
text-align:center;
margin: 0;
padding: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#3d3d3d;
}

a
{
color:#3d3d3d;
}


#container
{
position:absolute; 
top:0pt; 
left:0pt; 
width:100%; 
text-align:center;
}
#mainDiv
{
width:964px;
height:100%;
margin:0 auto;
padding:0;
}

	#header
	{
	background:url(images/header_Bg.jpg);
	height:185px;	
	margin:0 auto;
	}

	
	
	
	
	#nav
	{                 
	color:#4c4f50;
	height:40px;
	
    float:right;    
	}
	
	#nav a
	{
	color:#fff;
	text-decoration:none;   
    margin-top:5px;
    font-size: 13px;
    font-weight: 600; 
    padding-top:40px;	
	}
	
	#nav li:hover
	{
	background:url(images/menu_bg.jpg) #5098CA bottom no-repeat; 
	height:65px;
	}
    #nav ul
    {
    margin:0 auto;
    list-style: none;
    }
    
    #nav li
    {
    background:url(images/menu_bg.jpg) no-repeat; 
    width:127px; 
    height:60px;
    text-align: center;
    float:left;   
    border-right: 1px solid #3D3D3D;   
	  }
	
	#nav li a
	{
	display:inline;
	float:left;
	margin-left:30px;
	margin-top:-20px;
	}
    
    #nav li.current_page_item
    {
    background:url(images/menu_current.jpg) no-repeat;
    }
/******************** direct contact***************************************************************/
#directcontact
{
margin-top:50px;
color:#fff;
float:right;
margin-top:-60px;
font-size:18px;
text-align:right;
}	

#menu3
{
width:470px;

}
#menu3 ul
{
list-style:none;
float:left;
}

#menu3 img
{
margin-left:30px;
}
	
/***************************** SIDEBAR *******************************************************/
#sidebar
{
width:185px;
float:left;
margin-top:140px;
line-height:2;

}

#sidebar a
{
text-decoration:none;
background:url(images/sidebar_link.jpg) left no-repeat;
}

.menu-header2
{

border: 1px solid #dfdfdf;
background:#fff;
padding:15px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;

}
.menu-header2 ul
{
list-style:none;
text-align:left;
margin:0;
padding:0;
margin-left:5px;
}

.menu-header2 a
{
padding-left:20px;}

/**************inloggen verhuursysteem**************************************************************/
#menu1 ul 
{list-style:none; padding:0;}


/******************** wist u dat********************************************************************/


#sidebar2
{
float:right;
width:198px;
margin-top:140px;
line-height:2;
}
#menu2
{
border: 1px solid #dfdfdf;
background:#fff;
padding:15px;
padding-bottom:0;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
text-align:left;
line-height: 1.8;
}

.textwidget ul li{
list-style: disc inside;
}

#menu2 ul
{list-style:none; padding: 0; }



#klantworden ul
{
list-style:none;
padding:0;
margin-top:0;
}






/***************************** EINDE SIDEBAR *******************************************************/
.postContent
{
margin-top:140px;
margin-left:20px;
width:500px;  
background:#fff;
border:1px solid #dfdfdf;
text-align:justify;
padding:20px;
line-height:1.5;
float:left;
height:420px;
margin-bottom:40px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;

}

.postContent ul
{
list-style:outside;
width:580px;

}


/*************************** footer**********************************/
#footer
{
color:#fff;
margin-bottom: 80px;
font-size: 11px;
letter-spacing: 1px;
text-align: center;

}

#footer li
{
list-style: none;
}

#footer a
{
color:#F67108;
text-decoration: none;

}


a img { border: none; }
            
           
            .roundabout-holder {
                list-style: none;
                width: 743px;
                height: 10em;
                margin: 1em auto;
                margin-top:150px;
				float:left;
				margin-left:80px;            }
            
            .roundabout-moveable-item {
                height: 10em;
                width: 15em;
                cursor: pointer;
                
            }
            
            .roundabout-moveable-item img {
                width: 300px;
                height:200px;   
            }
            
            .roundabout-in-focus {
                cursor: auto;  
            }
            .roundabout-in-focus img
            {
            width: 480px;
            height:323px;
            margin-top:-80px;
            margin-left:-120px;
            }
            
            #filler {
                text-align: center;
                height: 1em;
            }
            
			
.leesmeer
{
margin-top:22px;
margin-right:-20px;
}

#slider {
    width:500px;
}
#slider img{
    border:none;
}
#slider ul, #slider li{
    position:relative;
    margin:0;
    padding:0;
    list-style:none;
	display:block;
}
#slider li { 
    width:500px;
    overflow:hidden; 
}

#slider ul li ul li {

display: block;
list-style:outside; 
}

a.nextBtn
{
text-decoration:none;
font-weight:600;
color:#F67108 ;

}

a.prevBtn
{
text-decoration:none;
font-weight:600;
color:#F67108 ;
}

.wpcf7
{
width:460px;
}