* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Helvetica, Verdana, sans-serif;
	background: #f6f6f6 url('../media/images/background.jpg') repeat-x;
	font-size: 0.8em;
	color: #261f27;
}

a {
	text-decoration: none;
	color: #261f27;
	outline: none;
}

ul {
	list-style: none;
}

img {
	border-style: none;
}

.clear {
	clear: both;
}

.main {
	margin-top: 10px;
}

#wrapper {
	max-width: 980px;
	margin: 0 auto;
	background-color: #f6f6f6;
	border: 2px solid #fff;
	border-top: none;
}



/* ========== BEGIN Header ========== */

#header {
	width: 100%;
	height: 100px;
	background: #DDD url('../media/images/header.jpg');
	position: relative;
}

#header img {
	margin-left: 20px;
}


#header h1 {
	font-size: 2.5em;
	color: #fff;
}

#header a {
	display: block;
	color: #fff;
	width: 200px;
	line-height: 1.3em;
}

#header #keyword {
	border: 1px solid #eff662;
	line-height: 1.8em;
/*	padding: 3px;*/
	float: left;
	height: 28px;
	
}

#header #submit {
	background-color: #f6f6f6;
	border: 1px solid #cdd452;
	padding: 3px;
	line-height: 2.3em;
	font-size: 1.0em;

	float: left;
	margin-left: 5px;
	font-weight: bold;
	height: 30px;
}
#search_input {
	height: 30px;
}

#search {
	position: absolute;
	width: 400px;
	left: 300px;
	top: 40px;
}


/* ========== END Header ========== */

/* ========== START Infobar =========*/ 

#infobar {
	margin-left: 20px;
	background: #eef662 url('../media/images/infobar_bg.jpg') no-repeat left bottom;
	padding: 5px 0 0 35px;
}



#infobar ul li {
	display: inline;
	line-height: 1em;
	font-size: 1em;
}

.related {
	padding-top: 3px;
	float:left;
	line-height: 1em;
}

#infobar hr {
	clear: both;
	width: 96%;
	border: 1px solid #cdd452;
	margin: 2px auto;
	float: left;
}

.breadcrumb {
	font-size: 0.9em;
	line-height: 1.4em;
	padding-bottom: 3px;
	clear: both;
}

/* ========== END Infobar =========*/ 

/* ========== START Content =========*/ 

#content_wrapper {
}

.sidebar {
	width: 200px;
}

.sidebar_left {
	width: 200px;
	padding-top: 20px;
	float:left;
}

.sidebar_right {
	width: 200px;
	padding: 0;
	padding-top: 20px;
	margin: 0;
	float: left;
}



.main_content {
	padding: 0;
	margin: 0;
	padding-left: 20px;
	padding-top: 20px;
	width: 540px;
	float:left;
	
}

.search_content {
	vertical-align: top;
	width: 540px;
	padding-left: 20px;
	padding-top: 20px;
	float:left;
}

.brands_box {
	text-align: center;
}

.brands_box li {
	padding-bottom: 5px;
	margin: 0 !important;
}

.brands img {
	margin-top: 3px;

}

#teaser_text {
	margin: 20px 0 0 20px;
	clear: both;
	height: 250px;
}

#teaser_links {
	padding: 4px;
	height: 140px;
}

.teaser_list {
	margin-top: 15px;
	height: 20px;
}

#first {
	margin-left: 20px;
}
#second {
	margin-left: 60px;
}
#third {
	margin-left: 100px;
}

.teaser_list img {
	float: left;
}

.teaser_list p {
	float: left;
	height: 40px;
	padding-left: 10px;
} 
.teaser {
	text-align: center;
	float: left;
	margin: 0.6em;
	border: 1px solid #f6f6f6;
	padding: 0.2em;
	margin-bottom: 20px;
}

.teaser a {
	margin-top: 0.5em;
}

.teaser_text h1 {
	margin-left: 30px;

}

