body {
	width:98%;
	background-color:white;
}
td,th{
	//white-space:normal;
	font-size:11px;
	padding-right:5px;
}
a.pageref{
	text-decoration:none;
	//font-weight:bold;
	font-size:12px;
	color:navy;
}
a.pagerefactive{
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:maroon;
}

.boxholder{
	padding-left:5px;
	padding-right:5px;
}
div.navi{
	width:100%;
	background-color:lightgray;
}
div.main{
	width:100%;
	background-color:lightgray;
}
div.results{
	width:100%;
	background-color:white;
}
th.th1{
	text-align:left;
	font-size:10px;
	font-weight:bold;
	color:black;
}
th.th2{
	text-align:left;
	font-size:10px;
	font-weight:bold;
	color:maroon;
}
.autor{
	//white-space:nowrap;
	text-align:left;
	overflow:visible;
	width:150px;
}
.text1{
	text-align:left;
	overflow:visible;
	width:350px;
}
.link1{
	text-align:left;
	overflow:hidden;
	width:350px;
}
.bemerkung{
	width:50px;
	text-align:left;
}
.resulttable{
	border:solid 1px gray;
}
input{
	border:solid 1px gray;	
}
select{
	border:solid 1px gray;	
}
.button1{
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-top-color:white;
	border-right-color:gray;
	border-bottom-color:black;
	border-left-color:white;
	background-color:lightgray;
}





