/* Standard Stylesheet
www.feld-m.de
Start: 01.07.2007
Letzte Aenderung: 01.07.2007
*/
/* Reset all */
*{
	padding: 0;
	margin: 0;
	border: 0;
}

/* Allgemeines */
body {
	font-size: 80%;
	line-height: 1.6em;
	color: #fff;
	background:#454545;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#feld-m-logo {
	position:absolute;
	margin-left:0px;
	top: 94px;
}


a, a:link {
	color:#fff;
	text-decoration: none;
}

a:visited {
	color:#fff;
	text-decoration: none;
}

a:hover, a.hier:link, a.hier:visited, a.hier:active {
	color:#B7DC8C;
	text-decoration: none;
}

/* Clear Class */
.c {
	clear: both;
}

img, a img {
	border: 0;
}

.keine-anzeige {
	display: none;
}

/* Absaetze */
p {
	font-size: 0.9em;
	line-height: 2.6em;
	margin: 0 0 30px 0;
	padding: 2px 11px;
	clear: both;
}
p.aufz_grau{
	font-size: 0.9em;
	line-height: 2.6em;
	margin: 0 0 5px 0;
	padding: 2px 11px;
	clear: both;
	background:#5c5c5c;
}

p.aufz_grau_gruen{
	font-size: 0.9em;
	line-height: 2.6em;
	margin: -24px 0 5px 0;
	padding: 2px 11px;
	clear: both;
	color:#b7dc8c;
	background:#808080;
}

p.aufz{
	font-size: 0.9em;
	line-height: 2.6em;
	margin: 0 0 5px 0;
	padding: 2px 11px;
	clear: both;
	background:#808080;
}
p.aufz_small{
	font-size: 0.9em;
	line-height: 2.6em;
	margin: -24px 0 5px 0;
	padding: 2px 11px;
	clear: both;
	background:#808080;
}

p.zd_1 {
	font-size: 0.9em;
	line-height: 2.0em;
	margin: -10px 0 30px 0;
	padding: 2px 11px 30px 11px;
	clear: both;
	background:#808080;
	font-style:italic;
}
p.zd_2 {
	font-size: 0.9em;
	line-height: 2.0em;
	margin: -30px 0 30px 0;
	padding: 2px 11px 15px 11px;
	clear: both;
	background:#808080;
}
p.zd_2_dunkel {
	font-size: 0.9em;
	line-height: 2.0em;
	margin: -30px 0 30px 0;
	padding: 2px 11px 15px 11px;
	clear: both;
	background:#5c5c5c;
}

p.zd_3 {
	font-size: 0.9em;
	line-height: 2.0em;
	margin: -50px 0 30px 0;
	padding: 2px 11px 15px 11px;
	clear: both;
	background:#808080;
}
p.zd_4 {
	font-size: 0.9em;
	line-height: 2.0em;
	margin: -10px 0 30px 0;
	padding: 2px 11px 30px 11px;
	clear: both;
	background:#808080;
}

dl{
	float:left;
	margin-bottom:5px;
	padding:11px;
	background:#808080;
	width:512px;
	color:#FFFFFF;
}
dt{
	width:170px;
	float:left;
}
dd {
	width:340px;
	float:left;
}
dd p{
	width:340px;
	float:left;
	margin:0;
	padding:0;
	color:#FFFFFF;
	line-height:1.6em;
	clear:both;
}
.b {
	font-weight:bold;
}
/* Kleinerer Text */
.s {
	font-size: 0.9em;
}
.kursiv_new_line {
	font-style:italic;
	clear:both;
}

.hg_grau {
	background:#5c5c5c;
}
.hg_hellgrau {
	background:#808080;
}
.hg_grau_imtext {
	background:url(../imgs/effek_1.gif) top left no-repeat;
}
.hg_grau_imtext span {
	margin-right:10px;
}

/* Links- bzw. Rechtsausrichtung für Elemente */
.leftalign {
	float: left;
	margin: 0 10px 0 0;
}

.rightalign {
	float: right;
	margin: 0 0 0 10px;
}

h1 {
	font: 1.3em/1.5 "Univers 65 Bold", Verdana, Arial, Helvetica, sans-serif;
	height:183px;
}
h1 span{
	display:none;
}

h2 {
	font: bold 1.3em/1.5 "Univers 65 Bold", Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	font: bold 1.3em/1.5 "Univers 65 Bold", Verdana, Arial, Helvetica, sans-serif;
}

h4 {
	font: bold 1.3em/1.5 "Univers 65 Bold", Verdana, Arial, Helvetica, sans-serif;
}

/* Layout */
#wrapper {
	margin:0 auto;
	width:760px;
}

#header {
}

