@charset "utf-8";

body,td,th {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #333;
	margin: 0px;
	padding: 0px;
	line-height: 16pt;
}
body {
	background-color: rgba(0,123,161,1);
	background-image: url(../004_BILDER/hintergrund_02.gif);
	background-repeat: repeat;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 120%;
	color: #600;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #600;
}
a:hover {
	text-decoration: underline;
	color: #060;
}
a:active {
	text-decoration: none;
	color: #900;
}
h1 {
	font-size: 2em;
	color: #003;
}
h2 {
	font-size: 1.8em;
	color: #003;
}
h3 {
	font-size: 1.6em;
	color: #003;
}
h4 {
	font-size: 1.4em;
	color: #003;
}
h5 {
	font-size: 1.2em;
	color: #003;
}
h6 {
	font-size: 1em;
	color: #003;
}

div, main, footer, nav {
		display: block;	
	}

* {
		-web-kit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

#wrapper {
		margin: 40px auto 140px;
		-moz-border-radius: 40px;
		-webkit-border-radius: 40px;
		border-radius: 40px;
		height: auto;
		width: auto;
		min-width: 744px;
		max-width: 1400px;
		position: relative;
	}

header#top {
		margin: 0px 0px 8px 0px;
  		background-color: rgba(255,255,255,1);
		-moz-border-radius: 40px 40px 0 0;
		-webkit-border-radius: 40px 40px 0 0;
		border-radius: 40px 40px 0 0;
		position: relative;
		top: 0px;
		left: 0px;
		height: 180px;
		width: auto;
		background-image: -webkit-linear-gradient(top left, white 0%, #9FBFD2 100%); 
		background-image: -moz-linear-gradient(right bottom, white 0%, #9FBFD2 100%); 
		background-image: -o-linear-gradient(white 0%, #9FBFD2 100%); 
		background-image: linear-gradient(white 0%, #9FBFD2 100%);
	}

div#logo {
		position: relative;
		right: 60px;
		top: 60px;
		width: 200px;
		height: 97px;
		float: right;
		text-align: center;
	}

div#slogan {
		position: relative;
		right: 60px;
		top: 40px;
		margin-right: 20px;
		width: 200px;
		height: 97px;
		float: right;
		text-align: bottom;
		vertical-align: middle;
	}

p#blau { color: #003; }

nav {
		margin-left: 110px;
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 2;
		font-weight: bold;
	}
nav a { font-size: 100%; }
nav ul { padding: 0px; margin: 0px; }
nav li {
		float: left;
		list-style-type: none;
		padding: 1em 2em 0.6em 2em;
		margin-right: 0em;
	}
nav ul:hover { background-color: rgba(0,123,161,0.3); }
nav li:nth-child(2n+1) { background-color: rgba(255,255,255,0.8); }
nav li:nth-child(2n+2) { background-color: rgba(20,123,255,0.1); }

div#main {
		overflow-y: hidden;
		overflow-x: hidden;
		min-height: 360px;
		background: url(../004_BILDER/Pilzlandschaft.png) bottom repeat-x rgba(255,255,255,0.9);
		padding: 0px 0px 90px 0px;
		position: relative;
	}

#content {
		margin: 60px 60px 20px 10px;
  		padding: 20px 20px 20px 20px;
		background-color: rgba(255,255,255,0.9);
		width: 68%;
		min-width: 624px;
		max-width: 1270px;
		height: auto;
		float: right;
		overflow: hidden;
	}

#referenz {
		margin: 20px 0px 0px 0px;
		padding: 20px 20px 20px 20px;
		min-width: 514px;
		max-width: 1130px;
		height: auto;
		overflow: hidden;
	}

#picture {
		margin-top: 10px;
		padding: 10px 10px 10px 10px;
		width: 50%;
		min-width: 320px;
		height: auto;
		float: left;
		overflow: hidden;
		clear: both;
	}

#description {
		margin-top: 10px;
		padding: 10px 10px 10px 10px;
		width: 50%;
		min-width: 320px;
		height: auto;
		float: left;
		overflow: hidden;
	}

hr {
		clear: both;
		opacity: 0.2;
	}

#kontakt {
		padding: 0px;
		margin: 60px 60px;
  		background-color: rgba(0,123,161,0.8);
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		width: 255px;
		height: 156px;
		float: left;
		overflow: hidden;
	}
	
#schlagworte {
		padding: 10px;
		margin: 60px 60px;
  		background-color: rgba(0,123,161,0.8);
		-moz-border-radius: 0px 0px 20px 20px;
		-webkit-border-radius: 0px 0px 20px 20px;
		border-radius: 0px 0px 20px 20px;
		width: 255px;
		height: auto;
		float: right;
		overflow: hidden;
		color: rgba(200,240,240,1);
	}

#schlagworte a {
		color: #fff;
	}

footer {
		background-color: #1d1d1b;
		-moz-border-radius: 0px 0px 40px 40px;
		-webkit-border-radius: 0px 0px 40px 40px;
		border-radius: 0px 0px 40px 40px;
		margin: 0px 0px 0px 0px;
		padding-top: 20px;
		text-align: center;
		height: 100px;
		width: 100%;	
		color: #fff;
		position: absolute;
		bottom: -98px;
		left: 0px;
}

footer a {
		color: #fff;
	}

footer a:visited {
		color: #fff;
	}

font#red {
		color: #fff;	
	}

img#grafik {
		float: left;
		border: 2px solid;
		border-radius: 8px;
		border-color: rgba(100,100,100,0.5);
		height: 140px;
		width: 140px;
		margin: 0.2em;
		margin-right: 3.4em;
	}

font#block {
	display: block;
	text-align: center;
	background-color: rgba(90,90,90,0.8);
	color: #600;
	}

article[id*="a"] h6 {
	background: #08c;
	color: white;
	padding: 0.5em;
	border-top: 0px;
	border-radius: 0.5em;
	}	
	
article[id*="a"] h6 a {
	color: white;
	font-weight: normal;
	font-size: 1rem;
	margin-left: 0.2em;
	text-decoration: none;
	vertical-align: super;
	}

article[id*="a"]:not(:target) p.artikelinfo {
	display: none;	
	}
	
article[id*="a"]:not(:target) div.artikelinfo {
	display: none;	
	}
	
article[id*="a"] h6 a:first-child:before {
	content: url(../004_BILDER/Pfeile/Pfeil_Nav_Aktiv.png);
	vertical-align: bottom;
	}

article[id*="a"]:target h6 a:first-child:before {
	content: url(../004_BILDER/Pfeile/Pfeil_Nav_top.png);
	vertical-align: bottom;
	}

font#impressum {
	font-size: 80%;
	}	
