body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-image: url(layout2/body_bg3.jpg);
	background-repeat: repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c2bdb8;
}
.pos {
	width: auto;
	text-align: center;
	margin: 0;
	padding: 10px 0px 10px 0px;
}
.container {
	width: 980px;
	margin: auto;
	background-image: url(layout2/body_bg.jpg);
	background-repeat: repeat;
}
.header {
	width: auto;
	height: 213px;
	background-image: url(layout2/header_bg2.gif);
	background-repeat: repeat-y;
}
.headertop {
	width: auto;
	background-image: url(layout2/rand.gif);
	background-repeat: no-repeat;
}
.header_in {
	width: auto;
	height: 213px;
	background-position: bottom;
	background-image: url(layout2/balken_oben.gif);
	background-repeat: repeat-x;
}
.boxcontent {
	width: auto;
	height: 300px;
	background-image: url(layout2/body_bg2.jpg);
	background-repeat: repeat;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c2bdb8;
}
*[class=boxcontent] {
	height: auto;
	min-height: 300px;
}
.boxcontent_in {
	width: auto;
	height: 300px;
	background-image: url(layout2/contentbox2.gif);
	background-repeat: repeat;
}
*[class=boxcontent_in] {
	height: auto;
	min-height: 300px;
}
.navbox {
	width: 192px;
	margin: 0;
	float: left;
}
.navtop {
	width: auto;
	height: 130px;
	background-image: url(layout2/mycart_bg2.gif);
	background-repeat: no-repeat;
	padding: 1px 0px 0px 0px;
}
.mycart {
	width: auto;
	margin: 108px 30px 0px 40px;
	font-size: 10px;
	text-align: center;
}
.navi_info {
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 30px 10px 10px 0px;
	text-align: center;
	line-height: 120%;
	font-size: 10px;
}
.contentbox {
	width: 770px;
	margin: 0;
	float: left;
}
.footer {
	width: auto;
	margin: 0;
	background-image: url(layout2/header_bg2.gif);
	background-repeat: repeat-y;
}
.footer_in {
	width: auto;
	margin: 0;
	background-image: url(layout2/balken_unten.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
.credits {
	width: auto;
	padding: 30px 0px 10px 150px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5e605f;
}
.credit {
	width: 170px;
	margin: 0px 80px 0px 0px;
	text-align: center;
	float: left;
}
.credit a:link, .credit a:visited, .credit a:hover {
	font-size: 9px;
	font-weight: normal;
	color: #5e605f;
}
.footbottom {
	width: auto;
	height: 11px;
	font-size: 6px;
	line-height: 30%;
	margin: 0;
	background-image: url(layout2/rand.gif);
	background-repeat: no-repeat;
}
.content {
	width: auto;
	padding: 20px 0px 10px 0px;
}

.langbox {
	width: auto;
	padding: 20px 0px 0px 65px;
	margin: 0;
}
.lang {
	width: 23px;
	display: block;
	padding: 2px 1px 3px 1px;
	border: solid 1px #444444;
	background-color: #151515;
	text-align: center;
	line-height: 10px;
	margin: 0px 5px 0px 0px;
	float: left;
}
.lang a {
	font-size: 10px;
}
.lang a:link, .lang a:visited, .lang a:hover {
	font-size: 10px;
}

/*
Formulardefinitionen
*/

.forms {
	padding: 20px 0px 0px 20px;
}
.forms label {
	width: 150px;
	display: block;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	float: left;
}
.forms input {
	width: 300px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: solid 1px #555555;
	background-color: #212121;
	color: #c2bdb8;
	margin: 0px 0px 10px 0px;
}
.forms textarea {
	width: 300px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: solid 1px #555555;
	background-color: #212121;
	color: #c2bdb8;
	margin: 0px 0px 10px 0px;
}
.forms select {
	width: 300px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-style: none;
	border: solid 1px #555555;
	background-color: #212121;
	color: #c2bdb8;
	padding: 0;
	margin: 0px 0px 10px 0px;
}
.forms select[type=multiple] {
	width: 300px;
	float: left;
}
.forms option {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: solid 1px #555555;
	background-color: #212121;
	color: #c2bdb8;
}
.forms input.button {
	width: auto;
	background-color: #333333;
	color: #c2bdb8;
	font-weight: bold;
	line-height: 100%;
	padding: 1px 5px 1px 5px;
	margin: 0px 0px 10px 0px;
}
.forms br {
	clear: both;
}
input[type=hidden] {
	border: 0;
	padding: 0;
	margin: 0;
}
.forms input.formplz {
	width: 50px;
	margin: 0px 5px 10px 0px;
}
.forms input.formort {
	width: 237px;
}
fieldset {
	position: relative;
	display: block;
	border: none;
	padding: 2px;
}
.searchbox {
	text-align: center;
	padding: 10px 0px 0px 0px;
}
.searchbox .forms {
	padding: 5px 0px 10px 2px;
}
.searchbox .forms h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 40px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.searchbox input {
	width: 85px;
	font-size: 10px;
	margin: 0px 5px 0px 0px;
}
.searchbox input.button {
	width: auto;
	font-size: 10px;
	font-weight: bold;
	line-height: 80%;
	padding: 0px 3px 0px 3px;
	margin: 0px 0px 0px 0px;
}
.itembox .forms {
	color: #c2bdb8;
}
.itembox .forms input {
	width: 40px;
	margin: 0px 0px 0px 5px;
	background-color: #191919;
	font-weight: normal;
	color: #9e9690;
}
.itembox .forms input.button {
	width: auto;
	background-color: #151515;
	border: solid 1px #535353;
	font-weight: bold;
	line-height: 80%;
	color: #9e9690;
	margin: 0px 5px 0px 5px;
}
.itembox .forms select {
	width: 110px;
	background-color: #191919;
	font-size: 10px;
	font-weight: normal;
	color: #9e9690;
	margin: 0px 5px 0px 5px;
}


/*
Inhalte
*/
h1 {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	margin: 10px 0px 20px 10px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	margin: 8px 0px 10px 10px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	margin: 8px 0px 10px 10px;
}
p {
	margin: 0px 10px 0px 10px;
}
form {
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
}
.itembox {
	width: 660px;
	margin: 0px 0px 10px 50px;
	background-color: #080808;
	background-image: url(layout2/itembox_bg.jpg);
	background-repeat: repeat-y;
}
.itembox_in {
	background-image: url(layout2/itembox_top.jpg);
	background-repeat: no-repeat;
}
.itembox_in2 {
	background-image: url(layout2/itembox_demon.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.itembox .forms {
	padding: 15px 0px 14px 15px;
	background-image: url(layout2/itembox_form.jpg);
	background-repeat: no-repeat;
}
.art_name {
	padding: 20px 0px 20px 15px;
	margin: 0px 0px 0px 0px;
}
.art_name h2 {
	margin: 0px 0px 0px 0px;
	font-size: 15px;
	line-height: 100%;
	color: #b2aaa1;
	font-variant: small-caps;
}
.box {
	padding: 10px 0px 10px 0px;
	margin: 5px 0px 5px 0px;
}
.info {
	width: 470px;
	padding: 5px 0px 5px 1px;
	float: left;
}
.info .cats {
	font-size: 10px;
	color: #777777;
	padding: 5px 0px 15px 10px;
}
.descr {
	height: 130px;
	padding: 0px 10px 0px 5px;
}
*[class=descr] {
	height: auto;
	min-height: 130px;
}
.info .price {
	font-weight: bold;
	padding: 5px 0px 5px 10px;
}
.bildbox {
	width: 140px;
	height: 170px;
	padding: 15px 15px 15px 15px;
	border: solid 1px #303030;
	float: left;
}
.bild {
	width: 140px;
	height: 140px;
	padding: 5px 5px 5px 5px;
	background-color: #212121;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.bild img {
	margin: 0;
}
.bild:hover {
	background-color: #171717;
}
.bildnav {
	width: auto;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 5px 5px;
	background-color: #202020;
	border: solid 1px #555555;
}
.backlink {
	padding: 10px 0px 10px 20px;
	margin: 30px 40px 20px 30px;
	background-color: #090909;
	border: solid 1px #212121;
}

.item_overview {
	padding: 10px 0px 10px 0px;
}
.item_box {
	width: auto;
	border: solid 1px #353535;
	margin: 0px 40px 20px 30px;
	padding: 5px 0px 5px 5px;
}
.item_info h2, .item_info h2 a, .item_info h2 a:link, .item_info h2 a:hover {
	margin: 0px;
	padding: 2px 0px 5px 0px;
	background-color: #050505;
	font-size: 13px;
	color: #c2bdb8;
}
.item_info {
	width: 560px;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	float: left;
}
.item_img {
	width: 100px;
	padding: 5px 5px 5px 5px;
	margin: 0px 15px 0px 0px;
	background-color: #373737;
	float: left;
}
.item_img:hover {
	background-color: #c2bdb8;
}

.navigation {
	width: auto;
	padding: 10px 0px 10px 35px;
	color: #888888;
}
.navigation a {
	font-weight: bold;
}

.latestbox {
	width: auto;
	padding: 80px 0px 10px 110px;
	margin: 0;
}
.latestbox h1 {
	text-align: left;
	margin: 0px 0px 10px 0px;
}
.latest_items {
	width: 235px;
	padding: 5px 5px 5px 5px;
	margin: 0px 10px 0px 0px;
	border: solid 1px #353535;
	text-align: center;
	float: left;
}
.latest_img {
	width: 100px;
	padding: 3px 3px 3px 3px;
	background-color: #151515;
	border: solid 1px #555555;
	margin: auto;
}
.latest_img:hover {
	background-color: #9e9690;
}
.latest_items h2, .latest_items h3 {
	margin: 0px 0px 5px 0px;
	font-size: 12px;
}
.latest_items h2 {
	background-color: #131313;
	padding: 6px 0 6px 0;
	color: #9e9690;
}

/*
Shopping Cart
*/

.cartbox {
	width: 760px;
	background-color: #090909;
	font-size: 10px;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}
.cartrow {
	background-color: #171717;
	border-bottom: solid 1px #555555;
	margin: 0px 0px 10px 0px;
	padding: 6px 0px 3px 0px;
}
.cartrow_first {
	background-color: #151515;
	border-bottom: solid 1px #555555;
	font-size: 10px;
	font-weight: bold;
	color: #c2bdb8;
	margin: 0px 0px 30px 0px;
	padding: 10px 0px 10px 0px;
}
.cart_info_id {
	width: 30px;
	text-align: center;
	float: left;
}
.cart_info_name {
	width: 150px;
	float: left;
}
.cart_info_bez {
	width: 160px;
	float: left;
}
.cart_info_artnr {
	width: 60px;
	float: left;
}
.cart_info_farbe {
	width: 120px;
	text-align: center;
	float: left;
}
.cart_price {
	width: 220px;
	float: left;
}
.cart_price .cart_prices_menge {
	width: 60px;
	text-align: center;
	float: left;
}
.cart_price .cart_prices_epreis {
	width: 80px;
	font-weight: bold;
	text-align: right;
	float: left;
}
.cart_price .cart_prices_gpreis {
	width: 80px;
	font-weight: bold;
	text-align: right;
	float: left;
}
.cart_sums {
	width: auto;
	margin: 20px 0px 0px 0px;
	text-align: right;
	font-weight: bold;
	padding: 10px 10px 20px 0px;
}
.cartbox form {
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}
.cartbox input, input.menge {
	width: 13px;
	height: 15px;
	border: solid 1px #565656;
	background-color: #212121;
	font-size: 10px;
	color: #c2bdb8;
	margin: 0px;
	padding: 0px 0px 0px 3px;
}
input.del_form_button {
	width: 19px;
	height: 18px;
	padding: 0px 0px 2px 0px;
	background-color: #030303;
	border: solid 1px #565656;
	font-weight: bold;
	color: #bb0000;
}
input.edit_menge_button {
	width: 19px;
	height: 18px;
	background-color: #050505;
	border: solid 1px #565656;
	padding: 0px 0px 2px 0px;
	font-size: 10px;
	font-weight: bold;
	color: #007700;
}
.hinweis_cart {
	padding: 10px 0px 10px 0px;
}
.hinweis_cart h3 {
	margin: 0px 0px 20px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #bb0000;
}
.allghinweise {
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	border-top: solid 1px #999999;
	font-weight: bold;
	text-align: center;
	color: #bb0000;
}
.orderlink {
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
}
.orderlink a {
	font-weight: bold;
}
.error {
	font-weight: bold;
	color: #bb0000;
}
.outinfo {
	font-weight: bold;
}

/*
Suchergebnisse
*/

.suchergebnisse {
	width: auto;
	margin: 0px 30px 0px 20px;
	padding: 10px 0px 10px 0px;
}
.ergebnis {
	width: auto;
	padding: 10px 0px 10px 0px;
	border-bottom: solid 1px #353535;
}
.ergebnis h2, .ergebnis h2 a, .ergebnis h2 a:hover {
	font-size: 12px;
	margin: 0px 0px 5px 0px;
}
.ergebnis p {
	margin: 0px;
}
.small {
	font-size: 10px;
	color: #666666;
}

/* staticpages */

.staticpages {
	width: auto;
	margin: 0px 30px 0px 20px;
}
.staticpages h1 {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	margin: 0px 0px 20px 0px;
}
.staticpages h2 {
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	margin: 0px 0px 10px 0px;
}
.staticpages h3 {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	margin: 0px 0px 10px 0px;
}

/* css menu */

#menu {
	position: relative;
	top: 0;
	left: 0;
	width: 135px;
	margin: 0px 0px 0px 25px;
	z-index: 200;
}

#menu ul {
	list-style: none; 
	margin: 0; 
	padding: 0; 
}

#menu h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #c2bdb8;
	text-decoration: underline;
	line-height: 130%;
	margin: 2px 0px 3px 0px;
	padding: 6px 0px 3px 2px;
}
#menu a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
   display: block;
   margin: 0;
	color: #c2bdb8;  
	text-decoration: none;
}
#menu a:link {
	font-weight: bold;
	color: #c2bdb8;
}
#menu a:visited {
	font-weight: bold;
	color: #c2bab8;
}
#menu a:hover {
	font-weight: bold;
