@import url(menu2.css);
html, body {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/template/headerBack.jpg);
	background-repeat: repeat-x;
}
div#outerWrapper {
/*
	background-image: url(../images/template/menuBack.jpg);
	background-repeat: repeat-y;
*/
	min-width: 999px;
	border-bottom: 1px solid #000;
}
div#innerWrapper {
	background-image: url(../images/template/rightBack.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
div#leftSide {
}
div#rightSide {
	float: right;
	width: 141px;
	text-align: right;
	padding-top: 50px;
}
div#rightSide img {
	border: none;
	float: right;
}
div.clearer {
	clear: both;
}
div#footer {
	background-color: #4A6195;
	background-image: url(../images/template/rightBack.jpg);
	background-repeat: repeat-y;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	padding: 5px;
	padding-right: 151px;
}
div#content {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A6398;
	padding-right: 150px;
}
div#header {
	height: 138px;
	width: 820px;
	background-image: url(../images/template/header.jpg);
	background-repeat: no-repeat;
	background-color: #4A6195;
}
div#header a#variofit {
	display: block;
	width: 150px;
	height: 50px;
	text-indent: -9999px;
	margin-left: 665px;
}
div#header a#trappenklimmers {
	display: block;
	width: 150px;
	height: 50px;
	text-indent: -9999px;
	margin-left: 665px;
}
div#header a#steekwagenspecialist {
	float: left;
	width: 200px;
	height: 110px;
	text-indent: -9999px;
	margin-left: 10px;
}
div#content h1 {
	font-size: 18px;
}
