	body
	{
		margin: 0;
		padding: 0;
		text-align: center;
		margin:auto;
		color: #333333;
		background-color: #a09578;
		font-family: Verdana, Arial, sans serif;
	}

	p
	{
		margin-top: 2px;
	}
	
	#container1 {
		margin: auto;
		width: 845px;
		padding:8px;
		background-color: #ffffff;
		text-align: left;
	}
	
	#logo {
		width:184px;
		height:190px;
		float:left;
	}
	
	#head_bild { 
		float: right;
		width:640px;
		}
		
	#menu_left {
		float:left;
		width:184px;
		margin-top:12px;
		}
		
	#menu_right {
		float:right;
		width:140px;
		text-align:left;
		margin-left: 10px;
		}
	
	#menu_right_karte {
		float:right;
		/* width:140px; */
		text-align:left;
		margin-left: 10px;
		}
	
	a.menu_left {
		display: block;
		width:168px;
		padding: 3px 0px 3px 16px;
		color: #333333;
		background-image:url(bilder/punkt.gif);        
		background-repeat:no-repeat;
		background-position: 6px 6px;
		text-decoration: none;
		border-bottom: 1px #cccccc dashed;
		font-weight: bold;
		font-size: 12px;
		margin-top: 2px;
	}
	
	a.menu_left:hover {
		background-color: #DAD9CB;
		background-image:url(pic/nav_dreieck.gif);
		color: #437c1d; 
	}
	
	a.menu_left_a {
		color: #437c1d;
		display: block;
		width:134px;
		padding: 3px 0px 3px 16px;
		background-color: #DAD9CB;
		background-image:url(pic/nav_dreieck.gif);        
		background-repeat:no-repeat;
		background-position: 6px 6px;
		text-decoration: none;
		font-weight: bold;
		font-size: 13px;
		margin-top: 2px;
	}
	
	a.menu_left_k {
		display: block;
		width:133px;
		padding: 1px 0px 1px 16px;
		color: #505367;
		text-decoration: none;
		font-size: 12px;
	}
	
	a.menu_left_k:hover {
		color: #437c1d;
		text-decoration: underline;
	}
	
	#content {
		float:right;
		width:625px;
		font-size:13px;
		font-family: Verdana, Arial, sans serif;
		padding: 0px 15px 0px 15px;
		}
	
		
	#content h1 {
		font-weight:bold;
		font-family:Trebuchet MS, Verdana,Arial,sans serif;
		font-size:20px;
		}
	
	#content h2 {
		font-weight:bold;
		font-family:Trebuchet MS, Verdana,Arial,sans serif;
		font-size:14px;
		margin-bottom: 4px;
		}
			
	a {color: #604931; }
	a:hover {color: #666666; }
	
	#footer {
		text-align: center;
		margin:auto;
		font-size: 11px;
		color: #ffffff;
		}
	
	#footer a {
		color: #ffffff;
		text-decoration: none;
		}
	
	#footer a:hover {
		color: #cccccc;
		text-decoration: underline;
		}
	
	span.autor {
		font-size: 11px;
		color: #666666;
		margin-top: 3px;
		}
	span.klein {
		font-size: 11px;
		text-align:left;
		}

	div.box {
		border: #cccccc 1px solid;
		padding:0px 8px 0px 8px;
		}
	
	span.blinken {
		text-decoration: blink;
		color: blue;
		}
	
		h1.weitw {
			font-size:16px;
			margin:0px
		}

		td.spalte1 {
			padding:5px;
			border-right: #cccccc solid 1px;
			margin:0px;
			vertical-align: top;
		}
		
		td.spalte_ende {
			padding:5px;
			margin:0px;
			vertical-align: top;
		}

		table.weitw {
			border: #cccccc solid 1px; 
			padding:0px;
		}