body {
	background-color:#313131;
	font-family:	arial,verdana,tahoma,sans-serif;
	font-size:13px;
	padding:0;
	margin:0;
}

img {
	border: 0;
}

h1 a{
	color:#313131;
	text-decoration:none;
}

h1 {
font-size: 18px;
color: #313131;
}

div.spacer {
	clear: both;
}

#containerPortal{
	width: 990px;
	margin: auto;
	background-color: #e1e2ee;
}

.headerPortal {
	display: block;
}

.contentAutobedrijf {
	float: left; 
	margin: 50px 0 50px 100px;
	width:325px;
	display:inline;
}

.contentAAL {
	float: right; 
	margin: 50px 100px 50px 0;
	width:325px;
	display:inline;
}

.portalBtns {
	margin-top: 10px;
}

.bulletPortal {
	margin-right: 5px;
}

#footer {
background: url('../gfx/footer.png') repeat-x ;
width: 100%;
height: 40px;
float:left;
text-align: center;
color: white;
font-size: 12px;
}
