/* ====================================================================================
Blickform GmbH
www.rabattradar.com
Projektstart: Februar 2009
Autor: Anne H&ouml;fling
====================================================================================== */
/*Reset*/


*{padding: 0;margin: 0;}

input{
	border: 0;
	padding: 0;
	margin: 0;
}

/* =====================================================================================
Grundlegende Formatierung und Reset
======================================================================================*/
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%;
}

/* =====================================================================================
allgemeine Klassen und Formatierungen
======================================================================================*/
.clearing{clear: both;}

.floatleft{float: left;}
.floatright{float: right}


.text_zentriert{
	text-align: center;
}

.text_rechts{
	text-align: right;
}

.space_top_100{
	padding: 100px 0 0 0;
}


h1,h2,h3,h4,h5,h6{
font-weight: normal;
}

h1{font-size: 16px;color: #448ec7;}
h2{font-size: 16px;margin-bottom: 14px;}

body{
  color: #184569;
  font: normal normal 12px Tahoma,Arial,Verdana,Helvetica,sans-serif;
  background-color: #fff;
}

#wrapper{
  width: 950px;
  margin: 0 auto;
  text-align: center;
}


/* =====================================================================================
Divs
======================================================================================*/
#content{
  width: 950px;
  text-align: left;
  margin-top: 8px;
}

#head{
	width: 950px;
	position:relative;
	height: 200px;
}



#content_suche{
	float: left;
	width: 360px;
}

#content_tagcloud{
	float: right;
	width: 530px;
}

#content_ergebnisse{
	width: 950px;
	overflow: hidden;
}

/* =====================================================================================
Startseite
======================================================================================*/
a{
	color: #5fabce;
}

img.space{
	padding: 0 0 50px 0;
}

/*Suchfeld-Startseite============================================*/
ul#startseite{
	width: 352px;
	margin: 58px auto 0 auto;
	background-color: #fff;
}

/*Alternative im head*/
ul#produktsuche_logo{
	width: 352px;
	/*margin: 58px auto 0 auto;*/
	background-color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
}

/*Ende Alternative*/
form.startseite{
	width: 350px;
    border: 1px solid #13609c;
	padding: 0;
	margin: 0;
	text-align: right;
}
.suchfeld{
  padding: 5px 0 0 0;
  width: 265px;
  height: 23px;
  background-color: #fff;
  font-size: 12px;
  color: #6d7478;
  font-family: Arial,Helvetica,sans-serif;
}

.button{
 width: 60px;
 height: 31px;
 vertical-align: bottom;
}

.rahmen{
	border: 1px solid #13609c;
	text-align: right;
	}

/*Tagcloud Alternative mit Tabelle============================================*/

table#linksammlung{
	width: 520px;
    font: normal normal 12px Tahoma,Arial,Verdana,Helvetica,sans-serif;
	border-collapse: collapse;
	margin: 0 0 0 0;
	position: absolute;
	bottom: 0;
	right: 0;

}

table#linksammlung td.reiterimg img{
	width: 274px;
	height: 26px;
   	}

	table#linksammlung td.reiterimg{
	width: 274px;
	height: 26px;
	text-align: right;
   	}
table#linksammlung td.wolkenlinks{
	width: 490px;
    padding: 10px 15px;
	text-align: justify;
	border: 1px solid #daeef6;
	background-color: #ebf7fc;
}

table#linksammlung td{
	width: 246px;
}

table#linksammlung td.wolkenlinks a,
table#linksammlung td.wolkenlinks a.size_xs,
table#linksammlung td.wolkenlinks a.size_s,
table#linksammlung td.wolkenlinks a.size_m,
table#linksammlung td.wolkenlinks a.size_l,
table#linksammlung td.wolkenlinks a.size_xl{
	padding: 5px;
	color: #5fabce;
	line-height: 1.5em;
}

table#linksammlung td.wolkenlinks a.size_xs{
	font-size: 12px;
}

table#linksammlung td.wolkenlinks a.size_s{
	font-size: 14px;
}

table#linksammlung td.wolkenlinks a.size_m{
	font-size: 16px;
}

table#linksammlung td.wolkenlinks a.size_l{
	font-size: 18px;
}

table#linksammlung td.wolkenlinks a.size_xl{
	font-size: 20px;
}

