body
{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 12px;
	color: #707070;	
}

img
{
	border:0px;
}

table
{
	font-family: arial;
	font-size: 12px;
}

#portalcontainer
{
	background: url('/images/bmwdirect/bg.gif') repeat-y 50% 0;
	background-attachment: fixed;
	width: 946px;
	margin: 0px auto;
}

#spacer
{
	width: 0px;
	height: 400px;
	float: left;
}

#middle
{
	width: 900px;
	min-height: 500px;
	height: auto;
	text-align: left;
}

#menu_boven
{
	position: relative;
	top: 10px;
	right: 3px;
	width: auto;
	text-align: right;
	color: #707070;
}

#headerportal
{
	position: relative;
	top: 15px;
	width: 900px;
	height: 102px;
	background: url('/images/bmwdirect/header.jpg') no-repeat 50% 0;
}

#menu
{
	width: 900px;
	height: 25px;
	margin: 15px 0px 0px 0px;
	background-color: #707070;
	clear: both;
}

#contentportal
{
	width: 800px;
	height: auto;
	padding: 20px 0px 20px 0px;
	text-align: left;
}

#footerportal
{
	background: url('/images/bmwdirect/footer.gif') no-repeat 50% 0;
	width: 900px;
	height: 38px;
	color: #FFFFFF;
	padding: 10px 0px 0px 0px;
	text-align: center;
	clear: both;
}

#loginform
{
	margin: 50px 0px 0px 0px;
}

/* links */
a
{
	color: blue;
	text-decoration: none;
}

a:visited
{
	color: blue;
	text-decoration: none;
}

a:hover
{
	color: blue;
	text-decoration: underline;
}

/* classes */

span.label
{
	position: relative;
	top: 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	display: -moz-inline-block;
	margin-left: 2px;
}

span.pipe
{
	color: #006699;
}

span.blauw_bold
{
	color: #006699;
	font-weight: bold;
}

ul.keuzemenu
{
	list-style-type: square;
	color: #006699;
}

td
{
	border: 0 px;
}
