/* ------------------------------------------------------- 

	Losse styles Stylesheet | avast.nl

	tableaux
	www.tableaux.nl
	july 2007
	
	basic color:#add72c

---------------------------------------------------------- */


/* ------------------------------------------------------------- body */
form{
	margin:0px;
	padding:0px;
}
.title{
	display:block;
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:1px dotted #000000;
	color:#000000;
	font-size:13px;
}
.ruler{
	display:block;
	margin-bottom:10px;
	*margin-bottom:auto;
	border-bottom:1px dotted #000000;
	font-size:1px;
	line-height:1px;
	height:1px;
}
.bigtitle, .bigtitle:hover{
	color:#000000;
	font-size:18px;
	font-weight:bold;
	display:block;
	padding-bottom:7px;
}
.bigtitle2, .bigtitl2e:hover{
	color:#000000;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
}
.small{
	font-size:9px;
}
.errormsg{
	font-size:9px;
	color:#FF0000;
	padding-left:10px;
}
.afgeprijsd{
	color:#FF0033;
	text-decoration:line-through;
}


body, td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

div#nieuws {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:normal;
	color:#282828
}
div#nieuws a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#282828;
	text-decoration:underline;
}
div#nieuws a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#282828;
	text-decoration:none;
}
	
/* ------------------------------------------------------------- input etc. */

.inputField{
	font-size:10px;
	color:#4d4d4d;
	border:#003a66 1px solid;
	padding-top:1px;
	padding-left:5px;
	width:150px;
	height:18px;
	*height:20px;
	border:1px solid #666666;
	background-image:url('images/backgroundtextfield.gif');
	margin:0px;
	color:#999999;
	font-size:10px;
}
.button{
	background:#f6a924;
	border:0px;
	color:#ffffff;
	font-size:12px;
}
.button_page{
	
	border:0px none;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding-left:2px; 
	padding-right:2px;
	margin-left:3px;
	margin-right:3px;
}

/* ------------------------------------------------------------- links */
a { 
	font-family:Arial;
	font-size: 12px; 
	text-decoration: none; 
	color:#787878;
	}
a:hover { 
	font-size: 12px;
	text-decoration: underline;
	color:#787878; 
	}
div#content{
	font-size:11px;
	line-height:18px;
	text-align:justify;
	width:700px;
}	
div#content a { 
	font-family:Arial;
	font-size:11px; 
	text-decoration:underline; 
	color:#F6A924;
	}
div#content a:hover { 
	font-size: 11px;
	text-decoration: none;
	color:#787878; 
	}	

div#headerContent a { 
	font-size: 11px;
	text-decoration: underline;
	color:#787878; 
	}	
/* ------------------------------------------------------------- losse styles */	
.date{
	margin-left:10px;
	margin-right:10px;
	color:#999999;
}		


div#content .tussenkop{
	font-size:13px;
	font-weight:bold;
	color:#000000;
	line-height:30px;
}


.leftMenuItem a{
	display:block;
	font-weight:bold;
	border-bottom:1px dotted #000000;
	color:#000000;
	font-size:13px;
}
.leftMenuItem a:hover{
	display:block;
	font-weight:bold;
	border-bottom:1px dotted #000000;
	color:#000000;
	font-size:13px;
}

.line{
	border-bottom:#000000 1px dotted;
}