body {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	background-color : #F5F5F5;
}
a {
	text-decoration: none;
}
h1 {
	font-size : larger;
}
h2 {
	font-size : larger;
	font-weight: normal;
	}
tr.anfrage {
	height: 22px;
}
th {
	font-size: smaller;
	background-color: #004080;
	color : #F5F5F5;
	}
td {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	vertical-align : top;
}
td.kopf {
	font-size: 10pt;
	padding-left: 6px;
}
td.sprachen {
	font-size: 10pt;
	padding-left: 4px;
}
.news {
	font-size: 8pt;
	text-align: center;
	border: 1px solid Black;
}
#news_head {
	background-color: #004080;
	color: #F5F5F5;
}
#news_text {
	background-color: #F5F5F5;
	color: Black;
}
#news_link {
	color: Red;
}
.field {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: inherit;
}
input.button {
	width: 100pt;
}
input.sort {
	width: 35pt;
}
input.not_null {
	background-color: #FFFFaa;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: inherit;
}
select {
	border: none;
}
.back {
	background: #CECFFF;
}
.active {
	background: #CECFFF;
	color: white;
}
.inactive {
	color: #CECFFF;
}
.agb {
    font-size: 9pt;
}
.default {
	border: thin solid Red;
}
#menu {
    border: 1px solid #CECFFF;
	font-size: x-small;
	padding: 0px 10px 0px 10px;
}