/* IE-Clearing: Benötigt nur der Internet Explorer und über iehacks.css zugeschaltet */
	#ie_clearing { display: none }
.bg {
	width:800px;
	height:549px;
	margin:0px;
}
a {
	color: #CC0033;
	font-weight: bold;
	text-decoration:none;
}
a:viseted {
	color: #CC0033;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	color: #CC0033;
	font-style: bold;
	text-decoration:underline;
}
.content{
	width:800px;
	height:549px;
	margin:0px;
	background: url(../../img/bg.gif) no-repeat top left;
}
.content-left {
	text-align:left;
	padding-left:50px;
}
.content-head {
	height:170px;
}
.content-content {
	text-align: center;
}
.content-footer {
	padding: 0 10px 0 10px;
	height:110px;
	vertical-align:middle;
}
.content-moebelhaus {
	width:800px;
	height:549px;
	margin:0px;
	background: url(../../img/bg-moebelhaus.gif) no-repeat top left;
}
.content-content-moebelhaus {
	text-align: right;
	vertical-align: bottom;
}
.content-footer-moebelhaus {
	padding: 0 10px 0 10px;
	height:60px;
	vertical-align:middle;
}
.content-head-moebelhaus {
	height:160px;
}

h1{
font: bold  33px/100% Georgia, "Times New Roman", Times, serif;
color: #CC0033;
}
h2{
font: bold  23px/100% Georgia, "Times New Roman", Times, serif;
color: #CC0033;
}
h3{
font: bold 12px/100% Georgia, "Times New Roman", Times, serif;
color: #CC0033;
}
h4{
font: bold  11px/100% Georgia, "Times New Roman", Times, serif;
color: #CC0033;
}
p {
font: 12px/135% Arial, Times, serif;
color: #CC0033;
}
p.block {
	text-align: justify;
}
img.rahmen {
	border: 1px solid #F6C56A;
}
img.thumb-rahmen {
	border: 1px solid #D04D5F;
	margin-top: 10px;
	margin-left:10px;
	height: 60px;
	width: 100px;
}
