body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
strong  {
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	color: #e88d1b;
	background-position: top;
	vertical-align: top;
}
a:link {
	font-weight: bold;
	color: #ED1B24;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #ED1B24;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

h3 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 38px;
}

h2 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #B40E16;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 38px;
}
h1 {
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	vertical-align: top;
	margin-bottom: 5px;
	margin-left: 38px;
}

li {
	line-height: 150%;
}
.rahmen {
	border: solid 1px #000000;
}
.leftborder {
	background-image: url(images/index_r1_c1.jpg);
	background-repeat: repeat-y;
}
.rightborder {
	background-image: url(images/index_r1_c3.jpg);
	background-repeat: repeat-y;
}
.footerpic {
	background-image: url(images/index_r3_c2.jpg);
	background-repeat: no-repeat;
}
.homefoot {
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
}
.historyfoot {
	background-image: url(images/history.jpg);
	background-repeat: no-repeat;
}
.made4ufoot {
	background-image: url(images/made4u.jpg);
	background-repeat: no-repeat;
}
.purchasefoot {
	background-image: url(images/purchase.jpg);
	background-repeat: no-repeat;
}
.contactfoot {
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
}
