/**
 *
 *  ACKRUTAT
 *
 */

/* ---------------------------------------------------------------- */

/* Basis Elemente */

* {
	margin:0;
	padding:0;
}

html {
	background:url(hg_body_big.jpg) top center repeat-x #BCBDBE;
}
	
body {
	
}

/* Text-Formatierungen */	

#inhalt {
	font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	text-align:left;
}

#inhalt p, #inhalt ul, #inhalt ol, #inhalt td, #inhalt th { 
	margin: 0px 0px 8px 0px;
	color: #58585A;
}

#inhalt h1 { 
	font-size:20px;
	font-weight:normal;
	margin: 25px 0px;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #58585A;
	line-height:25px;
}	
	
#inhalt h2 { 
	font-size:16px;
	font-weight:normal;
	margin: 0px 0px 8px 0px;
	text-transform: uppercase;
	color: #58585A;
	line-height:20px;	
	}	
	
#inhalt h3 { 
	font-size:13px;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	color: #701217;
	line-height:16px;	
	}

/* Bilder im Text allgemein; der Rahmen kann im System deaktiviert werden */
#inhalt img {
	border: 1px solid #58585A;
	border-top: 2px solid #701217;
	border-bottom: 0px solid #fff;
	padding: 5px;
	background-color:#fff;
}

/* Bilder auf Produktseiten in Tabellen */
.cat-2 #inhalt table img {
	border: 1px solid #bbb;
	padding: 0px;
	background-color:#fff;
}

/* Schatten */
#inhalt span.image, #inhalt .single p {
	display:inline;
	padding:0 0 5px 0;
	background: url(shadow-bottom.jpg) bottom center no-repeat transparent;	
}	

/* Bilder auf Produkte-Seiten in den Tabellen: kein Schatten */
.cat-2 #inhalt table span.image, .cat-2 #inhalt table .single p,
#inhalt table span.image.noborder, #inhalt table .single p.noborder {
	float:none;
	padding:0;
	background: none;
	margin:0 0 5px 0;

}	
	
/* links bzw. rechts im Text eingefügte Bilder */
#inhalt img.left { float: left; margin: 10px 10px 0 0;  }
#inhalt img.right { float: right; margin: 10px 0 0 10px; }

/* für die Bilder, die linksbündig vor einer Aufzählung liegen */
#inhalt span.left {
	margin-top: 0px;
}

/* Links: unbesucht, besuchte */
#inhalt a:link, #inhalt a:visited { 
	color:#701217;
	text-align:justify; 
	text-decoration: underline;
	}

/* Links: beim überfahren mit der Maus, beim Klick */ 
#inhalt a:hover, #inhalt a:active { 
	color: #B61326;
	}

/* Listen */
#inhalt ul {
	list-style-position: outside;
	margin-left: 14px;
	list-style-image:url(bulletpoint.gif);
	}

#inhalt li {
	padding: 0 0 0 3px;
	margin-top: 5px;
	}
	
#inhalt ol {
	list-style-type: dezimal;
	list-style-position: inside;
	margin-left: 10px;	
	}	

/* ---------------------------------------------------------------- */

/* Tabellen. Rahmen kann im System deaktiviert werden */

#inhalt table {
	width:100%;
	margin: 10px 0px 10px 0px;
	text-align: left;
	border-collapse:collapse;
	border-top: 1px solid #ccc;
}	

#inhalt th {
	font-weight:bold;
	border-bottom: 1px #ccc solid;
	padding: 10px 3px;
	}	

#inhalt td {
	border-bottom: 1px #ccc solid;
	padding: 10px 3px;
	}

/* Button für das Kontaktformular */
#inhalt #form button {
	color: #58585A;
	font: normal 13px Arial,Verdana,sans-serif;
}		

/* ---------------------------------------------------------------- */

/* Logo-Bereich */

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 300;
	}	
	
