/*= Layout */
#design
{
	width: 950px;
	padding-top: 1em;
	margin-left: auto;
	margin-right: auto;
}

#wrapper
{
	
	background-color: #ffffff;
	float: left;
	border-top: 0px solid #BDBDBE;
	border-bottom: 1px solid #BDBDBE;
	margin-top: 18px;
	width: 950px !important;
}

#navigation
{
	width: 160px;
	float: left;
}

#navigation .inside
{
	margin-left: 1px;
}

#navigation h4,
#sidebar h4
{
	width: 100%;
	height: 20px;
	line-height: 20px;
	color: #fff;
	font: normal 12px "Verdana";
	text-align: center;
	margin-top: 1px;
	margin-bottom: 4px;
	text-shadow:rgba(0,0,0,0.3) 0 -1px 0;
	
}

#sidebar h4 a
{
	color: white;
	border: 0;
	text-decoration: none;
	font: normal 12px "Verdana";
	text-shadow:rgba(0,0,0,0.3) 0 -1px 0;	
}

#righty
{
	width: 790px;
	float: left;
}

#sidebar
{
	float: right;
	width: 160px;
	overflow: hidden;
}

#sidebar p
{
	margin-left: 0.2em;
}

#sidebar .inside
{
	margin-left: 0.8em;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}

#content
{
	float: left;
	width: 630px;
}

#innerContent
{
	margin-left: 10px;
	width: 610px !important;
	overflow: hidden !important;
}

#cart_list
{
	color: #67ADE1;
	margin-bottom: 0.6em;
}

#cart_list_sums
{
	margin-top: 0.5em;
	color: #999;
	margin-bottom: 0.5em;
}

#cart_list_sums strong
{
	font-size: 105%;
}

#cart_list_sums em
{
	color: #aaa;
}

#topseller li,
#newest li
{
	margin-bottom: 0.4em;
}

#topseller li a,
#newest li a
{
	border: 0;
}

#topseller li a:hover,
#newest li a:hover
{
	border-bottom: 1px solid #67ADE1;
}

img
{
	border: 0;
}

a img {
border : 0 none;
decoration: none;

}

/*= Fonts */
table, td, p, a
{
	font: 11px Verdana, "Sans-Serif";
}

input, input.select, select, option
{
	font-size: 11px;
}

#site_notice
{
	width: 100%;
	margin-bottom: 2em;
	padding: 0.15em 0;
	line-height: 24px;
	text-align: center;
	color: #fff;
	background-color: #666;
}

#header
{
	margin-left: -1px;
}

body
{
	text-align: center;
}

#design
{
	text-align: left;
}

/*= Browser */
html, body
{
	margin: 0;
	padding: 0;
}

img
{
	// Fix für altes Mozilla, dass dann einen blauen Rahmen zeichnet. border: 0;
}

/*= More Fonts */
td, p
{
	font: 11px Verdana, "Sans-Serif";
}

input, input.select, select, option
{
	font-size: 11px;
}

h1
{
	font: bold 16px "Trebuchet MS";
	font-weight: bold;
	color: #333;
	margin-bottom: 1em;
}

h2
{
	font: bold 12px "Verdana";
	color: #333;
}

a
{
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #aaa;
}

a.button
{
	border: 0;
}

a:hover
{
	border-bottom: 1px solid #0099FF;
}

a.button:hover
{
	border: 0;
}

a:active
{
}

a.article:visited
{
	color: #67ADE1;
}

.input
{
	margin-bottom: 5px;
}

.submit
{
	margin-top: 6px;
}

.coming_soon
{
	margin-top: 1em;
	background-color: #FFF99F;
	float: left;
	padding: 0.6em 0.6em;
	border-top: 3px solid #FFD36F;
	border-bottom: 1px solid #FFD36F;
}

.table
{
	border-collapse: collapse;
	margin-bottom: 0.6em;
}

.table tr td,
.table tr th
{
	vertical-align: middle;
	padding: 0px 5px;
	height: 27px;
	border: 1px solid #C1C1C1;
}

.table tr th
{
	text-align: left;
	font-weight: bold;
	vertical-align: middle;
	padding: 0px 5px;
	background-color: #E6E6E6;
	font-size: 11px;
	height: 27px;
	background-image: url(/images/admin/table_bg.gif);
	background-repeat: repeat-x;
}

#wrapper
{
	width: 950px;
	border-collapse: collapse;
}

