body {	scrollbar-face-color: #ffe390;
        scrollbar-shadow-color: #d59a00;
        scrollbar-highlight-color: #ffefc4;
        scrollbar-3dlight-color: #ffe8aa;
        scrollbar-darkshadow-color: #aa7b00;
        scrollbar-track-color: #FFf0c4;
        scrollbar-arrow-color: #ffffff;
	background-color: #FBF7FF;
	font-family: Candara;
	line-height:1.5; }
p {	font-size: 12pt;
	text-align: justify; }
h1 {	font-size: 18pt; }
h2 {	font-size: 16pt; }
a {	text-decoration:none;
	color:#551A8B; }
.body-page{
width: 990px;

	margin: 40px auto;
}


.navigation{position:fixed;
	width:200px;
	font-size: 14pt;}
.inhalt{padding-left:200px;
	width:790px;}