/* 
	Zuletzt bearbeitet:		Frank Meyering
	Datum:					03.09.2008
------------------------------------------------------------------------------------------------------------------------------------*/


/*	BASICS | STRUKTURE
------------------------------------------------------------------------------------------------------------------------------------*/

html {
	overflow-y:scroll;
}

html, body, div, p, h1, h2, h3, h4, ul, ol, li, span, a, table, td, form, fieldset, img {
    border: 0;
    margin: 0;
    padding: 0;
}

body#tinnefeld {
	margin: 0;
	padding: 0;
	font:62.5%/140% Tahoma, Arial, Helvetica, sans-serif;
	color:#00501f;
	background:#c0853e url(../picts/bg/bg_site.jpg) center center repeat-y;
}

div.fixfloat {
	clear: both;
	margin:0;
	padding:0;
	height: 0px;
	clear: both;
	line-height: 0px;
	font-size: 0px;
}

/*	BASICS | WRAP
------------------------------------------------------------------------------------------------------------------------------------*/

#header-intro {
	background:url(../picts/bg/bg_header.jpg) center bottom repeat-x;
	height:200px;
}

#header-intro-content {
	position:relative;
	margin:0 auto;
	width:990px;
	height:200px;
	overflow:hidden;
}

#header-intro-content #claim-text{
	position:absolute;
	top:40px;
	right:80px;
}

#header-intro-content #claim-text h1 {
	font-size:18px;
	line-height:20px;
}

#header {
	background:url(../picts/bg/bg_header.jpg) center center repeat-x;
	height:380px;
}

#header-content {
	position:relative;
	margin:0 auto;
	width:990px;
	height:380px;
}

#header-picture {
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
	margin:0px 0px 0px 0px;
	width:990px;
	height:375px;

}

#header-box-top {
	position:absolute;
	top:25px;
	left:25px;
	z-index:20;
	height:85px;
	width:940px;
	background-color:#ffffff;
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}

#header-box-top-2 {
	position:absolute;
	top:35px;
	left:35px;
	z-index:30;
	height:65px;
	width:920px;
	background-color:#ffffff;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#header-box-top-content {
	position:absolute;
	top:25px;
	left:25px;
	z-index:80;
	height:85px;
	width:940px;
}

#logo-text {
	display:block;
	position:absolute;
	top:6px;
	left:20px;
	width:206px;
	height:73px;
	overflow:hidden;
	z-index:100;
}

#logo {
	position:absolute;
	top:6px;
	left:20px;
	width:206px;
	height:73px;
	z-index:90;
	background:url(../picts/logo-tinnefeld.png) no-repeat;
	overflow:hidden;
}

#logo a{
	position:absolute;
	top:6px;
	left:20px;
	width:206px;
	height:73px;
	z-index:900;
}

#logo h1, #logo h2, #logo-text a h1 {line-height:11em;}

#nav-header {
	position:absolute;
	top:10px;
	left:430px;
	width:500px;
	height:65px;
	z-index:100;
}




#header-box-bottom {
	position:absolute;
	top:275px;
	left:25px;
	z-index:20;
	height:70px;
	width:940px;
	background-color:#ffffff;
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}

#header-box-bottom-2 {
	position:absolute;
	top:285px;
	left:35px;
	z-index:30;
	height:27px;
	width:920px;
	background-color:#ffffff;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#header-box-bottom-content {
	position:absolute;
	top:285px;
	left:35px;
	z-index:40;
	height:50px;
	width:920px;
}


/*	BODY	*/

#body {
	background:url(../picts/bg/bg_body.jpg) center center repeat-y;
}

#body-content {
	padding:25px 25px 50px 25px;
	position:relative;
	margin:0 auto;
	width:940px;
	font-size:1.2em;
	line-height:1.6em;
	color:#555555;
}

#footer {
	background:url(../picts/bg/bg_footer.jpg) center center no-repeat;
	height:90px;
}

#footer-content {
	position:relative;
	padding:25px 0px 0px 25px;
	margin:0 auto;
	width:965px;
	height:65px;
	font-size:1.1em;
	color:#FFFFFF;
}


