div.boxTeaserStandard,div.boxTeaserLogin {
	padding: 0;
	margin: 18px 0 18px 0;
	font-size: 11px;
}

div.boxTeaserStandard h1,div.boxTeaserLogin h1 {
	background: rgb(105,156,209);
	color: #fff;
	font-size: 11px;
	line-height: 100%;
	display: block;
	font-weight: normal;
	padding: 2px 1px 3px 7px;
	margin: 0;
}

div.boxTeaserLogin h1 {
	background: rgb(51,110,194);
}
div#boxTeaserFavorites h1 {
	background: rgb(161,11,53);
}

div.boxTeaserStandard h1 a {
	color: #fff;
	text-decoration: none;
}

div.boxTeaserStandard h1 a:hover {
	color: #fff;
	text-decoration: underline;
}

div.boxTeaserStandardContent {
	background: white;
	padding: 3px 10px 10px 7px;
}

div.boxTeaserStandardContent p {
	margin-top: 0;
	font-size: 11px;
}

p.iconContentPair {
	margin: 0;
}

p.iconContentPair img {
	display: block;
	float: left;
	padding: 3px 10px 0 0;
}

div.boxTeaserStandardContent p.iconContentPair img {
	padding-right: 5px;
}

p.iconContentPair a img {
	display: inline;
	float: none;
}

div#content p.iconContentPair a:hover {
	background-color: transparent;
}

p.iconContentPair a:hover span {
	background-color: #e6eaef;
}

div#content p.iconContentPair.kennungsLink a span {
	display: block;
	float: left;
}

div.boxTeaserStandardContent ul {
	list-style-type: none;
}

div.boxTeaserStandardContent ul li {
	padding: 4px 0 5px 0;
	border-bottom: 1px dotted #bebebe;
}

div.boxTeaserStandardContent ul li.veryLastItem {
	border-top: 1px dotted #bebebe;
	border-bottom: 0;
	font-weight: bold;
}

div.boxTeaserStandardContent ul li.bold {
	font-weight: bold;
}

div.boxTeaserStandardContent ul li.lastItem {
	border-bottom: 0;
}

div.boxTeaserStandardContent a {
	text-decoration: none;
}

div.boxTeaserStandardContent a:hover {
	text-decoration: underline;
	background-color: #e6eaef;
}

div.boxTeaserStandardContent.visitenkarte a:hover {
	background-color: transparent;
}

div.boxTeaserStandardContent.visitenkarte p.iconContentPair a span {
	padding: 0;
	display: inline;
}

div.boxTeaserStandardContent.visitenkarte p.iconContentPair a:hover span {
	background-color: #e6eaef;
	padding: 0;
	text-decoration: underline;
}

div#boxTeaserFavorites div.boxTeaserStandardContent {
	background: rgb(161,11,53);
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}

div#boxTeaserFavorites ul {
	list-style-type: none;
	margin-left: 7px;
	margin-right: 10px;
	padding: 0;
}

div#boxTeaserFavorites ul li {
	color: #fff;
	font-size: 11px;
	display: block;
	padding: 4px 0 5px 0;
	margin: 0;
}

div#boxTeaserFavorites ul li a {
	text-decoration: none;
	color: #fff;
}

div#boxTeaserFavorites ul li a:hover {
	background-color: transparent;
	text-decoration: underline;
}

#container {
	width: 685px;
	height: 380px;
	margin: 0 auto;
	position: relative;
	left: -24px;
	display: block;
	background: url("/cachepics/premiumprodukt/frame_16-9.png") no-repeat
		scroll left top transparent;
}

#frame {
	z-index: 0;
}

#slides {
	position: absolute;
	top: 24px;
	left: 67px;
	z-index: 100;
}

.slides_container {
	width: 550px;
	height: 309px;
	overflow: hidden;
}

#slides .next,#slides .prev {
	position: absolute;
	top: 120px;
	left: -45px;
	width: 38px;
	height: 71px;
	display: block;
	z-index: 101;
}

#slides a.prev:hover,#slides a.next:hover {
	background-color: transparent;
}

#slides .next {
	left: 560px;
}

div#slides ol,div#slides ul {
	list-style: none;
}

div#content div#slides ul.pagination {
	margin: 0 auto;
	margin-top: 30px;
	display: block;
	list-style-type: none;
	clear: both;
	text-align: center;
	height: 12px;
	padding: 0;
}

ul.pagination li {
	margin: 0 1px;
	display: inline;
	width: 12px;
}

ul.pagination li a {
	display: inline-block;
	width: 12px;
	height: 0;
	padding: 0;
	margin: 0;
	padding-top: 12px;
	background-image: url(/../cachepics/premiumprodukt/pagination.png);
	background-position: 0 0;
	text-align: center;
	overflow: hidden;
}

ul.pagination li.current a {
	background-position: 0 -12px;
}

