body {
	text-align: center;
         margin: 0;
         padding: 0;
         background: url(bilder/background4.bmp) center top repeat;
         }

#werbung {
	background-color: black;
         height: 90px;
         width: 900px;
}
#container {
	background: url(bilder/containerbild6.jpg) no-repeat;
         width: 900px;
         margin:auto;
         }

#kopf {
	background: url(bilder/kopfbild3.jpg) no-repeat;
         height: 100px;
         width: 900px;
         }


#navi {
	background: url(bilder/navibild04.jpg) no-repeat;
         height: 50px;
         width: 900px;
         text-align: right;
         margin: 0px;
         }

#subnavi {
	background: url(bilder/subnavibild7.jpg);
         height: 500px;
         width: 151px;
         float:left;
         text-align: left;
         margin-left: 1px;
         display: inline;
         }


#inhalt {
	width: 580px;
         float: right;
	background: url(bilder/inhaltbg3.bmp);
         text-align: justify;
         margin-top:1px;
         padding-top: 20px;
         padding-bottom: 30px;
         margin-right: 10px;
         margin-left: 20px;
         display: inline;
         }

div#inhalt {
	min-height: 500px;
	height: expression(this.scrollHeight > 500 ? "auto":"500px");
	}

#inhalt ul {
	padding-top: 2px;
	list-style-type: non;
         font-family: "System";
         font-size: 90%;
         color: #FF0000;
	}

#inhalt ul li {display: inline;}

#inhalt ul li a{
         text-decoration: non;
         padding: .2em 0.5em;
         color: #333333;
         }

#inhalt ul li a:hover {color: #0000FF; font weight: bolder;}



#leiste {
         background-color: #D5DEE3;
         float: right;
         height: 530px;
         width: 130px;
         margin-top:1px;
         margin-right: 1px;
         }


#fuss {
	background: url(bilder/fuss.bmp);
         font: normal 15px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
         border: 1px solid #9A9A9A;
	border-width: 1px 0;
         height: 20px;
         width: 898px;
         clear: right;
         margin-top: 5px;
         margin: 0px;
         position: relative;
         }




#kopf h1 {
	font-family: "Garamond";
         font-size: 300%;
         color: #808080;
         padding: 0px;
         }

#inhalt h1 {
   	margin: 0;
   	padding: 0 5px 0 27px;
   	background: url(bilder/bt1cab.jpg) center;
         color: #6B6645;
	font-size: 20px;
	font-family: Trebuchet MS, Georgia, serif;
	letter-spacing: 0.2em;
	}

#inhalt h3 {
	font-family: Tahoma, Veranda, sana-serif;
         font-size: 70%;
         color: #FFFF00;
         margin-right: 5px;
         margin-left: 5px;
         }

#inhalt h2 {
         margin-right: 5px;
         margin-left: 5px;
	}

#tab a{color: black;
	background-image: url(bilder/klick01.gif);
	padding: 2px;
	padding-left: 6px;
	display: block;
	font: 13px Trebuchet MS, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 1px;
	margin-top: 0px;
         height: 22px;
         width: 165px;
         border: 1px solid #909090;
         border-width: 0px 1px;
		}

#tab a:hover {
         color: black;
         text-decoration: none;
         background-image: url(bilder/klickakt01.gif);
	}

#ueberschrift {color: white;
	background-image: url(bilder/aktiv.gif);
         padding: 2px;
	padding-left: 6px;
         display: block;
	font: 14px Trebuchet MS, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 1px;
	margin-top: 0px;
         height: 22px;
         border: 1px solid #909090;
         border-width: 0px 1px;
         width: 165px;
	}


#navibutton a {
         color: white;
	background-image: url(bilder/navinaktiv.gif);
         display: inline;
	font: bold 13px Trebuchet MS, sans-serif;
         text-decoration: none;

	margin: 0;
         height: 20px;
         border: 1px solid #909090;
         border-width: 1px 0px;
         width: auto;
         border-right: 1px solid #909090;
         padding: 5px 8px;
         float: right;
	}

#navibutton a:hover {
	color: white;
         text-decoration: none;
         background-image: url(bilder/navaktiv.gif);
         }


#buttons a {
	color: white;
	background-image: url(bilder/inaktiv.gif);
	padding: 2px;
	padding-left: 6px;
	display: block;
	font: 14px Trebuchet MS, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 1px;
	margin-top: 0px;
         height: 22px;
         width: 165px;
         border: 1px solid #909090;
         border-width: 0px 1px;

         }

#buttons a:hover {
	background-image: url(bilder/aktiv.gif);
	text-decoration: none;
	color: white;
         }



#inhalt p {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 80%;
	color: #333333;
         margin-right: 5px;
         margin-left: 5px;
	}

#inhalt a {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 90%;
	color: #FFFF00;
	}

#inhalt a:hover { color: #0000FF; font-weight: bolder; }

#inhalt ul {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 90%;
	color: #333333;
	list-style:square;
	color:#666600;
	}

#fuss a {
         font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;

	font-size: 90%;
	text-decoration: none;
	color: white;
         }

#fuss a:hover { color: red;}