

body {
	background-color: #1B1C16;
	font: normal 90%/1.4em Calibri, Arial, Helvetica, sans-serif;
	margin-top: .3em;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.detaildescription {text-align: justify}
.detaildescription td {vertical-align: top}


#page {
		
}

#header {
	height: 245px;
	background: transparent url(../images/bg-header2.jpg) left top repeat-x;
	border-bottom: 2px solid #FFFBB1;
}

#content {
	background: #F1F1F1 url(../images/bg-content.gif) left top no-repeat;	
	padding-top: 1.5em;
	min-height: 600px;
}


#content h1 {
	font-size: 22px ;
	font-weight: normal;
}

#maincol {
	margin: 0 0 0 1em;	
	padding-bottom: 1em;
}


#footer {
	height: 70px;
	background: transparent url(../images/bg-footer.gif) top left no-repeat;	
	color: #CCC;
	font-size: 85%;
}
#credits {padding-top: 1.5em; text-align:center}
#credits img {vertical-align: middle}

/* Katalogdarstellung */
div.catalog-list-item {margin-top: 1em; margin-right: 6px; padding-bottom: .8em; float: left; height: 320px; overflow: hidden; text-align: center; background-color: #fff; border: 1px solid #ddd; width: 240px; position: relative}
div.catalog-list-item h3, div.item-details h2.title {color: #7D4914; font-size: 14px; font-weight: normal;  padding: 8px 0 8px 10px ; margin:0;}
div.catalog-list-item h3 a:active, div.catalog-list-item h3 a:link, div.catalog-list-item h3 a:visited, div.catalog-list-item h3 a:hover {color: #880F07; line-height: 1.2em }
img.lft {margin-bottom: .4em; border: 1px solid silver; padding: .6em; background-color: #ffffff}
img.rgt {margin:0; margin-left: .8em; float: right; border: 1px solid silver; padding: .6em; background-color: #ffffff}
div.catalog-list-item div.teaser {padding: .8em}
div.catalog-list-item  div.catalog-list-actions {width: 150px; float: right; margin-left: 6px}
.catalog-list-actions a img {margin-bottom: 4px}
div.thumbnail {}
div.last {margin-right: 0px;}

h3.pricetitle {background: transparent url(../images/bg-menu-top.gif) left top repeat-x}
div.teaser {text-align: justify}

div.catalog-list-item div.more {
	font-size: 85%;
	text-align: left;
	background: transparent url(../images/arrow-more.gif) right center no-repeat;
	height: 18px;
	width: 46px;
	position: absolute;
	top: 308px;
	left: 185px;
}
div.catalog-list-item div.minvk {
	font-size: 95%;
	text-align: left;
	height: 18px;
	width: 100px;
	color: #666;
	font-style: italic;
	position: absolute;
	bottom: 6px;
	left: 10px;
}


div.catalog-list-item div.more a {color: #666; vertical-align: middle}
div.catalog-list-item div.more a:hover {color: #F90; text-decoration: none}

/* /Katalogdarstellung */

div.btn-request {
	text-align: right;
	width: 400px;
	float: right;
}

#breadcrumb {margin: 0 0 1.5em 0;}

td.matrix-container table {font-size: 85%}
table.paarung {border: 1px solid #ddd;}

.detail_images_container {float: right; margin: 0 0 1em 1em; width: 333px}

#maincol table {width: 100% !important}

th {
	background-color: #891007; color: #fff;	
}


