body
{
	margin:0px;
	padding:0px;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 11px;
}

td
{
	font-size: 13px;
}

a {text-decoration: none;}
a:link {color:#000000;text-decoration:underline}
a:visited {color:#666666;text-decoration:underline}
a:active {color:#000000;text-decoration:underline}
a:hover {color:#29752D;text-decoration:none}

#footerlink {text-decoration: none;font-size:10px;color:#FFFFFF;line-height:11px}
#footerlink a:link {color:#FFFFFF;text-decoration:none;font-size:10px;}
#footerlink a:visited {color:#FFFFFF;text-decoration:none;font-size:10px;}
#footerlink a:active {color:#FFFFFF;text-decoration:none;font-size:10px;}
#footerlink a:hover {color:#FFFFFF;text-decoration:underline;font-size:10px;}

.small
{
font-size:12px;
}
/*******************************/
/* format links for navigation */
/*******************************/
.navLevel1 {
	/* level 1, normal state*/
	display: block;
	width: 137px;
	height: 17px;
	font-size: 11px;
	background-color: #29752E;
}

.navLevel2 {
	display: block;
	width: 137px;
	font-size: 10px;
	background-color: #498F4D;
	border-bottom: 1px solid white;
}

.navLevel1current { /* if link is current position, make it bold */
	display:block;
	width:137px;
	height:17px;
	font-size: 11px;
	background-color:#29752E;
	font-weight: bold;
	background-image: url(../images/navistar.gif);
	background-repeat: no-repeat;
	background-position: left center
}

.navLevel2current { /* ...same for level 2... */
	display:block;
	width:137px;
	font-size: 10px;
	background-color:#498F4D;
	font-weight: bold;
	border-bottom: 1px solid white;
}



.back {
		background-color:#CFCFCF;
}

.backwhite {
		background-color:#FFFFFF;
}

.footer {
		background-color:#29752d;
		color:#FFFFFF;
		text-align:center;
}

.rahmen {
	border: solid 1px #29752D;
}

table.header	{
  background : url(../images/header.jpg);
  width:772px;
  height:86px;
}

td.header {
 padding-left: 2px;
  padding-bottom: 5px;
  padding-right:14px;
}


td.navigation	{
  width:150px;
  height:560px;
}

td.newsindex {
	font-size: 11px;
	padding-bottom: 13px;
	padding-top: 15px;
	border-bottom: solid 1px #29752D;
}
	
td.newsindexhead
{
	padding-bottom: 5px;
	border-bottom: solid 1px #29752D;
}

	
td.box
{
	border-bottom: solid 1px #29752D;
	padding-bottom:10px;
}

.headline
{
	font-size: 10pt;
	font-weight:bold;
	margin-top:0px;
	padding-top:0px;
	color:#29752D;
	text-align:left;
	padding-bottom: 2px;
	border-bottom: solid 1px #29752D;
	letter-spacing:1px;
	line-height:18px;
	margin-right:15px;
	margin-bottom:10px;
}
table.partner
{
	width:610;
}
.partner td
{
padding:15px;
} 

.artikel {
	border: solid 4px #29752D;
}

.artikel_zeile {
	border-bottom: solid 1px #000;
}


table.artikel {
	border: solid 4px #29752D;
}

.errorText
{
color:#E03438;
}
.hometxt
{
	background-image: url(../images/vorteile.gif);
	background-repeat: no-repeat;
	background-position:top right;
	color:#FCFDF7;
	padding:15px;
	padding-top:11px;
	padding-bottom:11px;
	font-size:1em;
	letter-spacing:0px;
	background-color:#29752e;
}

.white
{
color:#FFFFFF;
}

#kontakt td
{
padding:4px;
padding-left:0px;
}

.linie
{
border-bottom: 1px solid #29752D;
}

form
{
margin: 0px;
padding: 0px;
}

select, input, textarea
{
font-family: verdana,sans-serif;
font-size:8pt;
}

.ct
{
border: 1px solid  rgb(141,141,141);
width:400px;
font-size: 11px;
}

.bt {

	cursor: pointer;
	font-family: verdana,sans-serif;
	padding: 1px 8px 1px 8px;

}


a.popup span {
  display: none;
}

a.popup {
  color: #BDB76B;
  text-decoration: underline;
}
a.popup:hover {
  cursor: hand;
  color: #556B2F;
  text-decoration:none;
}
a.popup:hover span {
  width:auto;
  display: block;
  position: absolute;
  z-index: 9999;
  color:#1c1c1c;
  background: #FFFFFF;
  border: 1px solid #29752D;
  margin: 10px;
  padding: 1px 6px 1px 6px;
  font-size:11px;
  line-height:1.5em;
  text-align: justify;
  white-space:wrap;
}