/*Hauptteil*/
body
{margin-top: 0px;  
margin-left: 0px; 
margin-right: 0px;
margin-bottom: 0px; 
background-color: #FFFAF0; 
padding:0px;
width:100%;}

/*Ueberschriften*/
pri
{font-family: poor richard;
color:#FF8C00;
margin-bottom:10px;
letter-spacing:2px;
font-size: 18pt;
border-bottom:dashed 0px #000;
padding-bottom:4px;
font-style:normal;}

/*oben, fuer Logo)*/
#top 
{height:158px;
vertical-align:middle;
text-align:center;
color:#DEEDE4;
background-color: #003300;
width:100%;}

/*Navigationsbereich*/
#nav{background-color: #003300;}

/*Fusszeile*/
#foot 
{font-family: times new roman;
font-size:12px;
color: #FF8C00;
height:200px;
text-align:center;
vertical-align:middle;
letter-spacing:6px;
background-color:#003300;} 

/* Textlinks*/
a:link, a:visited, a:active
{font-size: 16pt;
line-height: 19pt;
font-family: times new roman ;
color:#205798;
text-decoration:underline;
background-color:#;}

/*Mouseover*/
a:hover{ 
color:#FF9F00;text-decoration:none}