table#design,
table#header,
#copyright
{
	width: 950px;
	border-collapse: collapse;
}

table#design
{
	border-spacing: 0px;
}

#copyright
{
	text-align: left;
	width: 950px;
	color: #444;
	margin: 6px auto;
	padding-top: 1em;
	padding-bottom: 1.2em;
}

td#navigation,
td#content,
td#right_sidebar
{
	border: 1px solid #BDBDBE;
}

td#content
{
	border-right: 0;
}

td#sidebar
{
}

/* Element: Navigation */
td#navigation,
td#right_sidebar
{
	border-right: 1px solid #BDBDBE;
	/*
		Ich möchte ganz sicher sein, dass die Liste nicht grösser wird,
		zumindestens so lange bis ich das Design tabellenlos machen kann.
	*/
	width: 160px !important;
	min-width: 160px !important;
	max-width: 160px !important;
	overflow: hide !important;
}

td#content
{
	padding-bottom: 16px;
}

div.label
{
	text-align: center;
	width: 100%;
	background-color: #A5A5A6;
	color: #fff;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
}

h1
{
	font-size: 16px;
	margin-top: 8px;
}

#select
{
	height: 14px;
	width: 654px;
	padding: 6px;
	background-color: #E0E9F3;
}

ul,
li
{
	list-style: none default !important;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#list_selection
{
	list-style: none default;
	padding: 0;
}

#list_selection li
{
	border-top: 0px solid #fff;
}

#list_selection li.head
{
	line-height: 28px;
	background-image: url(/images/sorter-bg.gif);
	background-color: #e0e0e0;
	background-repeat: repeat-x;
	vertical-align: middle;}

#list_selection li a
{
	display: block;
	color: #0099FF;
	font-weight: normal;
	margin-left: 10px;
	height: 22px;
	line-height: 22px;
	text-decoration: none;
	border: 0;
}

#list_selection li.child
{
	background-color: #f8f8f8 !important;
	border-left: 0px solid #89CBFC;
		
}

#list_selection li.child_head
{

	background-color: #f8f8f8 !important;
	color: #404040;
	height: 18px;
	padding-left: 1.5em;
	padding-top: 0.3em;
	vertical-align: middle;
	line-height: 16px;
	border-left: 0px solid #89CBFC;
	
}

#list_selection li.child_space
{

	background-color: #f8f8f8 !important;
	height: 8px;
	line-height: 3px;
	border-left: 0px solid #89CBFC;
}

#list_selection li.child,
#list_selection li.current_child
{
	height: 18px;
	line-height: 16px;
	vertical-align: middle;
	padding-left: 0.6em;
	border-left: 0px solid #89CBFC;
}

#list_selection li a:hover
{
	text-decoration: underline;
}

/* Auswahl der Liste */
#list_selection li
{
	border-top: 0px solid #fffff;
}

#list_selection li.current
{
	background-color: #89CBFC !important;
	background-image: url(/images/gradient_26.png);
	
	border-top: 0px solid #407DDB;
}

#list_selection li.current_child
{
	background-color: #89CBFC !important;
	background-image: none;
	border-bottom: 1px solid #89CBFC;
}

#list_selection .current a, #list_selection .current_child a
{
	color: white;
	font-weight: bold;
	
}

h3
{
	font-size: 11px;
	color: #444;
	font-weight: bold;
}

#sorter
{
	height: 28px;
	line-height: 28px;
	background-image: url(/images/sorter-bg.gif);
	padding-left: 6px;
	padding-right: 6px;
	background-color: #e0e0e0;
	background-repeat: repeat-x;
	vertical-align: middle;
}

li.child,
li.current_child
{
	/*	list-style: circle inside !important;*/
}

#topseller li,
#newest li
{
	color: #4199FF;
	list-style: circle outside !important;
	margin-left: 18px;
	padding-left: 0;
}

#topseller li a,
#newest li a
{
	font-weight: normal;
}

.add_to_cart {
  width:  155px;
  height: 23px;

  background-image:    url(/images/add-to-cart-button_2010.png);
  background-position: top left;
}

.hovered {
  background-position: -155px 0;
}

.pressed {
  background-position: -310px 0 !important;
}
.add_to_cart_en {
  width:  120px;
  height: 20px;

  background-image:    url(/images/add-to-cart-button_en.png);
  background-position: top left;
}

.hovered {
  background-position: -155px 0;
}

.pressed {
  background-position: -310px 0 !important;
}

div.sidebox#right div.module {
	margin-bottom	: 5px;
}
.sidebox div.module {
	background		: transparent url(/art/pics/diverse/ul_3.gif) no-repeat bottom left;
	border			: 0px solid #cccccc;
	margin			:0px;
}
.sidebox div.module div {
	background		: transparent url(/art/pics/diverse/ur_3.gif) no-repeat bottom right;	
}
.sidebox div.module div div {
	background		: transparent url(/art/pics/diverse/ol_2.jpg) no-repeat top left;
}
.sidebox div.module div div div {
	background		: transparent url(/art/pics/diverse/or_2.jpg) no-repeat top right;
	padding			: 4px 1px 1px 1px;
	width			: auto !important;
	width			: 100%;
}
.sidebox div.module div div div div {
	background		: none;
	padding			: 0;
}
div.sidebox#user1 div.module div div div {
	padding			: 1px;
}

