@charset "utf-8";
/* CSS Document */
body {
	line-height: 18px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #FFF;
	background-image:url('/images/bg.gif');
	background-repeat: repeat-x;
}
h1 {
	font-size: 20px;
	margin: 0 0 10px 0;
	color: #ef2f36;
}
h2 {
	font-size: 16px;
}
h4	{
	color: #36F;
	font-size:12px;
	font-weight:normal;
	display:inline;
}
.website_top {
	margin: auto;
	margin-bottom:0;
	width: 1032px;
	height: 159px;
	background-color: #FFF;
	margin-bottom: 0px;	
}
.website_menu {
	height: 43px;
	width: 1032px;
	margin: auto;
	margin-top: 0;
	text-align: center;
	background-image:url('/images/bg_menu.gif');
	background-repeat: repeat-x;
	margin-bottom: 5px;	
}
.website_menu a {
	cursor: hand;
	text-decoration: none;
	height: 43px;
	float: left;
	/* margin-top: 39px; */
	color: #FFF;
}
.website_menu a:hover {
	color: #000;
}
.menu_l {
	display: block;	
	float: left;
	background-image:url('images/button_l.jpg');
	background-repeat: repeat-x;
	height: 43px;
	width: 8px;
}
.menu_m {
	float: left;
	background-image: url('images/button_m.jpg');
	background-repeat: repeat-x;
	height: 43px;
	padding: 8px 8px 8px;
	font-size: 12px;	
}
.menu_r {
	display: block;	
	float: left;
	background-image:url('images/button_r.jpg');
	background-repeat: repeat-x;	
	width: 8px;
	height: 43px;
}
.website_menu a:hover .menu_l {
	background-image:url('images/button_h_l.jpg');
}
.website_menu a:hover .menu_m {
	background-image:url('images/button_h_m.jpg');
}
.website_menu a:hover .menu_r {
	background-image:url('images/button_h_r.jpg');
}
.website_mid {
	margin: auto;
	width: 1032px;
	border-bottom: 1px solid #ff0000;	
}
.website_mid a, 		.website_bot a 			{color:#ef2f36 !important; }
.website_mid a:link, 	.website_bot a:link		{text-decoration:underline; color:#ef2f36 !important;}
.website_mid a:hover, 	.website_bot a:hover	{text-decoration:none; 		color:#ef2f36 !important;}
.website_mid a:active,  .website_bot a:active	{text-decoration:underline; color:#ef2f36 !important;}
.website_mid a:visited,	.website_bot a:visited 	{text-decoration:underline; color:#ef2f36 !important;}

.website_bot {
	margin: auto;
	width: 1102px;
}
.footer {
	margin: auto;
	text-align: center;
	color: #ef2f36;
	margin-top: 5px;
}
.pagina {
	text-align: justify;
	float: left;
	background-color: #FFF;
	border: 1px solid #FFF;
	padding: 5px;
	vertical-align: top;
	overflow: hidden;
	margin-top:20px;
}
.content {
	/* width: 1100px; */
}
.content p	{
	margin-top:0;
}
.spacer {
	width: 20px;
	background-color: #ffffff;
}

.actie_text {
	padding: 5px;
}
.err_input {
	background-color: #FFCCCC;
}

.website_top	{
	background-position:top left;
	background-image: url('/images/autoruit_express.gif');
	background-repeat: no-repeat;
}

.telefoon	{
	background-color:blue;
	color: #FFF;
	font-size: 16px;
	font-weight:bold;
	margin:45px 0 0 0px;
	width:140px;
	height:100px;
	text-align:left;
	padding:15px 0 0 15px;
}
.err_input 		{ background-color: #ef2f36; }
input 			{ width: 200px;}
input.button 	{ width: 75px; }

.gratis	{
	color: red;
	font-weight:bold;
}
.margin	{
	margin-left:25%;
}

#bestelformulier {
	width: 460px;
	text-align:left;
}

#bestelformulier label	{
	display: block;
}
#bestelformulier fieldset	{
}
#bestelformulier legend	{
	margin-bottom:10px;
	color:#00F;
	font-size:10px;
	padding:0 2px 0 2 px;
}

#bestelformulier .fixedwidth	{
	float:left;
	width:200px;
	margin: 2px 0 0 0;
}
#bestelformulier .input	{
	margin: 2px 0 0 0;
	width: 216px;
}
ul { 


	margin-left: 20px; 


	line-height: 20px; 


}
ul li {	
	list-style-position: outside;	
	text-align:left;
	list-style-image: url('/images/autoruit_express_ster.gif');
}

.warning	{
	color: red;
	font-weight: bold;
}

.image	{
	margin:5px 5px 5px 0px;
	border: 1px solid black;
}
.adres	{
	margin-top:10px;
}
.quote	{
	font-family: verdana, arial sans-serif;
	font-style:italic;
	color:black;
	font-size:14px;
	border-top: 3px double black;
	border-bottom: 3px double black;
	padding:5px 0;
	text-align:left;
	width:180px;
}

.bel_gratis	{
	float: left;
	margin-top: 10px;
	margin-left: 500px;
}

.verplicht	{
	background-color: red;
}
.dankbetuiging	{
	padding:5px;
	border: 1px solid black;
	margin: 20px 5px;
	background-color: orange;
}


#bestelformulier .small	{
	width:188px !important;	
}

.afbeelding	{
	margin-right: 20px;
	margin-left: 30px;
	width: 220px; 
	float:left;
}
.tekst	{
	width: 700px;
	float:left; 
	height:420px;
}