body {
	background:black url(/fileadmin/layout/motoflex/bg.gif);
	text-align:left;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:101%;
}

a img { border: none; }
a { color: red; }
p { margin:0; }

h1,p {
	margin:0;
	font-size:.7em;
	color:white;
}

#bg {
	background:black url(/fileadmin/layout/motoflex/bg-right.gif) repeat-y right;
	padding:0 30px 600px 120px;
	width:666px;
	float:left;
}

* html #bg {
	width:813px;
	padding:0 30px 5px 117px;
}

#middle,
#top {
	font-size:0;
}

#middle #logo {
	float:left;
	width:235px;
}

#middle #menu {
	float:left;
	width:431px;
	background:white;
}

#bottom {
	background:black url(/fileadmin/layout/motoflex/start-bottom.jpg) no-repeat;
	width:666px;
	height:425px;
}

#bottom #content {
	background:url(/fileadmin/layout/motoflex/bg-contstart.gif) repeat-y right;
	padding:5px 22px 0 245px;
}

#bottom #content div {
	float:left;
	width:133px;
}

#bottom #terminator {
	text-align:right;
}

#bottom .spacer {
	padding:0 0 600px 0;
}