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: 652px;
	margin: 0 auto;
	background: url(images/background.jpg) no-repeat left top;
}
.frame2 .left {
	float: left;
	margin:121px 0px 0px 61px;
}
* html .frame2 .left {
	margin:123px 0px 0px 31px;
}
.frame2 .right {
	float: right;
	margin:121px 64px 0px 0px;
}
* html .frame2 .right {
	margin:123px 31px 0px 0px;
}
.frame2 .left a {
	display: block;
	background: url(images/background_left.jpg) no-repeat left top;
	width:222px;
	height:210px;
}
.frame2 .left a:hover {
	background: url(images/background_left_hover.jpg) no-repeat left top;
}
.frame2 .right a {
	display: block;
	background: url(images/background_right.jpg) no-repeat left top;
	width:222px;
	height:210px;
}
.frame2 .right a:hover {
	background: url(images/background_right_hover.jpg) no-repeat left top;
}