#navi { 
	margin-top:8px;
	width: 190px; 
}

#navi ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: "Univers Roman 55", Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:bold;
}
#navi ul li {
	margin-bottom:15px;
	height:20px;
	width: 190px;
}
#navi ul #sub {
	background:#454545;
	height:225px;
}
#navi ul li span{
	display:none;
}

/* NAVIGATIONSROLLOVERS ********************************************************/
/* NAV_1 */
a.nav1
{
	margin-left:-3px;
	padding: 0 0 0 7px;
	display: block;
	height:20px;
	width: 190px;
	background-color:#454545;
	border-bottom: 1px solid #454545;
	background:url(../navi/home_normal.gif) no-repeat center;
}

a.nav1:link, a.nav1:visited, a.nav1:active
{
	margin-left:-3px;	
	padding: 0 0 0 7px;	
	display: block;
	height:20px;
	width: 190px;
	color: #fff;
	text-decoration: none;
	background:url(../navi/home_normal.gif) no-repeat center;
}

a.nav1:hover, a.nav1_hier:link, a.nav1_hier:visited, a.nav1_hier:active
{
	margin-left:-3px;
	display: block;
	padding: 0 0 0 7px;
	height:20px;
	width: 190px;
	background-color: #B7DC8C;
	color: #454545;
	background:url(../navi/home_over.gif) no-repeat center;
}
/* NAV_2 */
a.nav2
{
	margin-left:-3px;
	padding: 0 0 0 7px;
	display: block;
	height:20px;
	width: 190px;
	background-color:#454545;
	border-bottom: 1px solid #454545;
	background:url(../navi/ansatz_normal.gif) no-repeat center;
}

a.nav2:link, a.nav2:visited, a.nav2:active
{
	margin-left:-3px;	
	padding: 0 0 0 7px;	
	display: block;
	height:20px;
	width: 190px;
	color: #fff;
	text-decoration: none;
	background:url(../navi/ansatz_normal.gif) no-repeat center;
}

a.nav2:hover, a.nav2_hier:link, a.nav2_hier:visited, a.nav2_hier:active
{
	margin-left:-3px;
	display: block;
	padding: 0 0 0 7px;
	height:20px;
	width: 190px;
	background-color: #B7DC8C;
	color: #454545;
	background:url(../navi/ansatz_over.gif) no-repeat center;
}
/* NAV_3*/ 
a.nav3
{
	margin-left:-3px;
	padding: 0 0 0 7px;
	display: block;
	height:20px;
	width: 190px;
	background-color:#454545;
	border-bottom: 1px solid #454545;
	background:url(../navi/leistung_normal.gif) no-repeat center;
}

a.nav3:link, a.nav3:visited, a.nav3:active
{
	margin-left:-3px;	
	padding: 0 0 0 7px;	
	display: block;
	height:20px;
	width: 190px;
	color: #fff;
	text-decoration: none;
	background:url(../navi/leistung_normal.gif) no-repeat center;
}

a.nav3:hover, a.nav3_hier:link, a.nav3_hier:visited, a.nav3_hier:active
{
	margin-left:-3px;
	display: block;
	padding: 0 0 0 7px;
	height:20px;
	width: 190px;
	background-color: #B7DC8C;
	color: #454545;
	background:url(../navi/leistung_over.gif) no-repeat center;
}
#submenu {
	margin-top:5px;
	/*visibility:hidden;
	display:none;*/
}
/* SUBMENU ****************************************************************/
a.sub1
{
	margin-left:-3px;
	padding: 0 0 0 7px;
	display: block;
	height:20px;
	width: 190px;
	background-color:#454545;
	border-bottom: 1px solid #454545;
	background:url(../navi/sub1.gif) no-repeat center;
}

a.sub1:link, a.sub1:visited, a.sub1:active
{
	margin-left:-3px;	
	padding: 0 0 0 7px;	
	display: block;
	height:20px;
	width: 190px;
	color: #fff;
	text-decoration: none;
	background:url(../navi/sub1.gif) no-repeat center;
}

a.sub1:hover, a.sub1_hier:link, a.sub1_hier:visited, a.sub1_hier:active
{
	margin-left:-3px;
	display: block;
	padding: 0 0 0 7px;
	height:20px;
	width: 190px;
	/*background-color: #B7DC8C;*/
	color: #454545;
	background:url(../navi/sub1_over.gif) no-repeat center;
}

a.sub2
{
	margin-left:-3px;
	padding: 0 0 0 7px;
	display: block;
	height:20px;
	width: 190px;
	background-color:#454545;
	border-bottom: 1px solid #454545;
	background:url(../navi/sub2.gif) no-repeat center;
}

