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

html {
	height: 100%;
}

body {
	background-image: url('../img/hintergrund.gif');
	background-repeat: repeat-x;
	background-color: #F0F1E6;
	color: #36464D;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	height: 100%;
}

body.home {
	background-image: url('../img/hintergrund_home.gif');
}

div#hintergrundbild {
	z-index: 1;
	width: 100%;
	min-width: 1000px;
	height: 441px;
	overflow: hidden;
	position: absolute;
	top: 102px;
}

div#outer_container {
	z-index: 2;
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}

html>body #outer_container {
	height: auto;
}

div#container {
	z-index: 2;
	position: relative;
	width: 980px;
	text-align: center;
	margin: 0px auto;
}

div#container * {
	text-align: left;
}

div#header_logo {
	height: 78px;
	width: 410px;
	float: left;
}

div#header_logo img {
	margin: 16px 0px 0px 0px;
	width: 341px;
	height: 58px;
	border: none;
}

p#adresszeile {
	font-size: 11px;
	line-height: 12px;
	color: #B4BABD;
	height: 12px;
	padding: 12px 0px 0px 12px;
}

p#adresszeile a:link, p#adresszeile a:visited, p#adresszeile a:active {
	color: #B4BABD;
	text-decoration: underline;
}

p#adresszeile  a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

div#navigation {
	float: left;
	height: 78px;
	width: 560px;
}

div#navigation ul {
	list-style-type: none;
	margin-top: 37px;
}

div#navigation ul li {
	background-image: url('../img_navigation/bullet.gif');
	background-position: right;
	background-repeat: no-repeat;
	border: none;
	height: 25px;
	float: left;
	padding: 0px 18px 0px 18px;
}

div#navigation ul li a img {
	border: none;
	height: 25px;
}

div#header {
	clear: left;
	height: 441px;
	position: relative;
}

body.home div#header div h3 {
	text-transform: uppercase;
	color: #DFDB00;
	font-size: 12px;
	line-height: 17px;
	text-align: right;
	width: 250px;
	margin: 35px 0px 8px 33px;
}

div#header div p {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
	text-align: right;
	width: 250px;
	margin-left: 33px;
}

div#header div p a:link, div#header div p a:visited, div#header div p a:active, div#header div p a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

div#content {
	clear: left;
	width: 980px;
}

div#content a:link, div#content a:visited, div#content a:active {
	color: #527584;
	text-decoration: underline;
}

div#content a:hover {
	color: #7E805D;
	text-decoration: underline;
}

span.unscheinbar {
	color: #527584;
}

div#content div.nurtext {
	width: 561px;
	margin-left: 410px;
}

div#content div.impressum {
	margin-left: 400px;
}

div#content div.inhalt {
	width: 561px;
	margin-left: 70px;
	float: left;
}

div#content h2 {
	padding-top: 18px;
	padding-bottom: 5px;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
}

div#content div.spalte1 ul, div.spalte1 div#content ol {
	padding: 10px 0px 0px 20px;
	float: left;
	width: 140px;
}

div#content div.spalte1 ul li.headline {
	font-weight: bold;
	font-size: 13px;
	list-style-type: none;
	margin-left: -20px;
	padding-top: 10px;
	padding-bottom: 5px;
}

div#content div.spalte2 ol {
	list-style: upper-roman;
	font-weight: bold;
}

div#content div.spalte2 ol li {
	list-style-position: inside;
}

div#content div.spalte2 ol li ol {
	padding: 0px 20px 10px 25px;
	list-style: decimal;
}

div#content div.spalte2 ol li ul {
	padding: 0px 20px 10px 25px;
	margin-left: 0px;
	list-style: none;
	float: none;
}

div#content div.spalte2 ol li ol li, div#content div.spalte2 ol li ul li {
	font-weight: normal;
	font-size: 9px;
	line-height: 13px;
	list-style-position: outside;
}

div#content * a:link, div#content * a:active, div#content * a:visited {
	text-decoration: underline;
}

div#content * a:hover {
	text-decoration: underline;
}

div#content form input[type="text"], div#content form input[type="submit"], div#content form textarea {
	background-color: #F0F1E7;
	border: 1px solid #D3D4BA;
	color: #36464D;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	width: 160px;
	padding: 1px 3px;
}

div#content form textarea {
	height: 140px;
}

div#content div.spalte1 table.info {
	width: 100%;
	border-collapse: collapse;
	padding: 0px;
	margin-left: 10px;
}

div#content div.spalte1 table.info tr td {
	padding: 10px 10px 0px 0px;
	vertical-align: top;
}

div#content div.spalte1 table.info tr td + td {
	padding-right: 0px;
}

div#content div.spalte1 table.info tr td ul {
	float: none;
	width: 100%;
	padding: 0px;
	margin: 0px 0px 15px 20px;
}

div.spalte2 table {
	width: 251px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 10px 0px 5px 10px;
	padding: 0px;
}

div.spalte2 table tr td {
	padding: 3px 0px;
	vertical-align: top;
}

body.home div.spalte2 {
	margin-left: 59px;
	width: 261px;
}

body.home div.spalte2 + div.spalte2 {
	margin-left: 58px;
}

