BODY{
	background: white;
   font-family: Trebuchet MS;
	font-size: 12px;
   line-height: auto;
   color: #5DBD3A;
	margin: 0;
}

.container {
	width: 773px;
	margin: auto;
}

a {
	color: #5DBD3A;
	text-decoration: underline;
}

h1 {
	color: #EC870E;
	font-weight: bolder;
	font-size: 26px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

.footer p {
	padding-top: 5px;
	width: 740px;
	border-top: 1px dotted #5DBD3A;
	font-size: 10px;
}

.header {
	background-image: url(template_start.jpg);
}

.kopf {
	font-size: 12px;
	font-weight: bold;
	padding-top: 12px;
	padding-right: 25px;
	color: white;
	font-size: 13px;
}

.kopf a {
	color: white;
}

.impressum {
	padding-top: 20px;
	padding-left: 140px;
	padding-right: 40px;
}

.agb {
	padding-top: 20px;
	padding-left: 100px;
	padding-right: 40px;
}

.inhalt {
	padding-top: 20px;
}

.vergleichspreise {
	text-align: left;
	font-size: 10px;
	padding-left: 12px;
	color: #EC870E;
}

.left{
	background-image:url(produkte/links.gif);
	text-align:left;
}

.right{
	background-image:url(produkte/rechts.gif);
	text-align:right;
}

.schild {
	position: absolute;
	top: 205px;
	margin-left: -35px;
}