html, body {
	margin: 0;
	background: #dddddd;
}

#page {
	width: 886px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: white;
}

div, p, a, span, li, td {
	font-family: Verdana, Helvetica, Arial Narrow, Arial;
	font-size: 12px;
	color: #260859;
}

#header {
	height: 67px;
	background: url('img/header_bg.gif') #c5b9ac repeat-x top;
}

#logo {
	float: left;
	width: 201px;
	margin: 0 20px 0 40px;
}
#top_menu {
	float: left;
	width: 500px;
	padding: 40px 0 0 0;
	color: white;
}

#header a {
	text-decoration: none;
	color: white;
}
#header a:hover {
	text-decoration: underline;
}

#lang_menu {
 	padding: 35px 0 0 0;
	float:right;
	width: 85px;
	margin-right: 30px;
	
}

#sidebar {
 	font-size: 14px;
	float: left;
	margin: 0 20px 0 0;
	padding: 0px;
	width: 240px;
	height: 100%;
}

#sidebar .left_margin {
	margin-left: 40px;
}
.padd {
	padding: 10px;
}

#quick_find input {
	float: left;
}
#search_field {
	width: 136px;
	height: 18px;
	margin: 0 5px 0 0;
	padding: 0px;
}

#admin, #cart {
	background: white;
	padding: 5px 0 5px 0;
}
#admin table {
 	background: red;
	color: white;
	font-family: Verdana, Helvetica, Arial Narrow, Arial;
	font-size: 11px;
}
#admin table tr td b {
	color: white;
	font-family: Verdana, Helvetica, Arial Narrow, Arial;
	font-size: 13px;
}

#cart table {
	font-family: Verdana, Helvetica, Arial Narrow, Arial;
	font-size: 11px;
}



#login_box {
	background: #c5b9ac;
	padding: 5px 5px 5px 40px;
}

#login_box h3, #cart h3 {
	color: white;
	font-family: Times New Roman;
	font-style: italic;
	font-size: 20px;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: normal;
}


#login_box table tr td, #cart table tr td {
	padding: 2px 0 3px 0;
}

#cart {
	background: white url('img/gradient_cart.gif') repeat-x top left;
	padding: 5px 5px 5px 40px;
	margin-top: 2px;
}

#trail {
	float: left;
	margin: 0 5px 0 10px;
	width: 555px;
	height: 20px;

}
#trail a, #trail div {
	text-decoration: none;
	font-weight: normal;
}

#footer {
	background: #c5b9ac;
	margin: 10px 0 0 0;
	text-align: center;
	color: white;
	padding: 8px;
}
#footer a {
 	color: white;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}


#main {
	float: left;
	margin: 0 0 0 0;
	width: 620px;
}



a {
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

a img {
	border: 0;
}

#categories {
	margin-top: 50px;
}

#categories a {
	display: block;
}

#categories a.menu {
	height: 17px;
	margin: 0 0 8px 14px;
	font-family: Times New Roman;
	text-transform: uppercase;
	font-size: 16px;
	padding: 3px 0 0 24px;
}

#categories a:hover {
	color: #c4007e;
	text-decoration: none;
}

#categories a.new {
	background: url('img/icon_new.gif') no-repeat center left;
}

#categories a.new:hover {
	background: url('img/icon_new_over.gif') no-repeat center left;
}
#categories a.sale {
	background: url('img/icon_sale.gif') no-repeat center left;
}

#categories a.sale:hover {
	background: url('img/icon_sale_over.gif') no-repeat center left;
}
#categories a.brands {
	background: url('img/icon_brands.gif') no-repeat center left;
}

#categories a.brands:hover {
	background: url('img/icon_brands_over.gif') no-repeat center left;
}
#categories a.category {
	background: url('img/icon_category.gif') no-repeat center left;
}

#categories a.category:hover {
	background: url('img/icon_category_over.gif') no-repeat center left;
}


#categories a.cat {
 	background: url('img/icon_arrow.gif') no-repeat center left;
 	margin: 0 0 0px 40px;
 	padding: 0px 0 5px 12px;
 	border-bottom: 1px solid #c5b9ac;
}
#categories a.cat:hover {
 	background: url('img/icon_arrow_over.gif') no-repeat center left;
 	border-bottom: 1px solid #c4007e;
}

