	body
	{
		margin: 0px;
		font-family: arial;
		font-size: 12px;
		background-image:url(../bilder/layout/body_kachel.gif);
	}
	
	td
	{
		font-family: arial;
		font-size: 12px;
	}
	
	a
	{
		color: #000000;
		text-decoration: underline;
	}
	
	a:hover
	{
		color: #FBAD19;
	}
	
	td.anschrift
	{
		padding-top: 5px;
		padding-left: 10px;
		font-size: 11px; 
		color: #5B5B5B; 
		width: 175px;
		height: 229px;
		background-image:url(../bilder/layout/anschrift_BG.gif);
	}
	
	a.hilfsnavi
	{
		font-size: 11px;
		color: #000000;
		text-decoration:none;
		border-right: 1px solid #AC8A0C;
	}
	
	a.hilfsnavi:hover
	{
		color: #ffffff;
	}
	
	tr.navi_ebene_1
	{
		width: 185px;
		height: 30px; 
		background-image: url(../bilder/layout/buttons_BG.gif);
	}
	
	a.navi_ebene_1_on
	{
		font-size: 12px;
		text-decoration: none;
		font-weight: bold;
		color: #FBAD19;
	}
	
	a.navi_ebene_1_on:hover
	{
		color: #FBAD19;
	}
	
	a.navi_ebene_1_off
	{
		font-size: 12px;
		text-decoration: none;
		font-weight: bold;
		color: #585858;
	}
	
	a.navi_ebene_1_off:hover
	{
		color: #FBAD19;
	}
	
	td.container
	{
		font-size: 12px;
		padding-bottom: 20px; 
		xpadding-left: 20px; 
		padding-right: 15px;
		width: 150px;
	}
	
	td.content
	{
		font-size: 12px;
		padding-bottom: 20px;
		padding-right: 20px;
		padding-left: 20px;
		width: 380px;
	}
	
	td.headline
	{
		font-size: 15px; 
		color: #ffffff; 
		font-weight: bold;
		padding-left: 10px;
		background-image: url(../bilder/layout/bgHeadline.jpg); 
		height: 33px; 
		width: 579px;
	}
	
	td.deco_anschrift
	{
		border-right: 1px solid #A5A5A5; 
		border-left: 1px solid #A5A5A5;
	}
	
	td.deco_header
	{
		width: 766px; 
		height: 136px;
		background-image:url(../bilder/layout/bg_header.gif);
	}
	
	table.main
	{
		height: 100%;
		background-image: url(../bilder/layout/navi_content_container_BG.gif);
	}