/* CSS Document */

html {
		}
	
body {
	font-family : 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #333;
	background: #fff url(../images/body_bg.jpg) top center no-repeat;
}

/* Nullen */

* {
	margin: 0; 
	padding: 0; 
	
}

/* Tags ########################################################## */

p {
	font-size: 120%;
	line-height: 1.3em;
	margin: 0 0 1em 0
}

li {
	font-size: 120%;
}

a {
	color: #5F9D00;
	text-decoration:none;
	outline:none;
	
}

a:hover {
	color: #E77A1A;
}

ul {
	margin: 0 0 0.5em 15px;
	
}

ol {
	margin: 0 0 0.5em 25px;
}

li {
	font-size: 120%;
}
img {
	border:none
}

hr {
	border:none;
	height: 1px;
	color: #ccc;
	background: #ccc;
	line-height: 1px;
	font-size: 1px;
	margin: 10px 0px 10px 0
}

h1 {
	font-size: 120%;
	font-weight:normal;
	text-align: right;
	padding: 0 30px 0 0;
	margin: 0 0 0.3em 0;
}

h2 {
	font-family : 'Century Gothic', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 250%;
	margin: 0 0 0.3em 0;
}

h3 {
	font-size: 170%;
	margin: 0 0 0.3em 0;
	font-weight:normal;
}

h4 {
	font-size: 120%;
	margin: 0 0 0.3em 0;
}

label {
	font-size: 120%;
	display:block;
	width: 90px;
	float:left;
	text-align:right;
	padding: 0 10px 0 0;
}

p label {
	font-size: 100%;
}

fieldset {
	border:none;
}

p input, p textarea {
	font-family : 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 100%
}

table {
	font-size: 120%;
	width: 480px;
}

th {
	font-size: 180%;
	font-weight:normal;
	text-align:left;
	border-bottom: 1px solid #ccc;
	padding: 0 0 5px 0;
}

tr {
	vertical-align:top;
	
}

td {
	width: 33%;
	padding: 5px 0 5px 0;
}


/* Klassen ########################################################## */

.bild {
	
}

.bild_text {
	float:left;
	margin: 0 10px 10px 0
}

.bild_text_re {
	float:right;
	margin: 0 0 10px 10px
}

.orange {
	color:#E77A1A;
}

a.pdf {
	background: url(../images/pdf.jpg) 0 0 no-repeat;
	padding: 5px 0 0 40px
}

a.pdf:hover {
	background-position: 0 -40px
}

#facebook {
display:block;
width:150px;
height:100px;
background:url(../images/btn_facebook.png) 0 0 no-repeat;
text-indent:-99999px;
margin:0 0 0 100px

}

#facebook:hover {
background:url(../images/btn_facebook.png) 0 -110px no-repeat;

}

/* Layout ########################################################## */

#wrap {
	background: url(../images/wrap_bg.jpg) center bottom no-repeat;
	padding: 0 0 240px 0;
}

#container {
	margin:auto;
	width: 980px;
	background: url(../images/container_bg.png) repeat-y;
	overflow:hidden;
}

/*header*/

#header {
	margin:auto;
	width: 980px;
	height: 130px;
	background: url(../images/header_bg.jpg) bottom center no-repeat;
}

#header ul {
	list-style-type: none;
	margin:0 0 0 20px;
	height: 30px;
}

#header ul li {
	float:left;
	margin: 0 10px 0 0;
	line-height: 30px;
}

#header li.schrift {
	margin: 0 20px 0 60px;
	color: #666
}

#header ul li a {
	color: #fff;
	
}

#header ul li a:link {
	outline:none
	
}

#header ul li a:hover {
	color: #E77A1A
}

#header_content {
	clear:left;
}

#header_content img.logo {
	float:right;
	margin: 10px 35px 0 0; 
}

#suche {
	height: 90px;
	background: url(../images/suche_bg.jpg) top left no-repeat;
	/*padding: 40px 0 0 50px;*/
	position:relative;
}

input.suchfeld {
	margin: 52px 20px 0 50px;
	height: 24px;
	width: 320px;
	font-family : 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
	background: transparent;
}

input.suchbtn {
	position:absolute;
	top: 52px;
	left: 390px;
	width: 20px;
	height: 20px;
}


/*Content ##############################*/

#content_wrap {
	padding: 10px 10px;
}

