h1, h2, h3, p, img {
	margin: 0px;
	padding: 0px;
}
#oben h1 {
	position: relative;
	left: -999px;
	top: -999px;
}
/* ---------- Farben -------------- */

#mainnav_links li.bau a:hover {
	color: #FFF;
	background-color: #008e8e;
}
#mainnav_links li.bau.current a {
	color: #FFF;
	background-color: #008e8e;
}
#mainnav_links li.bau.current a:hover {
	color: #FFF;
	background-color: #00A8A9;
}
#mainnav_links li.werk a:hover {
	color: #FFF;
	background-color: #9f8b00;
}
#mainnav_links li.werk.current a {
	color: #FFF;
	background-color: #9f8b00;
}
#mainnav_links li.werk.current a:hover {
	color: #FFF;
	background-color: #B79A00;
}


#mainnav_rechts li a:hover {
	color: #333;
	background-color: #E6E6E6;
}
#mainnav_rechts li a.current {
	color: #333;
	background-color: #E6E6E6;
}


#subnavi_bau li a:hover {
	color: #000;
	background-image: url(../images/quadrat_bau.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 14px;
}
#subnavi_bau li a.current {
	color: #000;
	background-image: url(../images/quadrat_bau.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 14px;
}

#subnavi_werkstatt li a:hover {
	color: #000;
	background-image: url(../images/quadrat_werk.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 14px;
}
#subnavi_werkstatt li a.current {
	color: #000;
	background-image: url(../images/quadrat_werk.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 14px;
}



a.bau:link, a.bau:visited {
	color: #008e8e;
	text-decoration: none;
}
a.bau:hover {
	color: #666;
}
a.werk:link, a.werk:visited {
	color: #9f8b00;
	text-decoration: none;
}
a.werk:hover {
	color: #666;
}

a.kurznotiert:link, a.kurznotiert:visited {
	color: #666;
	text-decoration: none;
}
a.kurznotiert:hover {
	color: #000;
}


/* ---------- Impressum ---------------- */
#rechts a:link, #rechts a:visited {
	color: #666;
	text-decoration: none;
}
#rechts a:hover {
	color: #000;
	text-decoration: none;
}


#copyright p, #footernavi a {
	color: #999;
}


#footernavi a:hover {
	color: #333;
}
#footernavi a.current{
	color: #000;
	font-weight: bold;
}


/* -------------------------------- */
#mainnav_rechts ul {
	list-style-type: none;
	width: 113px;
	display: inline;
	padding: 0px;
	margin: 0px;
}
#mainnav_rechts li {
	width: 110px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#mainnav_rechts li a {
	margin: 0px;
	font-size: 11px;
	color: #7F807F;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 11px;
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 3px;
}

/* -------------------------------- */
#mainnav_links ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	width: 113px;
	display: inline;
}
#mainnav_links li {
	width: 231px;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#mainnav_links li a {
	margin: 0px;
	font-size: 11px;
	color: #7F807F;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 11px;
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 3px;
}

/* -------------------------------- */
#inhalt_home h1 {
	font-size: 20px;
	line-height: 24px;
	padding-bottom: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	word-spacing: -1px;
}
#inhalt h1, #inhalt_kn h1 {
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 1px;
}
#inhalt h2, #inhalt_kn h2 {
	font-size: 18px;
	line-height: 18px;
	padding-bottom: 14px;
	font-weight: normal;
}
#inhalt p, #inhalt_kn p,#inhalt_download p, #rechts p {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 14px;
}
#inhalt_download a:link, #inhalt_download a:visited {
	font-size: 12px;
	color: #900;
	text-decoration: none;
}
#inhalt_download a:hover {
	color: #000;
}



/* -------------------------------- */
#subnavi_bau ul, #subnavi_werkstatt ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#subnavi_bau li, #subnavi_werkstatt li {
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
#subnavi_bau li a, #subnavi_werkstatt li a {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
	color: #595959;
}

/* -------------------------------- */
#copyright p {
	font-size: 11px;
	line-height: 11px;
}
#footernavi ul {
	font-size: 10px;
	line-height: 10px;
	letter-spacing: 1px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footernavi li {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}
#footernavi li a {
	text-decoration: none;
}

