html {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	height: 100%;
	background-color: #d0d3ac;
	text-align: center;
}
body.inhalt {
	background-color: #ede1d7;
}

p.green_left {
	background-color: #8e9e1d;
	color: #FFFFFF;
	text-align: left;
}
p.green_right {
	background-color: #8e9e1d;
	color: #FFFFFF;
	text-align: right;
}
h1.green {
	background-color: #8e9e1d;
	color: #FFFFFF;
	text-align: left;
}

table.level1 {
	width: 650px;
	text-align: left;
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #847673;
	border-style: none;
	border-width: 0px;
	padding: 0px;
}

/* Dünegmittelberatung CSS */

#dpl select.anbau {
	width: 99%;
	background-color: #8e9e1d;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
	border-color: #8e9e1d;
	background: #8e9e1d;
	border: none;
}

#dpl table.level1 ul li {
	list-style-type: disc;
}

#dpl table.level1 {
	width: 700px;
	text-align: left;
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #847673;
	border-style: none;
	border-width: 0px;
	padding: 0px;
}

#dpl table.level1 h1 {
	font-size: 16pt;
}

#dpl td.green {
	background-color: #8e9e1d;
	color: #FFFFFF;
	height: 25px;
	font-size: 10pt;
	font-weight: bold;
	border: none;
/*	vertical-align: middle; */
}

#dpl p.green_sel {
	background-color: #8e9e1d;
	color: #FFFFFF;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	border-color: #8e9e1d;
	background: #8e9e1d;
	border: none;
}

#dpl p.green_right {
	background-color: #8e9e1d;
	color: #FFFFFF;
	text-align: right;
}

#dpl a:link {
	color: #FFFFFF;
	font-size: 12pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	text-decoration: none;
}

#dpl a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#dpl a:hover {
	color: #CCD77F;
	text-decoration: none;
}

#dpl a:active {
	color: #CCD77F;
	text-decoration: none;
}

#dmb table.anbau {
	width: 100%;
	text-align: left;
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #847673;
	border-style: none;
	border-width: 0px;
}

#dmb table.anbau td {
	text-align: left;
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	padding-left: 20px;
}

#dmb table.menuw {
	width: 100%;
	text-align: left;
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	border-style: none;
	border-width: 0px;
}

#dmb table.menuw h1 {
	text-align: left;
	font-size: 16pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 5px;
}


/*
li {
	list-style-type: none;
/*	border: 1px; /
/*	margin-bottom: 0; /
}

#dmb ul li {
	list-style-type: none;
/*	border: 1px; /
/*	margin-bottom: 0; /
}
*/

#dmb table.menuw ul li {
	list-style-type: none;
	width: 100%;
}

#dmb table.menuw td {
	width: 35%;	
	color: #FFFFFF;
	text-align: left;
	vertical-align: text-top;
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	background-color: #767B85;
	padding-left: 20px;
	list-style-type: none;
}

#dmb table.menuw td.img {
	vertical-align:top;
	width: 65%;
/*
	color: #FFFFFF;
	text-align: left;
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
*/
	background-color: #d0d3ac;
	border-color: #d0d3ac;
	border-width: 0px;
	border-style: none;
	padding: 0px;
}

#dmb table.menuw a:link {
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: 700;
	text-decoration: none;
}

#dmb table.menuw a:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: 700;
	text-decoration: none;
}

#dmb table.menuw a:hover {
	color: #CCD77F;
	text-decoration: none;
}
#dmb table.menuw a:active {
	color: #CCD77F;
	text-decoration: none;
}

#dmb table.anbau a:link {
	color: #847673;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: 700;
	text-decoration: none;
	border-bottom: 1px solid #847673;
}

#dmb table.anbau a:visited {
	color: #847673;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: 700;
	text-decoration: none;
	border-bottom: 1px solid #847673;
	font-weight: normal;
}

#ausw table {
	width: 100%;
	text-align: left;
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #847673;
	border-style: none;
	border-width: 0px;
	padding: 0px;	
}

#ausw th.green_dmb {
	background-color: #8e9e1d;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: left;
}
#ausw td.green_dmb {
	background-color: #8e9e1d;
	color: #FFFFFF;
/*	vertical-align: middle;
	text-align: left;
*/
}
#ausw td.green {
	background-color: #8e9e1d;
	color: #FFFFFF;
/*
	vertical-align: middle;
	text-align: left;
*/

}
#ausw td.logo {
/*	background-color: #8e9e1d;	*/
	color: #FFFFFF;
	vertical-align: middle;
	text-align: right;
}

/*
a {
	color: #847673;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: 700;
	text-decoration: none;
	border-bottom: 1px solid #847673;
	font-weight: normal;
}
a.pdf {
	color: #847673;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: 700;
	text-decoration: none;
	border-bottom: 0px;
	font-weight: normal;
}
*/