/*	color: #c2bdb8; */
	color: #9e9690;
	text-decoration: underline;
}

#menu li { 
	position: relative;
	margin: 0;
}
#menu ul li ul li ul li {
	background-color: #232323;
}
#menu ul li ul li a {
	padding: 2px 0px 1px 5px;
}
#menu ul li ul li {
	padding: 1px 0px 2px 0px;
	border-bottom: solid 1px #333333;
}

#menu ul li ul li.normal a {
	padding: 1px 0px 0px 1px;
}
#menu ul li ul li ul li a {
	padding: 0px;
}
#menu ul ul ul {
	position: absolute; 
	top: 0; 
	left: 100%; 
	width: 150px;
	padding: 4px 4px 4px 4px;
	background-color: #161616;
	z-index: 200;
}
#menu ul ul ul.runin {
	position: relative;
	width: auto;
	left: auto;
	top: auto;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 8px 10px;
	border: none;
	border-top: solid 1px #444444;
	display: block;
}
#menu ul ul ul.runin li {
	background-color: transparent;
	border: none;
	font-size: 10px;
}
#menu ul ul ul.runin li a, #menu ul ul ul.runin li a:link, #menu ul ul ul.runin li a:visited, #menu ul ul ul.runin li a:hover {
	font-size: 10px;
	border: none;
	border-bottom: solid 1px #555555;
}

#menu ul ul ul li {
	padding: 3px 0px 3px 2px;
	margin: 0px 0px 0px 0px;
	line-height: 150%;
}
#menu ul ul li a, #menu ul li a {
	line-height: 150%;
}
#menu ul ul {
	padding: 0px 0px 3px 0px;
}
div#menu ul ul ul, div#menu ul ul li:hover ul ul {
	display: none;
}

div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul {
	display: block;
}


.clearer {
	clear: both;
}

a {
	outline: none;
}

a:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #aba29c;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9e9690;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #aba29c;
	text-decoration: underline;
}