.caption {
	position: absolute;
	bottom: -35px;
	height: 30px;
	padding: 5px 20px 0 20px;
	background: #000;
	opacity: 0.7;
	width: 540px;
	font-size: 1.3em;
	line-height: 1.33;
	border-top: 1px solid #000;
}

.caption p {
	color: #fff;
	margin: 0;
}

div#container a:link,div#container a:visited {
	color: #fff;
	text-decoration: none;
	outline: 0;
}

div#container a:hover,div#container a:active {
	color: #fff;
	text-decoration: underline;
	outline: 0;
}

div.mediaWrapper,div.mediaCentered {
	margin: 0 auto;
	width: 450px;
}

div.mediaFrameWrapper {
	background-image: url('/cachepics/premiumprodukt/frame_middle.png');
	background-repeat: repeat-y;
	width: 450px;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 24px;
	display: inline-block;
}
div.mediaFrameBox {
	background-image: url('/cachepics/premiumprodukt/frame_top.png');
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 19px;
}
div.mediaFrame {
	background-image: url('/cachepics/premiumprodukt/frame_bottom.png');
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0 48px 33px 36px;
}
div.mediaFrame a.media {
	display: block;
	width: 366px;
	height: 275px;
}

div.mediaFrame div.mediaTitle {
	margin-top: 5px;
	margin-bottom: 2px;
	padding: 0 3px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
div.mediaFrame div.mediaDesc {
	text-align: center;
	padding: 0 3px;
}
div.mediaFrame a.media.video {
	background-color: #000000;
	background-image: url('/cachepics/play_inactive.png');
	background-repeat: no-repeat;
	background-position: center;
}
div.mediaFrame a.media.video:hover {
	background-color: #000000 !important;
	background-image: url('/cachepics/play.png');
	background-repeat: no-repeat;
	background-position: center;
}

#googlemaps_link {
	background-image: url('/cachepics/premiumprodukt/banner.png');
	background-repeat: no-repeat;
	height: 36px;
	width: 151px;
	left: -23px;
	top: -50px;
	padding: 8px 0 0 4px;
	position: relative;
}

#googlemaps_link .llink,#googlemaps_link .llink:hover {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	background-color: transparent;
	font-weight: bold;
}

div.informationWrapper {
	width: 720px;
	margin: 0 auto;
	margin-top: 25px;
}

div.boxStandard div.informationWrapper h2 {
	text-transform: uppercase;
	font-weight: normal;
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
	text-align: left;
}

#dokumente_img {
	float: left;
	background-image: url('/cachepics/premiumprodukt/dokumente.png');
	background-repeat: no-repeat;
	height: 398px;
	width: 368px;
}

#dokumente_text {
	float: left;
	width: 250px;
}

#dokumente_text p.documentList {
	clear: both;
	margin: 0 0 5px;
	padding: 0;
}

#dokumente_text p.documentList a span {
	width: 250px;
}

#dokumenteWrapper {
	width: 670px;
	margin: 0 auto;
}

#extLinks_img {
	float: left;
	background-image: url('/cachepics/premiumprodukt/extlinks.png');
	background-repeat: no-repeat;
	height: 398px;
	width: 420px;
}

#extLinks_text {
	float: left;
}

#dokumenteWrapper h2 {
	text-transform: uppercase;
	font-weight: normal;
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
	text-align: left;
}

.hr {
	border-bottom: 1px dashed #ccc;
	width: 100%;
	margin: 20px 0 20px 0;
}

.toggleWrapper {
	width: 100%;
}

.togglebox {
	overflow: hidden;
	font-size: 1.2em;
	clear: both;
	margin: 10px 0 10px 0;
	background-color: #f5f5f5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.togglebox .toggle_container {
	padding: 20px;
}

.togglebox h3 {
	font-size: 11px;
}

div.boxStandard h1.trigger {
	padding: 0;
	margin: 5px 0 0 0;
	text-indent: 10px;
	line-height: 2.5em;
	font-size: 12px;
}

div.boxStandard h2.trigger {
	padding: 0 0 0 50px;
	margin: 5px 0 0 0;
	cursor: pointer;
	font-size: 12px;
	line-height: 20px;
	border: none;
	background-image: url('/cachepics/premiumprodukt/button_open.png');
	background-repeat: no-repeat;
}
div.boxStandard h2.trigger:hover {
	background-image: url('/cachepics/premiumprodukt/button_open_hover.png');
}

div.boxStandard h2.active {
	background-image: url('/cachepics/premiumprodukt/button_close.png');
}
div.boxStandard h2.active:hover {
	background-image: url('/cachepics/premiumprodukt/button_close_hover.png');
}

#content h2.trigger a {
	color: #626262;
	text-decoration: none;
	display: block;
	background-color: #e8e8e8;
	text-align: left;
	padding: 5px 15px 5px 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
#content h2.trigger:hover a,
#content h2.trigger a:hover {
	color: #8b8b8b;
	background-color: #eeeeee;
}