/* im Logobereich eingefügtes Logo. Standard-Logo "Hier könnte ihr Logo stehen", kann im System durch eigenes Logo ersetz werden */
#logo_img {
	width: 350px;
	height:100px;
	background: url(../images/logo_weiss.gif) no-repeat top left;
	}

/* Der "Container" umfasst "logo", "oben", "header", "inhalt", "unten", "navi" und "secondLevel" */
#container {
	left:50%;
	margin-top: 20px;
	margin-left:-480px;
	position:relative;
	width:960px;
	background: #fff url(hg_body_shadow_repeat.jpg) center top repeat-y;
	position: relative;
	}

/* Zusätzliche DIV, kann z.B. oberhalb vom Header positioniert werden */
#oben {
    
}

/* ---------------------------------------------------------------- */

/* Header-Bereich */

#header
{
	/*position:relative;*/
	top:0px;
	left:0px;
	height:126px;
	width:960px;
	background: url(hg_header.jpg) top left no-repeat #DADBDC;
}

/* Header-Grafik innerhalb des Headerbereichs */
#header_img {
	/*height:200px;
	width:960px;
	background-position: top left;
	background-color: transparent;
	background-repeat: no-repeat;*/
}
#headerSlider {
    /*position:absolute;
    left:0px;
    width:940px;
    height: 200px;*/
}

/* Bei Verwendung eines wechselnden Heiders: Standard-Hintergund definieren, der solange angesägt wird, bis der Bildwechsel startet */
/*
#header
{
	background: url("hg_header.jpg") no-repeat scroll center top transparent;
}
*/

/* ---------------------------------------------------------------- */

/* Inhalts-Bereich */
#inhalt {
	position:relative;
	width:960px;
	min-height:340px;
	height: auto;
	padding-top:40px;
	background: transparent url(hg_body_shadow_top.jpg) center top no-repeat;
    background-position: 0px -20px;
}
#textHG {
    background:url(hg_text.jpg) top center no-repeat #fff;
    margin: 0px 16px 20px 16px;
    padding: 15px 180px 30px 220px;
    position:relative;
    z-index:20;
    min-height:270px;
}
/* Text innerhalb von "Inhalt" */
#text 
{
	padding: 0;
	margin: 0 0 10px 0;
}

#inhaltHG {
	position:absolute;
	bottom:-108px;
	left:-85px;
	background: url(hg_footer.png) 0 0 no-repeat transparent;
	width: 1100px;
	margin: 0 16px 0 16px;
	padding: 10px 0;
	height:263px;
	z-index:5;
}

/* Footer */	
#footer {
	position:relative;
	z-index:10;
	padding: 0 15px;
	vertical-align: middle;
	height:18px;
}

#footer p {
	font-size:10px;
	text-align:right;
	color: #eee;
	padding: 3px 10px 3px 10px;
	margin:0;
}	

#footer a:link, #footer a:visited { 
	font-size:12px;
	color: #eee; 
	text-decoration: none;
	padding: 0 4px;
}

#footer a:hover, #footer a:active { 
	font-size:12px;
	color: #fff;
}

/* ---------------------------------------------------------------- */

/**
 * Navigation: Erste Ebene (z.B. horizontal)
 * Diese Ebene enthält eine kombinierte verschachtelte Navigation, wenn Template 1 ausgewählt ist.
 * Wenn Template 2 ausgewählt ist, ist nur die oberste Navigationsebene enthalten.
 */
#navi {
	position:absolute;
	top:126px;
	left:16px;
	width: 928px;
	height:28px;
	border-top:6px solid #fff;
	border-bottom: 6px solid #fff;
	background: #B61326;
}
#navi ul {
    list-style: none outside none;
    height:28px;
    text-align:center;
    width:760px;
    margin: 0 auto;
    padding: 0;
    background: url(navi-line-01.gif) 686px 0px no-repeat;

}
#navi li {
	float: left;
	position: relative;
	display:block;
	list-style-type: none;
	text-align:center;
	margin:0 0 0 0;
	padding: 0 0 0 1px;
	width:97px;
	background: url(navi-line-01.gif) 0px 0px no-repeat;
	}

