body 

{	
	background: #c4d0a5;
	width: 540px;
	color: #000000;
	margin: 0px auto 0px auto;
}

h1

{
	color: #aae200;
	background: transparent;
	padding: 10px 25px 0px;
	font: 900 1.1em/120% Arial, Helvetica, sans-serif;
}

h2

{
	color: #ffffff;
	font: 800 0.75em Arial, Helvetica, sans-serif;
	background: #93a577;
	border: #a4af95  10px;
	border-top: #a4af95 10px;
	border-bottom: #a4af95 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-left: 10px  #a4af95;
	margin: 15px 25px;
	text-transform: none;
}

p

{
	color: black;
	background: transparent;
	font: normal 0.8em/135% Arial, Helvetica, sans-serif;
	padding: 0px 20px 0px 025px;
}

li
{
	color: #000000;
    border-bottom: #ffffff 1px solid;
	list-style: url(relister.gif) outside;
	background: #eaeedc;
	font: normal 0.8em/135% Arial, Helvetica, sans-serif;
	width: 490px;
	margin-left: -15px;
	padding: 6px 10px;
	border-top: white;
}

.greenbox
{
	color: #000000;
    border-bottom: #ffffff 1px solid;
	list-style: url(relister.gif) outside;
	background: #97d514;
	font: normal 0.8em/135% Arial, Helvetica, sans-serif;
	width: 490px;
	padding: 6px 10px;
	border-top: white;
	margin-left: 25px;
}


td

{
	color: black;
	line-height:130%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:100;
	background: #dbf9ff;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	width: 525px;
}

table

{
border: black 1px;
table-layout:fixed;
	background: #ffffff;
}


.head {
	background: #3E4723;
	text-align: right;
	height: 100px;
	float: left;
	margin-top: 20px;
}


.box 
{ 
   background: #ffffff repeat-x;
	width: 560px;
	height: auto;
	float: left;
}

.inhalt1 {
	background: transparent;
	float: left;
	position: relative;
	width: 100%;
	text-align: left;
	margin-top: -10px;
}

.inhalt2 {
	background: transparent;
	float: left;
	position: relative;
	width: 100%;
}

.menubox {
	color: black;
	background: #93a577;
	width: 560px;
	font-weight: 900;
	font-family: Arial, Helvetica, sans-serif;
	height: 36px;
	border-left: #ffffff;
}

.menu {
	color: black;
	background: transparent;
	font: 900 0.75em Arial, Helvetica, sans-serif;
	position: relative;
	border-right: #ffffff;
	border-left: #bcff00;
	width: auto;
	float: left;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 10px;
}
 
#menu a#current
{
	background:transparent;
	border-bottom:#b5c1a5 solid 3px;
	padding-bottom: 3px;
}

#menu a:hover
{
	background:transparent;
	border-bottom: 3px solid #b5c1a5;
	padding-bottom: 3px;
}


.footer

{
	font: 900 0.75em Arial, Helvetica, sans-serif;
	background: #93a577;
	padding-left: 25px;
	margin-left: auto;
	bottom: 0;
	float: left;
	border-top: 1px  #98ff00;
	color: #000000;
	padding-bottom: 10px;
	height: 15px;
	width: 535px;
	text-align: left;
	padding-top: 10px;
}


a:link, a:visited
{
    color: #ffffff;
	text-decoration:none;
    border-style:none;
	background: transparent;
}

a:hover 

{ 
	background: transparent;
	text-decoration:none;
	color: #ffffff;
}

a img
{ 	border:none;
}
	