body {
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 12px;
	background: #000 url('../images/bg.png') center;
	color: white;
}

html {
	padding: 0;
	margin: 0;
}

div#wrapper {
	width: 940px;
	margin: 0 auto;
}

div#header {  }

div#header-top-nav {
	height: 40px;
}
div#header-top-nav > ul {
	float: right;
}

div#header-top-nav div#header-search {
	padding-top: 6px;
	float: left;
}


ul.menu-horizontal {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.menu-horizontal li {
	float: left;
}
ul.menu-horizontal li a {
	display: block;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	border-right: 1px solid #aaaaaa;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
	font-weight: bold;
}
div#header-bottom-nav {
	margin-bottom: 8px;
}
div#header-bottom-nav > ul a {
	border-right: none;
	border-left: 1px solid #aaaaaa;
	width: 180px;
	padding: 0;
}
div#header-bottom-nav > ul li:first-child a {
	border-left: none;
}

div#content-main {}
div#sidebar-left {
	width: 208px;
	float: left;
	background: url('../images/kachel.png');
}
div#content {
	width: 706px;
	padding: 8px;
	float: right;
	margin-left: 10px;
	background: url('../images/kachel.png');
}

div#footer {
	padding: 15px;
	color: #FFF;
	font-size: 12px;
	text-align: center;
}
div#footer a {
	color: #FFF;
}

/*** Content Elements *********************************************************/
h1, h2 {
	font-size: 16px;
	font-weight: bold;
	color: white;
}

/* Alle Hyperlinks */
a,
a:link,
a:visited {
	color: white;
	text-decoration: none;
	outline: none;
}
a:active {
	text-decoration: underline;
	text-decoration: none;
}

div.sidebarbox {
	padding: 10px;
	margin-bottom: 10px;
	font-size: 9pt;
	font-weight: bold;
	color: white;
}
div.sidebarbox h4 {
	margin: -10px -10px 10px -10px;
	padding: 10px;
	padding-left: 40px;
	color: #5bff01;
	background: url('../images/sidebar-box/box_kopf.png') no-repeat;
}
div.sidebarbox div.price {
	font-size: 12pt;
	font-weight: bold;
	padding: 4px;
}
div.sidebarbox ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.sidebarbox.catalog {
	padding: 0px;
}
div.sidebarbox.catalog h4 {
	margin: 0;
	padding-left: 40px;
}


/*** CatalogTree v2 ***********************************************************/
ul#catalogtree, ul#catalogtree ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul#catalogtree li a {
	outline: none;
	text-decoration: none;
	font-size: 11px;
}
ul#catalogtree li a:hover {
	text-decoration: underline;
}
ul#catalogtree li {
	padding-left: 12px;
	line-height: 18px;
	background-position: 2px 6px;
	background-repeat: no-repeat
}
ul#catalogtree li.sub.closed {
	background: url('../images/tree/group_closed.gif') 2px 6px no-repeat;
}
ul#catalogtree li.sub.open {
	background: url('../images/tree/group_open.gif') 2px 6px no-repeat;
}
ul#catalogtree li.sub.open>a {
	font-weight: bold;
}
ul#catalogtree li.sub.open.active {
	border-top: 1px solid #222;
	border-bottom: 1px solid #222;
	background: #111 url('../images/tree/group_open.gif') 2px 6px no-repeat;
}
ul#catalogtree li.group.active a {
	font-weight: bold;
}


/*** Input and Form ***********************************************************/
form {
	margin: 0px;
	padding: 0px;
}
input[type=text],
input[type=password],
select,
textarea {
	font-family: Arial;
	font-size: 12px;
	border: 1px solid #EFEFEF;
	background: #252525;
	padding: 2px;
	color: #FFF;
}
input[type=text]:focus,
input[type=password]:focus,
textarea:focus,
select:focus {
}

input[type=submit],
input[type=reset],
input[type=button] {
	font-size: 12px;
	font-family: Arial;
	margin: 0 1px 0 1px;
	padding: 2px 5px;
	border: 1px solid #656565;
	color: #EFEFEF;
	background: #353535;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	overflow: visible;
	text-decoration: none;

}

