.chromestyle{
width: 99%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	color: #006600;
}

.chromestyle ul{
	width: 100%;
	padding: 4px 0;
	margin: 0;
	text-align: center; /*set value to "left", "center", or "right"*/
	color: #C8C8C8;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
	color: #006600;
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #FFFFFF; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	background-color: #CCCCCC;
	width: 200px;
	visibility: hidden;

filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #FFFFFF; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
background-color:#97FF97

}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #006600;
	color: #FFFFFF;
	
}

	.chromestyle ul li a:hover{
	background-color: #FFFFFF;
	color: #000000;
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;
	
}

#header {
	background-image:url(header.jpg);
	background-repeat:no-repeat;
	height: 130px;
}
	
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

}
#wrapper {
	background-color: #FFFFFF;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 2px solid #006600;
}


#content {
	margin: 0px;
	padding: 5px;
	text-align: justify;
	font-size: small;
}
#nav {
	margin-top: 0px;
	background-color: #97FF97;
	height: 30px;
	padding: 5px;
	text-align:center;
}

li {display:inline; padding:20px;}

#footer {
	margin-top: 0px;
	background-color: #006600;
	height: 100px;
	padding: 5px;
	text-align: left;
}
.Stil2 {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.Stil3 {
	font-family: "Bauhaus 93";
	font-size: 24px;
}
#footer div table {
	color: #FFF;
}
#footer div table tr td div .Stil9.Stil6.Stil11 .Stil12 .Stil3.Stil13 {
	color: #FFF;
}
.andere {
	font-family: Arial, Helvetica, sans-serif;
}
