/* Allgemeine Definitionen
----------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
body {
	color: #fff;
	background: #0d0a06 url(/css/gfx/bg.jpg) center repeat-y fixed;
	font: normal 100.01%/1.1 Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
img,
a img,
a:visited img {
	border: 0;
}
.clear {
	clear: both;
}
.linksbuendig {
	float: right;
	margin: 0 0 10px 10px;
}
.rechtsbuendig {
	float: left;
	margin: 0 10px 10px 0;
}
hr {
	color: #666;
	margin-bottom: .9em;
}
/*
.tabelle_zentrieren {
	margin: 0 auto;
}
*/

/* Typo
----------------------------------------------- */
p {
	margin: 0.1em 0 1em 0;
}
h1, h2, h3, h4 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: .3em 0;
	text-align: left;
}
h1 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.3em;
	margin-bottom: 1em;
}
h3, h4 {
	font-size: 1.1em;
}
h3.UnterUeberschrift {
	margin: -.83em 0 1em 0;
	font-size: 1em;
}

/* Links
----------------------------------------------- */
#content a,
#content a:visited {
	border-bottom: 1px solid #d9ae00;
	color: #676767;
	outline: none;
	text-decoration: none;
}
#content a:hover {
	color: #000;
	outline: none;
	text-decoration: none;
}
.ohneUnterstreichung,
#content a.ohneUnterstreichung,
a:visited.ohneUnterstreichung,
#content a:visited.ohneUnterstreichung,
a:visited.ohne,
#content a.ohne,
a:visited.ohne,
#content a.ohne {
	border: none;
	border-bottom: 0px;
}
.ohneUnterstreichung {
	border: none;
	border-bottom: 0px;
}

/* Navigation
----------------------------------------------- */
#navi2 {
	font-size: 12px;
}
/* 1. Ebene */
#menu ul {
	margin: 0 0 0 10px;
	line-height: 1;
	padding: 0;
	list-style: none;
}
#menu ul li a,
#menu ul li a:visited {
	background: #454440 url(/css/gfx/nav1.jpg) top left no-repeat;
	color: #eee;
	display: block;
	margin: 1px 0 0 0;
	padding: 3px 0 0 0;
	outline: none;
	text-decoration: none;
	width: 205px;
}
#menu ul li a span,
#menu ul li a:visited span {
	background: transparent url(/css/gfx/nav1_bottom.jpg) bottom left no-repeat;
	display: block;
	padding: 0 0 3px 8px;
	width: 197px;
}

/* 2. Ebene */
#menu ul ul {
	margin: 0;
	line-height: 1;
	padding: 0;
	list-style: none;
}
#menu ul ul li a,
#menu ul ul li a:visited {
	background: #8c8b87 url(/css/gfx/nav2.jpg) top left no-repeat;
	color: #eee;
	display: block;
	margin: 1px 0 0 0;
	padding: 3px 0 0 0;
	outline: none;
	text-decoration: none;
	width: 205px;
}
#menu ul ul li a span,
#menu ul ul li a:visited span {
	background: transparent url(/css/gfx/nav2_bottom.jpg) bottom left no-repeat;
	display: block;
	padding: 0 0 3px 8px;
	width: 197px;
}

/* 3. Ebene */
#menu ul ul ul {
	margin: 0;
	line-height: 1;
	padding: 0;
	list-style: none;
}
#menu ul ul ul li a,
#menu ul ul ul li a:visited {
	background: #a3a29d url(/css/gfx/nav3.jpg) top left no-repeat;
	color: #eee;
	display: block;
	margin: 1px 0 0 0;
	padding: 3px 0 0 0;
	outline: none;
	text-decoration: none;
	width: 205px;
}
#menu ul ul ul li a span,
#menu ul ul ul li a:visited span {
	background: transparent url(/css/gfx/nav3_bottom.jpg) bottom left no-repeat;
	display: block;
	padding: 0 0 3px 8px;
	width: 197px;
}

