@charset "UTF-8";

/*** Project: Weigelt ***/

/* Farben
*/

/*** fix ***/

body {
	font-size: 101.01%;
}

html, body {
height: 100%;
}

/*** reset ***/

body, div, img, p  {
	border: none;
	margin: 0px;
	padding: 0px;
}

/*** basics ***/

body {
	font-family: verdana,arial,helvetica;
	font-size: 0.7em;
	text-align: center;
	background: #ffffff url(../images/body_bg.jpg) repeat-x;
}
li.active li a,
a {
	color: #de8817;
	text-decoration: none;
}
li.active a,
a.active,
a:hover {
	color: #627205;
}

.button {
	display: block;
	height: 27px;
	line-height: 27px;
	width: 134px;
	background: transparent url(../images/button_green.png) no-repeat;
	color: white;
	text-align: center;
	cursor: pointer;
}
.button :hover,
.button:hover {
	color: white;
}
.arrowed {
	padding-right: 17px;
	background: transparent url(../images/double_arrow.gif) center right no-repeat;
}

.clear {
	clear: both;
	line-height: 1px;
	height: 1px;
	overflow: hidden;
}
#content_container h2 {
	padding-left: 18px;
	margin: 0px;
	height: 30px;
	line-height: 30px;
	color: #ffffff;
	font-size: 1.2em;
	margin-top: 32px;
}
h2.first {
	margin-top: 0px;
}
h2.orange {
	background: url(../images/orange.png) no-repeat;
}
h2.green {
	background: url(../images/green.png) no-repeat;
}
div.green {
	background: #eff4d4 url(../images/green_bottom.png) bottom no-repeat;
	border-top: 1px solid #ffffff;
	padding: 10px;
	padding-bottom: 13px;
	color: #617011;
}
div.green a {
	color: #a84800;
}
div.teaser {
	font-size: 0.9em;
}

div.teaser table tr td a img{
	border: 1px solid #798E0F;
}

div.teaser strong {
	font-weight: bold;
	font-size: 1.1em;
}
table {
	width: 100%;
}
table span {
	/* display: block; */
	padding-bottom: 2px;
}
/*** Struktur  ***/

div#container {
	width: 975px;
	margin: 0px auto;
	text-align: left;
}
div#header,
div#breadcrumbs,
div#content_container ,
div#footer {
	padding-right: 25px;
	margin-left: 25px;
}
/*** Header ***/
div#header {
	height: 158px;
	background: transparent url(../images/header_bg.jpg) bottom no-repeat;
	position: relative;
}

/*** Header - Startseite ***/
body#startseite	div#header {
		height: 336px;
		background: transparent url(../images/header_start.jpg) bottom no-repeat;
	}
	
	body#startseite	div#header h2 {
		font-size:1.3em;
		text-align: center;
		}
	
		
	body#startseite	div#header div a:hover h2{
		color:#798E0F;
		}
		
	body#startseite div#header .blumen, body#startseite div#header .gemuese, body#startseite div#header .kuerbis, body#startseite div#header .kraeuter, body#startseite div#header .zubehoer {
			position: absolute;
			}
			div#header .blumen {
				top: 140px; 
				left: 5px;
				}
				
			div#header .gemuese {
				top: 115px; 
				left: 215px;
				}
				
			div#header .kuerbis {
				top: 146px; 
				left: 421px;
				}
				
			div#header .kraeuter {
				top: 183px; 
				left: 630px;
				}
				
			div#header .zubehoer {
				top: 164px; 
				left: 780px;
				}
