* { margin:0px; padding:0px; border:0px;}
body { color: #ccc; background-color:#232323; text-align:center; }

p { font-family:courier new; }
h2 { font-family:courier new; }
h1 {font-family:courier new;}
ul {font-family:courier new;}
li {font-family:courier new;}

a:link { color:#ccc; text-decoration:none;}
a:visited { color:#ccc; text-decoration:none; }
a:hover { color:#ff9; text-decoration:none; font-weight:bold; cursor:pointer;}
a:active { color:#00f; }


#wrapper { width:984px; height:600px; margin:0 auto; text-align:left;}
#scroll { position:absolute; top:0px; width:23px; height:101%;}
#inhalt { position:absolute;} 
#vertikal {position:absolute; top:50%; height:600px; width:984px; margin-top:-300px;}

/*index*/
#verweise { position:absolute; top:250px; left:420px; width:450px; text-align:right;}
#startbild { position:absolute; width:700px; top:100px; left:100px; }
	#startbild img {position:absolute; left:145px;}
	#startbild p {margin-left:-25px;}

#counter {position:absolute; top:510px; left:470px; width:127px;}	
	#counter p {font-family:courier new; font-size:xx-small; letter-spacing:2pt;}


/*schriften*/
	.handschr { font-family: "Zapf Chancery", "Comic Sans MS", cursive; letter-spacing:3pt; }
	.bold { font-weight:bolder; }
	.verd { font-family:Verdana, Arial, Helvetica, sans-serif; }
	.courGR {font-family:"Courier New", Courier, Monaco, monospace; font-size:x-large; font-weight:900; letter-spacing:5px; }
	.courgrr {font-family:Courier New; font-size:large; font-weight:bold; letter-spacing:4pt; }
	.helv {font-family:helvetica; font-weight:bold; font-variant:small-caps; letter-spacing:5pt; font-size:small;}
	.times { font-family:times new roman; font-weight:bolder; letter-spacing:3pt;}
	.cour {font-family:courier new;}
	.klein {font-family:courier new; font-size:x-small;}
	.blau {color:#232323; font-size:small;}
	.kleiner {font-size:small;}
	.verdklein {font-size:xx-small; font-family:verdana;}
	.kleinkurs { font-size:x-small; font-style:italic; }
	.kleinfett { font-size:small; font-weight:bold; letter-spacing:1pt;}
	.anker {font-size:x-small; color:#232323;}
	.verdkleingrau {font-size:x-small; font-family:verdana; color:#666}
	.kleingrau {font-size:xx-small; font-family:courier new; letter-spacing:1pt; color:#666;}
	
	
