body {
	background-color: #07483f;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family:Tahoma, Geneva, sans-serif;	
	letter-spacing: 1px;	
	font-size: 14px;
	color: #ffffff;
	line-height: 16px;
}

img { border: none;
}

a {
  color: #eb6e08;
  outline: none;
}
a:link {
  text-decoration: none;
  outline: none;
}

a:visited {
  text-decoration: none;
  color: #ffffff;
  outline: none;
}

a:hover {
  text-decoration: underline;
  color: #eb6e08;
  outline: none;
}

a:active {
  text-decoration: none;
  color: #ffffff;
  outline: none;
}


#wrapper {
	width: 980px;
	margin: 0 auto;
	margin-top: 30px;
	border: solid 1px #186E63; 
	
}

.no-text { text-indent:-9999px; color:#07483f; font-size:1px; overflow:hidden;
}


#top {
	text-align: left;
	padding: 10px 0px 0px 10px;
	font-size: 18px;
	width: 970px; height: 75px; background:url(../images/bg_top.png) 0 0 no-repeat; position:relative;
	border-bottom:#000 solid 1px;
}

#top ul#subnavi { list-style:none; }
#top ul#subnavi li a { height:42px; display:block; no-repeat; position:absolute; top:43px; }
#top ul#subnavi li a.kaminholz { width:71px; background:url(../images/subnav-kaminholz.png); background-position:0 0; left:625px; }
#top ul#subnavi li a.brennholz { width:68px; background:url(../images/subnav-brennholz.png); background-position:0 0; left:750px; }
#top ul#subnavi li a.holzbriketts { width:81px; background:url(../images/subnav-holzbriketts.png); background-position:0 -84; left:736px; }
#top ul#subnavi li a.service { width:78px; background:url(../images/subnav-service.png); background-position:0 -126; left:872px; }

#top ul#subnavi li a:hover,
#top ul#subnavi li.active a { background:none; }


#header {
	text-align: left;
	margin-top: 0px;
	width: 980px;
	height: 300px;
	
	border-top: #186E63 solid 1px;

}


/* menu */

#menu {
	clear: both;
	width: 980px;
	height: 30px;
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	
	border-top:#186E63 1px solid;
	border-bottom:#000 1px solid;
}

#menu ul {
	margin: 0px;
	padding: 5px 0 0 0;
	list-style: none;
}

#menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#menu ul li a {
	float: right;
	display: block;
	text-align: center;
	padding: 2px 10px;
	font-size: 16px;
	text-decoration: none;
	color: #fff;	
	font-weight: normal;
	outline: none;
	background: url(../images/menu_divider.png) repeat-y right;
}

#menu li a:hover, #menu li .current {
	color: #eb6e08;
}

#menu li .last{
	background: none;
}


/* end of menu */


#content {
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #186e63;
	padding: 0px 100px 20px 100px;
	background-color: #0A2C28;
}

#content ul {
	margin: 0px 0px 25px 0px;
	list-style: square;
	padding-top: 10px;
}

#content ul li {
	line-height: 20px;
}

#content a  {
  color: #eb6e08;
  outline: none;
}

.spalte1 {
	width: 245px;
	float: left;
	margin: 0px 48px 0px 0px;
}

.spalte2 {
	width: 488px;
	margin: 0px 0px 0px 295px;
}

.txt1 {
	padding: 30px 0px 45px 0px;
	font-size: 36px;
	color: #186e63;
	letter-spacing: 1px;
}


.txt2 {
	padding-bottom: 10px;
	font-size: 24px;
	color: #186e63;
	letter-spacing: 1px;
}

.txt3 {
	padding-bottom: 10px;
	font-size: 20px;
	color: #186e63;
	letter-spacing: 1px;
}

.txt4 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #186e63;
	letter-spacing: 1px;
}

.img {
	float: left;
	display: inline-block;
	border: 2px solid #2db5a6;
	margin: 0px 48px 54px 0px;
	
}

.cleaner {clear: both; }
.cleaner_h5 { clear: both; width:100%; height: 5px; }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.clearfloat_all {
	clear: left;
}


/* end of content */

.footer {
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	height: auto;
	padding: 5px 10px 5px 0px;
	text-align: right;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.footer a {
	color: #0a2c28;
}

.footer a:hover {
	color: #ffffff;

}
