body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC922E;
	background-color: #CCCCCC;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#pageHold {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#contLeft {
	float: left;
	width: 440px;
	background-color: #FFFFFF;
}
#boxCont {
	width: 350px;
	padding-right: 45px;
	padding-bottom: 45px;
	padding-left: 45px;
	padding-top: 20px;
}
#boxFoot {
	font-size: 10px;
	color: #8F949A;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #313131;
}

#contRight {
	float: left;
	width: 360px;
	height: 100%;
}
.txtFoot {
	font-size: 10px;
	color: #8F949A;
	text-decoration: none;
}
.linkMenu {
	font-size: 18px;
	color: #737171;
	text-decoration: none;
	line-height: 28px;
}
.linkMenu:Hover {
	color: #A71223;
}
.linkMenuActi {
	font-size: 18px;
	color: #A71223;
	text-decoration: none;
	line-height: 28px;
}
.linkFlies {
	color: #A71223;
	text-decoration: none;
	line-height: 18px;
}

.headl {
	font-size: 18px;
	color: #313131;
	text-decoration: none;
}
.linkFoot {
	font-size: 10px;
	color: #8F949A;
	text-decoration: none;
}
.linkFoot:Hover {
	color: #A71223;
}
.linkFootActi {
	font-size: 10px;
	color: #A71223;
	text-decoration: none;
}
.bgUeber {
	background-image: url(../img/00_all/bg_ueberuns.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgRepa {
	background-image: url(../img/00_all/bg_reparatur.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgNeu {
	background-image: url(../img/00_all/bg_neuvelo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgKont {
	background-image: url(../img/00_all/bg_kont.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgOcca {
	background-image: url(../img/00_all/bg_occasion.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