#categories a.sub {
	margin: 0 0 0px 50px;
}

#account {
	margin: 25px 0 0 0;
}

#account a {
 	font-size: 12px;
	line-height: 20px;
}

#account b a {
	font-weight: bold;
}


.boxHeader, .results, .pages {
	padding: 0 5px 0 0;
}

#main .boxHeader table {
 	background: url('img/headline_bg.gif') white repeat-x top;
	width: 590px;
	margin: 0;
	height: 58px;
}

#sidebar .boxHeader table {
	width: 201px;
	margin: 0;
	height: 28px;
}


.results table {
 	border-bottom: 1px solid #e9e3db;
 	padding: 0 0 5px 0;
 	width: 590px;
	margin: 0 0 10px 0;
}

.pages table {
 	border-top: 1px solid #e9e3db;
 	padding: 5px 0 0 0;
 	
	margin: 10px 0 5px 0;
}

#subcats {
	margin: 0 5px 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #e9e3db;
}

.boxHeader table tr td {
	padding: 0px 0 0 30px;
}

.boxHeader table tr td h2 {
 	display: inline;
	margin: 0;
	padding: 0 8px 0 8px;
	background: white;
	font-family: Times New Roman;
 	font-size: 28px;
 	font-style: italic;
 	font-weight: normal;
 	color: #c5b9ac;
}

#sidebar .boxHeader table tr td {
	padding: 10px 0 10px 0;
}
#sidebar .boxHeader table tr td h2 {
	padding: 0;
	font-size: 20px;
}

.list_entry {
	float: left;
	width: 205px;
	height: 340px;
}

.list_entry img{
	margin: 0 5px 0 0;
}

.list_entry p{
	text-align: left;
}

.price {
	color: #f299d9; 
	white-space: nowrap;
}

#brands {
	color: #f299d9;
	margin-top: 52px;
}

#brands a {
	color: #f299d9;
	font-size: 12px;
}

form, select, input {
	display:inline;
}

#details {
	padding: 0;
	margin: 0;
}

#products_image {
	float: left;
	margin: 0 5px 10px 0;
	width: 285px;
}

#products_image img {
	margin: 0 5px 5px 0;
	border: 0;
}

#products_image a img {
	margin: 0 1px 3px 0;
	padding: 0;
}

#products_info {
	float: left;
	margin: 0 5px 10px 0;
	width: 260px;
}
#products_info h2 {
	margin: 0;
	padding: 0;
}

.innerTable {
	width: 100%;
}



/* Drag and Drop Styling Starts Here */

.DragContainer {
	FLOAT: left; WIDTH: 100%; padding-bottom: 20px;
}
.DragContainer2 {
	FLOAT: left; WIDTH: 100%;
}
.OverDragContainer {
	FLOAT: left; WIDTH: 100%; padding-bottom: 20px;
}
.OverDragContainer {
	BACKGROUND-COLOR: #eee
}
.DragBox {
	FLOAT: left; WIDTH: 100%;
}

#main .DragBox {
	width: 620px;
}
#sidebar .DragBox {
	width: 240px;
}
.OverDragBox {
	
}
.DragDragBox {
	WIDTH: 158px;
	FILTER: alpha(opacity=50);
}

.DragHandle {
    CURSOR: move;
}
.DragHandle:hover {
    CURSOR: move; BACKGROUND-COLOR: #ffff99
}
.OverDragHandle {
    width: 15px; height: 15px;
    CURSOR: move; BACKGROUND-COLOR: #ffff99
}
.DragDragHandle {
    width: 15px; height: 15px;
    CURSOR: move; BACKGROUND-COLOR: #ff99cc;
}

LEGEND {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #666699; FONT-FAMILY: verdana, tahoma, arial
}
FIELDSET {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; PADDING-TOP: 3px
}
.History {
	FONT-SIZE: 10px; OVERFLOW: auto; WIDTH: 100%; FONT-FAMILY: verdana, tahoma, arial; HEIGHT: 82px
}

.boxEdit { color: #555555; background-color: #f1f1f1; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, sans-serif; padding: 5px; display: none}
.boxNewSpotlight { color: #555555; background-color: #f1f1f1; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, sans-serif;}

/* Drag and Drop Styling Ends Here */

/* clearfix zum Aufheben der Floatumgebung */

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


