body {
	background-color: #94c43d;
}

#wrapper {
	background-color: #117B3E;
	width: 780px;
}

#top {
	height: 10px;
	width: 780px;
	background-color: #117B3E;
	background-image: url(../images/layout/top_border.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#head {
	background-color: white;
	height:  176px;
	width: 780px;
}

#lefthead {
	height:  176px;
	width: 220px;
	float: left;
	background-image: url(../images/layout/lefthead_background.jpg);
	background-repeat: no-repeat;
}

#righthead {
	height:  176px;
	width: 560px;
	float: left;
	background-image: url(../images/layout/header.jpg);
	background-repeat: no-repeat;
}

#middle {
	background-color: white;
	width: 780px;
	background-image: url(../images/layout/middle_background.gif);
	background-repeat: repeat-y;
}

#leftmiddle {
	width: 220px;
	float: left;
}

#content {
	width: 545px;
	float: left;
	text-align: left;
	margin-top: 5px;
}

#bottom{
	height: 10px;
	width: 780px;
	background-image: url(../images/layout/bottom_border.jpg);
	background-repeat: no-repeat;
}

#righthead ul {
	margin: 0px;
	width: 500px;
	padding-top: 10px;
}

#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
}

.naviformat_active {
	background-color: #B4D577;
	text-transform: uppercase;
}

.naviformat {
	text-transform: uppercase;
}

#righthead a, a:visited {
	text-decoration: none;
	color: #000;
}

#righthead a:hover, a:active {
	text-decoration: none;
	color: #117b3e;
}

.downmenu {
	text-align: left;
}

.downlist li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
}

.downformat_active {
	background-color: #B4D577;
}

.leftlist {
	margin-right: 20px;
}

.leftlist_active {
	margin-right: 20px;
	background-color: #CDE3A3;
	
}

#hotline {
	height: 20px;
	padding-top: 5px;	
}

#online {
	height: 20px;
	padding-top: 5px;
}

.line {
	height: 1px;
	padding-top: 10px;
}

.leftmenubuttons {
	height: 21px;
	background-image: url(../images/layout/glas_button.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color: #117b3e;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding-left: 25px;
	margin-top: 7px;
	padding-top: 4px;
}

.leftmenubuttons2 {
	height: 21px;
	background-image: url(../images/layout/glas_button.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color: #117b3e;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding-left: 25px;
	margin-top: 15px;
	padding-top: 4px;
}

#untermenu_vorteile {
	height: 50px;
	text-align: left;
	font-size: 11px;
}

ul.navlist_left {
  margin: 0px;
  padding-left: 40px;
  padding-top: 5px;
}

ul.navlist_left li {
	list-style-type: none;
}

ul.navlist_left a, a:visited {
	text-decoration: none;
	color: #117b3e;	
}

ul.navlist_left a:hover, a:active  {
	text-decoration: underline;	
}

.benutzermenue ul {
  	margin: 0px;
  	padding-left: 40px;
  	padding-top: 5px;
	text-align:left;
}

.benutzermenue li {
	list-style-type: none;
}

.benutzermenue a, a:visited {
	text-decoration: none;
	color: #117b3e;	
}

.benutzermenu a:hover, a:active  {
	text-decoration: underline;	
}

#loginbutton {
	height: 20px;
	background-image: url(../images/layout/login_button.jpg);
	background-repeat: no-repeat;
	background-position: 22px 5px;
	color: #117b3e;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding-left: 38px;
	padding-top: 6px;
}
#loginbutton a {
	text-decoration: none;
	color: #117b3e;
}

#loginbutton a:hover, a:active {
	text-decoration: none;
	color: #6F912C;
}

.loginname {
	color: #117b3e;
	font-weight: bold;
	text-align: left;
	padding-left: 22px;
	padding-bottom: 5px;
	padding-top: 10px;	
}

.eingabefelder {
	text-align: left;
	padding-left: 22px;
	padding-bottom: 5px;
}

.eingabefelder input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ccc;
}

#pictures {
	height: 120px;
	padding-top: 10px;
}

#kontaktdaten ul {
	margin: 0px;
	padding: 0px;
	padding-top: 2px;

}

#navlist_kd li
{
	display: inline;
	list-style-type: none;
	padding: 2px;
	font-size: 9px;
}

#kontaktdaten a, a:visited {
	text-decoration: none;
	color: #117b3e;
}

#kontaktdaten a:hover, a:active {
	text-decoration: underline;
}

.zusatz {
	background-color: #DFEDC5;
	height: 15px;
	margin-top: 30px;
	text-align: center;
}

.vertical_lines {
	color: #117B3E;
}

.zusatzmodulliste {
	line-height: 25px;
}

.back {
	float: right;	
}

.leftmenubuttons a:visited {
	text-decoration: none;
	color: #117b3e;
}

.leftmenubuttons a {
	text-decoration: none;
	color: #117b3e;
}

.leftmenubuttons a:hover, a:active {
	text-decoration: none;
	color: #6F912C;
}


.leftmenubuttons2 a:visited {
	text-decoration: none;
	color: #117b3e;
}

.leftmenubuttons2 a {
	text-decoration: none;
	color: #117b3e;
}

.leftmenubuttons2 a:hover, a:active {
	text-decoration: none;
	color: #6F912C;
}

#the_products {
	margin-top: 40px;
}

.haeckchen {
	list-style-image:  url(../images/haken.gif);
}

.coloredword {
	color: #117B3E;
	font-weight: bold;
}

#bestlandimpress {
	margin-top: 50px;
}

#themaker {
	margin-top: 30px;
}

.forward {
	text-align: right;
}