/*** Header - Ende der Startseite***/

	#header ul.header_ul {
		list-style-type: none;
		padding: 0px;
		margin: 0px;
		width: 100%;
		margin-top: 2px;
		margin-left: 2px;
		height: 30px;
		line-height: 30px;
		background: transparent url(../images/navigation_bg.jpg) no-repeat;
	}

	#header li {
		display: block;
		float: left;
		list-style-type: none;
		padding-right: 35px;
		padding-left: 15px;
		font-weight: bold;
		font-size: 1.1em;
	}
	
	#header li a {
		color: #627205;
	}
	#header li a:hover,
	#header li.active a {
		color: #dc8713;
	}
	
	li#search {
		float: right;
		padding-right: 10px;
	}
	#search label {
		font-weight: normal;
		font-size: 0.9em;
		margin-right: 10px;
	}
	#search label, 
	#search input {
		float: left;
	}
	#search input#search_string {
		margin-top: 5px;
		height: 15px;
		font-size: 10px;
	}
	#search input#search_submit {
		margin-top: 7px;
		margin-left: 7px;
	}
	
	#tools {
		position: absolute;
		top: 5px;
		right: 0px;
		width: 100%;
		padding-right: 25px;
		text-align: right;
		font-size: 0.9em;
	}
	#tools,
	#tools a,
	#tools a:hover {
		color: #ffffff;
	}
	#tools a.account {
		padding-left: 15px;
		background: url(../images/access.gif) no-repeat;
	}
