body {
	background-color: #FFFFFF;
	scrollbar-face-color: #CCCC66;
	scrollbar-highlight-color: #B2B3B7;
	scrollbar-3dlight-color: #B2B3B7;
	scrollbar-darkshadow-color: #B2B3B7;
	scrollbar-shadow-color: #B2B3B7;
	scrollbar-arrow-color: #B2B3B7;
	scrollbar-track-color: #B2B3B7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.content-table {
	width: 100%;
	background-color: #E7E8EA;
}
.content-table td {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
}
.coloured {
	color: #CCCC66;
	font-size: 14px;
	font-weight: bold;
}
.big {
	font-size: 14px;
	font-weight: bold;
}
.link-simple:link, .link-simple:visited {
	color: #990099;
	text-decoration: none;
}
.link-simple:hover, .link-simple:active {
	color: #990099;
	text-decoration: underline;
}
.content-empty {
	text-align: right;
	font-size: 12px;
}
.content-empty a, .content-empty a:link, .content-empty a:visited {
	color: #B2B3B7;
	text-decoration: none;
}
.content-empty a:hover, .content-empty a:active {
	color: #B2B3B7;
	text-decoration: underline;	
}
.content-sort {
	width: 80%;
	font-size:12px;
	color:#FFFFFF;
	background-color: #B2B3B7;
}
.content-sort a, .content-sort a:link, .content-sort a:visited {
	color: #990099;
	text-decoration: none;
}
.content-sort a:hover, .content-sort a:active {
	color: #990099;
	text-decoration: underline;	
}
.content-big {
	width: 20%;
	color: #CCCC66;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	background-color: #B2B3B7;
}
.content-left {
	width: 20%;
	color: #FFFFFF;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	background-color: #B2B3B7;

}
.content-right {
	color: #FFFFFF;
	font-size: 12px;
	width: 90%;
	background-color: #B2B3B7;
}
.content-right a, .content-right a:link, .content-right a:visited {
	color: #990099;
	font-weight: bold;
	text-decoration: none;
}
.content-right a:hover, .content-right a:active {
	color: #990099;
	text-decoration: underline;	
}
.form-input {
	color: #FFFFFF;
	background-color: #B2B3B7;
	border-color: #CCCC66;
	border-width: thin;
	border-style: solid;
}
.form-button {
	color: #FFFFFF;
	background-color:#CCCC66;
	border-style: none;
}
.form-button:hover {
	background-color:#990099;
	color: #FFFFFF;
	border-style: none;
}
.gefunden {
	text-decoration:underline;
}
.navlayer {
	background-color: #E7E8EA;
	text-align: right;
	font-weight: bold;
	font-size: 18px;
	color: #B2B3B7;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.navlayer a, a:link, a:visited {
	color: #B2B3B7;
	text-decoration: none;
}
.navlayer a:hover, a:active {
	color: #990099;
}
.navlayer2 {
	background-color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	font-size: 18px;
	color: #B2B3B7;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.navlayer2 a, a:link, a:visited {
	color: #B2B3B7;
	text-decoration: none;
}
.navlayer2 a:hover, a:active {
	color: #990099;
}
.nav {
	font-size:12px;
}
