body {

font-family : Verdana;
font-size: 8pt;
font-weight: normal;
color: #004028;
background-color: #c6c990;
	
margin-right: 0px;
margin-left: 0px;


}
h1 { color: #c6c990; font-size: 1pt; font-family: Verdana}
h2 { color: #006600; font-size: 8pt; font-family: Verdana}
h3 { color: #ffffff; font-size: 8pt; font-family: Verdana}

a {
 font-family: Verdana;
 
 text-decoration: none;
 color: #00a869;
}

a:visited {
 color: #00a869;
}
a:aktiv {
 color: #333333;
}
a:hover {
 color: #333333;
}

td {
font-family: "Verdana";
font-size: 8pt;
}

a.navigation:link, a.navigation:visited, a.navigation:active  {
	padding: 2px 2px 2px 10px;
	width: 110px;
	text-align: left;
	background: #; /* Farbe der Navigation */
	color: #ffffff;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	border-color: #;
 
   }

a.navigation:hover { 
	padding: 2px 2px 2px 10px;
	width: 110px;
	text-align: left;
	background: #; /* Hintergrundfarbe */
	color: #cccccc;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	border-color: #;
  
   }


	
a.start1:link, a.start1:visited, a.start1:active  {
	width: 183px;
	height: 40px;
	text-align: left;
	background-image: url('bild.jpg'); /* Hintergrundbild */
	color: #ffffff;
	display: block;
	margin: 0px 0px 0px 0px;
	text-decoration:none;
    border-style: none;
    }

a.start1:hover { 
	width: 183px;
	height: 40px;
	text-align: left;
	background-image: url('bild.jpg'); /* Hintergrundbild */
	color: #fffff;
	display: block;
	margin: 0px 0px 0px 0px;
	text-decoration:none;
    border-style: none;
    }
	
a.start2:link, a.start2:visited, a.start2:active  {
	width: 145px;
	height: 15px;
	text-align: left;
	background-color: ffffff; /* Hintergrundbild */
	color: #000000;
	display: block;
	margin: 0px 0px 0px 0px;
	text-decoration:none;
    border-style: none;
    }

a.start2:hover { 
	width: 145px;
	height: 15px;
	text-align: left;
	background-color: ; /* Hintergrundbild */
	color: #fffff;
	display: block;
	margin: 0px 0px 0px 0px;
	text-decoration:none;
    border-style: none;
    }