#content_wrap.start {
	padding: 0px 10px 10px 10px;
}

/*Startseite*/

#header_content a {
	display:none
}

#start {
	height: 315px;
	background: url(../images/start_bg_2.jpg) no-repeat;
	padding: 25px 0 0 0;
}

#start img {
	margin: 0 55px 0 0;
	width: 150px;
	height: 225px;
}

#start p {
	width: 295px;
	float:right;
	padding: 5px 55px 0 0;
}




ul.quer_nav  {
	list-style-type: none;
	margin: 0px 20px 20px 20px;
	border: 1px solid #D6F69B;
	height: 60px;
	padding: 10px 20px 20px 20px;
}

ul.quer_nav  li {
	line-height: 1.2em;
	margin: 0 50px 0.3em 0;
	width: 120px;
	float:left;
}

ul.quer_nav li span{
	display:block;
	font-family: 'Century Gothic', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 210%;
	margin: 0 0 0 0;
	color: #5F9D00;
	line-height: 30px;
}

ul.quer_nav  li a {
	color: #333;
}

ul.quer_nav  li span:hover {
	color: #E77A1A;
}

ul.quer_nav  li.shop {
	background: url(../images/sb_li_shop_bg.gif) right 10px no-repeat;
	padding: 0 40px 0 0;
}
ul.quer_nav  li.none {
	margin: 0 0px 0.3em 0;
}

#sb_start {
	width: 360px;
	float:left;
	margin: 20px 20px 0 40px;
}
/*Inhalt*/

#content {
	width: 480px;
	float:right;
}

#content h2,p {
	padding: 0px 20px 0 0;
}

#content ul {
	list-style-image: url(../images/bullet.gif);
}

img.artikelbild {
	display:block;
	margin: 0 0 1em 0;
}

p.artnav_li {
	width: 40%;
	float:left;
}

p.artnav_re {
	width: 45%;
	float:right;
	text-align:right;
}

.testim {
	padding: 0 0 0 50px;
	background: url(../images/testim_bg.gif) top left no-repeat;
	color:#E77A1A;
}

.testim p span {
	font-size: 90%;
	color: Gray;
}

a.testimlink {
	background: url(../images/a_testim_bg.gif) left center no-repeat;
	line-height: 25px;
	height: 25px;
	padding: 5px 0 5px 40px;
	margin: 0 0 0 50px;
}

a.weiter {
	background: url(../images/a_weiter_bg.jpg) 0 0 no-repeat;
	padding: 2px 0 2px 25px;
}

a.weiter:hover {
	background-position: 0 -40px
}

/*shop ###################################*/

img.produktbild {
	float:right;
	margin: 0 30px 10px 40px
}

p.preis {
	
}

p.preis span {
	font-size: 180%;
}

p.yab-add {
	padding: 30px 0 0 0;
	height: 30px;
	line-height: 30px;
}

p.yab-add input.submit {
	border:none;
	margin: 0 0 0 18px;
	background: transparent url(../images/order.jpg) left center no-repeat;
	color: #5F9D00;
	font-family : 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 100%;
	cursor:pointer;
	padding: 2px 0 2px 5px;
	text-align:right;
	width: 160px;
}

/*Bestellformular*/

table#yab-checkout-table ul {
	margin:0
}

td.yab-checkout-change input {
	font-family : 'Trebuchet MS', Arial, Helvetica, sans-serif;
	
}

input.submit-edit {
	background:transparent;
	border:none;
	margin: 0 5px 0 0;
	font-family : 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #5F9D00;
	padding:0;
	}

input.submit-del {
	background:transparent;
	border:none;
	margin: 0 5px 0 0;
	font-family : 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #5F9D00;
	padding:0;
}

li.yab-checkout-item-preis {
	list-style-image: none;
	list-style-type: none;
	padding:0;
	margin:0;
	font-size: 100%
}

tr.yab-checkout-subtotal td {
	border-top: 1px solid #ccc;
	padding: 5px 0 0 0;
	
}

tr.yab-checkout-tax td {
	border-bottom: 1px solid #ccc;
	padding: 0 0 5px 0;
}

tr.yab-checkout-total td {
	font-size: 160%;
	color: #E77A1A;
}

tr.yab-checkout-tax td {
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}

p. yab-shop-notice {
	padding: 10px 0 10px 0;
}

