html, body {
	height: 98%;
	font-family:Georgia, "Trebuchet MS", Trebuchet, Verdana, Serif, sans-serif;
	color: #383838;
	font-size:14px;
	background-color: #262626; 
 	padding: 0px;
	margin: 0px;
	border: 0px;
}

p.absatz {
	line-height: 0px;
 	padding: 0px;
	margin: 0px;
	border: 0px;
	padding-bottom: 6px;
}

div#table { 
	display: table;
	height: 100%;
	margin: auto;
	margin: 0px;
	padding: 0px;
}

div#td {
	display: table-cell;
	vertical-align: middle;
	/*	
	border-top: thin solid black;
	border-bottom: thin solid black; 
	*/
}

div#contentfield{
	background-image: url(bg2.gif);
	height: 500px;
	width: 5000px;
	border: 0px;
	padding-top: 60px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 60px;
	margin: 0px;
}

div#borderleft{
	background-image: url(bg1.gif);
	width: 10px;
	height: 490px;
	float: left;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

div.header{
	height: 480px;
	width: 100px;
	height: 480px;
	background-color: #fff;
	float: left;
	padding: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px;
	margin-right: 15px;
}

div.r_header{
	height: 480px;
	width: 120px;
	height: 480px;
	background-color: #fff;
	float: left;
	padding: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px;
	margin-right: 15px;
}

span.subsitetitel {
	font-weight: bold;
}

div.box{
	height: 480px;
	background-color: #fff;
	float: left;
	padding: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	border: 0px;
}

div.text{
	max-height: 420px;
}

div.scrollbox{
	overflow: auto; 
	height: 400px
}

div.smaltext {
	font-size: 8pt;
}

div.linklistitem {
	margin-bottom: 10px;
}


span.date {
	font-weight: normal;
}
h1 {
	margin-top:0px;
	font-size: 20px;
	border-bottom: 1px dashed #383838;
}

h2 {
	margin-top:0px;
	font-size: 14px;
}

span.right {
	float:right;
}

span.author{
	font-variant: small-caps;
}

a.menue {
	color: #383838;
	font-weight: bold;
	text-decoration: none;
}

a.menue:hover  {
	color: black;
	font-weight: bold;
	text-decoration: none;
	padding-left: 1px;
	
}

a.linksammlung {
	font-size: 11px;
	color: #383838;
	text-decoration: none;
	background-color: #fff;
}

a.linksammlung:hover  {
	color: #fff;
	text-decoration: underline;
	background-color: #383838;
}

a.textlink {
	color: #383838;
	text-decoration: underline;
	background-color: #fff;
}

a.textlink:hover  {
	color: #fff;
	text-decoration: underline;
	background-color: #383838;
}

div.dateList div{
	margin-left:60px;
}

div.dateList div span{
	margin-left: -60px;
	position: absolute;
}

ul.quizlist {
	list-style: none;
}

ul.quizlist li {
	height: 50px;
}

ul.quizlist li img {
	border: none;
	margin-right: 8px;
	margin-left: 4px;
	margin-bottom: -14px;
}

.quizklick{
	background: url(klick.gif);
	border: none;
	height: 18px;
	width: 68px;
	margin-left: 320px;
}

.quizklick:hover{
	background-position: 0 -18px;

}