* {
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

.pathfinder {
	font-size: 8pt; color: #000000;
}

.greyinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	border-top: 1px #666666 solid;
	border-right: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
	border-left: 1px #666666 solid;
}

.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.stand {
	font-size: 7.5pt;
	color: #333333;
}

.kleinrot {
	font-size: 8pt;
	color: #FF0000;
}

.aktueber {
	font-size: 10pt;
	font-weight: bold;
	color: #2C358F;
}

a {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
}

.navins {
	font-size: 8pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bolder;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

.mantable {
	background-color: #E5E5E5;
}

#header {
	background-color:#fff;
	border-bottom:3px #fff solid;
	background-image:url('../images/header_lingen2.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	position:relative;
	width:775px;
}

#header #buttons {
	position:absolute;
	background-color:#BDBDBD;
	width:609px;
	top:47px;
	left:166px;
	text-align:right;
	padding-top:2px;
}

#header #search {
	position:absolute;
	left:550px;
	top:7px;
	width:220px;
}

#header #pathfinder {
	position:absolute;
	top:71px;
	left:166px;
	line-height:29px;
	font-size:11px;
	padding-left:12px;
}