@charset "utf-8";
/* ###################################################################
## CSS Document www.timber-macpom.de 
## @author: Edgar Nanninga, construktiv GmbH (www.construktiv.de) 
## 
## 1. Allgemeines
## 2. Header
## 3. Navigation
## 4. Inhalt
## 4.1. Content-Bereich
## 4.2. Teaserboxen
## 5. Footer
## 6. Construktiv-Branding
##
################################################################### */


/* ###################################################################
## 1. Allgemeines
################################################################### */

* {
	margin:0px;
	padding:0px;
}
body {
	font-family:"Trebuchet MS", Verdana;
	background-color:#fdf3dc;
}

#Kaminholz-Brennholz {
	position:absolute;
	left:10px;
	top:10px;
	width:680px;
	height:150px;
	z-index:1;
	overflow: auto;
	visibility: hidden;
}


#wrapper {
	display:block;
	margin:auto;
	width:788px;
	background:#fff;
	background-image:url(../_images/layout/bg-wrapper.gif);
	background-repeat:repeat-y;
}
sub {
	font-size:8px;
}

sup {
	font-size:10px;
	padding-left:2px;
	font-weight:normal;
}

hr
{
	font-size:1px;
	height:1px;
	border:none;
	border-bottom:1px solid #522C18;
}

hr.light {
	border-bottom:1px solid #DEDEDE;
	clear:both;
}

img {
	behavior:url(pngbehavior.htc);
}
div.clearer {
	clear:both;
	height:0px;
	width:0px;
	line-height:0px;
	font-size:0px;
}
.right {
	text-align:right;
}

small {
	font-size:10px;
}

.hinweis { 
	font-size:10px;
	display:block;
	margin-top:-5px;
}
.hinweisHotline { 
	font-size:10px;
	display:block;

}

a img {
	border:none;
}
/* ###################################################################
## 2. Header
################################################################### */

/*#header {
	margin:auto;
	position:relative;
	width:780px;
	height:220px;
	background-image:url(../_images/layout/head2.jpg);
	background-repeat:no-repeat;
}*/
#header {
	margin:auto;
	position:relative;
	width:780px;
	height:170px;
	background-image:url(../_images/layout/head-3.jpg);
	background-repeat:no-repeat;
}
#header a {
	display:block;
	position:absolute;
	top:27px;
	right:0px;
	height:63px;
	width:311px;
	text-decoration:none;
}
/* ###################################################################
## 3. Navigation
################################################################### */

#navigationwrapper {
	margin:auto;
	width:780px;
	height:30px;
	background-image:url(../_images/navi_bg2.jpg);
	text-align:center;
}
#navigation {
	margin:auto;
	width:750px;
/*	width:687px; */
/*	width:610px;*/
}
#navigation ul {
	list-style-type:none;
}
#navigation ul li {
	display:inline;
}
#navigation a {
	font-size:12px;
	font-weight:bold;
	line-height:30px;
	color:#fff;
	text-decoration:none;
	display:block;
	float:left;
	padding:0px 12px;
	border-left:1px solid #fff;
}
#navigation a:hover, #navigation a.aktiv {
	background-image:url(../_images/layout/bg-navi-hover.jpg);
	background-repeat:repeat-x;
}
#navigation a:hover {
	color:#fdf3dc;
}
#navigation a.aktiv {
	color:#5a2b19;
}
#navigation a.last {
	border-right:1px solid #fff;
}

#navigation a.last2 {
	border-right:0px solid #fff;
}

/* ###################################################################
## 4. Inhalt
################################################################### */

#inhalt {
	margin:auto;
	width:726px;
	padding:0;
	position:relative;
	padding-left:46px;
}
/* 4.1. Inhalt */
#content {
	float:left;
	margin-top:45px;
	padding:0;
	width:400px;
	
}


#content2 {
	float:left;
	
	padding:0;
	width:500px;
	font-size:12px;
	
	
}


#content_tabelle {
	float:left;
	padding:0;
	width:500px;
	font-size:12px;
	
	
}

#content3 {
	float:left;
	margin-top:45px;
	padding:0;
	width:400px;
	
	
}

#content h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#592a18;
}

#content2 h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#592a18;
}

#content h2 {
	font-size:13px;
	color:#592a18;
	padding-top:15px;
	margin-bottom:-20px;
}

