/* ------------------------------------------------------------
- Generelle Styles -
-------------------------------------------------------------*/

body {
    text-align: center;
    margin: 0;
    padding: 0;
    background: url(/img/bgBodyWood2.jpg);
    background-attachment: fixed;
}

BODY, td { 
	font-family: Arial, Verdana, geneva, helvetica, sans-serif;
	font-size : 13px;
	font-style: normal; 
	color : #000000;

}

form {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
}

img, table {
	border: none;
}

select {
	font-size : 10px;
	font-style: normal; 
	color : #000000;
	background-color: #FFFFFF;
	font-weight: normal;
}

h1, h1 a:link, h1 a:active, h1 a:visited, h1 a:hover { 
	font-size: 14px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	color: #660000;
	font-weight:bold;
	/*text-transform: capitalize;*/
}

h2 {	
	font-size: 11px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-weight:normal;
	letter-spacing:1px;
}

h3, h3 a:link, h3 a:active, h3 a:visited, h3 a:hover, .headline3 { 
	font-size: 12px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	color: #006600;
	font-weight:bold;
}

h4 {	
	font-size: 11px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-weight:bold;
}

/* ------------------------------------------------------------
- Ende Generelle Styles -
-------------------------------------------------------------*/

/* ------------------------------------------------------------
- Layer -
-------------------------------------------------------------*/

#main {
    margin: 0 auto;
    text-align: left;
    width: 980px;
    position: relative;
    background: #fff;
}

#header {
	position: relative;
    text-align: left;
    width: 980px;
	height: 100px;
    margin: 0 auto;
	background-image: url(/img/header.png);
}

#trolley {
	position: absolute;
	top: 30px;
	right: 10px;
	width: 140px;
    padding: 10px;
    height: 30px;
	z-index: 50;
    color: #fff;
    font-size: 11px;
    text-align: center;
}

#trolley p {
    margin: 0 0 5px 0;
}

#logo {
	position: absolute;
	top: 16px;
	left: 0px;
	z-index: 10;
    overflow: hidden;
    text-indent: -1000px;
    width: 300px;
    height: 84px;
}

#navigation {

}

#pathtoproduct {
	width: 580px;
	z-index: 4;
    line-height: 20px;
    font-size: 11px;
    padding-left: 4px;
}

#content {
	z-index: 1;
    border: 1px solid #000;
    border-top: 0;
    padding-top: 20px;
}

#content:after {
     display: block;
     content: ".";
     clear: both;
     font-size: 0;
     line-height: 0;
     height: 0;
     overflow: hidden;
 }

#one_column {
    width: 758px;
    margin: 0 auto;
}

#left_content {
    width: 698px;
    padding: 0 20px 20px 20px;
    float: left;
	z-index: 6;
	line-height: 1.4em;
    position: relative;
}

#productsearch_content {
	position: absolute;
	top: 0px;
	left: 1px;
	width: 980px;
	z-index: 6;
	font-size : 11px;
}

#ProductSearch {
    position: absolute;
    right: 320px;
    top: 40px;
    width: 160px;
    background: #fff;
    padding: 4px;
    z-index: 100;
    font-size: 12px;
}

#category_content {
	position: absolute;
	top: -5px;
	left: 3px;
	width: 605px;
	z-index: 6;
	font-size : 11px;
}

#attributes {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 6;
}

#right_column {
	width: 240px;
    float: right;
	z-index: 1;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}

#left_column {
	float: left;
	width: 175px;
	z-index: 10;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#overdiv {
	position:absolute; 
	visibility:hidden; 
	z-index:1000;
}

#all {
	margin: 0px 5px 0px 5px;
}

/* ------------------------------------------------------------
- Ende Layer -
-------------------------------------------------------------*/

/* ------------------------------------------------------------
- Links -
-------------------------------------------------------------*/

a {
	color: #000000;
	text-decoration: underline;
}
a:hover {	
	text-decoration: none;
}
a.nav, a.nav:link, a.nav:hover, a.nav:active, a.nav:visited {	
	color: #d8d8d8;
	font-weight:normal; 
	text-decoration: none;
	font-size : 12px;
}

a.trolley, a.trolley:link, a.trolley:hover, a.trolley:active, a.trolley:visited {	
	color: #FFFFFF;
	font-weight:bold; 
	text-decoration: none;
	font-size : 11px;
}

a.nav_h, a.nav_h:link, a.nav_h:hover, a.nav_h:active, a.nav_h:visited {	
	color: #FFFFFF;
	font-weight:normal; 
	text-decoration: none;
	font-size : 12px;
}

a.footer, a.footer:link, a.footer:hover, a.footer:active, a.footer:visited {
	text-decoration: none;
	color: #909090;
	font-size : 11px;
}

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

/* ------------------------------------------------------------
- Ende Links -
-------------------------------------------------------------*/

/* ------------------------------------------------------------
- Text -
-------------------------------------------------------------*/
table.nav {
	color: #FFFFFF;
	background-color: #909090;
	font-size: 11px;
	width: 980px;
	border-style: none none none none;
	border-spacing: 0px;
	empty-cells: show;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: separate;
}

table.border {
	border: 1px solid #000000;
}

td.nav1 {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000; 
	color: #CECECE; 
	background-color: #a2a2a2;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	height: 3px;
}
td.nav2 {
	text-align:center;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000; 
	color: #CECECE; 
	background-color: #a2a2a2; 
	font-weight: normal;
	padding: 3px 3px 3px 3px;
}
td.nav2_h {
	text-align:center;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000; 
	color: #CECECE; 
	font-weight: normal;
	padding: 3px 3px 3px 3px;
}