input#postal {
	width: 50px;
	float:left;
	margin: 0 20px 0 0;
}

label.city {
	width: 40px
}
p.tou label {
	float:none;
	width: 400px;
	text-align:left;
	display:inline;
}



p.submit {
	height:23px; 
	background:url(../images/bg_button_right.jpg) right no-repeat; 
	width:auto; 
	float:left;
	}
	
p.submit input {
	height:23px; 
	background:url(../images/bg_button_left.jpg) left  no-repeat; 
	color:#333; 
	font-weight:bold; 
	border:none; 
	overflow:visible; 
	display:inline; 
	margin:0px; 
	padding:1px 15px 2px 8px; 
	font-size:12px; 
	font-family : 'Trebuchet MS', Arial, Helvetica, sans-serif;
	letter-spacing: 0px
}

/*Kontaktformular*/

.zemContactForm label{
	float:none;
	text-align:left;
	display:inline
}


/*sidebar ##############################*/

#sidebar {
	float:left;
	width: 200px;
	border: 1px solid #D6F69B;
	margin: 20px;
}

#sidebar ul {
	list-style-type: none;
	margin: 10px 20px 20px 20px;
}

#sidebar ul li {
	line-height: 1.2em;
	margin: 0 0 0.3em 0;
}

#sidebar ul li span{
	display:block;
	font-family: 'Century Gothic', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 210%;
	margin: 0 0 0 0;
	color: #5F9D00;
	line-height: 30px;
}

#sidebar ul li a {
	color: #333;
}

#sidebar ul li span:hover {
	color: #E77A1A;
}


#sidebar ul li.aktiv span {
	color: #E77A1A;
}
#sidebar ul li.shop {
	background: url(../images/sb_li_shop_bg.gif) right 10px no-repeat;
	padding: 0 40px 0 0;
}

/* col2 2. sidebar*/

#col2 {
	float:left;
	width: 160px;
	border: 1px solid #D6F69B;
	margin: 20px 0 0 0 ;
	
	padding: 10px 20px 20px 20px;
}

#col2 h5 {
	font-family : 'Century Gothic', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 250%;
	margin: 0 0 0.3em 0;
	color: #E77A1A;
}

#col2 ul {
	list-style-image: url(../images/bullet.gif);
}
/*Warenkorb*/

span.yab-empty {
	font-size: 120%;
}

#col2 ul.yab-cart {
	
}

ul.yab-cart li ul {
	margin:0;
}

ul.yab-cart li ul li{
	list-style-type: none;
	list-style-image: none;
	margin:0;
	padding:0;
}

li.yab-item {
	
}

li.yab-price, li.yab-qty {
	font-size: 90%;
}

span.yab-subtotal {
	font-size: 120%;
	border-top: 1px solid #ccc;
	display:block;
	padding: 5px 0 5px 0;
}

a.yab-to-checkout {
	font-size: 150%;
	background: url(../images/bestellen.jpg) left center no-repeat;
	display:block;
	height: 24px;
	width: 120px;
	text-indent: -3000px;
	outline:none
}

/*footer ##########################################################################################*/

#footer {
	clear:both;
	margin: auto;
	width: 980px;
	height: 130px;
	padding: 50px 0 0 0;
	background: url(../images/footer_bg.png) bottom center no-repeat;
}

#footer_content {
	height: 80px;
	padding: 0 20px;
	margin: 0 0 20px 0;
}

#footer_content ul.quer_nav  {
	list-style-type: none;
	margin: 0px 20px 20px 20px;
	border: none;
	height: 50px;
	padding: 10px 20px 20px 20px;
}

p.fsol {
	background: url(../images/sol_logo_footer.gif) top left no-repeat;
	float:right;
	width: 230px;
	height: 35px;
	padding: 15px 0 0 90px;
	line-height: 20px;
	margin:10px 0 0 0;
}

p.impressum {
	padding: 0 0 0 20px;
}


/* Clearing ########################################################## */
.clear {
	overflow:hidden
}

* html .clear {
	height: 1%;
}

/* Clearfix-Methode zum Clearen der Float-Umgebungen */
.clearfix:after {
   content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}

/* Diese Angabe benötigt der Safari-Browser zwingend !! */
.clearfix { display: block; } 

/* Clearfix-Anpassung für IE */
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.floatbox { overflow:hidden; }
/*##Suche, Artikel Startseite####*/