#navi a, #navi a:link, #navi a:visited {
	color:#fff;
	display:block;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	margin:0;
	padding: 7px 0px;
	height:14px;
	width:97px;
}
	
#navi a:hover,  #navi ul #navi ul a:hover span {
	color: #fff;
	background:#701217;
}
		
/* Aktuell ausgewähle Seite */
#navi ul li a#navaktuell {
	color: #fff;
	background:#701217;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	position:relative;
	left:-1px;
	width:95px;
}

/* Unternavi */

#secondLevel {
	position:absolute;
	z-index:20;
	top:198px;
	left:38px;
	width:155px;
	height:auto;
	min-height:220px;
	padding: 0 5px 60px 0;
	border-right: 1px solid #701217;
}

#secondLevel li {
	height:auto;
	width:155px;
	margin: 0 0 3px 0;
}

#secondLevel li a {
	font-size:11px;
	color:#333;
	text-decoration:none;
	display:block;
	height:auto;
	width:148px;
	padding: 7px 0 14px 7px;
	background: url(button-g-2.png) bottom left no-repeat transparent;
}

#secondLevel li a:link, #secondLevel li a:visited {
	color:#333;
	text-decoration:none;
}

#secondLevel li a:hover, #secondLevel li a:active {
	color:#701217;
	text-decoration:none;
	background: url(button-w-2.png) bottom left no-repeat transparent;
}

#secondLevel li.navaktuell a {
	background: url(button-w-2.png) bottom left no-repeat transparent;
}

#secondLevel li a:active {
	position:relative;
	top:1px;
}

/* ---------------------------------------------------------------- */

/**
 * Bildergalerie
 * (ist per Default schon alles so definiert, muss nur bei Abweichungen angepasst werden)
 *
 * Es gibt bei Bildergalerien folgende Vorschaugrößen zur Auswahl:
 * - kleines Quadrat (l)
 * - großes Quadrat (xl)
 * - Querformat (qf)
 * - Hochformat (hf)
 */

div.gallery {
	margin: 15px 0;	
}

#inhalt div.gallery img {
	border: 1px solid #58585A;
	border-top: 2px solid #701217;
	-moz-box-shadow: 0px 6px 6px -4px #999;
	-webkit-box-shadow: 0px 6px 6px -4px #999;
	box-shadow: 0px 6px 6px -4px #999;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#999999')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#999999');
}

/* Größe eines Vorschaubildes im Format "kleines Quadrat"*/
div.gallery.format_l img {
    margin: 0 2% 2% 0;
    width: 22%;
	}

/*Größe eines Vorschaubildes im Format "großes Quadrat"*/
div.gallery.format_xl img {
    margin: 0 2% 2% 0;
    width: 47%;
	}

/*Größe eines Vorschaubildes im Querformat*/
div.gallery.format_qf img {
    margin: 0 3% 3% 0;
    width: 28.9%;
	}

/*Größe eines Hochformates-Hochformat*/
div.gallery.format_hf img {
	margin: 0 2% 2% 0;
	width: 22%;
	}
 
/*Größe eines Hochformat-Vorschaubildes mit Untertitel*/
#inhalt div.gallery.hasSubtitle.format_hf a {
	width: 12.4%;
	}
 
#inhalt div.gallery.hasSubtitle.format_qf a {
	width: 28.9%;
	margin-right:2%;
	text-align:left;
	font-size:11px;
	color:#444;
 	}

 #inhalt div.gallery.hasSubtitle.format_qf a img {
	border:0 none;
	padding:0;
	margin:0 0 5px 0;
}
 
/*Größe des Bildes bei Mouse Over (Lupeneffekt)*/
#hoverThumbnail img {
    height: auto;
    width: 322px;
 	} 



/* Startseite */

