/*---{ Imports )-------------------------------------------------------*/

@import "custom/news.css";
@import "custom/team.css";

@import "custom/homepage.css";
@import "custom/aanbod.css";
@import "custom/googlemaps.css";
@import "custom/banner.css";
@import "custom/search.css";
@import "sIFR-screen.css";


/* ---------- */

.topheader {
	border:none;
	height: 31px;
	line-height: 31px;
	text-align:right;
	color: #808080;
	margin-bottom: 0px;
}

.topheader  p{
	margin:0px;
	padding:0px;
}




#sidebar .item, #sidecol .item{
	width: 220px;
	padding: 0;
	margin:0 20px 20px 0;
	float:left;
	overflow:hidden;
	height:200px;
	position:relative;

}


#sidecol .item{
margin-right:0px;

}

#sidebar .item  p, #sidecol .item p{
	padding:0;
	margin:0 0 5px 0;
	font-size:11px;
	line-height:15px;
}

#sidebar .item h3 , #sidecol .item h3{
	margin:0 0 5px 0;
	padding:0 0 0 0;
	font-size: 12px;
	font-weight:bold;
}

#sidebar .item .thumb , #sidecol .item .thumb{
	margin:0 0 10px 0;
	padding:0px;
	border:1px solid #ebebeb;
	background:#fff;
	width: 218px;
	height:71px;
}

#sidebar .item .thumb a , #sidecol .item .thumb a{
	margin:0px;
	padding:0px;
	width: 218px;
	height:71px;
	display:block;
	overflow:hidden;
}


#sidebar .item .thumb img , #sidecol .item .thumb img{
	margin:0px;
	padding:0px;
	border:none;
}


#sidebar .item .more, #sidecol .item .more 
{
	font-size:11px;
	padding-left:15px;
	background:url(../images/red-arrow.gif) left 50% no-repeat;
	
}

#sidebar .item .more  a, #sidecol .item .more  a
{
	text-decoration:none;
}

#sidebar .item .more  a:hover, #sidecol .item .more  a:hover
{
	text-decoration:underline;
}



#content .Inleiding{
	display:block;
	width: 500px;
	height:60px;
	
	background: url(../images/content-inleiding.gif) no-repeat top left;
	padding: 0 0 0 70px;
	font-size:16px;
	line-height:20px;
	padding-right:100px;
	white-space:normal;
}

