html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	color: #000;
	background: #fff;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

h2 {
	font-weight: bold;
	line-height: 120%;
	font-size: 13px;
	margin: 0px;
	padding: 0px;

	margin-bottom: 4px;
	margin-right: 4px;

	color: #336699;
}


h3 {
	font-weight: normal;
	line-height: 100%;
	font-size: 12px;
	margin: 0px;
	padding-top: 5px;

	margin-left: 6px;

	color: #336699;
}

h4 {
	width: 504px;
	clear: both;

	margin: 0px;
	margin-bottom: 8px;
	padding: 2px;
	padding-left: 4px;

	font-weight: bold;
	font-size: 11px;
	color: #fff;
	background: #336699
}

.product_description {
	font-size: 11px;
	padding: 0px 6px 6px 6px;
}

p {
	text-align: justify;
	margin: 6px 0px 6px 0px;
	padding: 6px;
	line-height:1.36em;
}

img {
	border: 1px solid black;
}

table.inhalt {
	border: 2px solid #000;
	width: 440px;
	margin:auto;
	padding:5px;
	font-size: 12px;
	margin-bottom: 3pt;
	line-height:1.36em;
	background-color: #fff;
	vertical-align:top;

}

table.address {
	border: 0px;
	width: 410px;
	margin:auto;
	padding:5px;
	font-size: 12px;
	margin-bottom: 3pt;
	line-height:1.36em;
	background-color: #fff;
	vertical-align:top;
}

td {
	padding: 4px;
}

input, select, textarea {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #000;
	background: #e3e3f9;
	border: 1px solid #669;
}

input:focus, textarea:focus {
	background: #fff;
	border: 1px solid #99f;
}

.button .button:focus {
	color: #fff;
	background: #339;
	border-bottom: 1px solid #333;
	border-right: 1px solid #000;
	border-left: 1px solid #C4C4B8;
	border-top: 1px solid #C4C4B8;
	-moz-border-radius: 5px;
}

.button:hover {
	background: #66d;
}

.border_0 {
	border: 0px;
}

.container {
	float: left;
	width: 982px;
	z-index: 0;
}

.top {
	height: 100px;
	clear:left;
	background: #fff url(bilder/headerstripe.jpg) no-repeat 0px 0px;
	z-index: 1;
}


.content {
	float: left;
	background: url(bilder/bodystripe.jpg) repeat-y;
	z-index: 1;
}


.content_left {
	float: left;
	padding: 0px;
	width: 210px;
	z-index: 2;
}

.content_center {
	float: left;
	padding: 10px 20px 10px 40px;
	width: 510px;
	text-align: justify;
	z-index: 2;
}

.top-sep {
	border-top: 1px dotted #000;
}

.bottom-sep {
	border-bottom: 1px dotted #000;
}

.s_item {
	width: 510px;
	padding: 5px 0px 5px 0px;
}

.h20 {
	height: 22px;;
	padding: 0px;
}

.h40 {
	height: 40px;
}

.h60 {
	height: 100px;
}

.h120 {
	height: 130px;
}

.h140 {
	height: 140px;
}

.h200 {
	height: 160px;
}

.h250 {
	height: 190px;
}

.h300 {
	height: 220px;
}

.h400 {
	height: 300px;
}

.content-column-left {
	position: relative;
	float: left;
	width: 80px;
	z-index: 3;
}

.content-column-left-main {
	position: relative;
	float: left;
	width: 150px;
	z-index: 3;
}

.content-column-middle {
	position: relative;
	float: left;
	width: 60px;
	z-index: 3;
}

.content-column-right {
	position: relative;
	float: left;
	width: 360px;
	z-index: 3;
}

.content-column-right-main {
	position: relative;
	float: left;
	width: 350px;
	z-index: 3;
}

.content-column-right-neuheiten {
	position: relative;
	float: right;
	width: 400px;
	z-index: 3;
}

.content-column-right-rezensionen {
	position: relative;
	float: left;
	width: 430px;
	z-index: 3;
}


.content_right {
	float: left;
	padding: 0px;
	width: 200px;
	z-index: 2;
}

.toolbar {
	position: relative;
	width: 510px;
	height: 14px;
	overflow: hidden;
	padding-bottom: 2px;
	margin: 0px;
	border-bottom: #115083 solid 1px;
	z-index: 4;
}

.align-right {
	text-align: right;
}

.pfad {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	font-weight: bold;

	float: left;
	color: #000;
}

.pfad a {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #336699;
}

