BODY
{
	BACKGROUND: rgb(183,144,76);
	COLOR: rgb(223,214,191);
	left: 0px;
	 
	PADDING:0px;

	 
	font-family: "Palatino Linotype", "Times New Roman", Verdana;
 
	border:0px solid black;
}

#outer
{
	
	TEXT-ALIGN: center;
	WIDTH: 930px;
	background: rgb(105,31,6);
	 
	padding-top:15px;
	padding-bottom:15px;
	background-image: url(../../img/aehren_dinkel.gif);
	background-repeat:no-repeat;
 
	border:2px solid white;
	
}

a {
	COLOR: rgb(223,214,191);
	font-family: "Palatino Linotype", "Times New Roman", Verdana;
}

#content
{
	height: 100%;
	TEXT-ALIGN: left;
	WIDTH: 458px;
	background-color: rgb(226,211,183);
 
	float:right; 
	line-height:60px;
	color:rgb(118,29,8);
}

#navigation_content a{
	text-decoration:none;
	COLOR: rgb(223,214,191);
}