div.form {
	margin-top: 8px;
	margin-bottom: 8px;
	border: 1px solid #CCC;
	background: #353535;
}
div.form-row {
	margin-bottom: 6px;
	clear: both;
}
div.form-row > label {
	margin-right: 10px;
	float: left;
	width: 140px;
	padding-top: 0.3em;
	text-align: right;
	display: block;
}
div.form-row > div {
	float: left;
}

fieldset {
	padding: 5px;
	border: 0;
	margin: 5px;
}
fieldset legend {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.form.width-280 div.form-row label {
	width: 280px;
}

table.list1 {
	width: 100%;
	border: 0;
}

table.list1 td.head {
	color: #FFF;
	background: #757575;
	font-size: 12px;
}
table.list1 td.row1 {
	background: #454545;
}
table.list1 td.row2 {
	background: #252525;
}

/*** Produktkatalog neu *******************************************************/
div.prdkatbox {
	width: 680px;
	height: 230px;
	margin-bottom: 6px;
	display: table;
}
div.prdkatbox_img {
	display: table-cell;
	width: 680px;
	height: 200px;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
}
div.prdkatbox_img a {
	outline: none;
}
div.prdkatbox_img img {
	border: 0;
}
div.prdkatbox_text {
	width: 680px;
	height: 30px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	background: url('../images/cellbg.png') repeat-x;
	color: white;
	font-weight: bold;
	font-size: 11px;
}
div.prdkatbox_text a,
div.prdkatbox_text a:link,
div.prdkatbox_text a:active,
div.prdkatbox_text a:visited {
	outline: none;
	color: white;
	text-decoration: none;
}
div.prdkatbox_text a:hover {
	text-decoration: underline;
}

div.hinweisbox {
	background: #252525;
	color: #EFEFEF;
	border: 1px solid #656565;
	font-size: 11px;
	padding: 4px;
}

div.bestand-legende {
	background: #EEE;
	border: 1px solid #CCC;
	font-size: 11px;
	padding: 4px;
	width: 160px;
	text-align: left;
	margin: 0 auto;
}

/*** Artikel-Sortierung ***/
div.artikel-sortierung {
	background: #EEE;
	border: 1px solid #CCC;
	text-align: center;
	padding: 3px;
}
div.artikel-sortierung * {
	vertical-align: middle;
}

div.artikel-item-headline {
	color: white;
	background: #656565;
	padding: 2px;
	font-size: 12px;
}
div.artikel-item-headline h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
div.artikel-item,
div.artikel-info {
	background: #252525;
	padding: 3px;
	margin-bottom: 6px;
}

div.artikel-item div.image {
	float: left;
	width: 210px;
	color: #FFF;
	padding: 2px;
	text-align: center;
}
div.artikel-item div.description {
	margin-left: 6px;
	float: left;
	width: 310px;
}
div.artikel-item div.description h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
div.artikel-item div.price {
	text-align: right;
	float: right;
	width: 150px;
	text-align: center;
}
div.artikel-item div.price span.price {
	font-size: 14px;
	font-weight: bold;
}


div.artikel-info div.gallery {
	width: 310px;
	padding-left: 60px;
	float: left;
}
div.artikel-info div.basket {
	float: right;
	width: 260px;
	text-align: center;
	background: #454545;
	padding: 6px;
}

div.artikel-info h4 {
	margin: 0;
	padding: 0;
	margin: -4px -4px 4px -4px;
	background: #656565;
	font-size: 14px;
	padding: 3px;
}

/** DOWNLOADS ****************************************************************/
td.download-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background: #454545;
}
td.download-cat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background: #9A9A9A;
}
td.download-entry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFF;
}


/*** Pagination ***/
.pagination > li > a,
.pagination > li > span {
	background-color: #064706;
	border: 1px solid #2da82d;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	background-color: #32DC01;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	color: white;
	background-color: #2da82d;
	border-color: #32DC01;
}

.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
	color: #EEE;
	background-color: #444;
	border-color: #777;
}


.table_head {
	background: #656565;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}