/*	BASICS | COLS
------------------------------------------------------------------------------------------------------------------------------------*/

.col-2a-1 {
	float:left;
	margin:0px 30px 0px 0px;
	padding:0px 0px 0px 0px;
	width:455px;
}

.col-2a-2 {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:455px;
}

/*	NEWS
------------------------------------------------------------------------------------------------------------------------------------*/

.news-list-container {
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.news-list-item-1 {
	height:auto;
	margin:0px 0px 10px 0px;
	padding:10px 0px 10px 0px;
	border-bottom:1px solid #f1cfa5;
}

.news-list-container h1 {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	font-size:1.2em;
	line-height:1.4em;
	font-weight:bold;
}

div.news-list-container h1 a{
	color:#986526;
	text-decoration:none;
	font-weight:bold;
}

div.news-list-container h1 a:hover{
	color:#512d00;
	text-decoration:none;
}

.news-list-more {
	height:12px;
	width:12px;
	display:inline;
	line-height:0.1em;
}

.news-list-date {}
.news-list-browse {}

.news-list-text {
	float: left;
	width:445px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.news-list-picts {
	display:block;
	float: left;
	width:445px;
	margin:0px 25px 0px 0px;
	padding:0px 0px 0px 0px;
}

div.news-list-picts img {border:1px solid #986526;}
div.news-list-picts img:hover {border:1px solid #512d00;}



/*	NEWS - LATEST */

.news-latest-item-1 {
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	border-bottom:1px solid #f1cfa5;
}

.news-latest-item-2 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-bottom:none;
}

.news-latest-date {
	display:block;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	font-size:11px;
	line-height:13px;
}

.news-latest-item-1 h3,
.news-latest-item-2 h3 {
	margin:3px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}

.news-latest-item-1 h3 a,
.news-latest-item-2 h3 a {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:1.0em;
	line-height:1.1em;
	font-weight:bold;
}

.news-latest-item-1 h3 a:hover,
.news-latest-item-2 h3 a:hover {
	font-weight:bold;
}

/*	NEWS - SINGLE */

.news-single-item h1 {
	margin:5px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	font-size:1.4em;
	line-height:1.2em;
	font-weight:bold;
}

.news-single-imgcaption {
	margin:2px 0px 20px 0px;
}

.news-single-img img {
	border:1px solid #022b56;
}

.col-2a-1 ul {
	margin:10px 0px 10px 10px;
	padding:0px 0px 0px 10px;
}

/*	NEWS - ARCHIV */

.news-amenu-container ul {
	margin:10px 0px 10px 10px;
	padding:0px 0px 0px 10px;
}


/*	NEWS - MENU	*/

.tx-ttnews-browsebox_items {
	float:left;
	margin:0px 15px 0px 0px;
	font-weight:bold;
}

.tx-ttnews-browsebox_list ul {
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.tx-ttnews-browsebox_list ul li {
	float:left;
	list-style:none;
	margin:0px 5px 0px 0px;
	padding:0px 0px 0px 0px;
}



/*	TOP-Navigation
---------------------------------------------------------------------------------*/

#header-box-bottom-content ul {
	margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    list-style-type: none;
}

#header-box-bottom-content li {
	float:left;
	display:block;
	width:auto;
	height:27px;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}

#header-box-bottom-content ul a {
	float:left;
    display: block;
	height:23px;
    padding:4px 10px 0px 10px;
	text-decoration:none;
	font-size:1.2em;
	line-height:1.3em;
	font-weight:bold;
	color:#022b56;
}

#header-box-bottom-content ul a:hover {
	color:#eaab5e;
}

#header-box-bottom-content ul a.active, #header-box-bottom-content ul a.active:hover {
	color:#905E21;
	background:#FFFFFF;
}


/* 2te Ebene */

#header-box-bottom-content ul li ul {
	display:none;
}

#header-box-bottom-content ul li.IFSUBCUR ul {
	display:block;
	position:absolute;
	top:27px;
	left:0px;
	width:920px;
	height:23px;
	background:#ffffff;
}

