html,body {
	margin:0;
	padding:0;
	height:100%; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	
}

body{
margin:0px;

}

h1{
font-size: 13px;
color: #c12026;
margin: 0px; 
padding: 0px;
margin-bottom: 8px;
margin-top: 3px;

}

h2{
font-size: 12px; 
font-weight: bold;

}

img{
border: none;
}

object{
margin-top:-3; margin-bottom:-3
}

div#container {
	position:relative; 
	margin:0; 
	width:100%;
	
	
	
	background-image:url(/images/vrachtauto_bg.jpg);
	background-position:bottom;
	background-repeat: repeat-x;

	
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */ 
	
	}


div#subheader{
height: 30px;
background-color: #c12026;
color: #FFFFFF;
font-size: 13px;


}	
div#subheader a{
color: #FFFFFF;
text-decoration: none;

}

div#header {
height: 85px;
background-image:url(/images/header_bg.gif);
	
}
	div#header p {
		font-style:italic;
		font-size:1.1em;
		margin:0;
	}

div#content {
	padding-bottom: 230px; /* 58px bottom padding for footer */
	

}
	div#content p {
		text-align:justify;
		padding:0;
	}

div#content_small h1 {
		text-align:justify;
		color:#fff;
		background-color:#c12026;
		text-align:left;
		vertical-align:middle;
		padding:5px;
		border-bottom: 2px solid  #c12026;
	}

div#footer {
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
	background-image: url(/images/footer_bg.gif);
	height: 58px;
	
}
	div#footer p {
		
		margin:0;
	}
	
	ul.level0{

	 line-height: 160%;
	 list-style: none;
	 margin: 0;
	 padding:0;
	}
	ul.level0 li{
	padding-top: 5px;
	}
	
	ul.level1{
	list-style: none;
	
	margin-left: 0px;
	padding: 0px;
	}
	ul.level1 li{
	padding-left: 20px;
	
	}
	ul.level1 li a {
	font-weight: normal;
	} 
	
	ul.level0 li a{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	}

	.menuitem{
	padding-left: 10px;
	
	}
	
	.menuitem:hover{
	background-color:  #c12026;
	color:#FFFFFF;
	
	}
	ul.levelLeft{
	list-style:square;
	}
	
	
	.RedLine{
	border-bottom: 2px  #c12026 solid;
	width: 200px;
	list-style: none;
	margin: 0px;
	padding: 0;
	}
	.columnRight{
	background-color:#dcdbdb;
	background-image:url(/images/columnright_bg.gif);
	background-position:bottom;
	background-repeat: repeat-x;
	width: 215px;
	padding: 10px;
	padding-left: 15px;
	margin-left: 10px;
	min-height: 300px;
	
	margin-top: 9px;

	}
	
	
	.columnRight img{ 
	width: 13px;
	}

.columnRight a{ 
	line-height:25px;
	}
	
	.menuBox{
margin-top: 9px; border: #c12026 1px solid; padding-bottom: 10px;padding-top: 10px; width: 215px;
}
	.newsTitle{
	border-bottom: 2px solid  #c12026; background-color: #c12026; padding: 5px;
	}
	
.newsTitle a:link,
.newsTitle a:visited,
.newsTitle a:active	{
	color:#fff;
	}

.newsTitle a:hover	{
	text-decoration:underline;
	}

	a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #C12026;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a {
	font-weight: bold;
}
.left{
float: left; 
width: 350px;
}
.right{
float: right;
width: 200px;


}

table.data th{
background-color:#C12026;
font-size: 9px;
color:#fff;
}
table.data td{
font-size: 11px;
}
#content_small{
padding: 4px; padding-left: 20px; padding-right: 20px; padding-bottom: 2cm


}
#content_smalla p{
margin: 0px;
padding: 0px;
}


#content_smalla img{
width: 560px;

margin-top: 5px;
margin-bottom: 15px;
}
.error{
margin-top: 5px;
background-color: #e08f92; border: #c12026 1px solid;
font-size: 13px;
color: #000;
padding: 10px;

}

.box{
background-color: #f7e4e5; border: #e08f92 1px solid; margin-top: 5px; padding: 4px; margin-bottom: 5px;


}
p{
padding:0px;
margin:0px;
}

.succes{
background-color:#CCFFCC;
border: 1px solid #006600;

}



.formlayout{
width: 100%;
border-spacing: 5px;
}

.formlayout td{
background-color:#ededed;
padding: 4px;
font-size: 11px;
color: #000000;
border: 1px solid #cccccc;

}
.formlayout td input{
border: 1px #999999 solid;

}

.formlayout td textarea{
border: 1px #999999 solid;
width: 95%;

}

.formlayout_td_right{
background-color:#FFFFFF;

} 

#adres{
font-size: 10px;
margin: 10px;
color:#333333;


}



