/* @override http://otten.groene.biz/style.css */

a:active, a:link, a:visited { color: #007447; text-decoration: none; }
a:hover {  color: #999; }

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	}

.prodhead { font-size: 14px; font-weight: bold; color: #333333; text-indent: 3px}
.prodkat {  font-size: 12px; font-weight: bold; color: #333333; text-indent: 0px}
.prodfeat { font-size: 12px; line-height: 16px}
.sanssmall { font-size: 10px}
.sanssmallbold { font-size: 10px ; font-weight: bold}
.sansnormal { font-size: 12px; line-height: 18px}
.sansnormalbold { font-size: 12px; line-height: 18px; font-weight: bold}
.headline {  font-size: 16px; line-height: 24px; font-weight: bold; color: #FFFFFF}
.prodheadblack { font-size: 14px; font-weight: bold}
.addresse {  font-size: 10px; color: #CCCCCC}

.red { color:#CC0000; }

img {
	border:		0px;
	}

ul {  font-size: 12px; line-height: 16px;
	margin:0px;
	padding:0px 0px 0px 20px;
	width: 400px;
}

ol {  font-size: 12px; line-height: 16px}

p {  font-size: 12px; line-height: 1.4em}

h1 {  
	font-size: 18px;
	color: #007447;
	}
h2 {  
	font-size: 14px;
	color: #007447;
	}

h2.underline {
	border-bottom: 1px solid #007447;
	padding-bottom: 3px;
}

h3 {
	font-size: 12px;
	margin-bottom: 5px;
	}
.klein {
	font-size: 10px;
	}

.bu {
	font-size:	0.8em;
	margin-bottom:	20px;
	}


#produktcontent {
	position:	relative;
	margin-left:auto;
	margin-right:auto;
	width:400px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #333333;
	}

#produktcontent ul {
	list-style: square;
	}

#produktcontent li {
	margin-bottom: 5px;
	}


#produktblattkopf {
	width:400px;
	background-color:#E0E0E0;
	padding:2px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	}


#productpreview {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #333333;
	}

#productpreview a:active, #productpreview a:link, #productpreview a:visited { color: #007447; text-decoration: none}
#productpreview a:hover {  color: #CCC;  }

#productpreview p {
	line-height:	1.2em;
	}

.produktheadline, .produktsubline	{
	color: #666666;
	letter-spacing: 0.1em;
	}
.produktheadline	{
	font-size: 28px;
	margin-bottom: 7px;
	}
.produktsubline	{
	font-size: 12px;
	margin-bottom: 15px;
	}
.abstandu {
	margin-bottom: 15px;
	}

/* Tabellen */




.masstabelle {
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
	border-collapse: collapse;
	}

.masstabelle th {
	border-width: 0 1px 0 0;
	border-color: #999;
	border-style: solid;
	padding: 2px 5px 2px 5px;
	font-size: 12px;
	background-color: #666;
	color: #FFFFFF;
	}

.masstabelle th.lastcol {
	border-right:	0px;
	}

.masstabelle td {
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
	padding: 2px 5px 2px 5px;
	font-size: 12px;
	text-align: center;
	width: 30px;
	}
.masstabelle td.col1 {
	font-weight: bold;
	}



table.features {
	border-collapse: collapse;
	border: 1px solid #eaded4;
}

table.features td {
	padding: 3px;
}

table.features th {
	padding: 3px;
	background-color: #675a4e;
	color: #fff;
	font-size: 1.3em;
}

table.features td.zwischentitel {
	background-color: #d8c3b9;
}

table.features tr.even td {
	background-color: #eee3db;
}

table.features tr.odd td {
	background-color: #f6f1ed;
}

table.features td.label {
	width: 200px;
}


table.features td.feature {
	width: 200px;
	padding-left: 11px;
}



#subnavigation {
	position:		absolute;
	top:			10px;
	left:			20px;
	width:			290px;
	z-index:		5;

	}


#maincontent {
	position:		absolute;
	margin:			0 auto;
/*
	top:			10px;
	left:			350px;
*/
	width:			600px;

	}



#contentcontainer {
	position:		relative;
	padding-left:	350px;
	width:			100%;
	}


.filminfo {
	border-collapse:	collapse;
	border:				1px solid #CCCCCC;
	width:				200px;
	}

.filminfo td {
	font-size:		0.8em;
	padding:		10px;
	background:		#CDE4DB;
	}
	

/* Bildergalerie / Dekore */



div.thumnailcontainer {
	margin-top: 20px;
}


div.thumnailcontainer div.thumbnail {
	width: 90px;
	float: left;
	margin-right: 12px;
	margin-bottom: 20px;
}

div.thumnailcontainer div.thumbnail.lastcol {
	margin-right: 0px;
}


div.thumnailcontainer p {
	padding: 0;
	margin: 5px 0 0;
	font: 0.8em Arial, "Helvetica Neue", Helvetica, Verdana, sans-serif;
}

