* {
	border: 0;
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	background: #a6b6d0 url(/img/background.jpg) 0 0 fixed no-repeat;
	font: 62.5% Arial, sans-serif;
	color: #333;
	height: 100%;
}

a, a.deselected {
	text-decoration: none;
	color: #a11;
}

a:hover, a.selected {
	color: #009a39;
}

.footnote {
	color: #a11;
	vertical-align: super;
	font-size: 0.8em;
}

.footnote-text {
	color: #a11;
}


p, ul, ol, dl {
	font-size: 14px;
	line-height: 140%;
	margin-bottom: 14px;
}

blockquote {
	font-style: italic;
	margin: 0 0 14px 42px;
}

ul, ol {
	padding-left: 51px;
	padding-right: 51px;
}

li {
	margin-bottom: 4px;
}

li ol {
	margin-top: 8px;
}

h1 {
	font-size: 22px;
	line-height: 150%;
	color: #57677F;
	margin-bottom: 11px;
}

h1 img {
	margin-right: 8px;
}

h2, h2 a, h2 a:hover {
	font-size: 16px;
	line-height: 150%;
	color: #57677F;
	padding: 1em 0 2px 0;
}

h3 {
	font-size: 14px;
	color: #57677F;
}

h1#header {
	height: 128px;
	width: 994px;
	display: block;
	margin: 0;
	top: 0;
	left: 0;
	background: transparent url(/img/vww.jpg) 226px 0 no-repeat;
	text-indent: -9999px;
}

#navigation {
	display: block;
	width: 180px;
	margin: 0;
	padding: 0;
	border: 0;
	position: fixed;
	top: 174px;
	left: 26px;
}

#navigation li {
	list-style: none;
	font-size: 12px;
	line-height: 100%;
	text-transform: uppercase;
	padding: 3px 0 7px 24px;
	border-bottom: 1px solid #fff;
	letter-spacing: 1px;
}

#navigation ul {
	padding: 4px 0 0 0px;
	border: 0;
	margin: 0;
}

#navigation ul li {
	font-size: 11px;
	line-height: 110%;
	padding: 0;
	border: 0;
	margin: 0;
}

#content {
	display: block;
	width: 686px;
	padding: 24px 44px 40px 38px;
	margin-left: 226px;
	background-color: #fff;
	min-height: 100%;
}

img.hochkant {
	float: right;
	border: 1px solid black;
	margin: 0.5em 0 1em 4em;
	width: 210px;
	height: 280px;
}

img.quer {
	float: right;
	border: 1px solid black;
	margin: 0.5em 0 1em 4em;
	width: 280px;
	height: 210px;
}

#folder h1 {
	cursor: pointer;	
}

#startseite #nav-startseite, 
#wildsaat-wildpflanzgut #nav-wildsaat-wildpflanzgut,
#zertifikat #nav-zertifikat,
#ausschreibungen #nav-ausschreibungen,
#rechtliche-situation #nav-rechtliche-situation,
#fachbegriffe #nav-fachbegriffe,
#bezugsquellen #nav-bezugsquellen,
#beratung #nav-beratung,
#aktuelles #nav-aktuelles,
#links #nav-links,
#kontakt #nav-kontakt,
#impressum #nav-impressum
{
	background: transparent url(/img/flower.png) 2px 1px no-repeat;
}

#startseite #nav-startseite .menu, 
#wildsaat-wildpflanzgut #nav-wildsaat-wildpflanzgut .menu,
#zertifikat #nav-zertifikat .menu,
#ausschreibungen #nav-ausschreibungen .menu,
#rechtliche-situation #nav-rechtliche-situation .menu,
#fachbegriffe #nav-fachbegriffe .menu,
#bezugsquellen #nav-bezugsquellen .menu,
#beratung #nav-beratung .menu,
#aktuelles #nav-aktuelles .menu,
#links #nav-links .menu,
#kontakt #nav-kontakt .menu,
#impressum #nav-impressum .menu
{
	color: #009a39;
}

.partner h1 {
	font-size: 14px;
	margin-bottom: 0;
}

.partner p {
	font-size: 14px;
}

.partner ul {
	padding-left: 16px;
}

.partner address {
	font-size: 14px;
	font-style: normal;
	margin-bottom: 17px;
	line-height: 125%;
}

hr {
	border-top: 1px solid #a6b6d0;
	width: 80%;
	margin: 0 auto;
	margin-bottom: 17px;
}

table {
	margin: 0 0 14px 0;
}

td, th {
	vertical-align: top;
	font-size: 14px;
	padding: 14px;
	background-color: #E9EAEE;
	line-height: 140%;
}

th {
	font-weight: bold;
	text-align: left;
}

.image dt {
	padding: 2em 0 0 6em;
}

.image dd {
	padding: 0 6em 2em 6em;
}

.center {
	text-align: center;
}

.image-right {
	padding: 0 0 2em 1em;
	float: right;
}

.image-center {
	display: block;
	margin: 0 auto;
	padding: 2em 0 2em 0;
}

.image-top {
	padding: 0 0 3em 0;
}

#link-list {
	margin: 1em 0 0 0;
}

#link-list dt {
	font-weight: bold;
}

#link-list dd {
	margin: 0 0 1em 0;
}

.fachbegriffe {
	list-style: none;
	padding: 0;
}

.fachbegriffe li {
	margin: 0 0 0.5em 0;
}

.totop {
	font-size: 12px;
	margin: 2em 0 0 0;
}

.last_change {
	text-align: center;
	font-size: 1.2em;
	margin: 2em 0 0 0;
	font-style: italic;
}

