/* ***** css www.matratzen-dehler.de ***** */
html {
	height: 100%;
	width: 670px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 670px;
}
/* ***** CONTAINER ***** */
#Container {
	height: 100%;
	width: 670px;
	margin: 0px auto;
	background-color:#FFFFFF;
}
/* ***** KOPFLEISTE ***** */
#Head {
	width:670px;
	margin: 0px;
	height:130px;
	background-color:#FFFFFF;
}
#Logo {
	float:left;
	margin-top:0px;
	margin-left:0px;
}
#Kopfbild {
	float:right;
	
}
#Navileiste {
	width:670px;
	margin: 0px;
	height: 23px;
	border-bottom:1px solid #EA7300;
}
#SearchFrm {
	display:none;
}
#NaviTop {
	display:none;
}
#NaviLanguage {
	display:none;
}
/* ***** MITTE ***** */
#Main {
	width:670px;
	margin: 0px auto;
	background-color:#FFFFFF;
}
/* ***** MENUE LINKS ***** */
#Menueleiste {
	display:none;
}
/* ***** CONTENTBEREICH ***** */
#Content {
	float:left;
	width:670px;
	margin: 0px; 
	margin-top:10px;
	min-height:400px;
}
#ContentLinks {
	float:left;
	width:305px;
	min-height:200px;
}
#ContentRechts {
	float:right;
	width:350px;
	min-height:200px;
}
#Content h1 {
	margin: 0px 0px 6px 0px;
	font-size: 14px;
	font-weight:bold;
}
#Content h2 {
	margin: 0px 0px 6px 0px;
	font-size: 12px;
	font-weight:bold;
}
#Content .fliesstext {
	margin-bottom:12px;
}
#Content .bildunterschrift {
	margin-top:5px;
	margin-bottom:12px;
	font-size: 10px;
}
#Content a {
	color:#000000;
	text-decoration:none;
}
/* +++++ Produktseiten +++++ */
.tblProduktlink {
	border: 1px solid #CCCCCC;
}
.artikeleigenschaft {
	float:left;
	margin-right:10px;
	width:125px;
	font-weight:bold;
}
.artikeleigenschafttext {
	float:left;
	width:170px;
	vertical-align:bottom;
}
#VerwandteProdukte {
	border: 1px solid #CCCCCC;
	padding:2px;
}
#VerwandteProdukte a {
	color:#000000;
	text-decoration:none;
}
/* ***** UNTEN ***** */
#Footer {
	width:670px;
	margin: 0px auto;
	background-color:#FFFFFF;
}
#FooterMenue {
	display:none;
}
#FooterText {
	width:670px;
	float:right;
	border-top:1px solid #EA7300;
}
.FooterInhalt {
        width:670px;
	float:left;
	margin-top:3px;
        color:#000000;
        text-decoration:none;
}
.mp_rechts_oUP {
	display:none;
}
.mp_links {
	display:none;
}
/* ***** MISC ***** */
.clear {
	clear:both;
}
.lv_readmore {
	display:none;
	text-align:right;
	margin-bottom:10px;
	border-bottom: 1px dashed #CCCCCC;
}
td {
	font-size: 12px;
}
td.button {
	padding:5px;
	text-align:center;
	border:1px solid #EA7300;
}