#content h4 {
	font-size: 80%;
}

#content h2.impH2 {
	padding-top:0px;
	margin-bottom:-25px;
}
#content p {
	font-size:12px;
	line-height:19px;
	margin:25px 0px;
	width:370px;
}

#content2 p {
	font-size:12px;
	line-height:19px;
	margin:25px 0px;
	width:500px;
	
}

#content3 p {
	font-size:12px;
	line-height:19px;
	margin:25px 0px;
	width:300px;
	
}

#content3 h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#592a18;
}

#content a {
	text-decoration:underline;
	color:#005BC2;
}
#content a:hover {
	text-decoration:none;
}

#content2 a {
	text-decoration:underline;
	color:#005BC2;
}
#content2 a:hover {
	text-decoration:none;
}


#content ul {
	list-style-type:disc;
	font-size:12px;
	padding:0px 30px;
	margin-top:-20px;
}
#content ul.braun {
	color:#90653a;
}

#content ul ul {
	margin-top:0px;
	list-style-type:circle;
}

#content .shopdescr {
	margin-top: 0;
	width: 400px;
}


#dienst_wrapper {
                 float:left;
                 width:370px;
                 height:400px;
                }

#dienst1 {
          float:left;
          background-image:url(../_images/dienst1.jpg);
          background-repeat:no-repeat;
          width:250px;
          height:178px;
	  }


#fsc {
          float:left;
          background-image:url(../_images/fsc.jpg);
          background-repeat:no-repeat;
          width:98px;
          margin-top:40px;
          height:100px;
	  }

#dienst2 {
          float:left;
          background-image:url(../_images/dienst2.jpg);
          background-repeat:no-repeat;
          width:354px;
          height:170px;
	  }

#dienst3 {
          float:left;
          background-image:url(../_images/dienst3.jpg);
          background-repeat:no-repeat;
          width:219px;
          height:189px;
	  }



/* 4.2. Teaserboxen */

#regional {
	width:220px;
	float:right;
	padding-right:80px;
	padding-top:45px;
	text-align:center;
	
}


#teaserboxen {
	width:259px;
	float:right;
	padding-right:46px;
	padding-top:20px;
	text-align:center;
}

#teaserboxen2 {
	width:210px;
	float:right;
	padding-right:10px;
	padding-top:20px;
	text-align:center;
	
}



#hotline {
	color:#005BC2;
	font-weight:bold;
	padding-bottom:20px;
	text-align:left;
	padding-left:64px;
	line-height:1em;
}

.tabelle {
	
	font-weight:normal;
	font-family:"Trebuchet MS", Verdana;
	font-size:12px;
	
}


#teaserboxen img.logo {
	padding-bottom:25px;
}
.teaserwrapper {
	width:259px;
	position:relative;
	background:#dfbc6c;
	background-image:url(../_images/layout/bgteaser.jpg);
	background-repeat:repeat-x;
	text-align:left;
	margin-bottom:30px;
	
}

.teasertop {
	background-image:url(../_images/layout/teasertop.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	position:absolute;
	top:0px;
	left:0px;
	height:10px;
	width:259px;
	font-size:1px;
}
.teaserflames {
	position:absolute;
	bottom:9px;
	left:2px;
	width:257px;
	height:153px;
	z-index:1;
}





html>body .teaserflames {
	background-image:url(../_images/layout/teaserflames.png);
	background-repeat:no-repeat;
	background-position:bottom center;
}
* html .teaserflames {
	background:none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.timber-macpom.de/_images/layout/teaserflames.png');
}
.teaser {
	position:absolute;
	top:10px;
	left:0px;
	width: 259px;
	color:#fff;
	z-index:2;
	background-image:url(../_images/layout/bg-teaser.gif);
	background-repeat:repeat-y;
	
}

.teaserver {
	position:absolute;
	top:10px;
	left:0px;
	width: 259px;
	color:#fff;
	z-index:2;
	background-image:url(../_images/layout/bg-teaser.gif);
	background-repeat:repeat-y;
}


.tlogo {
	width:40px;
	height:40px;
	position:absolute;
	top:-10px;
	right:-15px;
	background-repeat:no-repeat;
	z-index:3;
}
html > body .tlogo {
	background-image:url(../_images/t-logo.png);
}
* html .tlogo {
	background:none;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='http://www.timber-macpom.de/_images/t-logo.png');
}
.teaser h1 {
	text-transform:uppercase;
	font-size:18px;
	font-weight:normal;
	padding-left:15px;
	padding-top:10px;
}