.teaser_text {
	margin-bottom: 30px;
}


.teaser_box {
	background: #fff url('../media/images/teaser_box.jpg') no-repeat bottom right;
	margin: 20px 0 20px 20px;
	width: 180px;
	padding: 10px;
	float: left;
}

.teaser_box img {
	margin-bottom: 5px;
}

.teaser_box h2 {
	font-size: 1.2em;
	margin-bottom: 5px;
}

.pageswitcher {
left:435px;
position:relative;
top:-20px;
width:400px;
}

/*=============== Auction List and Comparison ===============*/
.auction_list {
	padding: 0;
	padding-left: 20px;
	padding-top: 20px;
	width: 740px;
	float: left;
}

.index {
	padding: 0;
	padding: 20px 20px 0 20px;
	float: left;
	width: 540px;
}

.auction_list h2 {
	text-align: left;
	padding-left: 15px;


}

.auction_list h2 a {
	padding: 0 20px;
	float: left;
}

.auction_list h2 a:hover {
	color: #4d3e4f;
}

.active {
	background: #a2aa3c url('../media/images/boxtop_active.jpg') repeat-x;
}

.product_box {
	min-height: 100px;
	border: 1px solid #cdd452;
	margin: 0 auto;
	padding: 10px;
	margin-bottom: 10px;
	position: relative;
}

.product_box img {
	border: 1px solid #f6f6f6;
	float: left;
	max-height: 100px;
}


.prod_desc {
	margin: 0 160px 0 120px;
}
.prod_title {
	font-weight: bold;
	font-size: 1.1em;
}

.product_box span {
	display: block;
	margin-bottom: 5px;
}

.product_price {
	font-weight: bold;
	width: 140px;
	position: absolute;
	top: 20px;
	right: 15px;
	text-align: center;
}

.price {
	font-size: 1.2em;
}

.price span {
	font-size: 0.7em;
}


#pageswitcher {
	color: #cdd452;
	margin-right: 10px;
	text-align: center;
	height: 20px;
	float: right;

}

#pageswitcher li {
	float: left;
	margin-left: 5px;
}

#pageswitcher li a {
	display: block;
	color: #cdd452;
	font-size: 1.0em;
	line-height: 1.0em;
	padding: 3px;
	border: 1px solid #cdd452;
	width: 16px;
}


#comparison {
	background-color: #fff;
	border: 1px solid #cdd452;
	padding: 10px;
	max-width: 920px;
	margin: 10px auto;

}

#comparison h2 {
	padding-left: 20px;
	font-size: 1.3em;
}


.auction_button {
	background: transparent url('../media/images/button.png') no-repeat;
	display: block;
	width: 180px;
	height: 60px;
	font-size: 1.4em;
	text-align: center;
	line-height: 1.4em;
	padding: 20px 0;
	font-weight: bold;

}

#shop_comp {
	max-width: 940px;
	margin: 10px auto;
	width: 100%;
}

#shop_comp table {
	width: 100%;
}

#shop_comp .heading {
	font-weight: bold;
	padding: 10px;
	width: 20%;
	border-bottom: 1px solid #cdd452;
}


#shop_comp .shop_item {
	border-bottom: 1px solid #cdd452;
	padding: 10px;
}

.button {
	background: #fff url('../media/images/btn_small.jpg') no-repeat;
	font-size: 1.1em;
	text-align: center;
	font-weight: bold;
	height: 40px;
	width: 150px;
	display: block;
	line-height: 40px;
}

.rating {
	padding: 20px;
	font-weight: bold;
}


.product_desc {
	padding: 20px;
}

/* =============== START Boxes ========== */

.boxtop {
	background: #cdd452 url('../media/images/boxtop_bg_right.jpg') no-repeat right top;
	min-height: 40px;
	line-height: 40px;
	text-align: center;
}

.boxtop h2 {
	display: block;
	min-height: 40px;
	background: transparent url('../media/images/boxtop_bg_left.jpg') no-repeat left top;
	font-size: 1.2em;
}

