@charset "utf-8";
/* CSS Document */
body, img, div { behavior: url(iepngfix.htc) }
body, div, p {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #fff;
	word-spacing: 1px;
}
body {
	background: url(holz.jpg) top center;
	background-attachment: fixed;
}
.center {
	margin: 30px auto 0px;
	width: 1000px;
}
p {
	margin-top: 20px;
	line-height: 21px;
	text-align: justify;
}
.news h1, .news h2, .conti h1 {
	color: #eb6c2e;
	font-size: 17px;
	margin: 0px 0px 16px 0px;
	padding: 0px;
}
.conti {
	margin: 0px 0px 0px 0px;
	padding-top: 15px;
}
.news h2 {
	margin: 16px 0px 0px 0px;
	font-size: 14px;
	text-align: center;
}
.news {
	float: left;
	width: 260px;
	height: 280px;
	padding: 20px;
	margin-right: 20px;
	background: url(black.png) top left; 
}
.news p {
	font-size: 14px;
	line-height: 21px;
}
div.black {
	padding: 20px;
	background: url(black.png) top left; 
	margin-left: 20px;
	float: left;
	width: 640px;
	height: 127px;
}
strong em {
	background: #000;
	padding: 0px 5px;
}
a.mail {
	color: #fff;
	text-decoration: none;
	width: 175px;
	display: block;
	float: right;
}
a.mail:hover {
	text-decoration: underline;
}
.ora {
	color: #eb6c2e;
}
input, textarea#f_desc {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 300px;
	float: left;
	margin-right: 20px;
	height: 19px;
	line-height: 19px;
	margin-bottom: 14px;
}
textarea#f_desc {
	width: 630px;
	height: 100px;
	line-height: 16px;
	margin: 10px 0px 20px;
}
#f_submit {
	color: #fff;
	background: #eb6c2e;
	height: 24px;
	padding: 0px 0px 4px 0px;
	width: 636px;
	cursor: pointer;
	border: 1px solid #ccc;
	font-weight: bold;
	font-size: 14px;
}
form span {
	line-height: 21px;
}
.error {
	font-size: 10px;
	line-height: 13px;
	border: 1px solid #F33;
	padding: 8px;
	margin-bottom: 15px;
}
.h11 h1 {
	margin-bottom: 8px;
}
.h11 p {
	margin: 0px 0px 25px;
	padding: 0px;
	line-height: 15px;
	font-size: 12px;
}
.h11 h2 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	padding: 0px;
}
.h11 span {
	color: #ccc;
	padding-bottom: 5px;
	display: block;
}
.imprint {
	font-size: 11px;
	color: #aaa;
	padding: 0px 25px 0px;
	text-align: right;
	margin: 10px auto 0px;
	width: 950px;
}
.imprint a {
	color: #aaa;
	text-decoration: none;
}
#imageDetails span {
	color: #000;
}
#imageDetails p {
	color: #666;
	font-size: 12px;
}
#imageData #imageDetails #caption {
	font-weight: normal;
	font-size: 14px;
}
.clearfix #imageData #imageDetails {
	width: 80%;
}
