
/* #DFFFDF | #B7EFB7 | #92CF92 | #568956 */
body {
	background-color: #92CF92;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 20px;
}
td {
		font-size: 11px;
}
#main {
	width: 803px;
	background-image:  url(../images/rahmen2.gif);
	background-repeat: repeat-y;
	/*background-color: #FFFFFF;
	height: 600px;
*/
}
#content {
	background-image:  url(../images/rahmen1.gif);
	background-repeat: no-repeat;
	height: 500px;
	padding-top: 10px;
}
#footer {
	background-image:  url(../images/rahmen3.gif);
	background-repeat: no-repeat;
	height: 61px;
	vertical-align: middle;
}

.divCenterBG {
	background-image:  url(../images/bgContent.jpg);
	background-repeat: no-repeat;
	background-color: #DFFFDF;
	width: 803px;
	background-position: 0px 30px;
	height: auto;
}
.navi {
	height: 370px;
	width: 180px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #92CF92;
 	text-align: left;

}
.navi ul {
	list-style-type: none;
	line-height: 22px;

}
.inhalte{
	margin-right: 20px;
	padding-right: 20px;
	padding-top:0px;
	text-align: left;
	padding-left: 0px;
	overflow: auto;
	width: 510px;
	height: 380px;
	float: right;

}
.linkStandard {
	background-color: #568956;
	height: auto;
	margin-left: 20px;
	margin-right: 20px;
	vertical-align: middle;
}
.linkStandard a {
	color: #fff;
}
h1, h2, h3 {
	color: #92CF92;
}
h1 {
	font-size: 15px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 13px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 11px;
}
h6 {
	font-size: 10px;
}
a {
	font-weight: bold;
	color: #568956;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.key1 {
	font-size: 18px;
}
.key2 {
	font-size: 16px;
}
.key3 {
	font-size: 14px;
}
.key4 {
	font-size: 12px;
}
.key5 {
	font-size: 10px;
}
.key6 {
	font-size: 8px;
}
