/* @override http://www.garten.or.at/_design/styles.css */

* {
	margin: 0;
	padding: 0;
}

body, html {
	background-color: #095923;
	font: 100% Helvetica, Arial, Geneva, sans-serif;
	color: black;
	height: 100%;
}

h2 {
	font: bold 1.6em/1.6em Georgia, "Times New Roman", Times, serif;
	color: #095923;
	margin-bottom: 0.9em;
}

h3 {
	font: bold 1.3em/1.3em Georgia, "Times New Roman", Times, serif;
	color: #095923;
	margin-bottom: 0.3em;
	margin-top: 1em;
}

ul, ol {
	margin-bottom: 1.8em;
}

a:link,  a:visited {
	text-decoration: underline;
	color: #095923;
}

a:hover,  a:active {
	text-decoration: underline;
	color: #98CC6E;
	font-style: italic;
}

p {
	font-size: 1em;
	line-height: 1.3em;
	margin-bottom: 1.8em;
}

fieldset {
	padding: 8px;
	margin: 12px;
	border: 1px solid #003E2C;
}


label {
	display: block;
	width: 160px;
	float: left;
	text-align: right;
	margin: 8px 4px 6px;
	font-size: 1em;
}

select {
	background-color: #C7E7BB;
	border: 1px solid #003E2C;
	font-size: 11px;
	margin: 2px;	
}

#dreier {
	width: 118px;
	height: 101px;
	float: left;
	margin-top: 20px;
}

#dreier label, #suchkopf label {
	position: absolute;
	top: 0;
	left: 6px;
	margin: 0;
	text-align: left;
	padding: 0;
	font-size: 0.9em;
}

#dreier a:link, #dreier a:visited {
	text-decoration: none;
	color: #C7E7BB;
}

#dreier a:hover, #dreier a:active {
	color: #003E2C;
}

#wrapper {
	position: relative;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

#container {
	width: 950px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: absolute;
	background: white url(back_erbse.png) repeat-y;
}

#links {
	width: 180px;
	float: left;
}

#links ul {
	list-style-type: none;
	list-style-image: none;
	margin-left: 8px;
	font-size: 0.85em;
	line-height: 1.2em;		
}

#links ul li {
	margin-bottom: 14px;
	padding-right: 18px;	
}

#links ul li a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#links ul li a:hover {
	color: white;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
}

#mittelinks {
	width: 160px;
	float: left;
}

#mittelinks ul {
	list-style-type: none;
	list-style-image: none;
	font-size: 0.85em;
	line-height: 1.1em;
}

#mittelinks ul li {
	margin-bottom: 14px;
	padding-right: 24px;
}

#mittelinks ul li a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#mittelinks ul li a:hover {
	color: white;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
}

#mitte {
	width: 590px;
	float: left;
}

#mitte ul {
	list-style-position: inside;
}

.dekolist ul {
	list-style-image: url(liste_tanne.png);
	list-style-position: outside;
	/*margin-left: 18px;*/
}

.dekolist li {
	padding-bottom: 4px;
	margin-bottom: 8px;
}

#masterhead {
	width: 950px;
	height: 144px;
	background: url(balken_02.png) repeat-x;
	z-index: 100;
	top: 0;
	left: 0;
}


#masterhead span a {
	text-decoration: none;
}

#masterhead span a:hover {
	text-decoration: none;
	font-style: italic;
}

#suchkopf, #suchfuss {
	width: 100%;
	margin-bottom: 12px;
	margin-top: 4px;
	height: 26px;
}

#suchkopf a:link, #suchkopf a:visited, #suchfuss a:link, #suchfuss a:visited {
	text-decoration: none;
	color: #A3C1D8;
}

#suchkopf a:hover, #suchkopf a:active, #suchfuss a:hover, #suchfuss a:active {
	color: #005294;
}

#footer {
	height: 40px;
	position: fixed;
	bottom: 0;
	width: 100%;
	background: #003E2C url(schatten_02.png) repeat-x;
	z-index: 80;
	overflow: visible;
}



.vorspann {
	font: 1.1em/1.3em Georgia, "Times New Roman", Times, serif;
	border-left: 8px solid #095923;
	margin-bottom: 1.5em;
	padding-left: 1.2em;
}

#fusszeile {
	width: 950px;
	margin-top: 12px;
	font-size: 0.8em;
	color: #79BC42;
	margin-right: auto;
	margin-left: auto;
	display: block;
	position: relative;
	height: 20px;
}

#fusszeile a:link, #fusszeile a:visited {
	text-decoration: underline;
	color: #98CC6E;
}

#fusszeile a:hover, #fusszeile a:active {
	text-decoration: underline;
	color: #CFE7BB;
}

.fusscopy {
	margin-right: 140px;
	float: left;
}

#socialbox {
	position: absolute;
	width: 270px;
	height: 20px;
	right: 0;
	bottom: 0;
	display: block;
	text-align: right;
}

