/* ====================================================================================
Blickform GmbH
Projekt: www.hierzuhaben.de
Projektstart: Januar 2009
letzte Aktualisierung:
Autor: Anne H&ouml;fling

/* =====================================================================================
Grundlegende Formatierung und Reset
======================================================================================*/
@import url(navigation.css);
@import url(mostwanted.css);
@import url(slider.css);

*{padding: 0;margin: 0;}


img{
	border: none;
}

a{
	outline: none;
	text-decoration: none;
}

ul{
	margin: 0;
	list-style-type: none;
	}

/* verschachtelte Listen ohne Au&szlig;enabstand oben/unten*/
ul ul{
	margin-top: 0;
	margin-bottom: 0;
}

/* Bildlaufleiste in Firefox immer zeigen */
html{
height: 100%;
}
/*======================================================================================*/
body {
  color: #666;
  background: #fff;
  font: normal 12px tahoma, geneva, verdana, sans-serif;
  text-align: center;
}

#wrapper,
#wrapper_home{
  width: 865px;
  margin: 0 auto;
}
#wrapper_home{
	width: 600px;
}

#header{
  background: transparent url(http://www.up24.eu/x/www.hierzuhaben.de/head.jpg) no-repeat top left;
  text-align: left;
  position: static;
  height: 202px;
}


h1{
	font-size: 16px;
	}

h1.categoryheadline {
  color: #6C6F70;
  font-size: 14px;
  padding: 10px 0 5px 0;
  text-align: left;
  font-weight: normal;
  clear: both;
}

h1,
h1.categoryheadline{
	padding-left: 10px;
}

#header h1 a{
	display: block;
}

#header h1 a img{
	width: 310px;
	height: 125px;
}

.clear{
	clear: both;
}

/* =====================================================================================
Startseite
=====================================================================*/
#wrapper_home h2{
	color: #3899CB;
	font-size: 15px;
}

#wrapper_home h1{
	margin-bottom: 25px;
}
 a{
  color: #033;
  font-size: 10px;
  font-weight: bold;
}

.abstand_top_75{
	padding-top: 75px;
}
.schriftgrau {color: #4c4f66}


#logo {
  width: 310px;
  height: 125px;
 background: transparent;
}


div.crumb {
  font-size: 11px;
  color: #999999;
  margin: 10px 0 0 0;
  padding: 0 0 10px 10px;
  text-align: left;
  vertical-align: top;
}

div.crumb a{
  color: #999999;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
}

#unterkategorien{
	width: 865px;
	text-align: left;
}

/* paging */
div.paging {
  text-align: right;
  height: 22px;
  clear: both;
}

div.paging img{
	padding: 5px 20px 5px 10px;
}

div.paging img, div.paging select, div.paging input {
  vertical-align: middle;
}

div.paging form{
	margin: 12px 0;
}
/* =====================================================================================
Suchformular
======================================================================================*/

.searchbar {
  margin: 18px 0 0 0;
  padding: 15px 0px;
  border: 0;
  background: transparent;
  clear: both;
}

.searchbar input.text, .searchbar input.submit {
  padding: 0;
  vertical-align: middle;
}

.searchbar input.submit{
	font-size: 13px;
}

/* setting this in mozilla causes rendering issues */
* html .searchbar input.submit {
  height: 21px;
}
/* these colours are the same as defined by 'a', but we unset a:visited */
.searchbar a {
  color: #212126;
  font-size: 10px;
}
.searchbar a:hover {
  color: #5c5b66;
}

label{
  font-size: 18px;
  font-weight: normal;
  color: #4CB3E2;
  vertical-align: middle;
  padding-left: 10px;
}

/*Suche Startseite*/
#home form.searchbar input.text_bgimage{
  font-size: 14px;
  border: 0;
  padding: 15px 0 0 10px;
  margin: 0;
  width: 486px;
  height: 43px;
  background: url(../../images/www.hierzuhaben.de/suchfeld.gif) no-repeat top left;
}



/* =====================================================================================
Produkt Ergebnisseite
======================================================================================*/

#left_content{
	float: left;
	width: 690px;
	text-align: left;
	margin-top: 10px;
}

table.productlisting{
	width: 690px;
	margin: 25px 0 0 0;
	border-collapse: collapse;
	border: 0;
	font-size: 12px;
}

