body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	background: #668187 url(../lesonnenberg_img/header.jpg) center top no-repeat ;
	font-family: Trebuchet MS;
	font-size: 11px;
}

#header {
	margin: 0 auto;
	width: 844px;
	height: 234px;
}

#main {
	clear:both;
	background: #fff;
	width: 100%;
}
	
#mainNav {
	background: url(../lesonnenberg_img/mainNav.jpg) no-repeat;
	margin: 0 auto;
	padding: 0;
	width: 844px;
	height: 101px;
	line-height: 25px;
}

#nav ul {
	margin: 0;
	padding-top: 2px;
	padding-left: 50px;
}

#nav ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
	margin-top: 20px;
	margin-right: 25px;
}

#nav ul li a {
	color: #fff;
	font-size: 13px;
	font-family: Trebuchet MS;
	text-decoration: none;
	font-weight: bold;
}

#mainCenter{
	margin: 0 auto;
	background: url(../lesonnenberg_img/middle.jpg) repeat-y;
	width: 844px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	font-size: 11px;
	color: #6B6A66;
	
}
	
#secNav {
	padding-left: 32px;
	float: left;
	width: 190px;
	
}

#secNav ul {
	margin: 0;
	padding: 0;
	margin-bottom: 3px;
	margin-bottom: 3px;
	font-family: Trebuchet MS;
	font-weight: bold;
	line-height: 20px;
}

#secNav ul li {
	font-size: 12px;
	list-style-type: none;

}

#secNav h3{
  font-weight: bold;
  font-size: 16px;
  background: url(../lesonnenberg_img/sep_menu.gif) no-repeat bottom left;
  color: #668187;
  margin-bottom: 10px;
  margin-top: 0;
	padding-bottom: 3px;
}

#secNav ul li a{	
	color: #668187;
	text-decoration: none;
	background: url(../lesonnenberg_img/sep_menu.gif) no-repeat bottom;
	font-size: 11px;
	padding-bottom: 3px;
}

#content {
	float: left;
	width: 595px;
	font-size: 11px;
	color: #6B6A66;
	font-family: Trebuchet MS;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	padding-bottom: 75px;
	color: #6B6A66;
}

#content h2 {
	font-size: 16px;
	font-weight: bold;
}

#footer{
	clear:both;
	background: url(../lesonnenberg_img/bottom.jpg) no-repeat;
	margin:0 auto;
	width: 844px;
	height:50px;
}

#footerLeft {
	margin-left: 32px;
	padding-top: 7px;
	float: left;
	width: 190px;
	font-size: 11px;
	color: #6B6A66
}

#footerleft a{
	text-decoration: none;
}

#footerRight {
	margin-right: 32px;
	padding-top: 7px;
	float: right;
}

