body {
margin:0;
padding: 0px;
background-color:#FFF;
color:#333;
font:100.01%/110% Arial, Helvetica, sans-serif;
}


H1 {
	color: #33cc00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0px 0 8px 0px;
	line-height: 130%;
}

h1.topyellow {
	color: #FF6600
}


H2{
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 6px 0px;
}

H3 {
	font-size: 1.0em;
	font-weight: bold;
	letter-spacing: 1px;
	color: #333333;
	margin: 0px 0 3px 0px;
}

H4 {
	font-size: 1.0em;
	font-weight: bold;
	color: #333333;
	margin: 0px 0 3px 0px;
}

 

img {
	border: 0px;
}

#top, #content {
 margin: 0; padding: 0;	font-size: 0.80em;
}

 #navigation {
 margin: 0; padding: 0;	font-size: 0.90em;
}
#bull{
	position: absolute;
	left: 74px;
	top: 129px;
}

*html #bull{
	left: 77px;
}


#zentrierer {width:1000px; margin: 0 auto 0 0}


#left {
	width: 80px;  
	height: 800px; 
	float: left; 
}
#left1 {
	border-bottom: 3px solid #33cc00;
	height: 135px; width: 80px;
}

/* TOP */

#top {
width: 900px; 
height: 135px;	margin-left: 80px;
border-left: 3px solid #33cc00;
background: url(../images/pfif_logo.jpg) no-repeat 24px 34px;
}


.logo2 {position: absolute; top: 15px; left: 400px}
.logo3 {position: absolute; top: 30px; left: 600px}

/* NAVIGATION */
#NavContent {
	border-top: 3px solid #33cc00;
   border-left: 3px solid #33cc00;
	width: 850px;margin-left: 80px;
}
#navigation {
height: 650px;	
float: left;
font-size: 0.8em;
}


div.NavigationAussen {
	margin: 55px 0 0 30px;
}
div.Navboxhead {
	width: 16em; 
	background-color: #33cc00; 
	color: #fff;
 
	margin: 0;
}

div.Navboxlink {
	width: 16em;	
	background-color: #99ff99; 
	color: #000;
	margin: 0 0 1em 0px;	
}

#navigation div.Navboxhead ul.navhead  {
	list-style-type : none;
	margin: 2px 0 1px 0px;
	padding: 2px 0 2px 1em
}
#navigation div.Navboxhead ul.navhead  li{
	color: #fff;
	text-transform : uppercase;
	font-size: 0.9em;
	letter-spacing: 1px;
	font-weight: bold
}

#navigation div.Navboxhead ul.navhead li a:link,
#navigation div.Navboxhead ul.navhead li a:visited,
#navigation div.Navboxhead ul.navhead li a:active,
#navigation div.Navboxhead ul.navhead li a:hover {
	color: #fff; 
	text-decoration: none;
	font-weight: bold
}



#navigation div.Navboxlink ul.navlink  {
	list-style-type : none;
	text-align: left;
	list-style-position: outside;
	margin: 0px 0 0px 0px;
	padding: 0px 0px 0px 0px;
}

#navigation div.Navboxlink ul.navlink li {
	color: #333; 
	font-weight: bold; 
	text-decoration: none;
	padding: 0;
	margin: 0;
	border: none;
	display: inline;
	background: none;
}

#navigation div.Navboxlink ul.navlink li A.levelItem1:link,
#navigation div.Navboxlink ul.navlink li A.levelItem1:visited,
#navigation div.Navboxlink ul.navlink li A.levelItem1:active {
	display: block;
	padding: 2px 5px 3px 20px;
	margin: 0px 0px 0px 0px;
	background-color: #e3e7d8;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/nav1.gif) no-repeat;
	border-bottom: 1px solid #ffffff;
}
 
 
#navigation div.Navboxlink ul.navlink li A.levelItem1:hover {
		color: #000;
		text-decoration: none;
       background-color: #fff; 
	   border-bottom: 1px solid #33cc00;
	   border-right: 1px solid #33cc00
		}

#activelink {
	   text-decoration: none;
	   color: #000;
       background-color: #fff !important;
	   border-bottom: 1px solid #33cc00 !important;
	   border-right: 1px solid #33cc00 !important;
		}
		
		
 

/*   CONTENT */

#content {
 
	width: auto; height: 600px; min-height: 600px; height: auto;
	margin: 55px 0 0 24em; }
	
#inhalt {	

}


 A {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #33cc00;
	text-decoration: none
}

 A:link  {
	font-family: Arial, Helvetica, sans-serif;
	color: #33cc00;
	text-decoration: none;
	font-weight: bold;
}

 A:visited  {
	font-family: Arial, Helvetica, sans-serif;

	color: #33cc00;
	text-decoration: none;
	font-weight: bold;
}

 A:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: Green;
	text-decoration: underline;
	font-weight: bold;
}


#inhalt ul
	{
	text-align: left;
	margin: 0 0 8px 18px;
	padding: 0px 0px 0px 0px;
	list-style-position: outside;
   list-style-image: url(../images/quad.gif) 
	}
#inhalt li {
	padding-bottom: 5px
}

 
#inhalt ul.pfeil
	{
	text-align: left;
	margin: 0 0 8px 18px;
	padding: 0px 0px 0px 0px;
	list-style-position: outside;
   list-style-image: url(../images/pfeil.gif) 
	}
 
#inhalt ul.pfeil li {
	padding-top: 5px;
	padding-bottom: 5px
}

#inhalt ol	{
	text-align: left;
	margin: 0 0 8px 22px;
	padding: 0px 0px 0px 0px;
 
	}
	
h1.topxyellow {
	color: #ff3300
}	

h1.topxblack {
	color: #333333
}	
	
	
.aktuell {
    margin-top: 3em;
	border-top: 1px solid #33cc00;
	border-bottom: 1px solid #33cc00;
	width: 90%;
	padding: 4px 0 4px 0
}
.aktuell p {
	margin: 2px 0px 2px 0px
}	

.aktuelxl2 {
    margin-top: 1em;
	border-top: 1px solid #33cc00;
	padding: 4px 0 4px 0
}	
	
#partnerbox {
	margin-top: 5em; 

}

#partnerbox img {
	margin-right: 15px;	vertical-align: middle
}

.kontakt {
   float:right;
	width:210px;
	height:180px;
	padding-top:20px;
}

.kontakt img {
		vertical-align:middle;
}

br.break {
	clear:right
}

.linkpdf {
	font-size: 0.85em;
	margin-left: .5em;
	
	}
	
.pdflink {
	background: url(../images/pdf.png) no-repeat left 2px; padding-left: 20px}

.xlslink {
	background: url(../images/xls.png) no-repeat left 2px; padding-left: 20px}
	
.impressum {margin-top: 10em;  font-size: 0.6em; color: #888; text-align: center; }

hr {
	border-top: 1px solid #33cc00;
}

