#main_content .sektion {
	width: 446px;
	padding: 15px 24px 0 22px;
}

#main_content_start .sektion {
	padding: 0 0 0 12px;
	margin: 0;
}

.abschnitthervorgehoben {
	background-color: #F3F3F3;
	padding: 10px 0 10px 10px;
	border-top: 1px solid #A5B668;
	border-bottom: 1px solid #A5B668;
}

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

h1.norm {
	font-size: 12px;
	color: #6A8603;
	margin: 0 0 10px 0;
}

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

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

td .textfett {
	color: #3A3A3A;
}

a.wm_link, a.wm_link:active, a.wm_link:focus, a.wm_link:visited {
	color: #D60230;
	text-decoration: none;
	padding: 0 1px 0 0;
	border-bottom: 1px dotted #D60230;
}

a.wm_link:hover, a.wm_link:active:hover, a.wm_link:focus:hover, a.wm_link:visited:hover {
	border-bottom: 1px solid #D60230;
}

/* ---------------------------------- */
/* startseite */

#start_titel {
	margin: 0 0 15px 36px;
}

.start_element {
	width: 227px;
	height: 294px;
	margin: 0 0px 0 0;
	padding: 0;
	float: left;
}

#se1, #se2 {
	margin-right: 12px;
}

.start_bild {
	border: 1px solid #688603;
	margin: 0 0 3px 0;
}

.start_bild img {
	border: 10px solid #efefef;
}

/* ---------------------------------- */
/* referenzen */

#referenzen_select {
	border: 1px solid #595959;
	font-size: 11px;
}

#referenzen_seite {
	height: 129px;
	background-color: #EFEFEF;
	padding: 11px 0 0 19px;
	border-bottom: 2px solid #fff;
}

#referenzen_seite h3 {
	height: 14px;
	clear: both;
	border: none;
	margin: 0 0 5px 0;
	padding: 0;
}

#referenzen_seite p {
	color: #5B5B5B;
	margin: 0 0 10px 0;
	padding: 0;
}

#referenzen_seite label {
	color: #5B5B5B;
	margin: 0 0 5px 0;
}

.page_referenzen .textbild {
	margin-right: 37px;
}

/* ----------------------------------------------------------- */
/* listenelemente */

.listenelement, .listenelement-hervorgehoben {
	border-bottom: 1px solid #A6B668;
	padding: 9px 0 6px 5px;
}

.listenelement-hervorgehoben {
	background-color: #F3F3F3;
}

#listen_navi {
	height: 22px; /* + pading */
	background-color: #efefef;
	padding: 13px 0 0 20px;
	border-bottom: 2px solid #fff;
}

h1.norm_ref {
	width: 350px;
	font-weight: normal;
	font-size: 11px;
	color: #3A3A3A;
	margin: 0 0 0 25px;
	float: left;
}

.referenz_symbol {
	display: block;
	color: #6A8603;
	font-weight: bold;
	float: left;
}

.referenz_datum {
	font-size: 10px;
	color: #6A6A6A;
	margin: 0 0 0 5px;
	float: left;
}

a.list_back {
	color: #D60230;
	text-decoration: none;
	padding: 0 1px 0 0;
	border-bottom: 1px dotted #D60230;
}

a.list_back:hover {
	border-bottom: 1px solid #D60230;
}

a.info {
	display: block;
	width: 35px;
	color: #D60230;
	text-decoration: none;
	padding: 0 1px 0 0;
	border-bottom: 1px dotted #D60230;
	float: left;
}

a.info:hover {
	border-bottom: 1px solid #D60230;
}

