#hauptnavigation_sp2 {
	position: relative;
	left: auto;
	float: right;
	width: 250px;
}

/* "Re-Design" Anpassungen September 2015 */
/******************************************/
#content {
	background: none;
	background-color: #fff;
}
#hauptnavigation_sp2 {
	left: auto;
	right: 20px;
	width: auto;
}
#inhalte_sp1 {
	margin: 30px 40px 0 0;
	width: 470px;
}
.kontextnavigation ul + .referenzfeld {
	margin-top: 25px;
}
#box_meldungen,
.meldung
{
	width: 470px;
}
#box_meldungen {
	margin-bottom: 1em;
}
.teaser_home {
	margin: 2em 0;
}

.liste {
	border: 1px solid #ccd6e0;
	overflow: hidden;
	margin-bottom: 2em;
}
.liste .sp1 {
	float: left;
	overflow: hidden;
	height: 100%;
}
.liste .sp2 {
	overflow: hidden;
	height: 100%;
}
.liste .headline {
	background-color: #ccd6e0;
	color: #474747;
	font-weight: bold;
	padding: 7px 15px;
}
.liste ul {
	list-style-type: none;
	margin: 1em 0;
	padding: 0;
}
.liste ul li a {
	background-image: url(../images/pfeil_kontextnavi_blau.gif);
	background-position: 20px 6px;
	background-repeat: no-repeat;
	color: #003366;
	display: block;
	font-size: 80%;
	font-weight: bold;
	padding: 2px 0 2px 32px;
	text-decoration: none;
}
.liste ul li a:hover {
	text-decoration: underline;
}

.linkbox {
	background-color: #ffbf00;
	color: #fff;
	overflow: hidden;
	clear: both;
	margin: 1.5em 0;
}
.linkbox.gruen {
	background-color: #009632;
}
.linkbox .sp1 {
	float: left;
	height: 100%;
	overflow: hidden;
}
.linkbox .sp2 {
	height: 100%;
	overflow: hidden;
}
.linkbox a {
	color: #fff;
	font-weight: bold;
	font-size: 100%;
	padding: 7px 15px 7px 27px;
	text-decoration: none;
	display: block;
	background-image: url(../images/pfeil_kontextnavi_weiss_aktiv.gif);
	background-repeat: no-repeat;
	background-position: 15px 13px;
}
.linkbox a:hover {
	text-decoration: underline;
}
.linkbox .sp1 a {
	padding: 0;
}
.linkbox.gross {
	background-image: url(../images/pfeile_linkbox.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.linkbox.gross .sp2 a {
	font-size: 140%;
	background: none;
	padding-left: 15px;
}

.logos {
	overflow: hidden;
	margin-top: 2em;
}
.logos .sp1,
.logos .sp2,
.logos .sp3 {
	width: 33%;
}
.logos .sp1,
.logos .sp2
{
	float: left;
}
.logos .sp1 {
	text-align: left;
}
.logos .sp2 {
	text-align: center;
}
.logos .sp3 {
	float: right;
	text-align: right;
}
.home #inhalte_sp2 .fotozeile_headline {
	background-color: #b5113e;
	padding: 7px 15px;
	color: #fff;
}
.home #inhalte_sp2 .fotozeile_inhalt {
	border: 1px solid #ccd6e0;
}
.home #inhalte_sp2 .fotozeile_inhalt ul {
	list-style-type: none;
	margin: 0.5em 0;
	padding: 0;
}
.home #inhalte_sp2 .fotozeile_inhalt ul li a {
	background-image: url(../images/pfeil_kontextnavi.gif);
	background-position: 20px 6px;
	background-repeat: no-repeat;
	color: #b5113e;
	display: block;
	font-style: normal;
	padding: 2px 0 2px 32px;
	text-decoration: none;
}
.link_buchen {
}
.link_buchen a {
	background-color: #ffbf00;
	background-image: url(../images/icon_buchen.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	display: inline-block;
	float: right;
	padding: 0 15px 0 60px;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
.link_buchen a:hover {
	text-decoration: underline;
}

#inhalte_sp2 .video_teaser .fotozeile_headline {
	color: #474747;
	background-color: #ccd6e0;
}
#inhalte_sp2 .video_teaser {
	font-size: 80%;
}

.teaser_blau .teaser_bild,
.teaser_blau .teaser_text
{
	border-left: 1px solid #ccd6e0;
	border-right: 1px solid #ccd6e0;
}
.teaser_blau .teaser_bild {
	background: none;
}
.teaser_blau .teaser_text {
	background-color: #ccd6e0;
	text-align: right;
}

#karte_overlay {
	position: absolute;
	left: -100000em;
	z-index: 10000;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,0.25);
	width: 405px;
	height: 425px;
	border: 10px solid #ccc;
}
#karte_overlay .close {
	display: block;
	text-align: center;
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 100%;
	font-weight: bold;
	background-color: #b5113e;
	color: #fff;
	text-transform: uppercase;
	position: absolute;
	left: auto;
	right: -10px;
	top: -10px;
	z-index: 1;
	text-decoration: none;
	cursor: pointer;
}
#karte_overlay .close:after {
	content: "x";
}
#headerbild {
	height: 210px;
}
#startseite #hauptnavigation {
	background: rgba(0, 0, 0, 0) url("../images/claim.png") no-repeat scroll 0 0;
	position: relative;
	top: -50px;
}
#hauptnavigation_sp1 {
	background-image: url("../images/schatten.png");
	background-repeat: repeat-y;
	height: 40px;
}
#hauptnavigation h1 {
		display: none;
}