div.box2#right div.module {
	margin-bottom	: 5px;
}
.box2 div.module {
	background		: transparent url(/art/pics/diverse/ul.gif) no-repeat bottom left;
	border			: 0px solid #cccccc;
	margin			:0px;
}
.box2 div.module div {
	background		: transparent url(/art/pics/diverse/ur.gif) no-repeat bottom right;	
}
.box2 div.module div div {
	background		: transparent url(/art/pics/diverse/ol_3.jpg) no-repeat top left;
}
.box2 div.module div div div {
	background		: transparent url(/art/pics/diverse/or_3.jpg) no-repeat top right;
	padding			: 5px 5px 5px 5px;
	width			: auto !important;
	width			: 100%;
}
.box2 div.module div div div div {
	background		: none;
	padding			: 0;
}

div.box2#user1 div.module div div div {
	padding			: 5px;
}

div.bluebox2#right div.module {
	margin-bottom	: 5px;
}
.bluebox2 div.module {
	background		: transparent url(/art/pics/diverse/ul_blue2.jpg) no-repeat bottom left;
	border			: 0px solid #cccccc;
	margin			:0px;
}
.bluebox2 div.module div {
	background		: transparent url(/art/pics/diverse/ur_blue.gif) no-repeat bottom right;	
}
.bluebox2 div.module div div {
	background		: transparent url(/art/pics/diverse/ol_blue2.gif) no-repeat top left;
}
.bluebox2 div.module div div div {
	background		: transparent url(/art/pics/diverse/or_blue.gif) no-repeat top right;
	padding			: 5px 5px 5px 5px;
	width			: auto !important;
	width			: 100%;
}
.bluebox2 div.module div div div div {
	background		: none;
	padding			: 0;
}
div.bluebox2#user1 div.module div div div {
	padding			: 5px;
}

}
div.attention#right div.module {
	margin-bottom	: 5px;
}
.attention div.module {
	background		: transparent url(/images/ul_attention.jpg) no-repeat bottom left;
	border			: 0px solid #cccccc;
	margin			:0px;
}
.attention div.module div {
	background		: transparent url(/images/ur_attention.jpg) no-repeat bottom right;	
}
.attention div.module div div {
	background		: transparent url(/images/ol_attention.jpg) no-repeat top left;
}
.attention div.module div div div {
	background		: transparent url(/images/or_attention.jpg) no-repeat top right;
	padding			: 5px 5px 5px 5px;
	width			: auto !important;
	width			: 100%;
}
.attention div.module div div div div {
	background		: none;
	padding			: 0;
}
div.attention#user1 div.module div div div {
	padding			: 5px;
}

}
div.comment#right div.module {
	margin-bottom	: 5px;
}
.comment div.module {
	background		: transparent url(/images/ul_comment.jpg) no-repeat bottom left;
	border			: 0px solid #cccccc;
	margin			:0px;
}
.comment div.module div {
	background		: transparent url(/images/ur_comment.jpg) no-repeat bottom right;	
}
.comment div.module div div {
	background		: transparent url(/images/ol_comment.jpg) no-repeat top left;
}
.comment div.module div div div {
	background		: transparent url(/images/or_comment.jpg) no-repeat top right;
	padding			: 5px 5px 5px 5px;
	width			: auto !important;
	width			: 100%;
}
.comment div.module div div div div {
	background		: none;
	padding			: 0;
}
div.comment#user1 div.module div div div {
	padding			: 5px;
}