body {
    	color: #fff; background-color: #333E81;
    	font-family: Helvetica,Arial,sans-serif;
    	text-align: center;  /* Zentrierung im Internet Explorer */
  	}
	a:link {
    	color: #E5CFAD; text-decoration:none;
		font-size: 0,5em;
	}
	a:visited {
    	color: #E5CFAD; text-decoration:none;
  	}
	a:hover {
    	color: #fff; text-decoration:none;
  	}
	a:active {
    	color: #fff; text-decoration:none;
  	}
	li {
    	list-style: none;
    	margin: 0; padding: 0.5em;
  	}
	div#Rahmen {
		position:relative;
    	width: 800px;
		margin: 0 auto;
		text-align: left;
    	border: 0px dashed silver;
  	}
	div#Bild {
    	position:absolute; top:0px; left:0px; width: 800px; height: 20px;		
		text-align: center; 
  	}
	.Navi_Top {
    	position:absolute; top:120px; left:0px; width: 800px; height: 20px;
		font-size: 12px;
		color: #fff; background-color: #6A6A8E;>
    	border: 0px dashed silver;
  	}
	.Titel {
    	position:absolute; top:180px; left:30px; width: 520px;
		text-align: left; font-size: 13px; font-weight: bold;
    	border: 0px dashed silver;
  	}
	.Text_L {
    	position:absolute; top:220px; left:15px; width: 240px;
		text-align: left; font-size: 12px; line-height:1.4em;
    	border: 0px dashed silver;
  	}
	.Text_R {
    	position:absolute; top:220px; left:310px; width: 240px;
		text-align: left; font-size: 12px; line-height:1.4em;
    	border: 0px dashed silver;
  	}
	div#Transe {
    	position:absolute; top:80px; right:100px;
  	}
	.Navi_Right {
    	position:absolute; top:150px; left:630px; width: 240px;
		text-align: left;
    	margin: 0; 
    	border: 0px dashed silver;
		a:link: color: #E5CFAD; text-decoration:none;
  	}
	.keywords {
    	position:absolute; top:620px; left:240px; width: 840px;
		text-align: left; font-size: 12px;
		color: ##333E81;
    	border: 0px dashed silver;
  	}