.cat-0 #secondLevel { display: none; }
.cat-0 #textHG {
    background:url(startseite.jpg) top center no-repeat #fff;
    height:410px;
}

/* Kontakt: Linie links länger */

.cat-6 #secondLevel {
	height:350px;
}

#form {
  display:block;
  background-color: transparent;
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  font-size: 12px;
  padding: 0;
  text-align: left;
  width: 100%;
}

#form td {
	padding: 0 0px 0 0;
}

#form input, #form textarea {
  display: block;
  font-size: 12px;
  margin: 3px 0 3px 0;
  padding: 2px 3px;
  width: 505px;
  background: #F4F4F4;
  border:0;
  border-bottom: 1px solid #701217;
  border-left: 1px solid #701217;
  resize: none;
}

#form input {
  width: 240px;
  display:inline;
  margin: 3px 10px 3px 0;
}

#form input.zipcode {
  width: 60px;
}

#form input.city {
  width: 160px;
}

#form input.error, #form textarea.error {
  border-bottom: 1px solid #c22;
  border-left: 1px solid #c22;
  background-color:#f4e7e5;
}

#inhalt #form button {
  color: #fff;
  font: 13px Arial,Verdana,sans-serif;
  background-color: #701217;
  padding:3px 20px;
  border:0;
  font-weight:bold;
}

button.send {
	width:246px;
}

.cat-6 #inhalt h3 { margin-top:30px;}

/* ==================== */
/* Spezielle Textblöcke */
/* ==================== */

/*grauer Rahmen oben*/
.custom-Rahmen-oben {
	border-top: 1px solid #bbb;
	margin-top:6px;
	padding-top:18px;	
}

/*grauer Rahmen unten*/
.custom-Rahmen-unten {
	border-bottom: 1px solid #bbb;
	margin-bottom:18px;
	padding-bottom:12px;	
}

/*grauer Rahmen unten*/
.custom-Spezialbox-links {
	background:#ebecec;
	border: 1px solid #bbb;
	border-top: 2px solid #701217;
	padding:10px 10px 5px 10px;
	position:absolute;
	z-index:25;
	top:32px;
	left:18px;
	width:135px;
	font-size:11px;
	line-height:13px;
	-moz-box-shadow: 0px 6px 6px -4px #999;
	-webkit-box-shadow: 0px 6px 6px -4px #999;
	box-shadow: 0px 6px 6px -4px #999;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#999999')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#999999');
}

/*Schnellsuche rechts*/
.custom-Schnellsuche-rechts {
	background:#ebecec;
	padding:0;
	position:fixed;
	z-index:25;
	top:260px;
	left:50%;
	width:180px;
	margin-left:270px;
	font-size:11px;
	line-height:13px;
	-moz-box-shadow: 0px 6px 6px -4px #999;
	-webkit-box-shadow: 0px 6px 6px -4px #999;
	box-shadow: 0px 6px 6px -4px #999;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#999999')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#999999');
}

#inhalt .custom-Schnellsuche-rechts h2 {
  background: none repeat scroll 0 0 #701217;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
  padding: 3px 7px;
  text-transform: none;
  margin: 0;
}

#inhalt .custom-Schnellsuche-rechts h3 { padding: 7px; color: #333; margin: 5px 0 0 0; font-size:12px; }

#inhalt .custom-Schnellsuche-rechts p { font-size: 12px; margin: 0; padding: 0; }

#inhalt .custom-Schnellsuche-rechts a {
  display: block;
  padding: 5px 7px;
}

#inhalt .custom-Schnellsuche-rechts a:link,
#inhalt .custom-Schnellsuche-rechts a:visited {
  text-decoration: none; color: #333;
  border-bottom: 1px solid #444; 
}

#inhalt .custom-Schnellsuche-rechts a:hover,
#inhalt .custom-Schnellsuche-rechts a:active {
  text-decoration: none; color: #701217;
  border-bottom: 1px solid #701217;
  background: #fff;
}

