body {
    color: #B5541F; background-color: #ffffff;
    margin: 0px; 
	padding: 0px;
	background: #EFFFB0;
    font-family: arial;
    font-size: 11px;
    text-align: center;  /* Zentrierung im Internet Explorer */
  	}
	a:link {
    	color: #AF2C20; text-decoration:none;
	}
	a:visited {
    	color: #AF2C20; text-decoration:none;
  	}
	a:hover {
    	color: #B5541F; text-decoration:none;
  	}
	a:active {
    	color: #ffffff; text-decoration:none;
  	}
	li {
    	list-style: none;
    	margin: 0; padding: 0.5em;
  	}
  	div#Rahmen {
		position:relative; top:15px;
    	width: 897px; height: 270px;
    	margin: 0 auto;
		font-family: arial;
		color: #B5541F;
		background: #D4E98D;
    	border: 0px solid silver;
    }
    div#Logo {
    	position: absolute; top:5px; right:5px;
		font-size: 18px; font-weight: light; text-align: right;
  	}
    .Grafik {
    	position: absolute; top:0px; left:0px; width: 0px 
		text-align: left; font-size: 13px; line-height:1.8em;
    	border: 0px dashed silver; background-color: F4FFCD;
	}
	div#Hintergrund {
    	position: absolute; top:240px; left:490px; 
    	width: 408px; height: 380px;
		background: #F4FFCD;
  	}
  	.Navi_Top {
    	position: absolute; top:130px; left:488px; 
		font-size: 13px; font-weight: roman; text-align: right;
		line-height:1.0em;
  	}
  	.Navi_Bottom {
    	position: absolute; top:596px; left:490px; width: 409px;
		font-size: 14px; font-weight: roman; text-align: right;
		color: #AF2C20;  background-color: #D4E98D;  height:34px;
    	border: 0px dashed silver; line-height:2.4em;
  	}
  	.Titel {
    	position: absolute; top:315px; left:520px; width: 360px;
		text-align: left; font-size: 18px; line-height:1.2em;
    	border: 0px dashed silver; color: #B5541F;
	} 
	.Text {
    	position: absolute; top:340px; left:520px; width: 365px; height:300px;
		text-align: left; font-size: 13px; line-height:1.5em;
    	border: 0px dashed silver;  color: #B5541F;
	}	
	.Content {
    	position: absolute; top:255px; left:510px; width: 370px;
		text-align: left; font-size: 14px; line-height:0.7em;
    	border: 0px dashed silver; 
	}
	div#NavLeiste {
    	position: absolute; top: 596px; left:0px; 
	}
	.Bildbeschreibung {
    	position: absolute; top:596px; left:0px; width: 490px; height:35px;
		text-align: center; font-size: 14px; line-height:2.5em; padding: 20px
    	border: 0px dashed silver; color: #AF2C20;
	}	
	.Portrait {
    	position: absolute; top:493px; left:800px;
		text-align: center; font-size: 14px; line-height:2.5em; padding: 20px
    	border: 0px dashed silver; color: #AF2C20;
	}
	.Liste {
    	position:absolute; top:30px; left:30px; width: 430px;
		text-align: left; font-size: 16px; line-height:1.8em;
    	border: 0px dashed silver; font-weight: roman;
	}
	hr {
		width:370px; color: #B5541F; background-color: #B5541F;
		height:1px; margin-right:20px; text-align:center; 
		border:0px dashed blue;
    }		


