body {
	background-color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	overflow: scroll;
}
#logo {
	background-image: url(Bilder/phal-angst.jpg);
	height: 460px;
	width: 150px;
	top: auto;
}
#inhalt {
	height: 1177px;
	width: 600px;
	margin-top: 30px;
	margin-left: 200px;
	page-break-before: auto;
	page-break-after: auto;
	position: absolute;
	left: 11px;
	top: 12px;
}

#navigation {
	height: 50px;
	width: 1000px;
	left: 1000px;
	right: auto;
	margin-left: 200px;
}


a:link { color: #FFF; }

a:visited {color: #FFF; }

a:hover { color: #FFF;
          text-decoration:underline; }

a:active { color: #FFF;
          text-decoration:underline; }

a.nav_link { margin:0px 0px 0px 5px;
	    padding-right:10px;
	    border-right-style:solid;
             border-width:2px;
             border-color:#663333; }


a.foot_link { margin-right:15px;}
#startlogo {
	position: absolute;
	height: 150px;
	width: 600px;
	margin-top: 180px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 220px;
}