td.nav3 {
	text-align:center;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	color: #CECECE; 
	background-color: #a2a2a2; 
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	height: 5px;
}
td.process {
	color: #000000;
	BACKGROUND-COLOR: #eaeaea;
	font-size : 11px;
}

td.process_highlight {
	color: #FFFFFF;
	BACKGROUND-COLOR: #909090;
	font-weight:bold;
	border-width: 1px;
	border-style: solid;
	border-color: #660000;
	font-size : 11px;
}

/* ------------------------------------------------------------
- Ende Text -
-------------------------------------------------------------*/

td.topline {
	border-top: 1px solid #000000;
}

td.topdoubleline {
	border-top: 3px double #000000;
}

td.headline4 {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	BACKGROUND-COLOR: #b4b4b4;
}

td.row1 {
	BACKGROUND-COLOR: #eaeaea;
}

td.userservlet_1 {
	font-weight:bold;
	font-size: 10px;
	BACKGROUND-COLOR: #f8f8f8;
}

td.userservlet_2 {
	font-weight:bold;
	font-size: 10px;
	BACKGROUND-COLOR: #d8d8d8;
}

td.userservlet_error {
	BACKGROUND-COLOR: #990000;
}

.edit, textarea {
	color: #000000;
	BACKGROUND-COLOR: #f8f8f8;
	border-width: 1px;
	border-style: solid;
	border-color: #7e7e7e;
	font-size : 11px;
	font-weight: normal;
}

.edit_h {
	color: #000000;
	BACKGROUND-COLOR: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #990000;
	font-size : 11px;
	font-weight: normal;
}

.border {
	border-width: 1px;
	border-style: solid;
	border-color: #7e7e7e;
}

span.error {
	color: #990000;
}

span.red {
	color: #cc0000;
	font-weight: bold;
}

span.footer {
	color: #909090;
	font-size : 10px;
}

img.category_image {
	border: 1px solid #000000; 
	float:left;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
}

td.headline_table {
	BACKGROUND-COLOR: #b4b4b4;
}

hr {
	color: #b4b4b4;
	height: 1px;
	width: 100%;
}

strong {
	font-weight: normal;
}

span.bold {
	font-weight: bold;
}

ul {
	list-style-image:url(/img/templates/ul.gif);
	margin: 0px 0px 0px 17px;
}

#st {
	display: none;
}

#praesente {
	margin: 5px 0 20px 5px;
}

#praesente li {
	margin: 0;
	padding: 2px 0 2px 10px;
}

#index_content, #index_content * {
	line-height: 170%;
}

.errorMsg {
    color: red;
    font-weight: bold;
}

.right_column_box img {
    max-width: 128px;
}

.agb {
    height: 100px;
    overflow: auto;
    border: 1px solid #333;
}

.innerAgb {
    padding: 10px;
}

.agb .widerruf {
    padding: 10px;
    background: #eee;
}

.agb h2 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 1em;
}

.agb h3 {
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 0.5em;
}

.agbHeadline {
    color: #006600;
    font-size: 12px;
    font-weight: bold;
}

#trustedShops {
    position: absolute;
    top: 20px;
    right: 200px;
    z-index: 100;
    width: 84px;
    height: 80px;
    overflow: hidden;
    text-indent: -1000px;
}

#metaNav {
    position: absolute;
    z-index: 101;
    top: 3px;
    right: 5px;
    color: #fff;
    font-size: 11px;
}

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

#metaNav li {
    display: inline;
    margin-right: 4px;
    list-style: none;
}

#metaNav a {
  color: #fff;
  text-decoration: none;
}

#metaNav a:hover {
  text-decoration: underline;
}

#regions {
	z-index: 3;
	background-color:#c6c6c6;
	padding: 5px 3px;
	border: 1px solid #000000;
    border-top: 0;
    height: 20px;
    clear: both;
    overflow: hidden;
}

div.right_column_box {
	BACKGROUND-COLOR: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #7e7e7e;
	font-size: 10px;
	margin: 5px 2px 0px 2px;
	padding: 5px 5px 5px 5px;
	width:128px;
}

div.left_column_box {
	BACKGROUND-COLOR: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #7e7e7e;
	font-size: 10px;
	margin: 0px 2px 5px 2px;
	padding: 5px 5px 5px 5px;
	width:143px;
}

#right_column .box {
    padding: 20px;
    background: #fff;
    margin-bottom: 20px;
    border: 2px solid #ccc;
    margin-right: 20px;
}

.categoryList {
    border-collapse: collapse;
    border: 0;
    border-spacing: 0;
}

.categoryList .image {
    padding: 20px 20px 20px 0;
    vertical-align: middle;
    text-align: center;
}

.categoryList .info {
    padding: 20px 20px 20px 0;
    vertical-align: top;
}

input.primary,
a.button.primary {
    background: #47b903;
    color: #fff;
    border: 1px solid #fff;
    font-weight: bold;
    font-size: 12px;
    padding: 4px 10px;
    text-decoration: none;
}

#right_column .primary {
    width: 15em;
}


a.button.primary.small {
    font-size: 11px;
    padding: 2px 5px;
}

.regionImage {
    padding: 20px;
    background: #fff;
    margin-bottom: 20px;
}

#right_column .box ul {
    padding: 0;
    margin-left: 10px;
}

#left_content .box {
    border: 1px solid #ccc;
    padding: 20px;
    margin-bottom: 20px;
}
