@charset "utf-8";
/* CSS Document */

/* mh-kameraverleih.de CSS */

/* Überschriften und Listen %%%%%%%%%%%%%%%%%%%%%%%%%%% */

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 14px;
}
ul, li, ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 13px;
	color: #000;
}
/* Allgemeines %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #383838;
	font-size: 12px;
	background-color: #E6E6E6; 
	background-image: url("/statics_images/bg_body.png");
 
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
#page1 {
	width: 988px;
	background-color: #FFF;
	margin: 31px 0 0 0;
	text-align: left;
}
#page2 {
	width: 988px;
	background-color: #FFF;
	margin: 11px 0 0 0;
	text-align: left;
}
#kopf {
	width: 988px;
	font-size: 11px;
	color: #ccc;
	background-color:#000;
	overflow: hidden;
	zoom: 1;
	height: 118px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	width: 180px;
	height: 118px;
	float: left;
}
#menu {
	height: 40px;
	float: right;
	padding: 48px 0px 0 0;
	width: 630px;
	text-align: center;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type:disc;
	display:inline;
}
#menu ul li {
	width: auto;
	height: 42px;
	margin: 0; 
	padding: 0 2px 0 0;
	list-style-type: none;
	float:left;
	display:inline;
}
#menu ul li a {
	width: auto;
	height: 16px;
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	padding: 10px 15px;
	display:inline;
}
#menu ul li a.aktiv {
	color: #fff;
	text-decoration: underline;
	width: auto;
	height: 16px;
	display: block;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 15px;
	display:inline; 
}
#menu ul li a:hover {
	color: #fff;
	text-decoration: underline;
	display:inline;
}

#header_unten {
	font-size:12px;
	height: 16px;
	text-align: left;
	margin:1px 0 1px 0;
	clear: both;
	padding-left: 23px;
	background-color:#FFF;
}
#header_unten a {
	color:#000;
}
#main {
	margin: 0px 0px;
	background-color:#919191; 
	width:983px;
	overflow: hidden;
	zoom: 1;
}
#content_box {
	width: 788px;
	float: right;
	background-color:#FFF;
	color:#000;
	border-left:2px solid #000;
		overflow: hidden;
	zoom: 1; 
}
/* Inhalte %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

.headline_box {
	color:#000;
	text-align:center;
	margin:0 0 1px 20px;
}
.headline_box .titel h2 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
}
/* Artikelbox %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
#artikelbox_Teiler {
	width:788px;
	float: left;
	margin-left: 0px;
}
.artikelbox_L {
	border-width:1px;
	border-style:solid;
	border-color:#000;
	padding:10px 10px 10px 10px;
	text-align:justify;
	float:left;
	width: 340px;
	margin: 20px 0px 0 20px;
}
.artikelbox_R {
	border-width:1px;
	border-style:solid;
	border-color:#000;
	padding:10px 10px 10px 10px;
	text-align:justify;
	float:right;
	width: 340px;
	margin: 20px 20px 0 0px;
}
.h3_artikelbox {
	color:#A73224;
	font-size: 16px;
	text-align: center;
	text-decoration: underline;
}
.artikelbox_image {
	padding-left:72.5px;
}
.artikelbox_beschreibung {
	padding:0 20px 0 20px;
	text-align: left;
	font-size: 14px;
}
.artikelbox_beschreibung p {
	display: block;
	margin: 0px;
	font-size: 14.5px;
}
/* News+Starts.-Text%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.text {
	text-decoration:none;
	text-align:left;
	padding:20px 20px 0 20px;
	font-size:12px;
	width: 730px;
	overflow: hidden;
	zoom: 1;
}
.text h1 {
	font-size: 17px;
}
.text h2 {
	font-size: 14px; 
}
.text h3 {
	font-size: 13px; 
}
.text2 {
	padding:5px 0 2px 0;
}
.text2 a {
	color:#000;
}
.Trennlinie {
	font-size:14px; 
	border-bottom:0.5px solid #000;
	margin: 5px 0 5px 0;
	width: 730px;
}
.news_Datum {
	float:left;
}
.news_eingerueckt {
	padding-left: 80px;
	min-height: 80px;
}
.news_Headline {
}
.news_Text {
}
/* Artikel-Menu %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
#linke_Sidebar {
	width:188px;
	margin-right:0px;
	padding-right:0px;
	height: inherit;
	background-color: #919191;
}
#categories {
	font-size:18px;
	color: #A83224;
	padding:20px 0 0 23px;
}
#categories_hoeher {
	font-size:18px;
	color: #A83224;
	padding:10px 0 0 23px;
}
#categories_hoeher a {
	font-weight:normal;
}
#categories_hoeher a:hover {
	font-weight:normal;
	text-decoration: underline;
}	
#menu_ul_textnavi {
	padding-left:23px;
}
#menu_ul_textnavi a {
	color:#000;
}
/* Einzelene Artikelseite %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
#artikel_kopf {
	width: 730px;
	overflow: hidden;
	zoom: 1;
	padding-bottom: 30px;
}
#artikel_kopf .mh_rot {
	font-size: 18px;
	text-decoration:underline; 
}
.artikel_Bild {
	float:left;
	width: 175px;
	height: 120px;
	padding: 20px 0 0 60px;
}
.Preis {
	float: right;
	padding: 20px 60px 0 0;
	font-size: 18px;
	width: 370px;
} 
.Preis p{
	font-size: 14px;
	display: block;
	margin: 0px;
}
#menu_ul_liste {
	list-style-type:disc;
	padding: 10px 0 10px 10px;
}
.iframe {
	width: 730px; 
	padding: 20px 20px 0 20px;
}
/* Artikel-Kategorien %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.kategorie_container {
	width: 730px;
	margin-bottom: 20px;
	height: 84px;
}
#artikelkategorie_kopf {
	width: 730px;
	padding-bottom: 10px;
	font-size: 36px;
}
#artikelkategorie_kopf .mh_rot {
	font-size: 23px;
	text-decoration:underline; 
}
#artikelkategorie_Teiler {
	float: left;
	margin-left: 0px;
	width: 730px;
	height: 20px;
	overflow: hidden;
	zoom: 1;
}
.artikelkategorie_Bild {
	float:left;
	overflow: hidden;
	zoom: 1;
}
.artikelkategorie_eingerueckt {
	height:90px;
	width:640px;
	padding-left: 90px;
}
.artikelkategorie_Headline {
}
.artikelkategorie_Headline h2 {
	font-size:15px;
}
.artikelkategorie_Text {
}
.artikelkategorie_Text .Preisk{
	font-size:15px;
}




/* Ggesamtliste %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.gesamtliste {
	width: 740px;
	margin: 20px 20px 20px 20px;
	overflow: hidden;
	zoom: 1;
}
.gesamtliste_spaltenbeschreibung {
	margin: 15px 0 0px 0;
	overflow: hidden;
	zoom: 1;
}
.gesamtliste_spaltenbeschreibung_L {
	text-align:left;
	float:left;
	width: 621px;
}
.gesamtliste_spaltenbeschreibung_R {
	text-align:left;
	float:right;
	width: 110px;
}
.gesamtliste h1 {
	font-size:18px;
}
.gesamtliste h2 {
	font-size:17px;
	color:#A83224;
	padding: 10px 0 0 0;
}
.gesamtliste h3 {
	font-weight:normal;
}
#gesamtliste_Teiler {
	width:739px;
	float: left;
	margin-left: 0px;
}
.Artikelbeschreibung {
	border-width:1px;
	border-style:solid;
	border-color:#000;
	text-align:left;
	float:left;
	width: 631px;
	padding: 5px 0 5px 0;
}
.Preis_gesamtliste {
	border-width:1px;
	border-style:solid;
	border-color:#000;
	text-align:left;
	float:right;
	width: 105px;
	padding: 5px 0 5px 0;
}
.Artikelbeschreibung a{
	color:#000;
	font-weight:normal;
}

/* Footer %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
#footer {
	background-image: url("/statics_images/bg_footer.png");
	background-repeat: repeat-x;  
	border-top:1px solid #FFFFFF;
	height:328px;
	color: #FFF; 
	background-color:#000;
}
#footer_ul_textnavi{
	padding-top: 1px; 
}
#footer_ul_textnavi a{
	color:#FFF;
	font-size:12px;	
}
#footer_ul_textnavi a:hover{
	color:#FFF;
	font-size:12px;
	text-decoration:underline;
}
.container{
	width:988px;
	padding-top: 80px;
	overflow: hidden;
	zoom: 1;
} 
.footer_navi {
	float:left;
	width:750px;
	text-align: left;
	padding-left: 13px;
}
.footer_navi a{
	font-size:14px;
	text-align:left;
}
.footer_navi a:hover{
	font-size:14px;
	text-decoration:underline;
}
.footer_ueberuns, .footer_hilfe, .footer_hersteller, .footer_suchindex{
	float:left;
	margin-right: 80px;
}
.footer_kontakt {
	width:205px;
	float:right;
	text-align: left;
	display: block;
	padding-right: 13px;
}
.footer_kontakt p{
	display: block;
	margin: 0 0  0 0;
}
.footer_ende {
	width: 988px;
	padding-top: 30px;
}
/* Standards %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.clear {
	clear:both;
}
a {
	color: #A73224;
	text-decoration: none;
	font-weight: bold; 
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
.clear {
	clear: both;
}
.mh_rot {
	color: #A73224;
}