a.sub2:link, a.sub2:visited, a.sub2:active
{
	margin-left:-3px;	
	padding: 0 0 0 7px;	
	display: block;
	height:20px;
	width: 190px;
	color: #fff;
	text-decoration: none;
	background:url(../navi/sub2.gif) no-repeat center;
}

a.sub2:hover, a.sub2_hier:link, a.sub2_hier:visited, a.sub2_hier:active
{
	margin-left:-3px;
	display: block;
	padding: 0 0 0 7px;
	height:20px;
	width: 190px;
	/*background-color: #B7DC8C;*/
	color: #454545;
	background:url(../navi/sub2_over.gif) no-repeat center;
}

a.sub3
{
	margin-left:-3px;
	padding: 0 0 0 7px;
	display: block;
	height:20px;
	width: 190px;
	background-color:#454545;
	border-bottom: 1px solid #454545;
	background:url(../navi/sub3.gif) no-repeat center;
}

a.sub3:link, a.sub3:visited, a.sub3:active
{
	margin-left:-3px;	
	padding: 0 0 0 7px;	
	display: block;
	height:20px;
	width: 190px;
	color: #fff;
	text-decoration: none;
	background:url(../navi/sub3.gif) no-repeat center;
}
a.sub3:hover, a.sub3_hier:link, a.sub3_hier:visited, a.sub3_hier:active
{
	margin-left:-3px;
	display: block;
	padding: 0 0 0 7px;
	height:20px;
	width: 190px;
	/*background-color: #B7DC8C;*/
	color: #454545;
	background:url(../navi/sub3_over.gif) no-repeat center;
}

a.sub4
{
	margin-left:-3px;
	padding: 0 0 0 7px;
	display: block;
	height:20px;
	width: 190px;
	background-color:#454545;
	border-bottom: 1px solid #454545;
	background:url(../navi/sub4.gif) no-repeat center;
}

a.sub4:link, a.sub4:visited, a.sub4:active
{
	margin-left:-3px;	
	padding: 0 0 0 7px;	
	display: block;
	height:20px;
	width: 190px;
	color: #fff;
	text-decoration: none;
	background:url(../navi/sub4.gif) no-repeat center;
}

a.sub4:hover, a.sub4_hier:link, a.sub4_hier:visited, a.sub4_hier:active
{
	margin-left:-3px;
	display: block;
	padding: 0 0 0 7px;
	height:20px;
	width: 190px;
	/*background-color: #B7DC8C;*/
	color: #454545;
	background:url(../navi/sub4_over.gif) no-repeat center;
}

a.sub5
{
	margin-left:-3px;
	padding: 0 0 0 7px;
	display: block;
	height:20px;
	width: 190px;
	background-color:#454545;
	border-bottom: 1px solid #454545;
	background:url(../navi/sub5.gif) no-repeat center;
}

a.sub5:link, a.sub5:visited, a.sub5:active
{
	margin-left:-3px;	
	padding: 0 0 0 7px;	
	display: block;
	height:20px;
	width: 190px;
	color: #fff;
	text-decoration: none;
	background:url(../navi/sub5.gif) no-repeat center;
}

a.sub5:hover, a.sub5_hier:link, a.sub5_hier:visited, a.sub5_hier:active
{
	margin-left:-3px;
	display: block;
	padding: 0 0 0 7px;
	height:20px;
	width: 190px;
	/*background-color: #B7DC8C;*/
	color: #454545;
	background:url(../navi/sub5_over.gif) no-repeat center;
}

a.sub6
{
	margin-left:-3px;
	padding: 0 0 0 7px;
	display: block;
	height:20px;
	width: 190px;
	background-color:#454545;
	border-bottom: 1px solid #454545;
	background:url(../navi/sub6.gif) no-repeat center;
}

a.sub6:link, a.sub6:visited, a.sub6:active
{
	margin-left:-3px;	
	padding: 0 0 0 7px;	
	display: block;
	height:20px;
	width: 190px;
	color: #fff;
	text-decoration: none;
	background:url(../navi/sub6.gif) no-repeat center;
}

a.sub6:hover, a.sub6_hier:link, a.sub6_hier:visited, a.sub6_hier:active
{
	margin-left:-3px;
	display: block;
	padding: 0 0 0 7px;
	height:20px;
	width: 190px;
	/*background-color: #B7DC8C;*/
	color: #454545;
	background:url(../navi/sub6_over.gif) no-repeat center;
}


/* NAV_4 */
a.nav4
{
	margin-left:-3px;
	padding: 0 0 0 7px;
	display: block;
	height:20px;
	width: 190px;
	background-color:#454545;
	border-bottom: 1px solid #454545;
	background:url(../navi/ref_normal.gif) no-repeat center;
}

