body {
	margin:80px 0px 0px 0px;
	font-size: 12px;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #000;
	background: #fff;
	line-height: 16px;
}
/*div {
	border: 1px dashed #e5e5e5;
}
* html div {
	border: 1px dashed #e5e5e5;
}*/
h1 {
	color: #AA2011;
	font-size: 24px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 14px 0 14px 12px;
	float: left;
	clear:both;
	line-height: 24px;
}
* html h1 {	
	width: 450px;
}

h2 {
	font-size:15px;
	line-height: 20px;
	color: #333333;
	margin: 0px 0px 16px 0px;
	padding:0px 0px 0px 0px;
	clear: both;
	font-weight: normal;
}
* html h2 {
}

h3 {
	color:#666666;
	font-size:15px;
	font-weight:bold;
	margin:0px 12px 8px 0px;
	padding:0px 0px 3px 0px;
	clear: both;
}
* html h3  {
	margin:0px 12px 8px 24px;
}

h3 a {
	text-decoration:none;
}

h4 {
	font-size: 18px;
	font-weight: normal;
	color: #557774;
	background: url(../images/bg-angebote_hl.jpg) no-repeat left top;
	width: 460px;
	padding: 18px 0 14px 12px;
	margin: 0px 0px 0px 0px;
	clear:both;
}
* html h4 {
	width: 447px;
	padding: 18px 0 14px 12px;
	
}
h4 a {
	text-decoration: none;
}
h5 {
	color: #595959;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0.3em 0px;
	font-weight: normal;
}

h6 {
	color:#54646B;
	font-size:11px;
	margin:0px 0px 0px 0px;
	padding:0px;
}

a {
	color: #AA2011;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
a:visited {
	
}
p {
	
}

.frame2 {
	height: 500px;
	width: 726px;
	margin: 0 auto;
	background: url(images/background.jpg) no-repeat left top;
}
.frame2 .left {
	float: left;
	margin:121px 0px 0px 20px;
}
* html .frame2 .left {
	margin:123px 0px 0px 10px;
}
.frame2 .left a {
	background: url(images/background_left.jpg) no-repeat left top;
	display: block;
	height: 210px;
	opacity: 0.6;
	width: 222px;
}
.frame2 .left a:hover {
	opacity: 1;
}
.frame2 .center {
	float: left;
	margin: 121px 0 0 10px;
}
* html .frame2 .center {
	margin: 123px 0 0 10px;
}
.frame2 .center a {
	background: url(images/background_center.jpg) no-repeat left top;
	display: block;
	height: 210px;
	opacity: 0.6;
	width: 222px;
}
.frame2 .center a:hover {
	opacity: 1;
}
.frame2 .right {
	float: right;
	margin:121px 20px 0px 0px;
}
* html .frame2 .right {
	margin:123px 10px 0px 0px;
}
.frame2 .right a {
	background: url(images/background_right.jpg) no-repeat left top;
	display: block;
	height: 210px;
	opacity: 0.6;
	width: 222px;
}
.frame2 .right a:hover {
	opacity: 1;
}

