body, table, td, p {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	}


a:link {
	color: #477462;
	text-decoration: underline;
	}

a:visited {
	color: #477462;
	text-decoration: underline;
	}

a:hover {
	color: #477462;
	text-decoration: none;
	}
		
.producedby {
	color: black; 
	font-size: 9px; 
	line-height: 10px;
	}
.producedby a {
	text-decoration: none;
	color: black; 
	font-size: 9px; 
	line-height: 15px;
	
}

form { 
	display:inline
	}

h1{
	font-weight:bold;
	font-size:14px;
	line_height:14px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

h2{
	border-bottom:1px solid #F8D438;
}

h3{

}

.rollover{
}

.rahmen {
	border: 1px solid black;
}

.datum {
	font-size: 10px;
	color: #808080;
}

.floatleft {
	float: left;
	margin-right: 10px;
}

.floatright {
	float: right;
	margin-left: 10px;
}

/* Kontaktformular */
.ausfuellen{
	border: 1px solid red ;
}

form label.required {
  color: red;
}

form label.completed {
  color: green;
}

.formmailerror{
	border: 1px solid #E7DBC6;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}

label{
	width: 120px;
	cursor: pointer;
	cursor: hand;
	display: block;
	float: left;
	margin-bottom: 5px;
}

.kontakt {
	width: 200px;
	display: block;
	float: left;
	margin-bottom: 5px;
}

.clearleft{
	clear: left;
}
/* Ende Kontakt */

#navigation {
	width:133px;
	height:320px;
	padding-left:3px;
	
}

.kasten {
	border:1px solid #F8D438;
	background:white;
	
}

.kastenueberschrift {
	background:#477462;
	color:white;
	font-size:11px;
}

.klein {
	font-size:11px;
}

.bildrandunten {
	border-bottom:1px solid #F8D438;
}

.warenkorbkopf {
	background-color: #FEFFEA;
}
.warenkorbzeile {
	background-color: #BECFC9;
}