.box_content {
	background-color: #fff;
	border: 1px solid #cdd452;
	padding: 10px;
/*	min-height: 300px;*/
}

.box_content p {
	padding-bottom: 10px;
}

.box_content li {
	line-height: 20px;
	font-weight: bold;
	margin-left: 40px;
}

.small_box {
	margin-bottom: 10px;

}
.small_box p {
	width: 194px;
	background: #eff662 url('../media/images/small_box_top.gif') no-repeat top left;
	font-weight: bold;
	padding: 3px;
	text-align: center;
}

.small_box ul {
	border: 1px solid #eff662;
	width: 198px;
	padding-top: 10px;
	background-color: #fff;
	} 
	
.small_box ul li {
	margin: 0px 0px 5px 15px;
}

.small_box ul li.main-cat a {
  margin-left: -5px;
  font-weight: bold;
}

.small_box ul a {
  font-weight: bold;
  margin-left: 5px;
  padding-bottom: 10px;
}

.small_box ul li a {
  font-weight: normal;
}

/* =============== END BOXES CSS ========== */


/* ========= BEGIN SEARCH ======== */

#extended_search {
	padding: 20px;
	text-align: center;
}

#extended_search fieldset {
	border: 1px solid #cdd452;
	padding: 20px;
/*	width: 40em;*/
	margin: 0 auto;
/*	text-align: center;*/
}

#extended_search p.input {
	text-align: right;
	margin: 5px auto;
	width: 300px;

}

#extended_search label {
	margin-right: 30px;
}

#extended_search select {
	width: 150px;
}

#labels {
	float: left;
	text-align: left;
	margin-bottom: 20px;
}
#labels li {
	margin-bottom: 4px;
	height: 23px;
	line-height: 23px;
}

#inputs {
	float: right;
	text-align: left;
	margin-left: 30px;
	margin-bottom: 20px;
}

#inputs input,select {
	margin-bottom: 4px;
	border: 1px solid #261f27;
	height: 21px;
	line-height: 21px;
	width: 148px;
}

#submitbutton {
	clear: both;
	float: right;

}

/* ============ END SEARCH =========*/


/* ========== BEGIN Imprint ========== */

#imprint_content {
	margin-top: 10px;
}

#imprint {
	margin: 20px 0px 40px 40px;
}

/* ========== END Imprint ========== */


/* ========== BEGIN Sitemap ========== */

.sitemap li {
	margin-left: 20px;
	font-weight: normal;
}

#sitemap_cont {
	margin: 0 auto;
	width: 90%;
/*	min-height: 500px;*/
}

.sitemap_col_left {
	float: left;
	width: 45%;
	height: 100%;
}

.sitemap_col_right {
	float: right;
	width: 45%;
	height: 100%;
}
/* ========== END Sitemap ========== */

/* ========== END Content ========== */

/* ========== START Footer ========== */

#footer {
	width: 100%;
	height: 30px;
	clear: both;
	border-top: 2px solid white;
	margin-top: 10px;
	line-height: 30px;
	text-align: right;
	background-color: #cdd452;

}

#footer ul {
	margin-right: 20px;
} 

#footer ul li {
	display: inline;
	margin-left: 10px;
}

#footer ul li a {
	color: #cdd452;
}



/* ========== END Footer ========== */


.largecontent h2 {
	background: transparent url('../media/images/boxtop_bg_left.jpg') no-repeat left top;
	min-height: 40px;
	line-height: 40px;
	text-align: center;	
}

.largecontent{
	background: #cdd452 url('../media/images/boxtop_bg_right.jpg') no-repeat right top;
	background-color: #fff;
	margin: -20px 0 0 -20px;
}

.largecontent br {
	display:none;
}

.largecontent p {
	padding: 15px 0 20px 30px;	
}	
.largecontent p br {
	display:block;
}