div#center div#content.projects img#projectlogo {
	margin-bottom: 1em;
}

div#center div#content.projects div#tbacklink {
	position: absolute;
	top: 130px;
	right: 270px;
}

div#center div#content.projects a {
	color: #000;
}

div#center div#content.projects a:active, div#center div#content.projects a:focus {
	color: #fff;
}

div#center div#content.projects h1 {
	font-size: 1.6em;
	margin-bottom: 1em;
}

div#center div#content.projects h2 { 
	font-weight: bold;
	margin-top: 1em;
	font-size: 1.08em;
}

div#center div#content.projects p {
	font-size: 1.08em;
	margin-top: 1em;
	line-height: 133%;	
	padding-right: 1em;
}

div#center div#content.projects.main label {
	display: block;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0.4em;
}

div#center div#content.projects.main input {
	display: block;
	float: left;
	font-size: 1.08em;
	padding: 0.1em;
	border-width: 0.1em;
	margin-right: 0.5em;
}

div#center div#content.projects.main input[type='hidden'] {
	display: none;
}

div#center div#content.projects.main input#text_input {
	width: 350px;
}

div#center div#content.projects.main input.button {
	display: block;
	padding: 0.1em;
	padding-top: 0;
	height: 1.6em;
	line-height: 1.6em;
	vertical-align: middle;
	cursor: pointer;
	font-weight: bold;
}

div#center div#content.projects.main form {
	display: block;
	padding: 0.5em;
	margin-top: 1em;
	background-color: #F4BFBB;
	border-top: 0.1em #D0A39F solid;
	border-bottom: 0.1em #D0A39F solid;
	clear: both;
	overflow: auto;
}

div#center div#content.projects div.section {
	border-top: 1px solid #999;
	margin-top: 2em;
	padding-top: 1em;
}

div#center div#content.projects.main ul,
div#center div#content.projects.details ul {
	margin: 1em 0em 2em 0em;
}

div#center div#content.projects.main ul li,
div#center div#content.projects.details ul li {
	list-style: disc;
	margin: 0 2em;
	font-size: 1.08em;
	padding: 0.1em 0;
}

div#center div#content.projects div#results {
	margin-top: 2em;
}

div#center div#content.projects div#results div {
	border-bottom: 1px solid #999;
	padding: 0.5em 0;
	margin: 0 0.5em;
	clear: both;
	overflow: auto;
}

div#center div#content.projects div#results div.noborder {
	border-bottom: none;

}

div#center div#content.projects div#results div h3 {
	font-size: 1.16em;
	font-weight: bold;
}	

div#center div#content.projects div#results div p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

div#center div#content.projects div#results div span {
	line-height: 1.5em;
	vertical-align: middle;
}


div#center div#content.projects div#results div h4 {
	display: block;
	font-weight: bold;
	vertical-align: middle;
	padding: 0.2em;
}

div#center div#content.projects div#results ul {
	clear: both;
	overflow: auto;
	height: auto;
	width: 90%;
}

div#center div#content.projects div#results ul li {
	display: block;
	padding: 0.1em;
	background-color: #eee;
	height: 1.4em;
	line-height: 1.4em;
	vertical-align: middle;
	float: left;
	border: 1px solid #ccc;
	margin-right: 0.4em;
	margin-bottom: 0.4em;
}

div#center div#content.projects div#results div ul li img {
	display: block;
	float: left;
	margin-right: 0.2em;
	vertical-align: middle;
}

div#center div#content.projects div#results h1 {
	text-align: left;
	background-color: #F4BFBB;
	border-top: 1px solid #D0A39F;
	padding: 0.5em;
	margin: 0;
}


div#center div#content.projects div#results h2 {
	font-size: 1.2em;
	padding: 0.5em;
	margin: 0;
	background-color: #eee;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
}

div#center div#content.projects.details h1 {
	margin-top: 2em;
}

div#center div#content p.detail-text {
	margin: 0;
}

div#center div#content p.detail-text img {
	vertical-align: middle;
}

div#center div#content p.detail-abschnitt {
	margin: 1em 0 0.5em 0;
}

div#searchfilter {
	font-size: 0.9em;
	margin-top: 4em;
	border: 1px solid #999;
	padding: 0.2em;
	padding-bottom: 0;
}

div#searchfilter h4 {
	font-size: 1.5em;
	font-weight: bold;
	padding: 0.2em 0.2em 0.4em 0.2em;
	margin-bottom: 0.5em;
	background: #eee;
}

div#searchfilter ul {
	margin-bottom: 0.5em;
}

div#searchfilter ul li {
	display: block;
	color: #900;
	font-weight: bold;
	padding: 0.2em;
	vertical-align: center;
	overflow: auto;
	clear: both;
}

div#searchfilter ul li input {
	float: left;
	vertical-align: middle;
}

div#searchfilter span {
	color: #666;
}

div#searchfilter label {
	cursor: pointer;
	display: block;
	float: left;
	width: 200px;
	line-height: 14px;
	padding: 2px 0;
	padding-left: 5px;
}

div#searchfilter ul li ul li label {
	width: 170px;
}

div#searchfilter ul li ul {
	clear: both;
	overflow: auto;
	border-top: 1px solid #900;
}

div#searchfilter ul li ul li ul{
	border-top: 1px solid #eee;
}

div#searchfilter ul li ul li {
	color: #000;
	font-weight: normal;
	padding-left: 0.5em;
	font-size: 0.9em;
	border-bottom: 1px solid #eee;
	margin-top: 0;
	font-weight: bold;
	text-decoration: none;
}

div#searchfilter ul ul ul li {
	padding-left: 1.5em;
	border-bottom: 0;
	margin-top: 0;
	font-weight: normal;
}