*{}
a {
	color:black;	
}

a:hover {
	text-decoration:none;
}
	
h3 {
	font-size: small;
}
body {
		background-image:url(images/grasi.gif);
}

.clearer {
	clear: both;
}
#box1 {
	float:left;
	width:250px;
	height:169px;
	background-image:url(images/bg_alm.png);
	margin-right:30px;
	margin-top:20px;
	padding-left:15px;
	background-repeat: no-repeat;
}	

#box2 {
	float:left;
	width:250px;
	height:169px;
	background-image:url(images/bg_alm.png);
	margin-right:30px;
	margin-top:20px;
	padding-left:15px;
	background-repeat: no-repeat;
}
#box3 {
	float:left;
	width:250px;
	height:169px;
	background-image:url(images/bg_alm.png);
	margin-right:30px;
	margin-top:20px;
	padding-left:15px;
	background-repeat: no-repeat;
}
#box4 {
	float:left;
	width:250px;
	height:169px;
	background-image:url(images/bg_alm.png);
	margin-right:30px;
	margin-top:20px;
	padding-left:15px;
	background-repeat: no-repeat;
}
#box5 {
	float:left;
	width:250px;
	height:169px;
	background-image:url(images/bg_alm.png);
	margin-right:30px;
	margin-top:20px;
	padding-left:15px;
	background-repeat: no-repeat;
}

#box6 {
	float:left;
	width:250px;
	height:169px;
	background-image:url(images/bg_alm.png);
	margin-right:30px;
	margin-top:20px;
	padding-left:15px;
	background-repeat: no-repeat;
}
#wrapper {
	background-image:url(images/white50.png);
	margin: auto;
	width:900px;
	padding: 20px;
	padding-left:50px;
	overflow: auto;
}

#header {
	width:960px;
	height:300px;
	background-image:url(images/bg_header.png);
	background-repeat: no-repeat;
	margin:auto;
	padding-top:10px;
}

#header2 {
	width:960px;
	height:300px;
	background-image:url(images/bg_header2.png);
	background-repeat: no-repeat;
	margin:auto;
	padding-top: 20px;
}

#header2 a {
	text-decoration: none;
}

#header3 {
	width:960px;
	height:300px;
	background-image:url(images/bg_header3.png);
	background-repeat: no-repeat;
	margin:auto;
	padding-top: 20px;
}

#header3 a {
	text-decoration: none;
}

#header4 {
	width:960px;
	height:300px;
	background-image:url(images/bg_header4.png);
	background-repeat: no-repeat;
	margin:auto;
	padding-top: 20px;
}

#header4 a {
	text-decoration: none;
}

#header a {
	text-decoration: none;
	font-size: larger;
}
#content {
	background-image:url(images/bg_content2.png);
	background-repeat:no-repeat;
	width: 815px;
	height:1256px;
	margin: auto;
	padding-left: 20px;
	padding-top:15px;
	margin-top:20px;
}

#navi {
	margin-top: -30px;
	margin-left:0px;
	background-color: white;
	width: 900px;
	height:25px;

	}


#navi li {
	float: left;
	margin-right:45px;
	font-weight: bold;
	list-style-type:none;
}

#navi a {
	text-decoration: none;
}

#navi a:hover {
	text-decoration: none;
	color: #168135;
}

#navi #active a {
	color: #168135;
}
div#Tmenu {
    font-size: 80%;
    width: 938px;
    padding: 0.8em;
    border: 1px solid white;
    background-color: #eee;
  }
  * html div#Tmenu {
    width: 938px;
    w\idth: 39.8em;  /* IE 6 in standards-compliant mode */
  }
  div#Tmenu div {
    clear: left;
  }
  ul#Navigation {
    margin: 0; padding: 0;
    text-align: center;
  }

  ul#Navigation li {
    list-style: none;
    float: left;
    position: relative;
    margin: 0.4em; padding: 0;
  }
  * html ul#Navigation li {
    margin-bottom: -0.4em;
  }

  ul#Navigation li ul {
    margin: 0; padding: 0;
    position: absolute;
    top: 1.8em; left: -0.4em;
  }
  * html ul#Navigation li ul {
    left: -1.5em;
    lef\t: -0.4em;
  }
  ul#Navigation li ul li {
    float: none;
    display: block;
    margin-top: 0.2em; margin-bottom: 0.2em;
  }

  ul#Navigation a, ul#Navigation span {
    display: block;
    30px;
    font-family: "Trebuchet MS", "Century Gothic", Helvetica, Arial, sans-serif;
    text-decoration: none; font-weight: bold;
    padding: 0.23em 0.97em 0.17em 1.03em;
    border: 1px solid #600;
    border-left-color: #ea0; border-top-color: #ea0;
    color: white; background-color: #c00;
  }
  * html ul#Navigation a, * html ul#Navigation span {
    width: 9.2em;
    w\idth: 7em;  /* IE 6 in standards-compliant mode */
  }
  ul#Navigation a:hover, ul#Navigation span, li a#aktuell:hover {
    padding: 0.17em 1.03em 0.23em 0.97em;
    border-color: #ea0;
    border-left-color: #900; border-top-color: #900;
    background-color: #e00;
  }
  ul#Navigation li ul a:hover {
    border-color: #900;
  }
  li a#aktuell {
    border-right-color: #300; border-bottom-color: #300;
    background-color: #900;
  }
  ul#Navigation li ul span {
    border-right-color: #c96; border-bottom-color: #c96;
    color: #900; background-color: white;
  }
  ul#Navigation li a:active, ul#Navigation li:hover a:active {
    color: black; background-color: #f00;
  }

/* dynamisches Ein-/Ausblenden */
  ul#Navigation li ul {
    display: none;
  }
  ul#Navigation li:hover ul {
    display: block;
    background: #eee;
  }