/* ---------------------------- NEWS -------------------------------*/


.news {
	padding: 20px 0px;
	z-index: 4;
}

.news ul {
	list-style-type: none;
	list-style: none;
	margin: 4px 8px 4px 8px;
	padding: 0px;
}

.news ul li {
	line-height: 130%;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	background-color: #fff;
	margin-bottom: 10px;
	padding: 4px;
	border: 1px dashed #336699;
}

.news ul li p {
	font-size: 10px;
	color: #000;
	font-weight: normal
	line-height: 130%;
	text-align: left;
}

.news h1 {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;

	margin: 0px 0px 4px 0px;

	color: #336699;
}

.news h2 {
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 4px 5px;
	color: #336699;
}

.news h5 {
	text-align: center;
	margin: 0px;
	margin-bottom: 8px;
	padding: 2px;
	padding-left: 4px;

	font-weight: bold;
	font-size: 11px;
	color: #fff;
	background-color: #336699
}

.news ul li a {
	font-size: 11px;
	font-weight: bolder;
	color: #000;
}

.bottom {
	height: 35px;
	clear:left;
	background-color: #eee;
}



.bag {
	position:absolute;
	left: 11px;
	top: 650px;
	width: 200px;
	z-index:6;
}

/* ----------------------------- MENU -------------------------------- */
.main_menu {
	position:absolute;
	left: 6px;
	top: 80px;
	width: 178px;
	border: 1px solid #fff;
	border-bottom: 0px;
}

.main_menu ul, .main_menu li, .main_menu a {
	display: block;
	list-style-type: none;
	list-style: none;

	margin: 0px;
	padding: 0px;
	border: 0px;

	white-space: nowrap;

	font-family: Arial, Helvetica, Verdana;
	font-weight: bold;
	line-height: 20px;
	color: #fff;

	text-align: left;
	text-decoration: none;
}

.main_menu ul.level1 {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	background-color: #D7D7D7;
}

.main_menu ul.level2 {
	font-size: 11px;
	font-weight: normal;
	background-color: #fff;
}

.main_menu ul.level3 {
	font-size: 11px;
	font-weight: normal;
	background-color: #fff;
}


.main_menu ul li a:hover {
	text-decoration: underline;
}


.main_menu ul.level1 a {
	padding-left: 5px;
	color: #000;
	font-weight:bold;
	border-left: 15px solid #87877A;
}


.main_menu ul.level2 a {
	padding-left: 15px;
	color: #000;
	font-weight:bold;
	border-left: 15px solid silver;
}

.main_menu ul.level3 a {
	padding-left: 25px;
	color: #000;
	font-weight:bold;
	border-left: 15px solid #fff;
}

.main_menu ul.level1 a:hover {
	border-left: 15px solid #9e1e22;
}

.main_menu ul.level2 a:hover {
	border-left: 15px solid black;
}

.main_menu ul.level3 a:hover {
	border-left: 15px solid white;
	color: #9e1e22;
}

.main_menu ul.level1 a.active1 {
	background-color: #696969;
	border-left: 15px solid #9e1e22;
	font-size: 12px;
	color: #fff;
}

.main_menu ul.level1 a.semiactive1 {
	background-color: #696969;
	border-left: 15px solid #9e1e22;
	font-size: 12px;
	color: #fff;
}

.main_menu ul.level2 a.active2 {
	background-color: #fff;
	border-left: 15px solid black;
	font-size: 11px;
	color: #9e1e22;
}

.main_menu ul.level2 a.semiactive2 {
	background-color: #fff;
	border-left: 15px solid black;
	font-size: 11px;
	color: #9e1e22;
}

.main_menu ul.level3 a.active3 {
	background-color: #fff;
	border-left: 15px solid white;
	font-size: 11px;
	color: #9e1e22;
}

.main_menu ul.level3 a.semiactive3 {
	background-color: #fff;
	border-left: 15px solid white;
	font-size: 11px;
	color: #9e1e22;
}

.agb_menu {
	position: absolute;
	text-align: justify;
	top: 47px;
	height: 10px;
	left: 710px;
	width: 250px;

	margin: 0px;
	padding: 0px;
}

.agb_menu a {
	padding-left: 12px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
}

.agb_menu a:hover {
	text-decoration: underline;
}


.lang {
	position: absolute;
	top: 0px;
	left: 760px;
	width: 220px;
	text-align: right;
	text-transform: uppercase;
}

.lang a {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica;
	color: #ff0;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
}
