/*
(c) Keziah

Keziah brown       : #623519
Keziah light green : #CCE6CA
left_side green    : #F0F5EB
*/

/* body ---------------------------------------------------------- */

* {
	padding: 0px;
	margin: 0px;
	font: 14px Arial, Helvetica,  Sans-Serif;
	color: black;
}

body {
	background: url('../images/2.png') repeat-x;
	text-align: center;
}

/* layout -------------------------------------------------------- */

#wrapper {
	width: 960px;
	margin: 0px auto;
	text-align: left;
	background: url("../images/3.png") repeat-y;
	min-height: 540px;
}

#left_side {
	float: left;
	width: 200px;
}

#navigation {
	margin-top: 180px;	
}

#right_side {
	float: right;
	width: 200px;
}

#content_wrapper {
	float: left;
	width: 560px;
}

#content {
	margin: 25px;
	text-align: justify;
}

#footer {
	width: 960px;
	margin: 0px auto;
	text-align: center;
	bottom: 0px;
	font-size: 10px;
	color:black;
	padding: 5px;
}

#address {
	height: 45px;
	margin: 10px;
	text-align: center;
	font-size: 10px;
}

img.spacer {
	float: none;
	border: 0px; 
	margin: 0px;
	height: 35px;
}

#clearer {
	clear: both;
}

/* ----- menu styles ----------------------------------------------*/
#navigation a img, #navigation a:visited img { 
	border: 1px solid 	#F0F5EB;
	padding: 0px;
	margin: 0px;
	margin-left: 9px;
}

#navigation a:hover {
	color: #CCE6CA;
}

#navigation a:hover img, #navigation a:active img {
	border: 1px solid #CCE6CA;
	padding: 0px;
	margin: 0px;
	margin-left: 9px;
}

/* ----- used tags ------------------------------------------------*/
h1 {
	font-style: italic;
	font-size: 24px;
	color: #623519;
	padding-top: 25px;
	padding-bottom: 5px;
	text-align: center;
}

h2 {
	font-style: italic;
	font-size: 20px;
	color: #623519;
	padding-top: 12px;
	padding-bottom: 5px;
	text-align: center;
}

h3 {
	font-style: italic;
	font-size: 18px;
	color: #623519;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

h4 {
	font-size: 16px;
	color: black;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

h5 {
	font-size: 14px;
	color: black;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

img.title {
	display: block;
	margin-left: auto;
	margin-right: auto;
	float: none;
	padding-top: 25px;
	padding-bottom: 5px;
	clear: both;
}

img.subtitle {
	display: block;
	text-align: left;
	float: none;
	padding-top: 12px;
	padding-bottom: 5px;
	clear: both;
}

img.maintitle {
	display: block;
	margin-left: auto;
	margin-right: auto;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
}

p {
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
}

p.centered {
	text-align: center;
}

a, a:visited {
	text-decoration: none;
	color : #623519;
	font-weight: bold;
}

a:hover, a:active {
	color : #CCE6CA;
}

#footer a, #footer a:visited, #address a, #address a:visited {
	font-weight: normal;
	font-size: 10px;
}

ul {
	list-style-position: outside;
	list-style-type: disc;
	padding-bottom: 12px;
	margin-left: 25px;
}

ol {
	list-style-position: outside;
	list-style-type: decimal;
	padding-bottom: 12px;
	margin-left: 25px;
}

b, strong {
	font-weight: bold;
}

img {
	float: left;
	border: 0px; 
}

img.float_left, .slideshow_left {
	float: left;
	margin: 2px 12px 12px 2px;
}

img.float_right, .slideshow_right {
	float: right;
	margin: 2px 2px 12px 12px;
}

.slideshow_center {
	clear: both;
	text-align: center;
	margin: 12px auto;
}

.slideshow_left p, .slideshow_right p {
	display: none;
}

img.gallery, img.gallery:visited {
	float: none;
	border: 1px solid #F0F5EB;
	padding: 5px;
	margin: 5px;
}

img.gallery:hover, img.gallery:active {
	border: 1px solid 	#CCE6CA;
}

#produktegalerie img, img:visited {
	float: none;
	border: 1px solid #F0F5EB;
	padding: 5px;
	margin: 0px;
}

#produktegalerie img:hover, img:active {
	border: 1px solid 	#CCE6CA;
}

img.text {
	display: block;
	float: none;
	padding-top: 12px;
	padding-bottom: 12px;
}

img.text_centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	float: none;
}

em {
	font-family: palatino, "times new roman", serif;
	font-size: 24px;
}

hr {
	color: #CCE6CA;
	background-color: #CCE6CA;
	height: 1px;
	width: 100%;
	margin-top: 12px;
	margin-bottom: 12px;
	border: 0;
}

#produktegalerie td {
	font-size: 10px;
	padding-bottom: 25px;
	text-align: left;
}

#produktegalerie .caps {
	font-size: 10px;
}

#produktegalerie del {
	font-size: 10px;
}

#produktegalerie em, #produktegalerie em .caps {
	font: 10px Arial, Helvetica,  Sans-Serif;
	font-weight: bold;
	color: red;
}

/* ----- form tags ------------------------------------------------*/
input, textarea {
	text-align: left;
	background: #F0F5EB;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	font-size: 10px;
}

input.submit, .zemSubmit {
	text-align: left;
	background: #DDDDDD;
	width:125px;
	text-align: center;
	font-weight: bold;
}

input.radio, input[type=checkbox] {
	background: #F0F5EB;
	border-color: white white white white;
	border-style: solid;
	border-width: 1px;
	padding: 1px;
	width: 25px;
	margin-right: 10px;
}

select.zemSelect {
	background: #F0F5EB;
	border-color: white white white white;
	border-style: solid;
	border-width: 1px;
}

fieldset {
	border: 0px;
}

label.zemRequired {
	font-weight: bold;
}

.zemRequirederrorElement, .zemThanks {
	font-weight: bold;
	color: #A80B0B;
}