.sektion {
	padding: 20px 25px 0 0;
}

p.textfeld {
	line-height: 16px;
	margin: 0;
	padding: 0;
}

.text-absatz {
	line-height: 16px;
}

.titelrahmen {
	margin: 0 0 15px 0;
}

h1.norm {
	font-size: 14px;
	color: #226C21;
	margin: 0 0 0 0;
}

h2.oberzeile {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
}

h2.unterzeile {
	color: #226C21;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
}

.textfett { font-weight: bold; }
.textkursiv { font-style: italic; }
.textunterstrichen { text-decoration: underline; }

ul.uliste_mitbild {
	margin: 0 0 0 16px;
	padding: 0;
}

ul.uliste_mitbild li {
	line-height: 18px;
}

/* listenelement */

.listenelement, .listenelement-hervorgehoben {
	position: relative;
	width: 535px;
	padding: 10px 5px 15px 5px;
	/*margin: 0 0 15px 0;*/
}

.listenelement-hervorgehoben {
	border-top: 1px solid #226c21;
	border-bottom: 1px solid #226c21;
}

.listenelement .datum, .listenelement-hervorgehoben .datum {
	font-size: 10px;
}

.listenelement .aktu_mb, .listenelement-hervorgehoben .aktu_mb {
	position: relative;
	width: 325px;
	min-height: 120px;
	margin: 0 10px 0 0;
	padding: 0 0 15px 0;
	float: left;
}

* html .listenelement .aktu_mb, * html .listenelement-hervorgehoben .aktu_mb {
	height: 120px;
}

.listenelement .listbild, .listenelement-hervorgehoben .listbild {
	display: block;
	float: left;
}

.listenelement .mehr, .listenelement-hervorgehoben .mehr {
	position: absolute;
	bottom: 0px;
}

.vorspann {
	margin: 10px 0 0 0;
}


/* --------------- */
form p {
	margin: 0 0 0px 0;
}

form p.form_clear {
	clear: both;
}

.textformular	{
			font-size:10px;
			color:#4C595A;
		}
				
.formularfeld1 {	
			font-family: verdana,sans-serif;
        	font-size: 11px;
        	color: #000000;
			background-color:#FFFFFF;
			border-style: solid; 
			border-top-width: 1px; 
			border-right-width: 1px; 
			border-bottom-width: 1px; 
			border-left-width: 1px; 
			border-color: #ADADAD; 
			width: 260px;
			height: 18px;
			padding:0px;
			margin:0px;
			}
			
.formularfeld2 {	
			font-family: verdana,sans-serif;
        	font-size: 10px;
        	color: #777777;
			background-color:#fff;
			border-style: solid; 
			border-top-width: 1px; 
			border-right-width: 1px; 
			border-bottom-width: 1px; 
			border-left-width: 1px; 
			border-color: #CECECE; 
			width: 195px;
			height: 16px;
			padding:0px;
			padding-left:3px;
			margin:0px 5px 10px 0;
			float: left;
			}


textarea {	
			font-family: verdana,sans-serif;
        	font-size: 10px;
        	font-weight: normal;
        	color: #777777;
			background-color:#FFFFFF;
			border-style: solid; 
			border-top-width: 1px; 
			border-right-width: 1px; 
			border-bottom-width: 1px; 
			border-left-width: 1px; 
			border-color: #CECECE;
			width: 404px;
			height: 108px;	
			padding: 0px;
			margin:0px;
			}
				
.meldungorange {color: #EB5A06}

.frm_hinweis {
	font-size: 10px;
	color: #777777;
	margin: 0 0 15px 0;
	padding: 0;
}

.wm_link, .wm_link:active, .wm_link:focus, .wm_link:visited {
	color: #226C21;
	text-decoration: none;
	background: url(/bilder/gxlink.gif) no-repeat 0 3px;
	padding: 0 0 0 8px;
}

.wm_link:hover, .wm_link:active:hover, .wm_link:focus:hover, .wm_link:visited:hover {
	color: #226C21;
	text-decoration: underline;
	background: url(/bilder/gxlink.gif) no-repeat 0 3px;
	padding: 0 0 0 8px;
}

h1.norm a, h1.norm a:active, h1.norm a:focus, h1.norm a:visited  {
	color: #226C21;
	text-decoration: none;
}

h1.norm a:hover, h1.norm a:active:hover, h1.norm a:focus:hover, h1.norm a:visited:hover  {
	color: #226C21;
	text-decoration: none;
}

.list_back, .list_back:active, .list_back:focus, .list_back:visited {
	display: block;
	color: #226C21;
	text-decoration: none;
	background: url(/bilder/gxlink.gif) no-repeat 0 3px;
	padding: 0 0 0 8px;
	margin: 0 0 0 420px;
}

.list_back:hover, .list_back:active:hover, .list_back:focus:hover, .list_back:visited:hover {
	color: #226C21;
	text-decoration: underline;
	background: url(/bilder/gxlink.gif) no-repeat 0 3px;
	padding: 0 0 0 8px;
}

.mehr, .mehr:active, .mehr:focus, .mehr:visited {
	color: #226C21;
	text-decoration: none;
	background: url(/bilder/gxlink.gif) no-repeat 0 3px;
	padding: 0 0 0 8px;
}

.mehr:hover, .mehr:active:hover, .mehr:focus:hover, .mehr:visited:hover {
	color: #226C21;
	text-decoration: underline;
	background: url(/bilder/gxlink.gif) no-repeat 0 3px;
	padding: 0 0 0 8px;
}



