/* Anzeigen von Bildern */
.show-bild-info {
	padding:5px;
	margin:10px 123px 0px 123px;
	width:650px;
	text-align:justify;
	font-size:12px;
	float:none;
}
.show-bild {
	border: solid #000080 2px;
	color: black;
	background-color:white;
	padding:5px;
	margin:10px 23px 10px 23px;
	width:850px;
	float:none;
}
.show-bild a img {
	border:0px solid transparent;
	color: black;
	text-decoration:none;
	margin:3px 5px 3px 5px;
}
.no-border {
	border:0px solid transparent;
}
.image-box-left {
	border: solid #000080 2px;
	color: black;
	background-color:white;
	padding:3px;
	margin:10px 10px 10px 10px;
	width:300px;
	float:left;
}
.image-box-left a img {
	border:0px solid transparent;
	color: black;
	text-decoration:none;
	margin:3px 5px 3px 5px;
}
.image-box-right {
	border: solid #000080 2px;
	color: black;
	background-color:white;
	padding:3px;
	margin:10px 10px 10px 10px;
	width:300px;
	float:right;
}
.image-box-right a img {
	border:0px solid transparent;
	color: black;
	text-decoration:none;
	margin:3px 5px 3px 5px;
}
.image-box-full {
	border: solid #000080 2px;
	color: black;
	background-color:white;
	padding:5px;
	margin:10px 50px 10px 50px;
	width:600px;
	float:none;
}
.image-box-full a img {
	border:0px solid transparent;
	color: black;
	text-decoration:none;
	margin:3px 5px 3px 5px;
}
.w200 {
	width:200px;
}
.w300 {
	width:300px;
}
.w400 {
	width:400px;
}
.aktionen ul li {
	margin-bottom:10px;
}
.layout_clear_big-main{
	margin:0px auto;
	width:1050px;
	text-align:left;
}
.layout_clear_big {
	width:1050px;
}
.layout_clear_big-show-bild {
	border: solid #000080 2px;
	color: black;
	background-color:white;
	padding:5px;
	margin:10px -10px 10px -10px;
	width:1030px;
	float:none;
}
.layout_clear_big-show-bild a img {
	border:0px solid transparent;
	color: black;
	text-decoration:none;
	margin:3px 5px 3px 5px;
}
.presse {
	margin:10px 0px 10px 0px;
	width:700px;
}