body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #023E00;
	text-decoration: none;
	line-height: 133%;
	background-color:#fff;
	margin:0;
}

div {
	margin:0;
	padding:0;
}

img {
	border:0;
}

#outer {
	/*width:920px;
	margin:0 auto 0 auto;*/
float:left;
}

#main {
	width:775px;
	background-color:#E8E7AA;
}

#body {
	background-image:url(../images/bg.gif);
	height:100%;
	margin:0;
}

#header {
	margin:0;
}

a {
	font-weight: bold;
	text-decoration: underline;
	color: #023E00;
}

a:hover {
	text-decoration: none;
}
li {
	list-style-type: decimal;
}

ol {
	list-style-type: decimal;
}

.kl {
	font-size: 10px;
	text-decoration: none;
	line-height: 133%;
}

#left {
	 width:192px;
	 background-color:#E6E5A6;
	 float:left;
	 margin:0 23px 0 0;
}

#nav0-1 {
	padding: 0;
	width: 192px;
	border-bottom: 1px solid #fff;
}

#nav0-1 a {
	display: block;
	background-color: #668748;
	border-top: 1px solid #fff;
	padding: 5px 0 3px 42px;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
}

#nav0-1 a:hover, #nav0-1 a.active, #nav0-1 a.activesub {
	display: block;
	background-color: #023E00;
	border-top: 1px solid #fff;
	padding: 5px 0 3px 42px;
	color: #fff;
	text-decoration: none;
	font-size:13px;
}

#nav0-2 {
	padding: 5px 0 5px 0;
	width: 192px;
	background-color: #B5CC9F;
}

#nav0-2 a {
	display: block;
	background-color: #B5CC9F;
	padding: 1px 0 1px 55px;
	border:0;
	color: #57723D;
	text-decoration: none;
	font-size: 12px;
	background-image:url(../images/li-na.gif);
	background-repeat:no-repeat;
	background-position:42px 6px;
}

#nav0-2 a:hover, #nav0-2 a.active {
	display: block;
	background-color: #B5CC9F;
	padding: 1px 0 1px 55px;
	border:0;
	color: #023E00;
	text-decoration: none;
	font-size:12px;
	background-image:url(../images/li.gif);
	background-repeat:no-repeat;
	background-position:42px 6px;
}

#center {
	width:348px;
	float:left;
	margin:17px 23px 0 0;
}
#right {
	width:189px;
	background-color:#fff;
	float:left;
	padding:52px 0 0 0;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6E5A6;
	text-decoration: none;
	background-color:#668748;
	padding:5px 0 5px 0;
	text-align:center;
}
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6E5A6;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

/*Muss fr den FCKEditor berschrieben werden. Das p-Element wird als Standardschriftart verwendet. */

hr {
	border:none;
	border-top:1px solid #cccccc;
	height:1px;
}
h1 {
	font-size: 20px;
	color: #023E00;
	margin: 0 0 20px 0;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

#themepic, #rechte_randleiste, #content {
	position: relative;
	display: block;
}

.directedit {
	position: absolute;
	right:0px;
	top:0px;
}

.content {
	padding: 10px;
	background-color: #fff !important;
}

/* Für WYSIWYG immer Content als important setzen! */
.content a {
 	color: #023E00 !important;
 	text-decoration: underline !important;
	font-weight: bold; !important;
}

.content table {
	border-collapse: collapse;
}
