@charset "utf-8";

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* ANWEISUNGEN GESAMTSEITE */
body {
	margin-top: 3px;
	font-size: 12px;
	background-color: #FEF3D4;
	background-image: url(../jpg/bg.jpg);
	background-position: top;
	background-repeat: repeat;
	margin-left: auto;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

.d {
	font-size: 40px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* ANWEISUNGEN GESAMTBEREICH WEBSITE */
#container {
	border-right: #ffffff 2px solid;
	border-top: #ffffff 2px solid;
	margin: 5px auto;
	border-left: #ffffff 2px solid;
	width: 990px;
	border-bottom: #ffffff 2px solid;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* ANWEISUNGEN FÜR GRAFIKBEREICH OBEN */
#header {
	width: 990px;
	height: 220px;
	background-color: transparent;
	z-index: 0;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* ANWEISUNGEN FÜR MITTELTEIL MENÜ UND INHALT */
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
}

#content img {
	margin: 0px 10px 5px 5px;
	float: left;
}

#brotkrumennavi {
	font-size: 9px;
}

#brotkrumennavi a:link {
	color: #003D28;
	text-decoration: none;
}

#brotkrumennavi a:visited {
	color: #003D28;
	text-decoration: none;
}

#brotkrumennavi a:hover {
	color: #003D28;
	text-decoration: underline;
}

#brotkrumennavi a:active {
	color: #003D28;
	text-decoration: none;
}

#content hr {
	background-color: #003D28;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* ANWEISUNGEN FÜR HAUPTMENUE LINKS */
#hauptmenue {
	background-color: #DCDFA4;
}

#hauptmenue img {
	border: 0px;
}

#navi {
	margin: 0px 0px 0px 0px;
	padding: 0;
	width: 160px;
	font-size: 14px;
	font-weight: normal;
}

#navi a:link {
	margin: 0px 0px 0px 0px;
	color: #003D28;
	text-decoration: none;
}

#navi a:visited {
	margin: 0px 0px 0px 0px;
	color: #003D28;
	text-decoration: none;
}

#navi a:hover {
	color: #FEF3D4;
	background-color: #ACBD51;
}

#navi a:active {
	margin: 0px 0px 0px 0px;
	color: #003D28;
	text-decoration: none;
}

#navi #akt {
	color: #FEF3D4;
	background-color: #003D28;
	}

#navi #akt2 {
	color: #FEF3D4;
	background-color: #ACBD51;
}
	
#navi ul, #navi li {
	height: 25px;
	list-style-type: none;
	padding-top: 0px;
	border-top: 1px;
	border-top-color: #ffffff;
	border-top-style: solid;
}

#navi li a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;

	width: 150px;
	padding: 5px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* ANWEISUNGEN FÜR INHALTSEITE */
#details p {
	font-size: 12px;
	color: #191919;
	margin-top: 7x;
}

#details li {
	line-height: 5px;
}

#details h1 {
	font-size: 14px;
	font-weight: bolder;
	color: #003D28;
}

#details img {
	border-bottom: 1px;
	border-bottom-color: #003D28;
	border-bottom-style: solid;
	border-top: 1px;
	border-top-color: #003D28;
	border-top-style: solid;
	border-right: 1px;
	border-right-color: #003D28;
	border-right-style: solid;
	border-left: 1px;
	border-left-color: #003D28;
	border-left-style: solid;
}

#details a:link {
	color: #003D28;
}

#details a:visited {
	color: #003D28;
}

#details a:hover {
	color: #003D28;
}

#details a:active {
	color: #003D28;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Eigenschaften Galerie */
#galerie {
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 15px;
	width: 780px;
	height: auto;
	background: #DCDFA4;
	z-index: 10px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* ANWEISUNGEN FÜR WERBEBOXEN MITTE */

#werbeboxen li {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003D28;
	font-weight: normal;
	line-height: 10px;
}

#werbeboxen img {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	border: 0px;
}

#werbeboxen p {
	width: 244px;
	font-size: 12px;
	padding-top: -10px;
	margin-left: 3px;
	color: #003D28;
	font-weight: normal;
}

#werbeboxen h1 {
	width: 244px;
	margin-top: 180px;
	margin-bottom: 0px;
	margin-left: 3px;
	color: #003D28;
	font-weight: bolder;
}

#werbeboxen h2 {
	font-size: 14px;
	width: 244px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	color: #003D28;
	font-weight: bolder;
}

.tabelle-hoch {
	height: 350px;
	background-color: #DCDFA4;
	width: 250px;
}

.tabelle-hoch2 {
	height: 170px;
	background-color: #DCDFA4;
	width: 250px;
}

#werbeboxen a:link {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

#werbeboxen a:active {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

#werbeboxen a:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#werbeboxen a:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* ANWEISUNGEN FÜR FUSSBEREICH */
#footer {
	background-color: #DCDFA4;
	border-top: 0px;
	margin-bottom: auto;
	padding-bottom: 14px;
	padding: 1px;
	height: 28px;
	width: 986px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003D28;
	margin-top: 0px;
	margin-left: 0px;
}

a.footer {
	color: #003D28;
	text-decoration: none;
}

a.footer:link {
	color: #003D28;
	background-color:transparent;
}

a.footer:visited {
	color: #003D28;
	background-color:transparent;
}

a.footer:hover {
	color: #003D28;
	text-decoration: underline;
}

a.footer:active {
	color: #003D28;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* ANWEISUNGEN TABELLE */
.table_komplex {
	border-collapse: collapse;
	border: 1px solid #003D28;
	margin-bottom: 10px;
	width: 100%;
}

.table_komplex th {
	font: bold 14px Verdana, sans-serif;
	line-height: 24px;
	color: #003D28;
	text-align: left;
	background-color: #FFFFFF;
	border-bottom: 1px solid #003D28;
	padding: 0px 0px 0px 3px;
}

.table_komplex td {
	border: 1px solid #003D28;
	font: normal 11px Tahoma, Verdana, sans-serif;
	vertical-align: top;
	color: #003D28;
	/*padding: 2px 2px 2px 3px;*/
	padding: 3px 2px 3px 3px;
}

.table_komplex tr {
	background-color: #FFFFFF;
}

.table_komplex tr.row_red {
	background-color: #DCDFA4;
}

.zelle_gruen {
	background-color: #DCDFA4;
}

.table_small {
	border: 1px solid #003D28;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 2px;
	width: 260px;
	float: left;	
}

.table_big_info {
	border: 1px solid #003D28;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	width: 100%;
	clear: both;	
}

.table_small th,
.table_big_info th {
	font: bold 14px Verdana, sans-serif;
	line-height: 24px;
	color: #003D28;
	text-align: left;
	background-color: #FFFFFF;
	border-bottom: 1px solid #003D28;
	margin: 0px;
	padding: 0px 0px 0px 4px;
}

.table_small td,
.table_big_info td {
	font: normal 11px Verdana, sans-serif;
	line-height: 16px;
	color: #003D28;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 4px;
}

.table_small td a,
.table_big_info td a {
	font: normal 11px Verdana, sans-serif;
	color: #003D28;
	text-decoration: none;
	font-weight: bold;
	background: url("/eckl/sys/pix/general/arrow_link.gif") no-repeat 0px 4px;
	padding: 0px 0px 0px 12px;
	display: inline;
}

.table_small td p,
.table_big_info td p {
	font: normal 11px Verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;	
}
.table_small td ul,
.table_big_info td ul {
	margin: 0px 0px 0px 16px;
	padding: 0px 0px 4px 0px;	
}

.table_small td ul li,
.table_big_info td ul li {
	padding: 0px 0px 0px 8px;
}