a:visited,
a:hover,
a {
	color: #00f;
}

.search input {
	font-size: 120%;
	min-width: 400px;
}

.search input[type="Submit"] {
	min-width: 0;
}

.search {
	font-size: 120%;
	padding-bottom: 20px;
}

table {
	border-collapse: collapse;
}

table, th, td {
	border: 1px solid black;
}

table th,
table td {
	max-width: 200px;
	font-size: 80%;
}

th.col-titel {min-width: 200px;}
th.col-signib, th.col-signub {min-width: 100px;}
th.col-signib {min-width: 100px;}

th {
	font-weight: normal;
}

th.sorted a {
	font-weight: bold;
}

.pagination {
	padding-top: 30px;
	padding-bottom: 10px
}

.pagination .current {
	font-weight: bold;
}

