body {
	margin: 0px;
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	color:  #085F00;
	background: url("../images/hg2.jpg") repeat-x;
}

h1 {
}

h2, h3 {
	margin-top: 0px;
}

h4, h5, h6 {
}

p, ol, ul, dl, blockquote {
}

a {
	color: #CC3300;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #004400;
	font-weight: bold;
	text-decoration: underline;
}

img {
   border-collapse: collapse;
   border: 1px solid #358347;
}


.clear {
	clear:both;
}

/* Kopf */

#kopf {
	margin: 0px;
	height: 200px;
	background: url("../images/banner.jpg") no-repeat;
}

#kopf h1
{
	display: block;
	width: 950px;
	padding: 60px 0 0 15px;
	margin: 0em auto;
}

#kopf h2 {
	width: 950px;
	font-weight: bold;
	font-size: 14px;
	margin: 0em auto;
	padding-left: 15px;
}


/* Menu */

#menu {
    height:27px;
	padding: 0.6em 0em 0em 0em;
	background:  url('../images/hg_menu01.gif') repeat-x;
	font-size: 1.1em;
}

#menu ul
{
	display: block;
	width: 950px;
	margin: 0em auto;
	list-style: none;
	padding-left: 2.5em;
}

#menu li
{
	display: inline;
}

#menu li a
{
	color: #FFFF00;
	font-weight: none;
	text-decoration: none;
	padding: 0.48em 0.75em  0.48em 0.75em;
}

#menu li a:hover
{
	background:#CC3300 top left repeat-x;

}

/* Inhalt */

#inhalt {
	width: 960px;
	margin: 0 auto;
	background: #EEEEEE;
	color: #358347;
}

#inhalt img {
   border-collapse: collapse;
   border: 1px solid #358347;
}

#teil1 {
	float: left;
	width: 180px;
	padding: 20px 10px;
}

#teil1  a{
	text-decoration: none;
	font-size: 130%;
	font-weight: bold;
	color: #CC3300;
}

#teil1 a:hover {
	text-decoration: none;
	color: #004400;
	text-decoration: underline
}


#teil2 {
	float: left;
	width: 502px;
	padding: 20px 10px;
}

#teil3 {
	float: left;
	width: 210px;
	padding: 20px 10px;
}

#teil3  a{
	text-decoration: none;
	font-size: 130%;
	font-weight: bold;
	color: #CC3300;
}

#teil3 a:hover {
	text-decoration: none;
	color: #004400;
	text-decoration: underline;
}


#inhalt h1, #inhalt h2 {
	color: #FFFF00;
	font-size: 1.4em;
	background-color: #358347;
	font-weight: bold;
	text-decoration: none;
	padding: 0.25em 0.75em 0.25em 0.75em;
}

/* Fuss */

#fuss {
	padding: 3px 0px;
	background: #EEEEEE url("../images/hg_fuss.gif") repeat-x;
	height: 57px;
}

#fuss p {
	margin: 0px;
	padding-top: 20px;
	font-size: 0.9em;
	text-align: center;
	color: #FFFFFF;
}

#fuss a {
	color: #FFFF00;
	text-decoration: none;
}

#fuss a:hover {
	text-decoration: underline;
	color: #FF0000;
}