/* H3 hat Trennlinien oben und unten */
#inhalt .custom-Titel-H3-mit-Trennlinien h3 {
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	margin:16px 0;
	padding:6px 0;	
}

/*grauer Rahmen , roter Rahmen oben, Schatten*/
.custom-Rahmen-rundrum-und-Schatten {
	background: url(verlauf-top.jpg) top left repeat-x;
	border: 1px solid #bbb;
	border-top: 2px solid #701217;
	padding:0 5px 5px 5px;
	-moz-box-shadow: 0px 6px 6px -4px #999;
	-webkit-box-shadow: 0px 6px 6px -4px #999;
	box-shadow: 0px 6px 6px -4px #999;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#999999')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#999999');
}
#inhalt .custom-Rahmen-rundrum-und-Schatten td {
	border:1px solid #bbb;
	padding: 5px 5px 10px 5px;
}
#inhalt .custom-Rahmen-rundrum-und-Schatten table {
	border:2px solid #fff;
}

/*graue Box mit Rahmen, roter Rahmen oben */
.custom-Graue-Box-mit-Rahmen {
	background: url(hg_box_gray.jpg) top center no-repeat #ebecec;
	/*border: 1px solid #bbb;*/
	border-top: 2px solid #701217;
	margin:16px 0;
	padding:12px 10px 10px 10px;	
}

/* fetten Text rot hervorheben */
#inhalt .custom-fetten-Text-rot-hervorheben strong {
	color:#701217;
}

/* Button statt Links */
#inhalt .custom-Links-als-Buttons-darstellen a {
  display:block;
  color: #fff;
  font: 12px Arial,Verdana,sans-serif;
  background-color: #701217;
  background:url(red-arrow.jpg) left center no-repeat #701217;
  padding:4px 4px;
  border:0;
  font-weight:bold;
  text-align:center;
  width:160px;	
  text-decoration:none;
}


/* =============== */
/* Tabellen-Zellen */
/* =============== */

#inhalt table.nomargin {
	margin: 0 0 6px 0;
}

#inhalt table.nomargin td {
	padding: 0;
}

#inhalt table.noborder td.graue-zelle {
	background:#ECECED;
	border-top: 2px solid #701217;
	padding:4px 12px 4px 12px;
}

#inhalt table.noborder td.rote-zelle {
	background:url(red-arrow.jpg) left center no-repeat #701217;
	color:#fff;
	padding:4px 12px 4px 36px;
	vertical-align:middle;
}
#inhalt table.noborder td.rote-zelle a {
	text-decoration:none;
}

#inhalt td.rote-zelle a {
	color:#fff;
}


/* Teaser for Homepage */

.teaser-top {
	/* Aktion / Produktneuheiten */
	position: absolute;
	width:151px;
	height:120px;
	top:1px;
	right:0px;
	background: url(teaser-top.png) top right no-repeat;
}

#inhalt .custom-Teaser-1-oben,
#inhalt .custom-Teaser-2-unten {
	background: transparent url(teaser-box-bg-2.png) top left no-repeat;
	width:131px;
	height:120px;
	right:0px;
	text-align: center;
	padding: 10px;
}

#inhalt .custom-Teaser-1-oben {
	position: absolute;
	top:130px;
}

#inhalt .custom-Teaser-2-unten {
	position: absolute;
	top:270px;
}

#inhalt .custom-Teaser-1-oben img,
#inhalt .custom-Teaser-2-unten img {
	max-width: 85px;
	max-height: 85px;
	border: 0;
	padding:0;
	margin: 0 0 0 0;
	float: none;
}

#inhalt .custom-Teaser-1-oben span.image,
#inhalt .custom-Teaser-2-unten span.image {
	display: block;
	padding:0;
	background: none;
}

#inhalt .custom-Teaser-1-oben p,
#inhalt .custom-Teaser-2-unten p {
	text-align: center;
	font-size: .8em;
	line-height: 1em;
	margin: 0 0 3px 0;
	padding: 0;
}