#grundrahmen {
	position: relative;
	z-index: 3;
	left: -10px;
	top: -7px;
	width: 780;
	height: 400px;
	border-left: 1px solid #000077;
	border-right: 1px solid #000077;
	border-bottom: 20px solid #000077;
	padding: 10px;
	vertical-align: middle;
	text-align: left;
	background-color: #FFFFFF;
}

#menuezeile {
	position: relative;
	left: 0px;
	top: -17px;
	width: 800px;
	height: 20px;
	text-align: center;
	background-color: #ffffff;	
}

#fusszeile {
	position: relative;
	left: 0px;
	top: 15px;
	width: 800px;
	height: 20px;
	padding-top: 2px;
	text-align: center;
	background-color: #ffffff;
}

#schatten {
	position: relative;
	z-index: 1;
	left: 10px;
	top: 20px;
	width: 803px;
	height: 443px;
	border: 0px;
	text-align: center;
	background-image: url(http://www.shinde.de/grafik/schatten.gif);
}

#sb-index,#sb-info,#sb-texte,#sb-kontakt,#sb-archiv,#sb-chronik {
	position: absolute;
	left: 550px;
	top: 0px;
	width: 250px;
	height: 420px;	
	background-image: url(http://www.shinde.de/grafik/sb_magazine.jpg);
}

#sb-info {
	background-image: url(http://www.shinde.de/grafik/sb_info.jpg);
}

#sb-kontakt {
	top: 20px;
	height: 380px;
	background-image: url(http://www.shinde.de/grafik/sb_kontakt.jpg);
}

#sb-texte {
	left: 580px;
	width: 220px;
	background-image: url(http://www.shinde.de/grafik/sb_texte.jpg);
}

#sb-archiv,#sb-chronik {
	left: 600px;
	top: 22px;
	width: 200px;
	height: 398px;
	background-image: url(http://www.shinde.de/grafik/sb_archiv.jpg);	
}

#seitentitel,#textausgabe {
	position: absolute;
	left: 10px;
	top: 14px;
}

#textausgabe {
	width: 775px;
	height: 500px;
}

#ergebnisausgabe {
	position: absolute;
	top: 60px;
	width: 775px;
	height: 400px;
}

#seitentext,#chroniktext {
	position: absolute;
	left: 10px;
	top: 60px;
	width: 530px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

#chroniktext {
	width: 580px;
}