body			{color: #333; background:url("images/pfadibott_background.jpg") repeat-x  #666; color:#333; }




#wrapper		{width: 850px; margin: auto; text-align: left; background: #fff ;}
#header         {height: 256px; border-bottom: 0px solid #ccc; background-image:url(images/pfadibott_2010_headerimage.jpg); background-repeat:repeat-x;}
#main			{width: 810px; padding: 20px; float: left; border-bottom: 1px solid #ccc;}
#footer			{padding: 2px;}



/* =Menu
-------------------------------------------------------------- */


#navi {
	background: #000;
	margin: 0;
	width: 850px;
	display:block;
	float:left;
	padding:0;
	
}



/* =Fonts
-------------------------------------------------------------- */

.head {
font-family: "Times New Roman", Times, serif;
font-size: 20px;
font-weight: bold;
color: #000000;
padding-left:15;
padding-top:5;
margin-left:50;
}

.boldtable {
font-family: "Times New Roman", Times, serif;
font-size: 15px;
font-weight: bold;
color: #000000;
}

.normaltable {
font-family: "Times New Roman", Times, serif;
font-size: 15px;
font-weight:normal;
color: #000000;
line-height: 21px;
}

.normal {
font-family:"Times New Roman", Times, serif;
font-size: 15px;
font-weight: normal;
color: #000000;
line-height: 20px;
padding-left:15;
padding-top:5;
padding-right:15;
margin-left:50;
margin-right:70;

}

.small {
font-family:"Times New Roman", Times, serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #000000;
line-height: 10px;
padding-left:50;
padding-top:1;
}


A:link {
text-decoration: none;
color: #000;
}

A:visited{
text-decoration: none;
color: #333;
}

A:active{
text-decoration: none;
color: #CCC;
}

A:hover {
text-decoration: none;
color: #999;
}

