/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 background: #A4CB7A url(../images/hintergrund.jpg) no-repeat;
 color: #FFFFFF;
}

a {
 color:#114403;
 text-decoration: none;
 font-weight: bold;
 }

a:link {
 color:#114403;
 }


a:visited {
 color:#114403;
 }


a:active {
 color:#114403;
 }


TD {
font-family:Verdana, Arial, Helvetica, sans-serif;
 /*background: #A4CB7A;
 */
 font-size:10pt;
 color: #000000;
 }

div.footerBox {
        width:95%;
		margin:10px;
		padding-top: 10px;
		border-top: 1px solid #FFFFFF;
}
	
.footer_timestamp_small {
		font-size:smaller;
}