/* 4. Ebene */
#menu ul ul ul ul {
	font-size: 11px;
	margin: 0;
	line-height: 1;
	padding: 0;
	list-style: none;
}
#menu ul ul ul ul li a,
#menu ul ul ul ul li a:visited {
	background: #cecdc9 url(/css/gfx/nav4.jpg) top left no-repeat;
	color: #000;
	display: block;
	margin: 1px 0 0 0;
	padding: 3px 0 0 0;
	outline: none;
	text-decoration: none;
	width: 205px;
}
#menu ul ul ul ul li a span,
#menu ul ul ul ul li a:visited span {
	background: transparent url(/css/gfx/nav4_bottom.jpg) bottom left no-repeat;
	display: block;
	padding: 0 0 3px 8px;
	width: 197px;
}

/* Hover Effekt */
#menu ul li a:hover,
#menu ul ul li a:hover,
#menu ul ul ul li a:hover,
#menu ul ul ul ul li a:hover {
	background: #e6bf08 url(/css/gfx/hover.jpg) 0 0 no-repeat;
	color: #000;
}
#menu ul li a:hover span,
#menu ul ul li a:hover span,
#menu ul ul ul li a:hover span,
#menu ul ul ul ul li a:hover span {
	background: transparent url(/css/gfx/hover_bottom.jpg) bottom left no-repeat;
	color: #000;
}

/* Current Effekt */
#menu ul li a.current,
#menu ul ul li a.current,
#menu ul ul ul li a.current,
#menu ul ul ul ul li a.current,
#menu ul li a:visited.current,
#menu ul ul li a:visited.current,
#menu ul ul ul li a:visited.current,
#menu ul ul ul ul li a:visited.current {
	background: #e6bf08 url(/css/gfx/hover.jpg) 0 0 no-repeat;
	color: #000;
	font-weight: bold;
}
#menu ul li a.current span,
#menu ul ul li a.current span,
#menu ul ul ul li a.current span,
#menu ul ul ul ul li a.current span,
#menu ul li a:visited.current span,
#menu ul ul li a:visited.current span,
#menu ul ul ul li a:visited.current span,
#menu ul ul ul ul li a:visited.current span {
	background: transparent url(/css/gfx/hover_bottom.jpg) bottom left no-repeat;
	color: #000;
}

/* Layout
----------------------------------------------- */
#container {
	margin: 0 auto;
	text-align: left;
	width: 820px;
}
#header {
	float: left;
	height: 289px;
	width: 820px;
}
#menu {
	float: left;
	font-size: 13px;
	padding-top: 15px;
	width: 225px;
}
#anschrift {
	background: #454440 url(/css/gfx/bg_anschrift.jpg) no-repeat;
	color: #eee;
	display: block;
	margin: 40px 0 18px 10px;
	padding: 0;
	width: 205px;
}
#anschrift div {
	background: url(/css/gfx/bg_anschrift_unten.jpg) bottom no-repeat;
	margin: 0;
	padding: 5px 8px 5px 12px;
}
#anschrift p {
	margin: .5em 0;
	padding: 0;
}
#content {
	background: #f2e9cd url(/css/gfx/bg_content.jpg) repeat-y;
	color: #2f2f2f;
	float: left;
	font-size: .83em;
	padding: 0 5px 0 20px;
	text-align: justify;
	width: 570px;
}
#content:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html #content {height: 1%;}
/* End hide from IE-mac */
#content ul {
	margin: 0.1em 0 0.85em 15px;
	padding: 0;
}	
#content li {
	margin: 0 0 0 0;
	padding: 0 0 3px 0;
}	
#content table,
#content th,
#content td,
#content tr {
	color: #000;
}