#header-box-bottom-content ul li.IFSUBCUR ul li{
	float:left;
	display:block;
	width:auto;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
	height:23px;
}

#header-box-bottom-content ul li.IFSUBCUR ul li a {
	float:left;
    display: block;
	height:19px;
    padding:4px 10px 0px 10px;
	text-decoration:none;
	font-size:1.1em;
	line-height:1.2em;
	font-weight: normal;
	color:#022b56;
}

#header-box-bottom-content ul li.IFSUBCUR ul li a:hover {
	color:#eaab5e;
}

#header-box-bottom-content ul li.IFSUBCUR ul li a.active, #header-box-bottom-content ul li ul li a.active:hover {
	color:#905E21;
	background:#FFFFFF;
	font-weight:bold;
}



/*	NAV-HEADER
-----------------------------------------------------------------------------------------------------------------------------------*/

#nav-header ul {
	float:right;
	margin:40px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    list-style-type: none;
}

#nav-header li {
	float:left;
	display:block;
	width:auto;
	height:20px;
    padding:0px 5px 0px 0px;
    margin:0px 4px 0px 0px;
	background:url(../picts/bg/nav-header_bullet.gif) right center no-repeat;
}

#nav-header li.nav-header-end {
	background:none;
}

#nav-header ul a {
	float:left;
    display: block;
	height:16px;
    padding:2px 10px 0px 10px;
	text-decoration:none;
	font-size:1.1em;
	line-height:1.3em;
	font-weight:bold;
	color:#022b56;
}

#nav-header ul a:hover {
	color:#eaab5e;
}

#nav-header ul a.active, #nav-header ul a.active:hover {
	color:#905E21;
}











/* Styles-04. ICONS
------------------------------------------------------------------*/

h5.icon_products {
	margin:10px 0px 10px 0px;
	padding:7px 0px 0px 35px;
	height:30px;
	font-family: Tahoma;
	font-size: 1.0em;
	line-height:1.1em;
	letter-spacing:0px;
	font-weight: bold;
	color:#006ac0;
}

h5.icon_products-2cols {
	margin:10px 0px 10px 0px;
	padding:2px 0px 0px 35px;
	height:30px;
	font-family: Tahoma;
	font-size: 1.0em;
	line-height:1.1em;
	letter-spacing:0px;
	font-weight: bold;
	color:#006ac0;
}

.size {
	background: url(../picts/icons/icons_products_size.gif) no-repeat;
}

.weight {
	background: url(../picts/icons/icons_products_weight.gif) no-repeat;
}

.carton {
	background: url(../picts/icons/icons_products_carton.gif) no-repeat;
}

.deep {
	background: url(../picts/icons/icons_products_deep.gif) no-repeat;
}

.prize {
	background: url(../picts/icons/icons_products_prize.gif) no-repeat;
}

.p-download {
	background: url(../picts/icons/icons_products_download.gif) no-repeat;
}




/*	Startseite
----------------------------------------------------------------------------------------------------------------------------------------------------*/

#startseite-boxes {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#startseite-boxes h1 a,
#startseite-boxes h1 a:visited {
	position:absolute;
	top:0px;
	left:0px;
	width:160px;
	height:150px;
	display:block;
	font-size:18px;
	line-height:19px;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	z-index:40;
	background:url(../picts/blank.gif) no-repeat;
}

#startseite-boxes p {
	position:absolute;
	top:40px;
	left:0px;
	width:140px;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	z-index:20;
	text-align:center;
	font-size:12px;
	line-height:14px;
}

#startseite-boxes a:link {color:#ffffff; font-weight:bold; text-decoration:none;}
#startseite-boxes a:visited {color:#ffffff; font-weight:bold; text-decoration:none;}
#startseite-boxes a:hover {color:#fff; font-weight:bold; text-decoration:none;}
#startseite-boxes a:active {color:#fff; font-weight:bold; text-decoration:none;}

