body
{
	margin: 0px; 
	padding: 0px;
	align: left;
	font-family: Verdana;
}

table
{
	padding:0;
	margin:0px;
	spacing : 0;
	border-spacing:0px
}

table.hauptmenu
{
	background-color: #3c8641;
	width:100%;
	height:28px;
}

td.hauptmenu a
{
	background-color: #3c8641;
	color: white;
	text-decoration:none;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size:10pt;
	font-weight: 900;
	height: 30px;
	vertical-align: middle;
	white-space:nowrap;
}

td.hauptmenu a:hover
{
	background-color: #A5CA98;
	color: #3c8641;
	text-decoration:none;	
	font-size:10pt;		
	font-weight: bold;	
	height: 30px;
	vertical-align: middle;
	white-space:nowrap;
}

td.hauptmenu a.aktiv
{
	background-color: #A5CA98;
	color: #3c8641;
	text-decoration:none;	
	font-size:10pt;		
	font-weight: bold;	
	height: 30px;
	vertical-align: middle;
	white-space:nowrap;	
}

table.untermenu
{
	width:163px;
	border-Collapse: collapse;
}

td.untermenu
{
	width:163px;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	padding: 0px;
	spacing: 0px;
	margin:0px;
	font-size:9pt;
	font-weight: 900;
	height: 33px;
	vertical-align: middle;
	cursor:pointer;
}

td.untermenu:hover
{
	width:163px;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	padding: 0px;
	spacing: 0px;
	margin:0px;
	font-size:9pt;
	font-weight: 900;
	height: 33px;
	vertical-align: middle;
	background-color: #A5CA97;
	cursor:pointer;
}

td.untermenuaktiv
{
	width:163px;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	font-size:9pt;
	font-weight: 900;
	height: 33px;
	background-color: #A5CA97;
	cursor:pointer;
}

table.untermenu a
{
	color: #3c8641;
	text-decoration:none;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size:9pt;
	font-weight: 900;
	spacing: 0px;
	margin:0px;
	width:100%;
}

table.untermenu a:hover
{
	background-color: #A5CA97;
	color: #3c8641;
	text-decoration:none;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size:9pt;
	font-weight: 900;
	width:100%;
}

table.untermenu a.aktiv
{
	background-color: #A5CA97;
	color: #3c8641;
	text-decoration:none;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size:9pt;
	font-weight: 900;
	width:100%;
}

td.border
{
	background-color: #ced1b6;
	color: white;
	vertical-align: bottom;
	font-size:10pt;
	font-weight: bold;
	padding: 5px 8px 6px 8px;
	width: 100%;
}

td.border a
{
	background-color: #ced1b6;
	color: white;
	valign: bottom;
	font-size:10pt;
	font-weight: bold;
	text-decoration:none;
}

td.borderlinks
{
	background-color: #ced1b6;
	color: white;
	width: 163px;
	vertical-align: top;
	padding-left:0px;
	padding-top:13px;	
	font-size: 10pt;
}

td.borderlinks H1
{
	background-color: #ced1b6;
	color: white;
	valign: bottom;
	font-size: 16pt;
}

.content
{
	color: black;
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
        background-color: #F8FBDD;
}

table.content
{
	width:700;
}

.content H1
{
	font-size: 14pt;
	padding-left: 0px;
	padding-top: 0px;	
}

.content A
{
	font-size: 10pt;
	padding-left: 0px;
	padding-top: 0px;	
        color: #3c8641;
}

td.content image
{
	margin-right: 20px;
	margin-left: 0px;
        cursor: hand;
}


td.titel 
{
}

td.titel a
{
}

.suche
{
	spacing: 15px;
	padding-left: 5px;
	margin: 15px 5px 5px 5px;
	align: right;
	color: white;
	font-size: 10pt;
	font-weight: bold;
}

.suche input
{
	border: 0px solid;
	spacing: 0px;
	margin: 0px;
}

.suche a
{
        background-color:;
        text-decoration:none;
	padding-left: 5px;
	align: right;
	color: white;
	font-size: 10pt;
	font-weight: bold;
}

.suche a:hover
{
        background-color:;
        text-decoration:none;
	padding-left: 5px;
	align: right;
	color: white;
	font-size: 10pt;
	font-weight: bold;
}

div.content
{
	height:100%;
	width:100%;
	OVERFLOW-Y:auto;
        background-color: #F8FBDD;
}

td.suchergebnisse
{
  font-family: Verdana;
  font-size: 10pt;
}

h1.suche
{
  font-family: Verdana;
  font-size: 16pt;
  color:black;
  margin:0px;
}

td.suchergebnis-desc
{
  font-family: Verdana;
  font-size: 10pt;
  font-style:italic;
}

td.suchergebnis-mod
{
  font-family: Verdana;
  font-size: 10pt;
  font-weight:bold;
}

a.suchergebnis
{
  font-family: Verdana;
  font-size: 10pt;
  color:black;
}