a.nav4:link, a.nav4:visited, a.nav4:active
{
	margin-left:-3px;	
	padding: 0 0 0 7px;	
	display: block;
	height:20px;
	width: 190px;
	color: #fff;
	text-decoration: none;
	background:url(../navi/ref_normal.gif) no-repeat center;
}

a.nav4:hover, a.nav4_hier:link, a.nav4_hier:visited, a.nav4_hier:active
{
	margin-left:-3px;
	display: block;
	padding: 0 0 0 7px;
	height:20px;
	width: 190px;
	background-color: #B7DC8C;
	color: #454545;
	background:url(../navi/ref_over.gif) no-repeat center;
}
/* NAV_5 */
a.nav5
{
	margin-left:-3px;
	padding: 0 0 0 7px;
	display: block;
	height:20px;
	width: 190px;
	background-color:#454545;
	border-bottom: 1px solid #454545;
	background:url(../navi/kontakt_normal.gif) no-repeat center;
}

a.nav5:link, a.nav5:visited, a.nav5:active
{
	margin-left:-3px;	
	padding: 0 0 0 7px;	
	display: block;
	height:20px;
	width: 190px;
	color: #fff;
	text-decoration: none;
	background:url(../navi/kontakt_normal.gif) no-repeat center;
}

a.nav5:hover, a.nav5_hier:link, a.nav5_hier:visited, a.nav5_hier:active
{
	margin-left:-3px;
	display: block;
	padding: 0 0 0 7px;
	height:20px;
	width: 190px;
	background-color: #B7DC8C;
	color: #454545;
	background:url(../navi/kontakt_over.gif) no-repeat center;
}
a.nav6
{
	margin-left:-3px;
	padding: 0 0 0 7px;
	display: block;
	height:20px;
	width: 190px;
	background-color:#454545;
	border-bottom: 1px solid #454545;
	background:url(../navi/downloads_normal.gif) no-repeat center;
}

a.nav6:link, a.nav6:visited, a.nav6:active
{
	margin-left:-3px;	
	padding: 0 0 0 7px;	
	display: block;
	height:20px;
	width: 190px;
	color: #fff;
	text-decoration: none;
	background:url(../navi/downloads_normal.gif) no-repeat center;
}

a.nav6:hover, a.nav6_hier:link, a.nav6_hier:visited, a.nav6_hier:active
{
	margin-left:-3px;
	display: block;
	padding: 0 0 0 7px;
	height:20px;
	width: 190px;
	background-color: #B7DC8C;
	color: #454545;
	background:url(../navi/downloads_over.gif) no-repeat center;
}
a.download:link, a.download:visited, a.download:active
{
	margin-left:-3px;	
	padding: 0 0 0 7px;	
	display: block;
	height:20px;
	width: 190px;
	color: #fff;
	text-decoration: none;
	background:url(../navi/download_normal.gif) no-repeat center;
}

a.download:hover
{
	margin-left:-3px;
	display: block;
	padding: 0 0 0 7px;
	height:20px;
	width: 190px;
	background-color: #B7DC8C;
	color: #454545;
	background:url(../navi/download_over.gif) no-repeat center;
}
a.kontakt:link, a.kontakt:visited, a.kontakt:active
{
	margin-left:-3px;	
	padding: 0 0 0 7px;	
	display: block;
	height:20px;
	width: 190px;
	color: #fff;
	text-decoration: none;
	background:url(../navi/kontakt_gruen_normal.gif) no-repeat center;
}

a.kontakt:hover
{
	margin-left:-3px;
	display: block;
	padding: 0 0 0 7px;
	height:20px;
	width: 190px;
	background-color: #B7DC8C;
	color: #454545;
	background:url(../navi/kontakt_over.gif) no-repeat center;
}

.rightalign_link {
	margin-left:320px;
	margin-top:-70px;
	margin-bottom:45px;
}


#content {
	float:left;
	width:539px;
}
#content ul{
	list-style-type:none;
	list-style-position:inside;
}
#content ul li{
	background:url(../imgs/dokument.gif) center left no-repeat;
	margin:10px;
	padding-left:25px;
	
}

#sidebar {
	float:left;
	width:221px;
}

#footer {
	/*position:absolute;
	display:block;
	float:left;
	margin:50px auto 20px auto;
	width:100%;
	clear:both;
	bottom:0;*/
	position:relative;
	float:left;
	margin:50px 0;
	width:760px;
	clear:both;
}
#footer_navi {
	/*text-align:left;*/
	margin:10px auto;
	width:760px;
}
#footer_navi ul{
	list-style-type:none;
	margin-left:5px;
}
#footer_navi ul li{
	display:inline;
	margin:0 40px 0 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:bold;
}