.startseite-boxes-item {
	position:relative;
	float:left;
	display:block;
	margin:0px 35px 35px 0px;
	padding:0px 0px 0px 0px;
	width:160px;
	height:160px;
	background:#F1E1D1 url(../picts/bg/bg_box-startseite-01.jpg) no-repeat;
	text-align:center;
	overflow:hidden;
}

.startseite-boxes-item-end {
	position:relative;
	float:left;
	display:block;
	margin:0px 0px 35px 0px;
	padding:0px 0px 0px 0px;
	width:160px;
	height:160px;
	background:#F1E1D1 url(../picts/bg/bg_box-startseite-01.jpg) no-repeat;
	text-align:center;
	overflow:hidden;
}

.startseite-boxes-item-end:hover,
.startseite-boxes-item:hover {
	background: url(../picts/bg/bg_box-startseite-02.jpg) no-repeat;
}

.color-bg-brown-light {
	padding:15px 10px 0px 10px;
	width:140px;
	height:145px;
	background:#905E21 url(../picts/bg/bg_box-startseite-01.jpg) no-repeat;;
	color:#FFFFFF;
}


/*	TEAM
----------------------------------------------------------------------------------------------------------------------------------------------------*/

#team-boxes {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
/*	background:#669900;*/
	width:940px;
	height:600px;
}

.team-boxes-item,
.team-boxes-item-end {
	float:left;
	display:block;
	margin:0px 20px 20px 0px;
	padding:0px 0px 0px 0px;
	width:300px;
	overflow:hidden;
/*	background:#666666;	*/
}

.team-boxes-item-end {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.team-boxes-item_pict {
	float:left;
	height:140px;
	width:140px;
	display:block;
	margin:0px 20px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}

.team-boxes-item_text {
	float:left;
	height:130px;
	width:130px;
	display:block;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 10px;
	background:#F1E1D1 url(../picts/bg/bg_box-startseite-01.jpg) no-repeat;
	overflow:hidden;
	font-size:11px;
	line-height:13px;
}


/*	Kontakt
----------------------------------------------------------------------------------------------------------------------------------------------------*/
ul.powermail_mandatory_list {
	margin:10px 0px 0px 0px;
	font-weight:normal;
}

ul.powermail_mandatory_list li{
	margin:0px 0px 10px 20px;
	padding:0px 0px 0px 0px;
	font-weight:normal;
}

ul.powermail_mandatory_list li.powermail_mandatory_listitem strong {
	font-weight:normal;
}

span.powermail_mandatory {
	color: red;
}

input.validation-failed,
textarea.validation-failed {
	background-color: red;
}

div.powermail_mandatory_js {
	color: red;
	margin: 3px 0 15px 150px;
}

fieldset.tx-powermail-pi1_fieldset {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
}

fieldset.tx-powermail-pi1_fieldset legend {
	display:none;
}

fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 150px;
	float: left;
	clear: both;
	height:auto;
	font-weight: bold;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	border:1px solid #EAAB5E;
	width: 260px;
	color:#555555;
	font-size:1.1em;
	padding:2px 2px 0px 2px;
	height:17px;
	overflow:auto;
}

fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	height:80px;
	font-size:1.0em;
}

fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	width:266px;
	height:22px;
	padding:2px 2px 2px 2px;
}

div.powermail_check_inner {
	display:block;
	clear:both;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:120px;
}

div.powermail_check_inner label {
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:300px;
	font-weight:normal;
}

div.tx_powermail_pi1_fieldwrap_html {
	margin: 10px 0;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	background:#9C692A;
	margin: 0px 39px 10px 0px;
	padding: 2px 0px 2px 0px;
	font-weight: bold;
	border:1px solid #EAAB5E;
	width:266px;
	float:right;
	height:24px;
	color:#FFFFFF;
}

input.tx-powermail-pi1_mandatory_submit {
	background:#9C692A;
	margin: 10px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	font-weight: bold;
	border:1px solid #EAAB5E;
	width:266px;
	float:left;
	height:24px;
	color:#FFFFFF;
}

p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}


/*	SITEMAP
------------------------------------------------------------------------------------------------------------------------------------*/

