*,html {
	margin: 0;
	padding: 0;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,textarea,p,blockquote,th,td
	{
	padding: 0;
	margin: 0;
	background: transparent;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3f3f3f;
	background: #545454 url(/media/front/body_bg.gif) repeat-y top center;
	text-align: center;
}

/* Seitenstruktur */
.wrapper {
	width: 980px;
	margin: 0px auto;
}

#divHead {
	width: 980px;
	margin: 0px auto;
	background: #e2e2e2;
	text-align: left;
}

#divMain {
	width: 980px;
	height: auto;
	background: #e2e2e2;
	text-align: left;
	padding-top: 20px;
}

#divLeft {
	width: 180px;
	float: left;
	overflow: hidden;
}

#divRight {
	margin-left: 185px;
	width: 790px;
	overflow: hidden;
}

#divBanner {
	float: right;
	width: 240px;
	overflow: hidden;
}

#divContent {
	width: 540px;
	background: white;
	overflow: hidden;
}
#divFoot{
	font-size: 80%;
text-align: left;
margin: 20px 190px;
}
#divFoot a, #divFoot a:visited, #divFoot a:hover{
	color: #336699;	
}	
/* Navi Oben */
#navitop {
	margin-top: 30px;
	padding-top: 0px;
	height: auto;
	font-family: 'Arvo', Times, serif;
	background: transparent url(/media/front/topnavi_bg.png) repeat-x left
		bottom;
}

#navitop ul {
	list-style-type: none;
	margin-bottom: 15px;
}

#navitop ul li {
	list-style-type: none;
	font-weight: normal;
	height: auto;
	border-bottom: 1px dotted #888;
}

#navitop a,#navitop a:visited {
	color: #4f4f4f;
	text-decoration: none;
}

#navitop .ntouter {
	float: left;
	font-size: 0.8em;
	margin-left: 8px;
	margin-top: 10px;
	width: 150px;
	text-align: left;
	font-weight: bold;
}

#navitop ul.ntinner li a {
	display: block;
}

#navitop a:hover {
	color: #EB690B;
}

/* navi links */
ul.leftnavi,ul.seiten {
	list-style-type: none;
	margin-left: 15px;
}

ul.leftnavi {
	font-size: 0.8em;
}

ul.leftnavi li {
	display: inline;
}

ul.leftnavi li a {
	display: block;
	color: #222;
	padding: 2px;
	margin: 5px 2px;
	text-decoration: none;
	border-bottom: 1px dotted #aaa;
}

ul.leftnavi li a:hover {
	color: #a00000;
	background: #efefef;
}

ul.leftnavi li.aktiv a,ul.leftnavi li.aktiv a:visited {
	color: #EB690B;
}

ul.leftnavi li.seiten a {
	margin-left: 15px;
}

/* Produktbox auf der Startseite */
.prodBox {
	width: 242px;
	height: 172px;
	font: normal 12px Arial;
	background: transparent url(/media/front/bg_box.png) no-repeat;
}

.prodBox .inner {
	width: 220px;
	height: 138px;
	padding: 5px 10px;
}

.prodBox img {
	float: left;
	margin-right: 4px;
	width: 75px;	
}

.inner h2 {
	font: bold 14px Arial;
	color: #ddd;
	text-align: center;
	border-bottom: 1px solid #ccc;
}
.inner a, .inner a:visited{
	color: #545454;
	}
/* content formate */
#divContent,#divContent td {
	font-size: 85%;
	line-height: 140%;
}

#divContent h1,#divContent h2,#divContent h3, #katalog h3 {
	font-family: 'Arvo', Times, serif;
	line-height: 100%;
	margin-bottom: 0.4em;
	border-bottom: 1px dotted #aaa;
}

#divContent a,#divContent a:visited {
	color: #336699;
	text-decoration: none;
}

#divContent a:hover {
	color: #a00;
}

#divContent h1 {
	color: #888;
}

#divContent h2 {
	color: #EB690B;
	font-size: 140%;
}

#divContent h3,#katalog h3 {
	color: #888;
	font-size: 120%;
}

#divContent p {
	margin-bottom: 0.3em;
}

/* Katalog */
#katalog {
	float: left;
	width: 780px;
	background: white;
	overflow: hidden;
}

#katalog a,#katalog a:visited {
	color: #3f3f3f;
}

#katalog h1 {
	font-family: 'Arvo', arial, sans-serif;
	font-size: 140%;
	font-weight: normal;
}

#katalog h2 {
	font-family: 'Arvo', arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
}

#katalog ul {
	list-style-type: none;
}

#katalog ul.listing li {
	border-bottom: 1px dotted #aaa;
}

#katalog ul.listing li a {
	display: block;
	text-decoration: none;
}

#katalog ul.listing li a:HOVER {
	background: #efefef;
	color: #EB690B;
}

#katalog ul li.hauptebene {
	background: #EB690B;
}

#katalog ul li.hauptebene a,#katalog ul li.hauptebene a:visited {
	color: white;
}

#katalog ul li.hauptebene a:hover {
	color: #666;
	background: #ccc;
}

#katalog ul li.hauptebene h1 {
	margin-left: 80px;
}

#katalog ul li.hauptebene img {
	border: 1px solid #aaa;
	margin: 5px;
}

#katalog ul li.typ {
	padding-left: 0px;
}

#katalog ul li.typ p {
	font-size: 70%;
}

#katalog ul li.typ img {
	margin: 10px;
	margin-right: 15px;
}

#katalog ul li.katlink {
	color: #666;
	background: #ddd;
	font-weight: bold;
	font-size: 120%;
	padding: 5px;
}

#katalog ul li.katlink a {
	display: block;
	color: #666;
	background: transparent;
}

#katalog ul li.katvar {
	padding: 3px;
	color: #333;
	background: #efefef;
	border-bottom: 1px solid #ccc;
}

#katalog ul li.katvar img {
	margin-right: 5px;
}

#katalog ul li.katvarli {
	margin: 8px 5px;
	padding-left: 15px;
	background: transparent url(/media/front/arr_right.gif) no-repeat left
		6px;
}

/* Bilder im Katalog */
.kathead {
	clear: both;
	margin-bottom: 10px;
}

#katL {
	float: left;
	width: 380px;
	overflow: hidden;
	font-size: 80%;
}

#katR {
	float: right;
	width: 320px;
	overflow: hidden;
	font-size: 80%;
}

#katvar {
	float: right;
	width: 300px;
}

.katpreis {
	font-size: 140%;
	font-weight: bold;	
}
.katpreis sup{
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	vertical-align: bottom;
	position: relative;
	bottom: 7px;
	font-size: 80%;
}	

.lupe {
	position: absolute;
	margin: -5px;
}

.midBildRahmen { /* für alle */
	height: 380px;
	width: 410px;
}

html>body .midBildRahmen { /* be nice to opera (&gekko) */
	height: auto;
	min-height: 380px;
}

.midBildWait {
	width: 270px;
	height: 350px;
	background: url(/media/front/wait1.gif) no-repeat center center;
}

.midBildRahmen {
	width: 400px;
	text-align: center;
	vertical-align: middle;
	margin: 10px 0px;;
}

/* Sonderformate */
.m10 {
	margin: 10px;
}

.radius {
	border: 1px solid #888;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.radius2 {
	border: 1px dotted #ccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.kw {
	display: none;
}
