#menu {
    background-color: #99CC99;
}
#menu div.top {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	width: 100%;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;

}
#menu div.section {
	position: absolute;
	display: inline;
	z-index: -1;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;

}
#menu div.box {
	background-color: #99CC99;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	position: relative;
	visibility: hidden;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	left: 35px;

}
#menu a {
    font-family: verdana;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    white-space: nowrap;
}
#menu a:hover {
    font-family: verdana;
    font-size: 11px;
    color: #003300;
    text-decoration: none;
    white-space: nowrap;
}.Seitentitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #006633;

}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006633;
	line-height: 17px;

}
a {
	color: #003300;
	text-decoration: none;
}
a:hover {
	color: #006633;
}
.Seitentitel-small {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	line-height: 17px;
}
.inselcoaching-Titel {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #009966;
}