.medibox {
	width: 200px;
	height: 26px;
	margin-bottom: 11px;
	float: left;
}

.maxbox {
	width: 192px;
	height: 26px;
	margin-bottom: 11px;
	float: right;
}

.minbox {
	width: 118px;
	height: 26px;
	margin-bottom: 11px;
	float: left;
}

.mintext {
	width: 100px;
	height: 20px;
	margin: 2px;
	float: right;
	color: white;
	font: 11px Verdana, Geneva, Tahoma, sans-serif;
	text-align: center;
	display: block;
}

.minbox a, .mintext a {
	text-decoration: none;
	color: white;
}

.minbox a:hover {
	background-color: #0880C3;
}

.textkor {
	margin-top: 3px;
	display: block;
}

.textkor6 {
	margin-top: 6px;
}


.boxer {
	width: 152px;
	height: 101px;
	float: left;
	margin-right: 24px;
	margin-top: 20px;
	text-decoration: none;
}

.tanne a:hover {
	background-color: #C7E7BB;
}

.erbse a:hover {
	background-color: #A3B9B3;
}

.eis a:hover {
	background-color: #A6D1E9;
}

.signal a:hover {
	background-color: #A3C1D8;
}

.inbox {
	width: 90px;
	height: 90px;
	margin: 5px;
	float: right;
	display: block;
}

.intext {
	height: 90px;
	width: 40px;
	float: left;
	text-align: center;
	margin: 5px;
	color: white;
	font-size: 11px;
	font-weight: bold;
	vertical-align: baseline;
	line-height: 160px;
	text-decoration: none;
}

.tanne {
	background-color: #003E2C;
}

.erbse {
	background-color: #79BC42;
}

.erbse_p {
	background-color: #CFE7BB;
}

.signal {
	background-color: #005294;
}

.signal_c {
	background-color: #3B7AAD;
}
.signal_p {
	background-color: #A3C1D8;
}

.eis {
	background-color: #0880C3;
}
.eis_c {
	background-color: #419DD1;
}


.eis_p {
	background-color: #A6D1E9;
}



.b_gruen {
	border: 1px solid #CFE7BB;
	border-bottom-color: #A3B9B3;
	border-right-color: #A3B9B3;
}

.b_blau {
	border: 1px solid #A6D1E9;
	border-bottom-color: #A3C1D8;
	border-right-color: #A3C1D8;
}

.logo {
	float: left;
	margin-right: 20px;
	margin-top: 20px;
	left: -20px;
	position: relative;
	display: block;
}

.suche {
	width: 80px;
	height: 16px;
	background-color: #C7E7BB;
	border: 1px solid #003E2C;
	padding: 2px;
	font-size: 13px;
	margin: 2px;
}

.s_button {
	width: 16px;
	height: 16px;
	padding: 2px;
	margin: 2px;
	float: right;
}

.suchlabel {
	position: relative;
	z-index: 100;
}

.small {
	font-size: 0.8em;
	line-height: 1.2em;
}

.active {
	background: url(prompt_erbse.png) no-repeat 122px;
}

.subactive {
	background: url(prompt_erbse.png) no-repeat 110px;
}

.activetext {
	color: #79BC42;
}

.subactivetext {
	color: #003E2C;
}

.formtable
{
	border-collapse: collapse;
	width: 100%;
	font-size: 0.9em;

}

.formtable td
{
	border: 1px solid #b3b3b3;
	padding: 4px;
	vertical-align: top;
}

.formfield {
	width: 140px;
	height: 16px;
	background-color: #C7E7BB;
	border: 1px solid #003E2C;
	padding: 2px;
	font-size: 13px;
	margin: 2px 2px 0;
}


.forumtext {
	width: 240px;
	height: 140px;
	background-color: #C7E7BB;
	border: 1px solid #003E2C;
	padding: 2px;
	font-size: 13px;
	margin: 8px 4px 6px;
}



.button {
	color: #FFF;
	background-color: #003E2C;
	font-size: 1.0em;
	margin: 2px;	
	padding: 4px;
	border: 1px solid #79BC42;
	text-decoration: none;
}

.button:hover {
	background-color: #79BC42;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #003E2C;
}

.forumsbild {
	width: 15px;
	height: 15px;
	margin-left: 4px;
	position: relative;
	top: 4px;
}
.forumsbox {
	margin-top: 12px;
	margin-bottom: 12px;
	border-bottom: 1px solid #0880C3;
}
.respekt {
	padding: 6px;
}
.blokk {
	display: block;
	clear: left;
	margin-left: 160px;
}
.abs {
	display: block;
	margin-bottom: 12px;
	clear: left;
}
.rot {
	color: maroon;
}

.bildtext {
	font-size: 0.85em;
	font-style: italic;
	padding-bottom: 12px;
}