.teaser h2 {
	font-size:14px;
	padding: 10px 15px 0px 15px;
}

.teaser p {
	font-size:11px;
	line-height:18px;
	padding:15px 10px 15px 15px;
	color:#000;
}

.teaser p.gross {
	font-size:30px;
	font-weight:bold;
	color:#592a18;
	padding:20px 0px 20px 15px;
	letter-spacing:-0.1em;
}
.teaser p.klein {
	padding-bottom:0;
	width:100px;
	float:left;
}

.teaser ul {
	list-style-type:none;
	font-size:12px;
	padding: 10px 15px;
	width:200px;
	color:#000;
}
.teaser ul li {
	padding-top:10px;
}

.teaser .rechts {
	/*.teaser img.rechts {*/
	float:right;
	padding:40px 7px 0px 5px;
}
.teaser a {
	color:#005BC2;
}
.teaser a:hover {
	text-decoration:none;
}

.teaser table {
	margin:auto;
	width:231px;
	color:#000;
	font-size:11px;
	line-height:18px;
	background:#fff;
	
}
.teaser table td {
	background:#fff;
	padding:3px;
}

.teaser table td.copy {
	font-size:10px;
}

.teaserbottom {
	position:absolute;
	bottom:-1px;
	width:259px;
	height:10px;
	background-color:#fff;
	background-image:url(../_images/layout/teaserbottom-2.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	font-size:1px;
	z-index:5;
}





.teaser_text {
        position:absolute;
	top:170px;
	left:10px;
	color:#000;
	font-size:11px;
	width:240px;
}


/* ###################################################################
## 5. Footer
################################################################### */

#footer {
	margin:auto;
	width:788px;
	height:100px;
	background-image:url(../_images/layout/bg-footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#footerLeft {
	padding-top:43px;
	padding-left:34px;
	width:340px;
	height:57px;
	font-size:11px;
	float:left;

}

#footerLeftGross {
	padding-left:54px;
	width:380px;
	height:100px;
	font-size:11px;
	float:left;
}


#footerRight {
	width:300px;
	float:right;
	font-weight:bold;
	text-align:center;
	font-size:12px;
	height:100px;
	padding:0px 30px 0px 0px;
	
	
}
#footerRight a {
	text-decoration:none;
	color:#000;
	font-size:12px;
}
#footerRight a:hover {
	text-decoration:underline;
}
#footerRight a.noBorder {
	border:none;
}
#footerRight a img {
	border:none;
	margin-bottom:-1px;
}
/* ###################################################################
## 6. Construktiv-Branding
################################################################### */

#subfooter {
	width:770px;
	display:block;
	margin:auto;
	padding-top: 3px;
	padding-bottom:30px;
	font-size:11px;
}

#telefonhinweis {
	width:380px;
	float:left;
	text-align:left;
	color: #6a5037;
}

#firstweb {
	width:380px;
	float:right;
	text-align:right;
}
#firstweb a {

	color: #6a5037;
	text-decoration:none;
}
#firstweb a:hover {
	text-decoration:underline;
}
#seokopf {
text-align:center;
clear:both;
width:780px;
margin-left:-390px;
left:50%;
position:relative;
margin-top:30px;
margin-bottom:10px;
font-weight:normal;
font-family:Verdana;
font-size:10px;
color:#6A5037;
}

#seo {
text-align: justify;
clear:both;
width:780px;
margin-left:-390px;
left:50%;
position:relative;
margin-top:180px;
font-weight:normal;
font-family:Verdana;
font-size:10px;
color:#6A5037;
}
 #seo a {
text-decoration:none;
font-family:Verdana;
font-size:10px;
color:#6A5037;
}


a.hotline:link    {text-decoration: underline; color:#005BC2;}
a.hotline:visited {text-decoration: underline; color:#005BC2;}
a.hotline:hover   {text-decoration: none; color:#005BC2;}
a.hotline:active  {text-decoration: underline; color:#005BC2;}
a.hotline:focus   {text-decoration: underline; color:#005BC2;}
