/* 
   Designed for: Autoverzekering.net New Style
   Author: Sander Middelkoop (c) 05-2009
*/

BODY {
	font: 14px arial;
	color: #333333;
	margin: 5px;
}

TD {
	COLOR: #333333;
	Font: 12px Arial;
}

LI
{
	color:#666666;
	font: 12px Verdana;
	margin-left:-25px;
}

H1 {
	COLOR: #333333;
	font: 16pt Helvetica;
	font-weight: bolder;
}

H2 {
	COLOR: #333333;
	font: 12pt Helvetica;
	font-weight: bold;
	}

H3 {
	COLOR: #333333;
	font: 12pt Helvetica;
	font-weight: bold;
}

H4 {
	COLOR: #333333; 
	font: 10pt Helvetica;
	font-weight:bolder;
	}
	
H5 {
	COLOR: #333333; 
	font: 12px Helvetica;
	}

H6 {
	COLOR: #333333; 
	font: 6pt Helvetica;
	}


.links{
	background: url(http://www.autoverzekering.net/grfx/berekening_links.jpg);
	background-color: #EF6A2B;}

.midden{
	background: url(http://www.autoverzekering.net/grfx/backgr_main.jpg);
	background-color: #F3F3F3;
}

	
.button{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background : White;
	}

.rand{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background: #EEEEEE;
}

.rand2{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background: #EEEEEE;
}

a {COLOR: #666666;}
a:link {color: #666666;	font: 12px arial;	text-decoration: underline;}
a:visited {color: #666666; font: 12px arial; text-decoration: underline;}
a:hover {
	color: #EF6A2B;
	font: 12px arial;
	text-decoration: underline;
}
a:active {color: #666666; font: 12px arial; text-decoration: underline;}

a.small {COLOR: #666666; text-decoration: none; font-size: 9px;}
a.small:link {color: #666666;	font: 12px arial;	text-decoration: none;font-size: 9px;}
a.small:visited {color: #666666; font: 12px arial; text-decoration: none;font-size: 9px;}
a.small:hover {color: #EF6A2B; font: 12px arial; text-decoration: none;font-size: 9px;}
a.small:active {color: #666666; font: 12px arial; text-decoration: none;font-size: 9px;}