div.spalte1 {
	width: 341px;
	float: left;
	background-image: url('../img/spalte1.jpg');
	background-repeat: no-repeat;
	padding-top: 8px;
}

div.spalte2 {
	width: 280px;
	float: left;
	background-image: url('../img/spalte2.jpg');
	background-repeat: no-repeat;
	padding-top: 8px;
}

div.spalte1 h2, div.spalte2 h2, div.spalte1 p, div.spalte2 p {
	padding-left: 10px;
}

div.spalte1 ul, div.spalte2 ul {
	margin-left: 10px;
}

div#content div.clear {
	clear: left;
	height: 230px;
}

div#content div.noheight {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

div#sitemap {
	clear: left;
	width: 100%;
	text-align: left;
	background-image: url('../img/hintergrund_sitemap.gif');
	background-repeat: repeat-x;
	background-color: #36464D;
	font-size: 10px;
	line-height: 14px;
	color: #B4BABD;
	padding-top: 50px;
	position: absolute;
	bottom: 0px;
	z-index: 3;
}

div#sitecontainer {
	min-height: 110px;
	clear: left;
	width: 980px;
	text-align: center;
	margin: 0px auto;
}

div#sitecontainer * {
	text-align: left;
}

div#sitecontainer ul.spalte1 {
	float: left;
	width: 401px;
	margin-left: 10px;
}

div#sitecontainer ul.spalte2, div#sitecontainer ul.spalte3 {
	float: left;
	width: 120px;
}

div#sitecontainer ul.spalte3 {
	width: 121px;
}

div#sitecontainer ul.spalte3 + ul.spalte2 {
	margin-left: 81px;
}

div#sitecontainer ul li {
	margin: 0px 0px 1px 20px;
}

div#sitecontainer ul li.headline {
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	list-style: none;
}

div#sitecontainer ul li.sub {
	margin-left: 30px;
}

div#sitecontainer a:link, div#sitecontainer a:visited, div#sitecontainer a:active {
	color: #B4BABD;
	text-decoration: underline;
}

div#sitecontainer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


/* BAUM */
.baumlinks {
	width: 341px;
	float: left;
}
.baum {
	width: 575px;
	margin-left: 64px;
	float: left;
}
.baum h2, .baum p {
	padding-left: 9px;
}
.baum ul {
	display: inline-block;
	clear: left;
	list-style: none;
}
.baum li.lvl1 {
	padding-top: 40px;
}
.baum li.lvl1 p {
	background-image: url('../img/produkte1c.png');
	background-repeat: repeat-x;
	float: left;
	width: 521px;
	padding: 15px 0px 17px 0px;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.baum li.lvl1 img {
	float: left;
	width: 25px;
	height: 44px;
}
.baum li.lvl2 {
	padding: 20px 0px 0px 20px;
	margin: -8px 0px 0px 16px;
	background-image: url('../img/plvl2a.gif');
	background-repeat: no-repeat;
}
.baum li.lvl3 {
	padding-left: 20px;
	margin-left: 3px;
	background-image: url('../img/produkte_linie3.gif');
	background-repeat: no-repeat;
}
.baum li.noimg {
	background-image: none;
}
.baum li.linie {
	background-image: url('../img/produkte_linie4.gif');
}
.baum ul.lvl2 li.lb {
	background-image: url('../img/plvl2b.gif');
}
.baum ul.lvl3 li.lb {
	background-image: url('../img/produkte_linie2.gif');
}
.baum table {
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-top: 1px solid #FFF;
	background-color: #e5e7d0;
	width: 504px;
	border-collapse: collapse;
}
.baum table.lvl3 tr:hover td {
	background-color: #eeefe3;
}
.baum table.lvl2 {
	width: 527px;
	border-bottom: 1px solid #FFF;
}
.baum table.lvl2 tr td {
	font-size: 12px;
	font-weight: bold;
}
.baum table.notopborder {
	border-top: none;
}
.baum table tr.bottomborder td, .baum table tr td.bottomborder {
	border-bottom: 1px solid #FFF;
}
.baum table tr td.highlight {
	color: #527584;
}
.baum table tr td {
	width: 150px;
	padding: 1px 3px;
	font-size: 11px;
	line-height: 140%;
	vertical-align: top;
}
.baum table tr td + td {
	width: 60px;
	padding: 1px 0px;
}
.baum table tr td + td + td {
	width: 270px;
	padding: 1px 0px;
}
.baum table tr td + td + td + td {
	width: 24px;
	padding: 1px 3px 1px 0px;
	text-align: right !important;
}
table.nohover tr:hover td {
	background-color: #e5e7d0 !important;
}


/* ACCORDION */
div#content div.spalte1 fieldset {
	border: none;
	margin-left: 10px;
	width: 319px;
}
div#content div.spalte1 fieldset dl {
	background-repeat: no-repeat;
}
div#content div.spalte1 fieldset dl dt {
	height: 29px;
}
div#content div.spalte1 fieldset dl dt img {
	border: none;
	height: 29px;
	width: 319px;
}
div#content div.spalte1 fieldset dl dd a {
	display: block;
	height: 290px;
}