/***Breadcrumbs ***/
div#breadcrumbs {
	padding-left: 215px;
	font-size: 0.9em;
	padding-bottom: 10px;
}
div#breadcrumbs a {
	font-weight: bold;
}
/*** Content ***/
div#content_container {
	padding-left: 25px;
	padding-bottom: 50px;
	margin-left: 0px;
	background: transparent url(../images/content_0_bg.jpg) bottom left no-repeat;
}
body.pumpkin div#content_container {
	background: transparent url(../images/content_1_bg.jpg) bottom left no-repeat;
}
body.equipment div#content_container  {
	background: transparent url(../images/content_2_bg.jpg) bottom left no-repeat;
}
body.flowers div#content_container  {
	background: transparent url(../images/content_3_bg.jpg) bottom left no-repeat;
}
body.vegetable div#content_container  {
	background: transparent url(../images/content_4_bg.jpg) bottom left no-repeat;
}
	div#content_container div.column {
		float: left;
	}
	div.left_col {
		width: 190px;
		padding-right: 20px;
		padding-bottom: 275px;
	}
		div.left_col ul {
			list-style-type: none;
			padding: 0px;
			margin: 0px;
			width: 100%;
			font-size: 1em;
			background: transparent url(../images/orange_bottom.png) bottom no-repeat;
			padding-bottom: 8px;
		}
		div.left_col ul ul {
			font-size: 1em;
			background: transparent;
			padding-bottom: 0px;
		}
		div.left_col li {
			display: block;
			list-style-type: none;
			font-weight: bold;
			border-top: 1px solid #ffffff;
		}
		div.left_col li a {
			height: 23px;
			line-height: 23px;
			padding-left: 18px;
			background: #ffdc98 url(../images/navigation/navigation_button.png) no-repeat;
			display: block;
		}
		div.left_col li a:hover,
		div.left_col li.active a,
		div.left_col li li a {
			background: #fff5e1;
		}
		div.left_col li li a:hover,
		div.left_col li li.active a {
			background: #ffffff url(../images/navigation/menu_active.jpg) center left no-repeat;
		}
		div.left_col li a:hover,
		div.left_col li.active a {
			color: #de8817;
		}
		div.left_col li li a {
			padding-left: 36px;
		}
		div.left_col li li {
			font-weight: normal;
			border-top: 1px solid #e1c9af;
		}
		
		div.left_col div {
			padding-left: 18px;
			padding-top: 10px;
			line-height: 1.8em;
		}
		
	div.center_col {
		background: transparent;
		width: 500px;
		margin-bottom:110px;
	}
	body.products div.center_col {
		background: transparent url(../images/content/content_repeat.png) top repeat-y;
	}
	div#content {
		background: transparent;
		padding-right: 15px;
		padding-top: 32px;
		margin-bottom: 100px;
		padding-left:5px;
	}
	body#startseite div#content{
		margin-bottom:0px;
	}
	
	body.products div#content {
		background: transparent url(../images/content/content_top.png) top no-repeat;
		padding-left: 15px;
	}
		#startseite div#content div {
			float: left;
			color: #798E0F;
		}
		div#content_left {
			width: 120px;
		}
		div#content_left img {
			border: 1px solid #9b989f;
		}
		div#content_left span {
			display: block;
			text-align: center;
			padding-top: 5px;
		}
		body#startseite div#content_left {
		width: 225px;
		}
		body#startseite div#content_left span {
			display:inline;
			text-align:left;
			padding-top: 0px;
		}
		div#content_right {
			width: 320px;
			margin-left: 30px;
		}
		body#startseite div#content_right {
			width: 225px;
			margin-left: 20px;
		}	
		div#content b.price_box {
			font-weight: normal;
			float: left;
			width: 150px;
		}
		body.products div#content select {
			float: left;
		}
		div#content select {
			height: 17px;
			font-size: 1em;
			line-height: 1.1em;
		}
		div#content b.short {
			width: 75px;
		}
		div#content div.price_information,
		div#content h3,
		div#content b,
		div#content h1 {
			color: #798e0f;
		}
		div#content h1 {
			margin: 0px;
			font-size: 1.6em;
		}
		body#startseite	div#content h1 {
			font-size: 1.6em;
			margin: 0 0 20px 0;
		}
		
		body#startseite	div#content p {
			margin: 0 0 20px 0;
			line-height: 1.3em;
		}		
		
		div#content h3 {
			margin: 0px;
			font-size: 1em;
		}
		div#content ul {
			margin: 0px;
			margin-top: 25px;
			padding-left: 17px;
			padding-bottom: 40px;
			list-style-image: url(../images/content_list.gif);
		}
		div#content li {
			margin-top: 5px;
			list-style-image: url(../images/content_list.gif);
		}
		div#content div.price_information {
			float: right;
			padding-right: 55px;
			padding-top: 30px;
		}
		div.price_information p {
			font-weight: bold;
			margin-bottom: 10px;
			font-size: 0.9em;
			text-align: left;
		}
		div.price_information table{
			text-align:left;
		}
		
		/*div.price_information p span {
			font-size: 1.3em;
		}
		
		div#content td.bottom_space{
			padding-bottom:10px;
		}*/
		
	div#content_bottom {
		background: transparent;
		height: 38px;
	}
	body.products div#content_bottom {
		background: transparent url(../images/content/content_bottom.png) top no-repeat;
	}
		
	div.right_col {
		width: 190px;
		padding-left: 25px;
	}
		ul.shopping_cart {
			padding: 0px;
			margin: 0px;
			list-style-type: none;
		}
		ul.shopping_cart li {
			line-height: 1.5em;
		}
		ul.shopping_cart li.last {
			margin-top: 7px;
			padding-top: 5px;
			padding-bottom: 5px;
			border-top: 1px solid #617011;
		}
		ul.shopping_cart li span {
			padding-right: 25px;
		}
		ul.shopping_cart a {
			font-weight: bold;
		}
		
	div.cat_listing{
		background-image:url(../images/content/schatten_weigelt_cat.jpg);
		width:146px;
		height:196px;
		margin-right:10px;
		margin-bottom:10px;
		float:left;
		position:relative;
	}
	
	div.cat_listing div{
		position:absolute;
		width:133px;
		background-color:#BEDB35;
		line-height:20px;
		bottom:57px;
		border-top:1px solid #FFF;
		border-bottom:1px solid #FFF;
		padding:5px;
		color:#FFFFFF;
		font-weight:bold;
	}
	
	div.cat_listing span{
		color:#666666;
		font-size:0.9em;
		margin-left:5px;
		display:block;
	}
		
		
/*** Footer ***/
div#footer {
	height: 28px;
	line-height: 28px;
	background: transparent url(../images/footer_bg.jpg) repeat-x;
	color: white;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 0.9em;
}
	div#footer a {
		color: white;
	}
	div#footer ul {
		list-style-type: none;
		padding: 0px;
		margin: 0px;
	}
	div#footer li {
		display: inline;
	}
	#footer .left {
		float: left;
	}
	#footer .center {
		float: left;
		margin-left: 170px;
	}
	#footer .right {
		float: right;
	}

div#admin_box img{
	padding-top: 10px;
}