/* Spezielle Formatierungen
----------------------------------------------- */
#header h2 {
	height: 289px;
	margin: 0 0 0 225px;
	position: absolute;
	text-indent: -5000px;
	width: 521px;
}
#header h2.neukunden {
	background: url(/css/gfx/neukunden.jpg) no-repeat;
}
#header h2.home {
	background: url(/css/gfx/home.jpg) no-repeat;
}
#header h2.news {
	background: url(/css/gfx/news.jpg) no-repeat;
}
#header h2.leistungen {
	background: url(/css/gfx/leistungen.jpg) no-repeat;
}
#header h2.produkte {
	background: url(/css/gfx/produkte.jpg) no-repeat;
}
#header h2.preise {
	background: url(/css/gfx/preise.jpg) no-repeat;
}
#header h2.ueber-uns {
	background: url(/css/gfx/ueber-uns.jpg) no-repeat;
}
#header h2.agb {
	background: url(/css/gfx/agb.jpg) no-repeat;
}
#header h2.kontakt {
	background: url(/css/gfx/kontakt.jpg) no-repeat;
}
#header h2.suche {
	background: url(/css/gfx/suche.jpg) no-repeat;
}
#header h1 {
	background: url(/css/gfx/madmansmagic.jpg) no-repeat;
	height: 289px;
	margin: 0 0 0 0;
	position: absolute;
	width: 225px;
}
#header h1 a {
	background: url(/css/gfx/madmansmagic.jpg) no-repeat;
	display: block;
	height: 289px;
	text-indent: -5000px;
	width: 225px;
}
#header h1 a,
#header h1 a:visited,
#header h1 a:hover {
	border: none;
	outline: none;
	text-decoration: none;
}
ul#newsbox {
	margin: 1em 0 1em 0;
	padding: 0;
}
ul#newsbox li {
	border-top: 1px solid #676767;
	margin-bottom: 1em;
	list-style: none;
	padding: .5em;
}
/*Suche*/
#menu .suchbox {
	background: #e6bf08 url(/css/gfx/nav_hover.jpg) 0 0 no-repeat;
	margin: 0 0 25px 10px;
	width: 205px;
}
#menu .suchbox div {
	background: url(/css/gfx/bg_suche_unten.jpg) bottom no-repeat;
	padding: 3px 0 3px 12px;
}
#menu .searchForm {
	height: 22px;
	width: 163px;
}
.suchbutton {
	border: none;
	height: 22px;
	line-height: 2em;
	vertical-align: bottom;
	width: 17px;
}

.produktinfo {
	background: #fff;
	border: none;
	color: #000;
	font-size: 12px;
	text-align: justify;
}
.produktinfo a,
.produktinfo a:visited {
	border: none;
}
.produkttitel {
	background: #fff;
	color: #000;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.produktdetails {
	background: #fff;
	color: #000;
	font-size: 11px;
}
.zielgruppe {
	background: #fff;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
.trennlinie {
	background: #666;
}
.neukundeninfo {
	color: #000;
	font-size: 12px;
	margin: 20px 0 1em 0;
	text-align: justify;
}
.click {
	cursor: pointer;
}

/* Produktuebersicht */
.produktuebersicht {
	margin: 0 0 1em 0 !important;
	padding: 0 !important;
}
.produktuebersicht li {
	list-style: none;
	margin: 0 !important;
	padding: 0 0 3px 0 !important;
}
.new {
	background: #e6bf08;
	color: #000;
	font-weight: bold;
	padding: 0 2px;
	text-transform: uppercase;
}

/* Formulare
----------------------------------------------- */
fieldset {
	border: 1px solid #676767;
	margin: 0 0 2em 0;
	padding: 0 15px;
}
legend {
	color: #000;
	font-weight: bold;
	padding: 0 10px;
}
p.kf-first {
	padding-top: 15px;
}
label {
	cursor: pointer;
	float: left;
	width: 150px;
}
input.kf {
	border: 1px solid #7f9db9;
	font-family: inherit;
	font-size: 1em;
	width: 360px;
}
input:hover.kf,
textarea:hover.kf {
	border: 1px solid #333;
}
textarea {
	border: 1px solid #7f9db9;
	font-family: inherit;
	font-size: 1em;
	height: 120px;
	width: 360px;
}
.button {
	margin-left: 150px;
}