html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #C89C52 url(images/page_bg.jpg) repeat-x;
	text-align: center;
	color: #FFF;
	padding: 20px 0 0 0;
	font-family: arial, sans-serif;
	font-size: 11px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 678px;
  position: relative;
}

#wrapper2 {
	text-align: left;
	margin: auto;
	width: 400px;
  position: relative;
}

/** header **/
#header {
  padding-top: 1px;
}
#header h1 {
	font: 32px arial, sans-serif;
	font-weight: normal;
	position: absolute;
	left: 0;
	top: 35px;
	color: #F2CD91;
	padding: 0 0 0 0.7em;
	margin: -1em 0 0 0;
	line-height: 1;
	width: 349px;
}
#nav-top {
	margin-left: 450px;
}
#nav-top ul {
  margin: 1em 0 0 0;
  padding: 0;
  height: 29px;
}
#nav-top li {
	float: left;
	list-style: none;
	text-align: center;
	height: 29px;
	line-height: 29px;
	background-repeat: no-repeat;
	font-family: arial, serif;
	font-size: 18px;
}
#nav-top li div {

	background-position: right top;
}
#nav-top li#tab-faq {
	background-image: url(images/kontakt_05.gif);
	background-repeat: no-repeat;
	width: 90px;
	margin-left: 5px;
}
#nav-top li#tab-map {
	background-image: url(images/impressum_05.gif);
	background-repeat: no-repeat;
	width: 115px;
	margin-left: 17px;
}
#nav-top a {
  color: #443816;
  text-decoration: none;
}
#nav-top a:hover {
  color: #241D0A;
}



#nav ul {
  margin: 0;
  padding: 0;
  height: 36px;
  line-height: 36px;
  border-left: 2px solid #9E9479;
  background: bottom left url(images/nav_lit.gif) repeat-x;
}
#nav li {
  list-style: none;
  float: left;
  margin: 0;
  padding: 0 10px;
}
#nav li.home {
  background: bottom left url(images/nav_drk.gif) repeat-x;
  padding-left: 25px;
}
#nav a {
  font: 16px arial, serif;
  color: #FFE5C3;
  text-decoration: none;
}
#nav a:hover {
  color: #F2E7D6;
}

/** nav herstellung **/

#nav_h {
  padding-top: 372px;
  background: url(images/h_herstellung.jpg) no-repeat;
}
#nav_h ul {
  margin: 0;
  padding: 0;
  height: 36px;
  line-height: 36px;
  border-left: 2px solid #9E9479;
  background: bottom left url(images/nav_lit.gif) repeat-x;
}
#nav_h li {
  list-style: none;
  float: left;
  margin: 0;
  padding: 0 10px;
}
#nav_h li.home {
  background: bottom left url(images/nav_drk.gif) repeat-x;
  padding-left: 25px;
}
#nav_h a {
  font: 16px arial, serif;
  color: #FFE5C3;
  text-decoration: none;
}
#nav_h a:hover {
  color: #F2E7D6;
}

/** nav produkte **/

#nav_p {
	padding-top: 372px;
	background-image: url(images/images/3.jpg);
	background-repeat: no-repeat;
}
#nav_p ul {
  margin: 0;
  padding: 0;
  height: 36px;
  line-height: 36px;
  border-left: 2px solid #9E9479;
  background: bottom left url(images/nav_lit.gif) repeat-x;
}
#nav_p li {
  list-style: none;
  float: left;
  margin: 0;
  padding: 0 10px;
}
#nav_p li.home {
  background: bottom left url(images/nav_drk.gif) repeat-x;
  padding-left: 25px;
}
#nav_p a {
  font: 16px arial, serif;
  color: #FFE5C3;
  text-decoration: none;
}
#nav_p a:hover {
  color: #F2E7D6;
}



/** content **/

#content {
  padding-left: 20px;
}
#content h2 {
  font: 24px arial, serif;
  color: #513408;
  font-weight: normal;
  border-left: 3px solid #615331;
  padding: 1px 1px 1px 8px;
  margin-top: 22px;
}
#content p {
  margin-left: 11px;
  line-height: 1.4;
}
#content a {
  color: #8D692D;
  font-weight: bold;
  text-decoration: none;
}
#content a:hover {
  color: #5B431A;
}

#content .left-col {
  float: left;
  width: 522px;
}
#content .right-col {
  float: right;
  width: 136px;
}

#content #welcome {
  margin-right: 40px;
  font-size:13px;
  color: #3E341E;
}
#content #welcome a{
  color: #3E341E;
  text-decoration:underline;
}
#content #welcome a:hover{
  color: #DBBF77;
  text-decoration:underline;
}
#gallery {
  margin-top: 14px;
}
#gallery .box {
	float: left;
	width: 119px;
	padding: 0 23px 2.3em 23px;
	margin-right: 1px;
	background: #615331;
	position: relative;
	background-color: #735220;
}
#gallery .box h3 {
  text-align: center;
  line-height: 23px;
  font: 23px arial, serif;
  color: #fff;
  height: 23px;
  margin-bottom: 20px;
  background: top center url(images/tab_drk.gif) no-repeat;
}
#gallery .box p {
  margin: 1em 0;
  padding: 0;
  line-height: 1.4;
}
#gallery .box .more {
	height: 18px;
	line-height: 18px;
	background: #978040 top left url(images/moretab_left_drk.gif) no-repeat;
	position: relative;
	bottom: -25px;
	right: -72px;
	width: 6em;
	padding-right: 4px;
	margin-bottom: 0;
}
#gallery .box .more a {
  color: #4C330D;
}
#gallery .box .more a:hover {
  color: #291B06;
}
#gallery .box-lit {
  background: #735220;
}
#gallery .box-lit h3 {
  background: top center url(images/tab_lit.gif) no-repeat;
}
#gallery .box-lit .more {
  background: #B4A26D top left url(images/moretab_left_lit.gif) no-repeat;
}

#content .right-col li, #content .right-col ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#content .right-col li {
  border-left: 1px solid #615331;
  padding-left: 9px;
  margin: 10px;
}
#content .right-col a {
  font-size: 12px;
  font-weight: normal;
  color: #67450D;
}
#content .right-col a:hover {
  color: #2C1D04;
}
/** later **/

#later {
  color: #564929;
}
#later h2 {
  font-size: 20px;
}
#later .right-col p {
  font-size: 12px;
  line-height: 1.7;
}

#later .box {
  float: left;
  width: 85px;

}
#later .box a{
	text-decoration:underline;
}
#later #later-b1 {
  padding-top: 67px;
  margin-right: 4px;
}
#later #later-b2 {
  width: 155px;
  margin-right: 4px;
}
#later #later-b3 {
	width: 200px;
	margin-right: 6px;
}
#later #later-b4 {
  padding-top: 67px;
  width: 137px;
}

#footc {
  height: 10px;
}
#footer {
	background: #735220;
	text-align: center;
	color: #CFB472;
	padding: 14px;
	font-size: 12px;
	font-weight: bold;
}

/** rahmen **/

div.rahmen-6 {
	background-color: transparent;
	background-image: url(images/rahmen/rahmendemo_bg_tl.png);
	background-repeat: no-repeat;
	background-position: left top;
  }

div.rahmen-6 img {
	padding: 1em;
	background-color: transparent;
	background-image: url(images/rahmen/rahmendemo_bg_br.png);
	background-repeat: no-repeat;
	background-position: right bottom;
  }

#wrapper #content .left-col #welcome table tr td .rechtsStrong {
	font-weight: bold;
	text-align: right;
}