.tx-dropdownsitemap-pi1 {
	margin:0px 2px 0px 2px;
	padding:0px 0px 0px 0px;
}

.tx-dropdownsitemap-pi1 DIV {
	margin:0px 0px 0px 0px;
	padding:10px 20px 10px 20px;
}


.level_1 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-bottom:1px solid #905E21;
}

.level_1 a,
.level_1 a:visited {
	font-weight:normal;
	color:#022b56;
}

.tx-dropdownsitemap-pi1 .description {
	display:block;
	margin:7px 0px 0px 21px;
	padding:0px 0px 0px 0px;
	clear:both;
	font-size:1.0em;
	font-style:normal;
	line-height:1.4em;
}

.tx-dropdownsitemap-pi1 SPAN.ifsub {
	font-weight:normal;
	text-transform:none;
}

span.no a:link,
span.no a:visited,
span.ifsub a,
span.ifsub a:visited {
	font-size:1.2em;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
	color:#905E21;
}


span.no a:hover,
span.ifsub a:hover,
span.ifsub a:visited {
	font-size:1.2em;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
	color:#022b56;
}

/*	GALERIE
-----------------------------------------------------------------------------------------------------------------------------*/

.tx-chgallery-pi1 {
 	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.tx-chgallery-pi1 .bigimg {
	text-align:center;
}

.tx-chgallery-pi1 h2 {
 	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:16px;
	line-height:18px;
	color:#905e21;
}
 
.tx-chgallery-pi1 .chgallery-list {
 	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
 	list-style:none;
}

/* LIST element */
.tx-chgallery-pi1 .chgallery-list li {
 	padding:10px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	border-bottom:1px solid #E7AD5B;	
}

.tx-chgallery-pi1 .chgallery-list .itemodd {}
.tx-chgallery-pi1 .chgallery-list .itemodd .img img { border:1px solid #ececec; }
.tx-chgallery-pi1 .chgallery-list .itemeven { background:#f4f4f4; }
.tx-chgallery-pi1 .chgallery-list .itemeven .img img { border:1px solid #E7EDF1; }

.tx-chgallery-pi1 .chgallery-list .title a {
	font-weight:bold;
}
 
.tx-chgallery-pi1 .chgallery-list .img {
	float:left;
	width:120px;
	padding-left:2px;
}


.tx-chgallery-pi1 .chgallery-list .text {
	float:left;
	width:400px;
}

.tx-chgallery-pi1 .chgallery-list .clr { clear:both; }
 
/************************
 * GALLERY view 
 ************************/  

/* Directory browser */
.tx-chgallery-pi1 .info {
	margin:5px 10px 15px 10px;
	padding:3px 6px;
 	border:1px solid #D2DCE4;
 	background:#E7EDF1;
}

.tx-chgallery-pi1 .info .position {
	float:right;
	font-size:35px;
	font-style: italic;
	font-family:Georgia;
	color:#b8c9d6;
	margin-right:5px;
}

.tx-chgallery-pi1 .info .position span {
	font-size:20px;
}

.tx-chgallery-pi1 .info span {
	font-weight:bold;
}

/* Pagebrowser */
.tx-chgallery-pi1 .pagebrowser {
	display:block;
	border-top:1px solid #dde1e4;
	border-bottom:1px solid #dde1e4;
 	padding:5px 0px 5px 0px;
	margin:10px 0px 10px 0px;
}

.tx-chgallery-pi1 .pagebrowser .prev {
	width:20%;
	float:left;
}

.tx-chgallery-pi1 .pagebrowser .text {
	width:60%;
	float:left;
	text-align:center;
}

.tx-chgallery-pi1 .pagebrowser .next {
	width:20%;
	float:right;
	text-align:right;
}

.tx-chgallery-pi1 .clr { clear:both; }


/*	THUMBNAILS	*/

div.single div.img {
 	padding:0px 0px 0px 0px;
	margin:0px 20px 20px 0px;
	display:block;
	width:160px;
	height:160px;
	float:left;
	text-align:center;
	background:#fff;
	border:1px solid #999;
	overflow:hidden;
}





