BODY
{
	background-color: #1B4B16;
	background-image: url(/images/bg.gif);
	background-attachment:fixed;
	background-position: top right;
	background-repeat:no-repeat;
	color: White;
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	margin-right:30px;
	margin-top:30px;
}
td
{
	font-size: 10pt;
	line-height: 150%;
	text-align:justify;
}

a:link, a:visited
{
	color:white;
}
a:hover, a:active
{
	color: #D9D9D9;
        
}
h1
{
	font-size: 16pt;}
hr
{
	height: 1px;
	color: White;}
ul
{
	list-style-type: square;
	}

img
{
	border: 0px;
}
	
	
.mittig
{
	vertical-align: middle;
	text-align: center;
	}
.copy
{
	font-size: 8pt;
	text-align: center;
}
.box_top
{
	background-color: #2E2E2E;
	color: white;
	}
td.box_content
{
	background-color: #DBDBDB;
	color: black;
	padding: 8px;
	font-weight: bold;
	font-size: 8pt;
	line-height:18px;
	}
a.box_content:link, a.box_content:visited
{
	color:black;
	text-decoration: none;
	font-size: 8pt;
	font-weight:normal;
}
a.box_content:active, a.box_content:hover
{
	color: #0000ad;
	text-decoration: none;
	font-size: 8pt;
	font-weight:normal;
}
.navi
{
	font-size: 8pt;}
