/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

#placeholder {text-indent: -1000px}

body {
width: 100%;
	margin: 0;
	padding: 0;
	/*background: #F7F7F7 url(/static_images/img01.jpg) repeat left top;*/
	background: url(/static_images/img02.jpg) repeat-x left top !important;
	background-color: #333333 !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5A554E;
}

#wrapper {
width: 100%;
	margin: 0px auto;
	padding: 0px;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #32639A;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 200%;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	color: #516C00;
}

div#topnav a {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
}

h2 a {
	text-decoration: none;
}

/* Header */

#header {
	width: 1000px;
	height: 175px;
	margin: 0 auto;
	padding: 0px;
	background: url(/static_images/img03.jpg) no-repeat left top; /* sky */
}

/* Logo */

#topnav {
	line-height: normal;
	font-size: 12px;
	text-align: left;
	color: #ffffff;
}

#logo {
	float: left;
	margin: 0;
	padding: 50px 0px 0px 50px;
	color: #000000;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#logo h1 {
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 44px;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo p {
	margin: -30px 0px 0px 0px;
	padding: 26px 0 0 2px;
	font: normal 19px Georgia, "Times New Roman", Times, serif;
	color: #C5E8FF;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #C5E8FF;
}


#banner {
	margin-bottom: 20px;
	border: 12px #ECECEC solid;
}

/* Navigation */

#navigation {
position: absolute;
left: 50%;
margin-left: -500px; /* negative Hälfte von width:800px */
    float:right;
	width: 200px;
	height: 785px;
	overflow: auto;
	/*margin: 0px auto;*/
	padding: 0px 0px 0px 0px;
	background-color: #ffffff !important;
}

/* Suche */

#suche {

}

/* Page */

#page {
position: absolute;
left: 50%;
margin-left: -300px; /* negative Hälfte von width:800px */
	float:left;
	width: 800px;
	height: 735px;
	/* margin: 0px auto; */
	padding: 0px 0px 0px 0px;
	background: #f0f0ff;
}

/* Content */

.clear {
clear:left;
}


/* View Type: Grid */
.products-grid { width:100%;}
.products-grid tr.odd {}
.products-grid tr.even { background-color:#f6f6f6; }
.products-grid td { width:33%; border:1px solid #ddd; padding:5px; }
.products-grid td.empty {}


/* Regular price */
.regular-price {}
.regular-price .price { font-weight:bold; }

.product-name { font-size:1em; font-weight:bold; line-height:1.5; }


.links {
	padding-top: 10px;
}
/* Footer */

#footer-content {
	width: 900px;
	height: 255px;
	margin: 0 auto;
	padding: 60px 50px 0px 50px;
	background: url(/static_images/img15.jpg) no-repeat left top;
	font-size: 12px;
	color: #887450;
}

#footer-content .column1 {
	float: left;
	width: 570px;
}

#footer-content .column2 {
	float: right;
	width: 273px;
}

#footer-content h2 {
	padding-bottom: 10px;
	font-size: 22px;
	color: #E3D2B6;
}

#footer-content strong {
	color: #E3D2B6;
}

#footer-content a {
	color: #AA8B55;
}

#footer-content a:hover {
	color: #AA8B55;
}

.list li {
	margin-bottom: 6px;
}

#footer {
margin-top: 735px;
position: absolute;
left: 50%;
margin-left: -300px; /* negative Hälfte von width:800px */
	float: left;
	width: 800px;
	height: 50px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333 !important;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 12px;
	text-align: center;
	color: #82A2B9;
}

#footer a {
	text-decoration: underline;
	color: #82A2B9;
}
