*
{
	padding: 0;
	margin: 0;
}
BODY
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background: #D8FF75;
}
IMG
{
}
H1
{
	font-family: Arial, Helvetica, sans-serif;
	color: #29484D;
	font-size: 20px;
	margin-left: 0;
	padding-top: 75px;
}
#wrapper
{
	width: 900px;
	background-color: #000000;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}
#header
{
	color: inherit;
	width: 900px;
	float: left;
	height: 30px;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-color: #D8FF75;
	background-position: 90px;
}
#leftcolumn
{
	color: #FFFFFF;
	background: #D8FF75 url(bg1.jpg) repeat-y;
	height: 600px;
	width: 20px;
	float: left;
}
#content
{
	float: left;
	color: #000000;
	background-image: url(backg_black_mitre.jpg);
	height: 600px;
	width: 370px;
	background-repeat: no-repeat;
	background-color: #D8FF75;
	padding-left: 160px;
	padding-right: 25px;
	background-position: 0 10px;
}
#content A
{
	color: #29484D;
}
#rightcolumn
{
	color: #FFFFFF;
	background: #D8FF75 url(baum.jpg) no-repeat -5px -1px;
	height: 600px;
	float: left;
	width: 325px;
}
#footer
{
	width: 900px;
	height: 5px;
	clear: both;
	background: #D8FF75 url(bg2.jpg) repeat-y;
}
#anschrift
{
	padding: 9px 0 0 80px;
	list-style-type: none;
	width: auto;
	position: relative;
	display: block;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #9B0909;
}
