/* @override 
	http://contenido.esi-auktionen.de/cms/css/layout.css
	http://contenido.esi-auction.com/cms/css/klatte.css
*/

body{
	margin: 0; padding: 0;
	font: 80%/135% Helvetica, Arial, Geneva, sans-serif;
	color: #5d5d5d;
	background: none;
	height: 100%;
}
html{
	height: 100%;
}
a{
	color: #000;
}
img{
	border: none;
}
table,td,th{
	font-size: 1em;
}
h1{
	font-weight: normal;
	font-size: 2.4em;
	padding: 0.6em 0 0.2em 0;
	margin: 0;
	line-height: 110%;
	color: #040722;
}
h3{
	color:  #040722;
	font-size: 1.6em;
	font-weight: normal;
	margin: 0.7em 0 0.2em 0;
	line-height: 120%;
}
h3 a{
	color: #040722;
	text-decoration: none;
}
h2.price{
	font-weight: normal;
	font-size: 1.8em;
}
#container{
	width: 900px;
	height: 100%;
	border-right: 1px solid #FFF;
}
#leftpan{
	float: left;
	width:  230px;
	padding-left: 0px;
	height: 100%;
	border-right: 1px solid #FFF;
}
#rightpan{
	float: left;
	width:  625px;
	padding:  20px;
	border-left: 1px solid #5d5d5d;
	position: relative;
}
#auctionnav{
	padding:  8px;
}
#auctionnav .shortdesc{
	font-size: 0.85em;
}
.quickinfo{
	margin: 0.2em 0 1em 0;
	font-weight: bold;
}
.youtube{
	margin: 10px 0;
}
.description{
	
}
.brand{
	position: absolute;
	right: 15px; top: 5px;
}
.pferdimg{
	margin-bottom: 0.5em;
}
.links{
	margin-bottom: 0.5em;
}
.desc_de{
}
.desc_en{
}
.clear{
	clear: both;
	float: none;
}
.bloodline{
	width: 100%;
	padding: 20px 0;
	clear: both;
}
.bloodline td{
	border-top: 1px solid #FFF;
	font-size: 1em;
	font-weight: bold;
	padding: 1px 2px;
	background-color: #ececec;
}
.logo{
	padding: 20px 0 0 10px;
}
.contact{
	padding: 10px 0 0 20px;
}
#metaNavigation{
	list-style-type: none;
	padding: 0 0 0 10px;
	margin: 10px 0 0 0;
}
#metaNavigation a{
	display: block;
	background-color: #030722;
	padding: 8px 2px 7px 10px;
	border-bottom: 1px solid #FFF;
	text-decoration: none;
	font-size: 1.12em;
	color: #FFF;
	line-height: 100%;
}


div.pferdeliste{
	margin: 25px 0;
}
div.pferd{
	height: 150px;
	clear: both;
	border-bottom: 1px solid #8a1514;
	margin-top: 15px;
}
div.pferd .thumb{
	float: left;
	width: 170px;
	height: 140px;
	overflow: hidden;
}
div.pferd h2{
	margin: 0 0 0 0;
}
div.pferd p{
	margin: 0.7em 0 0.5em 0;
}
div.pferd h2 a{
	text-decoration: none;
}