/*Tagcloud============================================*/
p.tagcloud{
  padding: 10px;
  text-align: justify;
}

p.tagcloud_2{
  padding: 10px 10px 10px 20px;
  width: 490px;
  text-align: left;
}

ul.wolke{
	text-align: right;
	margin: 62px 0 0 64px;
	vertical-align: bottom;
}

ul.wolke img{
	display: block;
	margin-right: 0;
	margin-left: 246px;
	text-align: right;
}


ul li.hintergrundfarbe_2{
	border: 1px solid #daeef6;
	background-color: #ebf7fc;
	width: 520px;
}

p.tagcloud_2 a,
p.tagcloud_2 a.size_xs,
p.tagcloud_2 a.size_s,
p.tagcloud_2 a.size_m,
p.tagcloud_2 a.size_l,
p.tagcloud_2 a.size_xl{
	padding: 5px;
	color: #5fabce;
	line-height: 1.2em;
}

p.tagcloud_2 a.size_xs{
	font-size: 12px;
}

p.tagcloud_2 a.size_s{
	font-size: 14px;
}

p.tagcloud_2 a.size_m{
	font-size: 16px;
}

p.tagcloud_2 a.size_l{
	font-size: 18px;
}

p.tagcloud_2 a.size_xl{
	font-size: 20px;
}




ul li.hintergrundfarbe{
	border: 1px solid #daeef6;
	background-color: #ebf7fc;
	width: 352px;
	margin-top: 20px;
}


p.tagcloud a,
p.tagcloud a.size_xs,
p.tagcloud a.size_s,
p.tagcloud a.size_m,
p.tagcloud a.size_l,
p.tagcloud a.size_xl{
	padding: 5px;
	color: #5fabce;
	line-height: 1.5em;
}


/*_________________________________________________*/
p.tagcloud a,
p.tagcloud_2 a{
  font-size: 12px;
}

p.tagcloud a.size_xs{
	font-size: 16px;
}

p.tagcloud a.size_s{
	font-size: 18px;
}

p.tagcloud a.size_m{
	font-size: 20px;
}

p.tagcloud a.size_l{
	font-size: 22px;
}

p.tagcloud a.size_xl{
	font-size: 24px;
}

/* =====================================================================================
Ergebnisseite
======================================================================================*/
#box_produkte{
	width: 667px;
	float: left;
	text-align: left;
}

ul#ergebnisseite{
	width: 366px;
	margin: 20px 0 0 17px;
	background-color: #fff;
}

img.space20{
	margin: 20px 0 17px 0;
}


#content_skyscraper{
	width: 250px;
	float: right;
}

p.skyscraper{
	vertical-align: top;
	padding: 25px 0;
	text-align: right;
}

/*=========================================*/


ul#produktlisting{
	width: 630px;
	margin: 22px 0 45px 0;
	background-color: #fff;
}

table#suchergebnisse{
	width: 630px;
	color: #78696d;
    font: normal normal 12px Tahoma,Arial,Verdana,Helvetica,sans-serif;
	border-collapse: collapse;
	margin: 35px 0 0 0;
}

table#suchergebnisse td.bild{
	width: 135px;
	vertical-align: middle;
	text-align: center;
	border-bottom: 1px solid #cac4c6;
}

table#suchergebnisse td.text{
	width: 300px;
	color: #184569;
	font-size: 12px;
	vertical-align: top;
	padding: 15px 0 15px 15px;
	border-bottom: 1px solid #cac4c6;
}

table#suchergebnisse td.text h1,
table#suchergebnisse td.text h1 a{
	text-decoration: underline;
	margin: 0 0 15px 0;
}


table#suchergebnisse td.verweis{
	width: 187px;
	text-align: center;
	vertical-align: top;
	padding: 15px 0;
	border-bottom: 1px solid #cac4c6;
}

table#suchergebnisse td.verweis h1{
	padding-bottom: 24px;
}


table#suchergebnisse td.verweis p a img{
	padding-top: 4px;
	vertical-align: top;
}


/*=================================================================*/

/* =====================================================================================
Footer
======================================================================================*/
#footer{
	width: 950px;
	clear: both;
}

p.banner{
	text-align: center;
	padding: 25px 10px;
}



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

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

td.leftcol{
	width: 100px;
	padding: 6px 10px 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;
}


/* =====================================================================================
Ende
======================================================================================*/

