#alles {
	position:absolute;
	width:1017px;
	height:600px;
	z-index:1;
	left: 14%;
	top: 2%;
}
#body {
	position:absolute;
	width:592px;
	height:592px;
	z-index:1;
	left: 150px;
	background-color: #FFFFFF;
	border: medium solid #000;
}
#head {
	position:absolute;
	width:594px;
	height:86px;
	z-index:3;
	left: 0px;
	top: 0px;
}
#logo {
	position:absolute;
	width:149px;
	height:145px;
	z-index:2;
	top: 481px;
	left: -136px;
}
#text {
	position:absolute;
	left:12px;
	top:92px;
	width:572px;
	height:500px;
	z-index:2;
	font-family: "Century Gothic";
	font-size: 12px;
	overflow: scroll;
	text-align: left;
}
#impressum {
	position:absolute;
	width:75px;
	height:19px;
	z-index:5;
	left: 673px;
	top: 602px;
	font-family: "Century Gothic";
	font-size: 12px;
	text-align: right;
}
#jamie {
	position:absolute;
	width:342px;
	height:468px;
	z-index:4;
	left: -194px;
	top: 7px;
}
#navigation {
	position:absolute;
	width:277px;
	height:600px;
	z-index:4;
	left: 600px;
	top: 0px;
	font-family: "Century Gothic";
	font-size: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:link {
	font-family: "Century Gothic";
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #666;
	text-transform: none;
	text-decoration: none;
}


a:hover {
	font-family: "Century Gothic";
	color: #333;
}


a:visited {
	font-family: "Century Gothic";
	color: #666;
}


h1 {
	font-size: 12px;
	color: #000;
	text-align: center;
}
a:active {
	text-decoration: none;
}

.kleine_schrift {
	font-size: 10px;
}
