.text {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-style: normal;
	
}
.links {text-align: left;}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 30px;
	font-weight: bold;
}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
}
body {
	font-family: "Courier New", Courier, mono;font-size: 13px;
}
#textblock {
position:absolute; left:auto; width:800px; overflow:auto; text-align:justify;
}
#seitenleiste {position:absolute; left:820px; top:0px;width:100px; height:2000%; background-image:url(./img/staircase_sign.jpg); background-repeat: repeat-y;

}