
body

{ background-color: #F2F2B2; color: #0F8F45; font-family: garamond, times new roman, serif;

}

a:link { color:#0F8F45; text-decoration:none; }
a:visited { color:#0F8F45; text-decoration:none; }
a:hover { background-color:#0F8F45; color:#F2F2B2; }




/*

h3 { font-family: garamond, times new roman, serif;
	font-size: 10pt;
	color: #0F8F45;
}

p { font-family: garamond, times new roman, serif;
	font-size: 8pt;
}

*/


#banner {
    height:154px;
    width:154px;
}
#links {
    position:absolute;
    top:200px;
    left:10px;
    width:154px;
    float:left;

}



#mitte
    {position:absolute; top:10px; left:200px; width:500px;
}

#mitte a:link { color:#0F8F45; text-decoration:none; border-bottom: 1px dashed; }
#mitte a:visited { color:#0F8F45; text-decoration:none; border-bottom: 1px dashed; }
#mitte a:hover { background-color:#0F8F45; color:#F2F2B2; }
}