td.productimage{
	width: 100px;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

td.producttext{
	width: 340px;
	padding: 0 20px;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
	padding-bottom: 10px;
}

td.productlink{
	width: 170px;
	padding: 0 10px;
	color: #F39B1F;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
	padding-bottom: 10px;
}
/*=========================*/

td.producttext h4 a,
td.producttext h4 {
  padding-bottom: 0px;
  color: #4CB3E2;
  font-size: 14px;
  font-weight: normal;
  text-decoration: underline;
}

td.producttext p{
  padding: 15px 0 25px 0;
}


p.button{
	padding: 15px 0 0 0;
}
/* =====================================================================================
Detaildarstellung/Detaildarstellung Preisvergleich
======================================================================================*/

table#detaildarstellung{
	width: 790px;
	margin-right: 55px;
	border-collapse: collapse;
	border: 0;
	font-size: 12px;
}

td.detailtext img{
	vertical-align: bottom;
}

td.detailimage{
	width: 220px;
	vertical-align: middle;
}

td.detailtext{
	width: 550px;
	padding: 0 0 0 20px;
	text-align: left;
}

p.orangetext {
  color: #DE9A33;
  font-size: 13px;
}

p.textgrau {
  color: #6C6F70;
  font-size: 12px;
  margin: 0 0 25px 0;
}

h1.tuerkistext{
  color: #0F79A9;
  font-size: 22px;
  font-weight: normal;
  margin: 20px 0 15px 0;
}

/*offertable/Preisvergleich*/
div.offertable{
	width: 865px;
	border-collapse: collapse;
	border: 0;
	background: transparent url(../../images/www.hierzuhaben.de/detail_navi_hg.gif) no-repeat top left;
	text-align: left;
}

table.preisvergleich{
	width: 865px;
	border-collapse: collapse;
	border: 0;
	vertical-align: top;
	font-size: 12px;
}

table.preisvergleich td{
	border-bottom: 1px solid #ccc;
}

.preisorange{
  color: #cf691e;
  font-size: 14px;
}

.preisvergleich h4,
.preisvergleich h4.linktitle{
  color: #4CB3E2;
  font-size: 14px;
  font-weight: normal;
}

.tableheadline {
  color: #18333E;
  font-size: 13px;
  font-weight: bold;
  padding: 14px 8px 6px 8px;
}

.zellenabstand{
	padding: 8px 30px 25px 10px;
}

div.offertable a.more_info {
  color: #BBB;
  font: normal 12px Tahoma,sans-serif;
  text-decoration: none;
}

table#produktdetails{
	width: 865px;
	border-collapse: collapse;
	border: 0;
	vertical-align: top;
	font-size: 12px;
}

table#produktdetails td{
	border-bottom: 2px solid #fff;
	padding: 5px;
}

.hintergrundfarbe{
	background-color: #e7f1f6;
}

td.merkmal {
	background-color: #b7d7e5;
}

td.untermerkmal {
	background-color: #e7f1f6;
}
/*==========================================================================================*/
/*Banner rechts*/
div.skyscraper{
  padding: 0;
  margin-top: 40px;
  width: 160px;
  height: 600px;
  float: right;
  display: block;
  }


 /* =====================================================================================
Impressum
======================================================================================*/

  #content{
	width: 865px;
	text-align: left;
	margin-top: 10px;
}

table#impressum{
  width: 855px;
  margin-left: 10px;
  border: 0;
  border-collapse: collapse;
  font-size: 12px;
}

td.leftcol{
	width: 100px;
	padding: 6px 50px 6px 0;
	vertical-align: top;
}

table#impressum td{
	padding: 6px 0;
	vertical-align: top;
}

#content table#impressum h3{
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}

/*--------*\
|* footer *|
\*--------*/
#footer, #footer_mw, #footer_home {
  margin-top: 3px;
  padding: 5px;
  background: #fff;
  clear: both;
}

#footer_mw {
  border-top: 1px solid #CCC;
}

#footer {
  border-top: 1px solid #fff;
}

#footer_mw {
	position: absolute;
	left: 264px;
	top: 580px;
	width: auto;
}

#footer_home {
	text-align: center;
}

#footer p, #footer_mw p {
  margin: 4px 0;
  padding: 0;
  color: #999;
  font-size: 9px;
  text-align: center;
}

#footer_home p {
  padding: 40px 0;
}

#footer_home a,
#footer_home a:link,
#footer_home a:visited,
#footer_home a:hover,
#footer_home a:active{
  padding: 40px 0 0 0;
  color: #033;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

#footer a,
#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active,
#footer_mw a,
#footer_mw a:link,
#footer_mw a:visited,
#footer_mw a:hover,
#footer_mw a:active{
  padding: 40px 0 0 0;
  color: #033;
  font-size: 9px;
  font-weight: bold;
  text-decoration: none;
}

#footer p a{
	line-height: 3em;
}
