/* CSS Document */

*{
	margin: 0;
	padding: 0;
}

body{
	background: #ededed url(../img/page-bg.gif) repeat-x top; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

a{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

img{
	border: none;
}

/*Floatfix*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* end Floatfix*/

#direct{
	padding: 2px 10px 10px 10px;
	text-align: center;
}


#direct h1{
	font-size: 14px;
}

/*direct inbellen*/

#inbelheader{
	margin-bottom: 5px;
	height: 17px;
	font-size: 14px;
	color: #f82d03;
	font-weight: bold;
	line-height: 14px;
}

#direct #inbellen{
	margin: 10px auto 10px auto;
	width: 480px;
	background: url(../img/cams_overlay/bginbellen.gif) repeat-x #efefef;
	padding: 10px;
	margin-bottom: 10px;
}

#inbellen .stap{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 5px 0;
	margin: 10px 0 2px 0;
	background: url(../img/cams_overlay/bgmainitem.gif) repeat-x;
}

#inbellen .belitem{
	padding: 10px 0 5px;
}

#inbellen .belitem p{
	margin-bottom: 5px;
}

#telefoonnummer{
	font-weight: bold;
	font-size: 14px;
}

#inbellen #tarief{
	color: #9a9a9a;
	font-size: 0.85em;
}

#inbellen .pincode{
	width: 98px;
	height: 20px;
}

#inbellen .cambutton{
	width: 98px;
	height: 23px;
	display: block;
	margin: 5px auto 0;
}

#inbellen .cambutton:hover{
	cursor:hand;
}

.waarschuwing{
	margin-top: 7px;
}

/*einde direct inbellen*/

#infotop{
	padding: 10px;
	background: url(../img/cams_overlay/bginbellen.gif) repeat-x #efefef;
	float: left;
	margin: 10px 0 0 10px;
	font-size: 11px;
	width: 135px;
}

#infotop #foto1{
	width: 135px;
	display: block;
	margin: 8px 0;
}

#infotop ul{
	list-style: none;
	color: #f82d03;
}

#infotop ul li .highlight{
	color: #000;
}

#infotop h1{
	font-size: 12px;
	color: #f82d03;
}



#infobottom{
	margin-top: 10px;
	padding: 2px 10px 10px 10px;
	text-align: center;
	float: right;
	width: 405px;
}

#infobottom #inbellen{
	width: 385px;
	background: url(../img/cams_overlay/bginbellen.gif) repeat-x #efefef;
	padding: 10px;
	margin-bottom: 10px;
}

#infobottom a{
	color: #f82d03;
}

/*tbv notify*/

#infobottom .notify p{
	margin-bottom: 10px;
}

#infobottom #femail{
	width: 180px;
	height: 20px;
	float: left;
}

#infobottom .notifybutton{
	position: relative;
	float: left;
	display: block;
	height:23px;
	width:98px;
	background: url(../img/cams/buttonsend.gif);
	margin: 0 0 0 8px;
}

#infobottom .emailform{
	width: 295px;
	margin: 0 auto;
}

#infobottom .melding{
	margin: 10px 0;
	text-align: center;
}
