/*
*	Slicing door LinQis Webmedia
*
*	(c) 2009	BrainPoint betaalsystemen
*/

*
{
	padding:				0;
	margin:					0;
}

img
{
	border:					0px;
}

html, body
{
	height:					100%;
	font:					10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:					#000000;
	text-align:				center;
	margin-top:				15px;
}

/*
*	Container
*/

#container 
{
	width:					870px;
	margin:					0 auto;
	text-align:				left;
	background: 			url('../../images/background.gif') repeat-y;
}

/*
*	Header
*/

#header 
{
	background: 			url('../../images/header.jpg') no-repeat;
	height: 				112px;
	width: 					555px;
	padding-top: 			14px;
	padding-left: 			315px;
}

/*
*	header menu
*/

#header ul, #header li
 {
	list-style: 			none;
	position: 				relative;
	margin: 				0;
	float: 					left;
}

#header ul ul 
{
	position: 				absolute;
	top: 					14px;
	display: 				none;
	border: 				1px solid #fff;
	border-bottom: 			0px;
	width: 					220px;
	margin-left: 			0px;
}

#header ul ul a 
{
	display: 				block;
	height: 				13px;
	border-bottom:			1px solid #fff;
	background: 			#ccc;
	color: 					#000;
	padding-top: 			5px;
	text-decoration: 		none;
}

#header ul ul a:hover, #header ul ul a.hover 
{
	background: 			#e22e33;
	color: 					#fff;
}

#header ul li:hover ul, #header ul li.hover ul 
{
	display:				block;
	float: 					left;
}

#header ul li ul li 
{
	float: 					none;
}

#header ul li img 
{
	display: 				block;
}

/*
*	Topbar
*/

#topbar 
{
	width: 					670px;
	padding-left: 			200px;
	padding-top: 			55px;
}

#topbar .korthuren, #topbar .paarweken, #topbar .permanent 
{
	width: 					148px;
	height: 				70px;
	float: 					left;
	padding: 				105px 10px 0px 10px;
	line-height: 			11px;
	margin-left: 			10px;
}

#topbar .korthuren 
{
	background: 			url('../../images/korthuren_window.gif') no-repeat;
}

#topbar .paarweken 
{
	background: 			url('../../images/paarwekenhuren_window.gif') no-repeat;
}

#topbar .permanent 
{
	background: 			url('../../images/permanentgebruik_window.gif') no-repeat;
}

#topbar .readmore 
{
	background: 			url('../../images/readmore_ani.gif') no-repeat left;
	text-decoration: 		none;
	display: 				block;
	color: 					#000000;
	padding-left: 			10px;
	line-height: 			30px;
}

#topbar a 
{
	text-decoration: 		none;
	color: 					#000000;
}

/*
*	Sidebar
*/

#sidebar 
{
	width: 					300px;
	float: 					left;
	color: 					#cc3333;
	padding: 				0px 0px 0px 0px;
}

#sidebar .zijkant
{
	padding-left:			45px;
	padding-top:			30px;
}

#sidebar .zijkant ul, #sidebar .zijkant li 
{
	margin: 				0px;
	padding-top: 			10px;
	color: 					#000000;
	list-style: 			none;
	padding-left: 			0px;
	line-height: 			8px;
}

#sidebar .zijkant a 
{
	color: 					#CC3333;
	text-decoration: 		none;
}

#sidebar .zijkant1
{
	padding-top:			70px;
}

#sidebar .zijkant2
{
	padding-left:			20px;
}

#sidebar .zijkant2 ul, #sidebar .zijkant2 li 
{
	color: #000000;
	list-style: url('../../images/red_bullet.gif');
	margin-left: 7px;
	line-height: 18px;
}

#sidebar .zijkant2 a 
{
	color: 					#000000;
	text-decoration: 		none;
}

#sidebar .spacer 
{
	height: 				50px;
}

/*
*	Content
*/

#content 
{
	width: 					540px;
	float: 					right;
	text-align: 			left; 
}

#content .tekst
{
	padding-left: 			0px;
	padding-top: 			25px;
	padding-right:			30px;
}

#content .tekst p 
{
	text-decoration: 		none;
	color: 					#000000;
	text-align: 			justify; 
	line-height: 			14px;
	padding-bottom: 		10px;
}

#content .tekst strong 
{
	text-decoration: 		none;
	color: 					#CC3333;
	line-height: 			14px;
	text-align: 			left;
}

#content .tekst h3 
{
	color: 					#CC3333;
	font-size: 				9pt;
	line-height: 			10px;
}

#content .tekst h1 
{
	color: 					#000000;
	font-size: 				10pt;
	line-height: 			10px;
	padding-bottom:			30px;
}

#content .tekst ul, #content .tekst li 
{
	margin-top: 			5px;
	margin-left: 			7px;
	line-height: 			24px;
	list-style-image: 		url('../../images/red_bullet.gif');
}

#content .links
{
	width: 					180px; 
	float:					left; 
	text-align: 			justify;
	padding: 				0 0 30px 0px; 
	line-height: 			15px;
}

#content .rechts
{
	width:				 	180px; 
	float: 					left; 
	padding: 				0 0 50px 50px; 
	text-align: 			justify; 
	line-height: 			15px;
}

#content .sapphiremobiel 
{
	background: 			url('../../images/sapphire_window1.gif') no-repeat;
	width: 					340px;
	height: 				111px;
	clear: 					both;
	line-height: 			11px;
	padding-bottom: 		30px;
}
#content .sapphiremobiel p 
{
	font-size: 				10px;
	text-align: 			justify;
	line-height: 			12px;
	padding-left: 			110px;
	padding-top: 			30px;
	
}

#content .sapphiremobiel a 
{
	font-size: 				10px;
	text-decoration:		underline;
	color: 					#CC3333;
	
	
}

#content .sapphirevast 
{
	background: 			url('../../images/sapphire_window1_vast.gif') no-repeat;
	width: 					340px;
	height: 				111px;
	clear: 					both;
	line-height: 			11px;
	padding-bottom: 		30px;
}
#content .sapphirevast p 
{
	font-size: 				10px;
	text-align: 			justify;
	line-height: 			12px;
	padding-left: 			110px;
	padding-top: 			30px;
	
}

#content .sapphirevast a 
{
	font-size: 				10px;
	text-decoration:		underline;
	color: 					#CC3333;
	
	
}

#content .spacer 
{
	height: 				90px;
}

/*
*	Footer
*/

#footer 
{
	width: 					865px;
	background: 			#E12E32;
	height: 				18px;
	line-height: 			17px;
	padding-left: 			5px;
	color: 					White;
	clear: 					both;
}

#footer .links
{
	width: 					765px; 
	float:					left; 
}

#footer .rechts a
{
	color: 					White;
	text-decoration: 		none;
}

#footer .rechts
{
	width:				 	100px; 
	float: 					left;
}
/*
*	Overige
*/

input, textarea, select {
	border: #CBCBCB 1px solid;
	background: #FFFFFF;
	line-height: 10px;
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #7C7887;

}


select {
	height: 18px;
	width: 200px;
}
