body {
	font: 0.8em arial, sans-serif, verdana, helvetica;
	text-align: left;
	margin-top: 20px;
	background-color: #383535;
}

#maincontent {

	padding-left:5px;
	padding-right:25px;
	}
#root {
	position: absolute;
	left: 0px;
	width: 832px;
	background-color: #fff;

	color: #000;
}
#header {
	position: absolute;
	width: 832px;
	height: 109px;
	left:0px;
	background-image: url(files/head.png);
	background-repeat: none-repeat;
}
* html #header {
	position: relative;
	margin: 0px; padding: 0px;
	width: 832px;
	height: 109px;
	background-image: url(files/head.png);
	background-repeat: none-repeat;
}
#header img {
	border: none;
	border-collapse: collapse;
}
#logo {
	margin-left: 510px;
	margin-top: 10px;
}
#left {
	float: left;
	background-image: url(files/left.png);
	background-repeat: none-repeat;
	width: 410px;
	height: 641px;
	margin-top: 109px;
}
* html #left {
	float: left;
	background-image: url(files/left.png);
	background-repeat: none-repeat;
	width: 410px;
	position: relative;
	margin: 0px; padding: 0px;
}
#welcome {
	margin: 350px 100px 0px 15px;
  }
#welcome h2 {
	margin: 0px -70px 15px 20px;
	color: #318257;
	font-family: verdana;
	font-size: 2.1em;
	font-weight: lighter;
	letter-spacing: 0.05em;
  }
#right {
	margin-left: 410px;
	margin-top: 109px;
	width: 419px;
	border-right: 1px solid #e0e0e0;
}
* html #right {
	position: relative;
	margin: 0px; padding: 0px;
	width: 416px;
	margin-left: 410px;
	border-right: 1px solid #e0e0e0;
}

#navi li {
		list-style:none;
		}
#navi {
	position: relative;
	margin-left: 210px;
	margin-top: 120px;
  }
  
#navi_bout {
	position: relative;
	margin-left: 369px;
	margin-top: 120px;
	
	}
	  
* html #navi {
	position: relative;
	margin-left: 200px;
	margin-top: 10px;

}
  
#navi a {
	display: block;
	height: 15px;
	padding: 1px 10px 1px 10px;
	padding-right:50px;
	line-height: 13px;
	font-family: tahoma;
	font-size: 0.9em;
	cursor: pointer;
	text-decoration: none;
	color: #000;
	font-family: Franklin Gothic Medium;
	/*font-weight: 300;*/
	letter-spacing: 0.05em;
  }

#navi a:link #navi a:visited {
	color: #000;
  }
#navi a:hover, #navi a:active {
	color: #fff;
	background-color: #000;
	border-left: 210px solid #f2f2f2;
	margin-left: -210px;
}
* html #navi a:hover, #navi a:active {
	color: #fff;
	background-color: #000;
	border-left: 200px solid #f2f2f2;
	margin-left: -200px;
}
#content {
	position: relative;
	margin-top: 5px;
	padding: 10px;
}
* html #content {
	position: relative;
	margin: 0px; padding: 0px;
	background-color: #fff;
}
#content p {
	margin: 5px 0;
}
#content h1{
	display: block;
	width: 230px;
	font-family: Franklin Gothic Medium;
	color: #7ca08d;
	border-bottom: 1px solid #7ca08d;
	font-size: 0.9em;
	margin-top: 0px;
}
#content h3{
	font-family: Franklin Gothic Medium;
	color: #339863;
	font-family: arial;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 10px;
}
.verfasst {
	display: block;
	width: 180px;
	border-top: 2px solid #aafbcf;
}
.verfasst p {
	padding-left: 60px;
	font-size: 0.75em;
	color: #7ca08d;
}

#leftcontent {
	float: left;
	width: 200px;
}
* html #leftcontent {
	float: left;
	position: relative;
	margin: 0px; padding: 0px;
	width: 200px;
}
#rightcontent {
	margin-left: 210px;
	margin-top: 25px;
	width: 190px;
}
* html #rightcontent {
	position: relative;
	width: 190px;
	margin: 0px; padding: 0px;
	margin-left: 210px;
}
#footer {
	clear: both;
	height: 10px;
  }

.wysiwygimgtext li
{
padding-left:14px;
background-image:url("files/bullet.png");
background-repeat:no-repeat;
list-style:none;
}

#produktauflistung li
{
padding-left:14px;
background-image:url("files/bullet.png");
background-repeat:no-repeat;
list-style:none;
}
#produktauflistung a
{
color: #339863;
font-weight:bold;
text-decoration:none;
}
#produktauflistung a:hover
{

text-decoration:underline;

}
.txt-img {
	padding-right:25px;
	}


#breadcrumb {
	font-family: Franklin Gothic Medium;
	color: #7ca08d;
	}

#large_site {
width:578px;
margin-left: 251px; 
border-right: 1px solid #e0e0e0;
margin-top: 109px;
}

#breadcrumb a {
	
	font-size: 0.9em;
	font-family: Franklin Gothic Medium;
	color: #7ca08d;
	text-decoration:none;

  }
  
.galpics { border:solid 1px #7ca08d;}  
