	body
	{
		border: 0px;
		margin : 0 0 0 0;
		padding : 0 0 0 0;
		font-size: 15px;
		font-family: times;
		text-align: center;
		font-weight: bold;
		color: #3F2909;
		background-color: #000000;
	}
	
	#container
	{
		text-align:left;
		width: 875px;
		height: auto;
		border: 0px;
		margin : 0 0 0 0;
		padding : 0 0 0 0;
	}
	
	#header
	{
		text-align:left;
		background: url("img/header.jpg") top left no-repeat;
		width: 875px;
		height: 219px;
		border: 0px;
		margin : 0 0 0 0;
		padding : 0 0 0 0;
	}
	
	#content
	{
		background: url("img/c_bg.jpg") top left repeat;
		text-align:left;
		width: 875px;
		height: auto;
		border: 0px;
		margin : 0 0 0 0;
		padding : 0 0 0 0;
	}
	
	#content ul
	{
		margin: 0;
		padding: 0;
		list-style-type: none;
		list-style-image: none;
		list-style-position: outside;
		margin-bottom: 0px;
		margin-top: 0px;
	}

	#content li, #content td
	{
		font-size: 14px;
		font-family: times;
		font-weight: normal;
		color: #3F2909;
		margin: 0;
		padding: 0;
		margin-bottom: 0px;
		margin-top: 0px;
		text-decoration: none;
	}
	
	#content li a, #content li a:visited, #content li a:active
	{
		font-size: 14px;
		font-family: times;
		font-weight: normal;
		color: #3F2909;
		margin: 0;
		padding: 0;
		margin-bottom: 0px;
		margin-top: 0px;
		text-decoration: underline;
	}
	
	#content a, #content a:visited, #content a:active
	{
		font-size: 14px;
		font-family: times;
		font-weight: normal;
		color: #3F2909;
		margin: 0;
		padding: 0;
		margin-bottom: 0px;
		margin-top: 0px;
		text-decoration: underline;
	}
	
	#content a:hover, #content li a:hover
	{
		color:#000000;
	}
	
	#content td.headline
	{
		font-size: 18px;
		font-weight: bold;
	    border-bottom-width: 1px;
    	border-bottom-style: solid;
    	border-bottom-color: #330000;
	}
	
	td.hilfetext:first-letter
	{
		float: left;
		font-size:44px;
		letter-spacing:102px;
	}
	
	#footer
	{
		text-align:left;
		width: 875px;
		height: 77px;
		border: 0px;
		margin : 0 0 0 0;
		padding : 0 0 0 0;
		background-color: #000000;
	}
	
	#footer_1_1
	{
		float: left;
		background: url("img/c_1_3.jpg") bottom left no-repeat;
		text-align:left;
		width: 45px;
		height: 77px;
		border: 0px;
		margin : 0 0 0 0;
		padding : 0 0 0 0;
	}

	#footer_1_2
	{
		float: left;
		background: #907C47 url("img/c_2_3.jpg") bottom left no-repeat;
		text-align:left;
		width: 800px;
		height: 77px;
		border: 0px;
		margin : 0 0 0 0;
		padding : 0 0 0 0;
	}
	
	#footer_1_3
	{
		float: left;
		background: url("img/c_3_3.jpg") bottom left no-repeat;
		text-align:left;
		width: 30px;
		height: 77px;
		border: 0px;
		margin : 0 0 0 0;
		padding : 0 0 0 0;
	}
	
	#footer_a
	{
		clear:both;
		width:100%;
		height:auto;
		border:0;
		font-size:11px;
		font-family:times;
		text-align:center;
		font-weight:400;
		color:#FFFFFF;
		margin:0;
		padding:0;
	}
