body {
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100.01%;
	margin: 0;
	text-align: center;
	padding: 0 0 20px; /* Zentrierung fuer alte IEs */
	background-color: #fff;
}

a img {
	border: none;
}

p {
	font-size: 70%;
	line-height: 16px;
	color: #515151;
	padding: 0;
	margin: 10px 0 5px 0;
}

h1 {
	color: #767676;
	font-size: 100%;
	padding: 0;
	margin: 0 0 25px 0;
}

h2 {
	color: #0385AF;
	font-size: 70%;
	font-weight: bold;
	padding: 0;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

h3 {
	color: #012648;
}

h4 {
	font-size: 70%;
	line-height: 16px;
	color: #515151;
	padding: 0;
	margin: 10px 0 5px 0;
	font-weight: bold;
}

a {
	text-decoration: none;
}

a:link {
	color: #024079;
	text-decoration: none;
}

a:visited {
	color: #024079;
}

a:focus,a:hover,a:active {
	color: #0385AF;
}

a.inline {
	cursor: text;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
	text-decoration: none;
	color: #515151;
}

.no-border {
	border-style: none;
	border-width: 0;
}

/* Allgemeine Klassen
/* * * * * * * * * * * * * * * * * * * * * * * * * * */
.stopFloat {
	display: block;
	float: none;
	clear: both;
	height: 1px;
	font-size: 0;
	line-height: 0;
}

.pktLine {
	display: block;
	float: none;
	clear: both;
	height: 1px;
	font-size: 0;
	line-height: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C0C0C0;
	padding-top: 5px;
	padding-bottom: 5px;
}

.pngTransparent {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Content
/* * * * * * * * * * * * * * * * * * * * * * * * * * */
#contentHolder {
	width: 1000px; /* Zentrierung fuer moderne Browser */
	text-align: left;
	position: relative;
	padding-top: 0; /* text-align:center (body) neutralisieren */
	background-color: #fff;
	margin: 0 auto 0 auto;
	padding-bottom: 0;
}

#boxHead {
	height: 360px;
	width: 1000px;
	position: relative;
	margin-bottom: 30px;
}

#boxHead #headMaske {
	position: absolute;
	left: 0;
	top: 0;
	height: 360px;
	width: 1000px;
}

#boxHead #boxLogo {
	position: absolute;
	height: 121px;
	width: 158px;
	top: 80px;
	left: 59px;
}

#boxHead #flashcontent {
	position: absolute;
	right: 0;
	height: 287px;
	width: 730px;
	top: 5px;
}

#boxHead #headnav {
	height: 25px;
	width: 1000px;
	position: absolute;
	left: 0;
	bottom: 26px;
	text-align: center;
}

#boxHead #headnav ul {
	margin: 0;
	padding: 0;
	list-style: none none outside;
	display: inline;
}

#boxHead #headnav li {
	margin: 0;
	padding: 0;
	display: inline;
	float: none;
}

#boxHead #headnav li a {
	font-family: Times New Roman, Times, serif;
	text-transform: uppercase;
	font-weight: bold;
	display: inline;
	padding: 0;
	color: #024079;
	margin: 0 28px 0 28px;
	line-height: 30px;
	text-decoration: none;
}

#boxHead #headnav li img {
	vertical-align: middle;
}

#boxHead #headnav li a:hover {
	color: #0385AF;
}

#boxHead #headSubnav {
	height: 20px;
	width: 310px;
	position: absolute;
	top: 7px;
	left: 500px;
}

#boxHead #headSubnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#boxHead #headSubnav li a {
	font-size: 70%;
	margin-right: 20px;
	padding-left: 22px;
	line-height: 20px;
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	display: block;
	float: left;
}

#boxHead #headSubnav li {
	margin: 0;
	padding: 0;
	float: left;
}

#boxHead #headSubnav li a {
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
}

#boxHead #headSubnav li .newsletter {
	background-image: url(templates/images/symbol-nl.png);
}

#boxHead #headSubnav li .rss-feed {
	background-image: url(templates/images/symbol-rss.png);
}

#boxHead #headSubnav li .impressum {
	background-image: url(templates/images/symbol-impressum.png);
}

#boxLeft {
	width: 213px;
	position: relative;
	float: left;
	margin-left: 20px;
	margin-right: 27px;
}

.navLeft {
	width: 213px;
	padding: 0;
	margin: 0 auto 45px auto;
}

.navLeft ul {
	list-style: none none outside;
	margin: 0;
	padding: 0;
}

.navLeft li a {
	line-height: 30px;
	display: block;
	padding-left: 45px;
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: normal;
	color: #0A2E4E;
	background-image: url(templates/images/but-navlinks.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 -60px;
	text-decoration: none;
	margin-bottom: 1px;
	height: 30px;
}

.navLeft li a:hover {
	background-position: 0 -30px;
	color: #0385AF;
}

.navLeft li a.aktiv {
	background-position: 0 0;
	color: #0385AF;
}

.navLeft ul ul {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

.navLeft li li {
	margin: 0;
	padding: 0;
	background-image: none;
}

.navLeft li li a {
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 45px;
	height: 17px;
	line-height: 17px;
	text-decoration: none;
	background-image: none;
	color: #0385AF;
}

.navLeft li li a:hover,.navLeft li li a.aktiv {
	background-image: none;
	text-decoration: underline;
}

.shopButton {
	padding: 0;
	height: 44px;
	width: 196px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 33px;
	margin-left: auto;
}

#boxLeft .newsDigest,#boxRight .newsDigest {
	width: 196px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
}

#boxLeft .newsDigest h1,#boxRight .newsDigest h1 {
	background-attachment: scroll;
	background-image: url(templates/images/boxleft-hg-hl.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	line-height: 30px;
	height: 30px;
	font-family: Times New Roman, Times, serif;
	color: #012648;
	padding-left: 35px;
	font-size: 110%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	display: block;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
}

#boxLeft .newsText a,#boxRight .newsText a {
	text-decoration: none;
}

#boxLeft .newsDate,#boxRight .newsDate {
	color: #99b6d0;
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#boxLeft p.newsDate,#boxRight p.newsDate {
	margin-bottom: 0;
	margin-top: 15px;
}

#boxLeft .newsHL,#boxRight .newsHL {
	font-weight: bold;
	color: #012648;
	background-attachment: scroll;
	background-image: url(templates/images/lp-news-hl.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
	line-height: 15px;
	font-size: 70%;
	padding-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#boxLeft .newsText,#boxRight .newsText {
	margin: 3px 0 10px 0;
	line-height: 14px;
	text-align: justify;
	padding: 0;
}

#boxLeft .news,#boxRight .news {
	padding-bottom: 15px;
	border-bottom: 1px dotted #c0c0c0;
	margin: 0 0 15px 0;
}

#boxLeft .news ul.links,#boxRight .news ul.links {
	list-style: none none outside;
	line-height: 15px;
	font-size: 70%;
	margin: 0;
	padding: 0;
}

#boxLeft .news ul.links li,#boxRight .news ul.links li {
	margin: 0;
	padding: 0 0 3px 0;
	text-align: right
}

#boxLeft .news ul.links li a,#boxRight .news ul.links li a {
	color: #0385af;
}

#boxLeft .news ul.links li a:hover,#boxRight .news ul.links li a:hover,#boxLeft .news ul.links li a:active,#boxRight .news ul.links li a:active
	{
	color: #024079;
}

#boxLeft #boxCards {
	width: 192px;
	margin-right: auto;
	margin-left: auto;
}

#boxRight {
	padding: 0;
	float: right;
	width: 740px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	position: relative;
}

#boxRight h1 {
	color: #767676;
	font-family: Times New Roman, Times, serif;
	font-size: 150%;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#boxRight h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 120%;
	font-weight: normal;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

#boxRight h3 {
	background-attachment: scroll;
	background-image: url(templates/images/boxleft-hg-hl.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	line-height: 30px;
	height: 30px;
	font-family: Times New Roman, Times, serif;
	color: #012648;
	padding-left: 35px;
	font-size: 120%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	text-transform: uppercase;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
	font-weight: normal;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#boxRight p {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#boxRight #contentLeft {
	width: 480px;
	float: left;
	padding: 0;
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 0;
	position: relative;
}

#contentLeft #boxVideo {
	height: 191px;
	width: 285px;
	float: right;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

#contentLeft #boxVideoText {
	height: 191px;
	width: 170px;
	float: left;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0;
}

#boxVideoText ul {
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#boxVideoText li a {
	text-decoration: none;
	font-size: 70%;
	line-height: 25px;
	letter-spacing: 0;
	background-attachment: scroll;
	background-image: url(templates/images/lp-news-hl.png);
	background-repeat: no-repeat;
	background-position: 25px 10px;
	display: block;
	padding-left: 45px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}

/* Video Flex Box*/
#contentLeft #boxVideoFlex {
	height: 120px;
	width: 220px;
	float: right;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

#contentLeft #boxVideoFlexText {
	float: left;
	margin: 15px 0;
	padding: 0;
}

#boxRight #contentLeft .boxImpressionen ul,#boxVideoFlexText ul {
	list-style: none none outside;
	padding: 10px 0;
	margin: 15px 0;
	float: left;
	font-size: 100%;
	background-image: url(templates/images/hg_text_bildbox.png);
	background-repeat: repeat-y;
}

#boxVideoFlexText li a {
	text-decoration: none;
	font-size: 80%;
	line-height: 25px;
	letter-spacing: 0;
	background-attachment: scroll;
	background-image: url(templates/images/lp-imp-hl.png);
	background-repeat: no-repeat;
	background-position: 25px 10px;
	display: block;
	padding-left: 45px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	outline: none;
}

#boxRight #contentLeft .boxImpressionen li {
	background: transparent url(templates/images/lp-imp-hl.png) scroll
		no-repeat 0 11px;
	font-size: 80%;
	display: block;
	padding: 6px 0 0 15px;
	line-height: 16px;
	margin: 0 0 3px 0;
	color: #0385AF;
}

#boxRight #contentLeft .boxImpressionen li a {
	text-decoration: none;
}

#boxRight #contentLeft .boxImpressionen .bild-rechts {
	float: right;
	margin: 2px 0 15px 15px;
}

#boxRight #contentLeft .boxImpressionen ul {
	float: none;
}

#contentHolder #boxAngebotHolder {
	width: 718px;
	float: right;
	margin-right: 22px;
	background: transparent url(templates/images/pkt-line-content.png)
		scroll repeat-x 0 2px;
}

#contentHolder #boxAngebotHolder .angebot {
	width: 206px;
	float: left;
	padding: 0;
	margin: 30px 0 0 48px;
}

/*
:first-child funktioniert im IE 6 leider nicht -- dafür gibt es aber einen
Workaround: http://www.meshed.de/2008/css-first-child-im-internet-explorer-6-ie6/
ACHTUNG: Auch dem Link im Kommentar von schildi (24. April 2009) folgen!
*/
#contentHolder #boxAngebotHolder .angebot:first-child {
	margin-left: 0;
}

#boxRight #contentRight {
	width: 212px;
	float: left;
	position: relative;
	margin: 0 auto;
	padding: 0;
}

#contentRight .angebot {
	text-align: center;
	margin: 15px 0;
}

#EventHolder {
	width: 212px;
	position: relative;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	margin: 0;
	height: 391px;
}

#eventBild {
	margin: 0;
	padding: 0;
	height: 104px;
	width: 186px;
	position: absolute;
	left: 12px;
	top: 40px;
}

#eventListe {
	padding: 0;
	width: 186px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	position: absolute;
	top: 0;
	left: 0;
}

#eventListe a {
	color: #012648;
	text-decoration: none;
}

#eventListe p {
	color: #012648;
	font-weight: bold;
	font-family: Times New Roman, Times, serif;
	font-size: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #023D72;
	text-align: center;
}

#eventListe h1 {
	font-size: 80%;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#eventscroll {
	overflow: hidden;
	height: 190px;
	width: 186px;
	position: absolute;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	left: 12px;
	top: 160px;
}

.blockFreitext {
	width: 212px;
	padding: 0;
	position: relative;
	margin: 0 0 20px 0;
}

.blockFreitext .hg {
	background: transparent url(templates/images/box-univ-right-hg.png)
		scroll repeat-y 0 0;
	width: 212px;
}

.blockFreitext .inh {
	background: transparent url(templates/images/box-univ-right-top.png)
		scroll no-repeat 0 0;
	width: 212px;
	padding: 0;
	margin: 0;
}

#boxRight .blockFreitext h2,#boxLeft .blockFreitext h2 {
	margin: 5px 20px -10px;
	text-align: center;
}

.blockFreitext .bild {
	display: block;
	position: relative;
	left: 12px;
	width: 186px;
	height: 104px;
	overflow: hidden;
}

.blockFreitext .bild span {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	display: block;
	margin: 0 0 -10px 0;
	background: transparent
		url(templates/images/box-freitext-bild-maske.png) scroll no-repeat 0 0
		;
}

#boxRight .blockFreitext h1,#boxLeft .blockFreitext h1 {
	font-family: "Times New Roman", Times, serif;
	color: #fff;
	font-size: 120%;
	text-align: center;
	margin: 0;
	padding: 10px 0 5px 0;
	letter-spacing: 1px;
}

#boxRight .blockFreitext p,#boxLeft .blockFreitext p {
	font-size: 70%;
	color: #0A2E4E;
	margin: 0 0 0 20px;
	width: 170px;
	text-align: center;
	padding: 15px 0 10px 0;
}

.blockFreitext .b {
	width: 211px;
	height: 23px;
	display: block;
	line-height: 0;
	font-size: 0;
	background: transparent url(templates/images/box-univ-right-bottom.png)
		scroll no-repeat 0 0;
}

#boxEventsBottom {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 0;
}

#boxEventsMaske {
	position: absolute;
	left: 0;
	top: 0;
	padding-bottom: 0;
	height: 391px;
}

#boxWebcam {
	height: 174px;
	width: 212px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(templates/images/box-webcam-hg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
}

#boxWebcamMaske {
	position: absolute;
	top: 3px;
	left: 3px;
}

#boxWebcamBild {
	position: absolute;
	left: 3px;
	top: 39px;
}

.boxFlexAnge {
	height: 175px;
	width: 206px;
	padding: 0;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
	float: left;
	position: relative;
}

#footer {
	height: 95px;
	width: 1000px;
	margin-top: 25px;
	background-attachment: scroll;
	background-image: url(templates/images/hg-footer.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
}

#footerNav {
	height: 20px;
	position: absolute;
	top: 60px;
	left: 20px;
}

#footerText {
	position: absolute;
	top: 44px;
	right: 0;
	width: 460px;
}

#footerNav ul {
	list-style: none none outside;
	margin: 0;
	padding: 0;
}

#footerNav li {
	margin: 0;
	padding: 0;
	float: left;
	font: normal normal normal 12px/ 16px Verdana, Arial, Helvetica,
		sans-serif;
}

#footerNav li a {
	display: block;
	float: left;
	margin-right: 30px;
	margin-left: 0;
	min-width: 23px;
	min-height: 18px;
	background: transparent none scroll no-repeat 0 0;
}

#footerNav li a:visited {
	color: #515151;
}

#footerNav li .home span,#footerNav li .kontakt span,#footerNav li .impressum span
	{
	display: none;
}

#footerNav li .home {
	background-image: url(templates/images/but-home.png);
}

#footerNav li .kontakt {
	background-image: url(templates/images/but-kontakt.png);
}

#footerNav li .impressum {
	background-image: url(templates/images/but-impressum.png);
}

#contentHolder #contTextBottom {
	width: 480px;
	float: left;
	background-attachment: scroll;
	background-image: url(templates/images/pkt-line-content.png);
	background-repeat: repeat-x;
	background-position: 0 top;
	padding-top: 10px;
	padding-bottom: 10px;
}

.butShopHolder {
	background: #E3F6FF url(templates/images/but-onlineshop-top.png) scroll
		no-repeat 0 0;
	width: 196px;
	position: relative;
	margin: 0 auto 30px auto;
}

.boxLeftShop {
	width: 196px;
	margin: 0 auto;
	padding: 20px 0 11px 0;
	background: transparent url(templates/images/but-shop-bottom.png) scroll
		no-repeat 0 bottom;
}

.butShopHolder h1 {
	font: normal normal normal 120% "Times New Roman", Times, serif;
	color: #fff;
	letter-spacing: 1px;
	display: block;
	margin: 0 auto;
	text-align: center;
	padding-top: 5px;
}

.linkOnlineshop {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.boxLeftShop h2 {
	font: normal normal normal 120% "Times New Roman", Times, serif;
	color: #012648;
	letter-spacing: 1px;
	display: block;
	margin: 0 auto 5px auto;
	text-align: center;
}

.boxLeftShop p {
	padding: 0;
	display: block;
	width: 180px;
	margin: 0 auto;
	line-height: normal;
	letter-spacing: normal;
	text-align: justify;
	color: #012648;
}

.boxCards {
	width: 192px;
	margin-right: auto;
	margin-left: auto;
}

.slider {
	position: relative;
	margin: 10px 0;
	overflow: hidden;
	min-height: 144px;
}

#boxRight .anreisser {
	width: 467px;
	z-index: 2;
	padding: 2px 2px 0 2px;
	position: relative;
	background: transparent
		url(templates/images/veranstaltungskalender-sprites.png) scroll
		no-repeat 0 0;
	overflow: hidden;
	height: 144px;
	margin: 0;
}

#boxRight .anreisser.weiter {
	height: 153px;
	background-position: 0 -146px;
	margin-bottom: 0;
}

#boxRight .anreisser h2 {
	line-height: 29px;
	height: 29px;
	overflow: hidden;
	margin: 0;
	padding: 0 10px;
	color: #024079;
	font-size: 90%;
	font-weight: bold;
}

#boxRight .anreisser p {
	margin: 0;
	padding: 3px 10px;
	height: 97px;
}

#boxRight .anreisser .mehr {
	display: block;
	width: 105px;
	height: 19px;
	line-height: 0;
	font-size: 0;
	position: absolute;
	right: 0;
	bottom: 0;
	outline: none;
}

#boxRight .anreisser .mehr span {
	display: none;
}

.anreisser .bild {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	width: 186px;
	height: 102px;
	overflow: hidden;
	position: relative;
}

.anreisser .bild img {
	position: relative;
	top: 1px;
	left: 1px;
}

.anreisser .bild span {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 10px;
	height: 10px;
	background: transparent
		url(templates/images/veranstaltungskalender-sprites.png) no-repeat
		-2px -123px;
	line-height: 0;
	font-size: 0;
}

.anreisser .hier-bestellen,.hier-bestellen {
	background: transparent
		url(templates/images/arrangement-hier-bestellen.png) scroll no-repeat
		0 0;
	display: block;
	width: 153px;
	height: 26px;
	position: absolute;
	bottom: 15px;
	right: 5px;
	z-index: 2;
}

.anreisser .hier-bestellen span,.hier-bestellen span {
	visibility: hidden;
}

#boxRight .inhalt {
	width: 451px;
	padding: 30px 10px 30px 10px;
	position: relative;
	background: transparent
		url(templates/images/veranstaltungskalender-sprites.png) scroll
		no-repeat 0 bottom;
	overflow: hidden;
	margin: -10000px 0 0 0;
	z-index: 1;
	display: none;
}

#boxRight .inhalt .wrapper {
	overflow: hidden;
	height: 79px;
}

/*
#boxRight .wrapper ul {
	margin: 0;
padding: 0; 
}

#boxRight .wrapper ul li{
color:#515151;
font-size:70%;
line-height:16px;
list-style-image:none;
list-style-position:inside;
list-style-type:disc;

}
*/
#boxRight .inhalt .mehr {
	display: block;
	width: 105px;
	height: 19px;
	position: absolute;
	bottom: 0;
	right: 0;
	cursor: pointer;
}

#boxRight .slider.fitnessclub .inhalt,#boxRight .slider.fitnessclub .anreisser
	{
	background-image: url(templates/images/fitnessclub-kurse-sprites.png);
}

#boxRight .slider.fitnessclub .anreisser .mehr,#boxRight .slider.fitnessclub .inhalt .mehr
	{
	width: 181px;
	background: url(templates/images/slider-laschen.png) no-repeat right
		-19px;
}

#boxRight .slider.fitnessclub .inhalt .mehr {
	background-position: right 0;
}

.blockDynamisch .blockFreitext {
	display: none;
}

/*
:first-child funktioniert im IE 6 leider nicht -- dafür gibt es aber einen
Workaround: http://www.meshed.de/2008/css-first-child-im-internet-explorer-6-ie6/
ACHTUNG: Auch dem Link im Kommentar von schildi (24. April 2009) folgen!
*/
.blockDynamisch .blockFreitext:first-child {
	display: block;
}

#boxRight .angebot-belveder {
	background: transparent
		url(templates/images/belveder-angebot-seitenleiste-hg.png) scroll
		no-repeat 0 0;
}

#boxRight .angebot-belveder {
	position: relative;
	height: 195px;
	overflow: hidden;
	padding: 0 0 11px 0;
	margin: 0 0 10px 0;
}

#boxRight .angebot-belveder h2 {
	height: 60px;
	margin: 0 0 18px 0;
}

#boxRight .angebot-belveder h2 span {
	visibility: hidden;
}

#boxRight .angebot-belveder h3 {
	text-align: center;
	color: #012749;
	background: transparent;
	padding: 0 8px;
	margin: 0;
	font: normal normal bold 12px/ 14px "Times New Roman", Times, serif;
	border: 0 none transparent;
	height: auto;
}

#boxRight .angebot-belveder h3 strong {
	display: block;
	text-transform: none;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	padding: 6px 0 0 0;
}

#boxRight .angebot-belveder p {
	color: #012749;
	text-align: center;
	margin: 5px 0;
	padding: 0 14px;
}

#boxRight .angebot-belveder p.links {
	margin: 0;
	color: #ffffff;
	position: absolute;
	bottom: 15px;
	left: 0;
	width: 183px;
	height: 25px;
	line-height: 25px;
}

#boxRight .angebot-belveder p.links a {
	color: #ffffff;
	padding: 0 6px;
	text-decoration: none;
}

#boxRight .angebot-belveder .boxlink {
	display: block;
	background: url(templates/images/clear.gif);
	width: 100%;
	height: 165px;
	position: absolute;
	top: 0;
	left: 0;
	outline: none;
}

#boxRight .angebot-valentinstag {
	background: transparent url(templates/images/angebot-valentinstag.gif)
		scroll no-repeat 0 0;
}

#boxRight .angebot-valentinstag {
	position: relative;
	height: 195px;
	overflow: hidden;
	padding: 0 0 11px 0;
	margin: 0 0 10px 0;
}

#boxRight .angebot-valentinstag h2 {
	height: 60px;
	margin: 0 0 18px 0;
}

#boxRight .angebot-valentinstag h2 span {
	visibility: hidden;
}

#boxRight .angebot-valentinstag h3 {
	text-align: center;
	color: #012749;
	background: transparent;
	padding: 0 14px;
	margin: 0;
	font: normal normal bold 12px/ 14px "Times New Roman", Times, serif;
	border: 0 none transparent;
	height: auto;
}

#boxRight .angebot-valentinstag h3 strong {
	display: block;
	text-transform: none;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	padding: 6px 0 0 0;
}

#boxRight .angebot-valentinstag p {
	color: #012749;
	text-align: center;
	margin: 5px 0;
	padding: 0 14px;
}

#boxRight .angebot-valentinstag p.links {
	margin: 0;
	color: #ffffff;
	position: absolute;
	bottom: 15px;
	left: 0;
	width: 183px;
	height: 25px;
	line-height: 25px;
}

#boxRight .angebot-valentinstag p.links a {
	color: #ffffff;
	padding: 0 6px;
	text-decoration: none;
}

#boxRight .angebot-valentinstag .boxlink {
	display: block;
	background: url(templates/images/clear.gif);
	width: 100%;
	height: 165px;
	position: absolute;
	top: 0;
	left: 0;
	outline: none;
}

.thermen-card {
	font-size: 60%;
	color: #515151;
	margin: 0;
}

.blockFreitext .boxLink,#EventHolder .boxLink {
	display: block;
	background: url(templates/images/clear.gif);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	outline: 0 none #fff;
	border: 0 none #fff;
	text-decoration: none;
}

.list-nav {
	margin: 20px 0 0 0;
	font: normal normal normal 70%/ normal Verdana, Arial, Helvetica,
		sans-serif;
	border-top: 1px dotted #000;
	padding: 4px 0 0 0;
}

.list-nav.aktuell {
	border-top: 0 none #fff;
}

.list-nav a.active {
	font-weight: bold;
}

table.form th,table.form td {
	vertical-align: top;
	text-align: left;
	padding-bottom: 4px;
}

form.standard label {
	display: inline-block;
	width: 170px;
	font-weight: bold;
	font-size: 70%;
}

table.form th label {
	position: relative;
	top: 3px;
	padding-right: 10px;
}

form.standard div {
	display: block;
	margin: 5px 0;
}

form.standard label.for-radio,form.standard label.for-checkbox {
	display: inline;
	width: auto;
	font-weight: normal;
	position: relative;
	top: -2px;
}

form.standard label em {
	color: red;
}

.form-anfrage {
	margin: 0 0 15px 0;
}

#name,#ort,#telefon,#fax {
	width: 200px;
}

#strasse,#e-mail-adresse {
	width: 200px;
}

#postleitzahl {
	width: 7ex;
}

#boxRight #contentLeft ul {
	list-style: none none outside;
	padding: 0 0 0 10px;
	color: #515151;
	font-size: 70%;
	line-height: 16px;
	margin: 10px 0 5px;
}

#boxRight #contentLeft ul ul {
	font-size: 100%;
}

#boxRight #contentLeft ul li {
	background: transparent url(templates/images/lp-news-hl.png) scroll
		no-repeat 0 5px;
	padding: 0 0 0 10px;
	margin: 0;
}

form.newsletter-anmelden ol.anrede,form.newsletter-anmelden ol.zielgruppen
	{
	margin: 0;
	padding: 0;
	list-style: none none outside;
}

form.newsletter-anmelden ol.anrede li,form.newsletter-anmelden ol.zielgruppen
	{
	display: block;
	float: none;
	width: auto;
}

form.newsletter-anmelden ol.anrede li {
	margin-right: 10px;
	float: left;
}

form.newsletter-anmelden label {
	width: 95px;
}

#boxRight .aktuell h2,#boxRight .aktuell h2 a,#boxRight .aktuell h2 a:link,#boxRight .aktuell h2 a:visited
	{
	color: #024079;
}

#boxRight .aktuell h2 a:focus,#boxRight .aktuell h2 a:active,#boxRight .aktuell h2 a:hover
	{
	color: #0385af;
}

#boxRight #contentLeft .veranstaltungskalender-timmendorfer-strand ul {
	margin: -10px 0 20px;
}

#boxRight .veranstaltungskalender-timmendorfer-strand li {
	margin-bottom: 5px;
	background-position: 0 6px;
}

#boxRight .veranstaltungskalender-timmendorfer-strand li h3 {
	background: transparent;
	border: 0 none #fff;
	font-size: 135%;
	padding: 0;
	margin: 0 0 5px 0;
	line-height: normal;
	height: auto;
	font-weight: bold;
	color: #024079;
}

#boxRight .veranstaltungskalender-timmendorfer-strand li h3 a {
	display: block;
}

#boxRight .veranstaltungskalender-timmendorfer-strand li h3 strong {
	display: block;
	color: grey;
	font-size: 80%;
	font-weight: normal;
}

#boxRight .veranstaltungskalender-timmendorfer-strand li p {
	font-size: 100%;
}

.video-impressionen {
	width: 311px;
	height: 195px;
	float: right;
	position: relative;
}

#video-impressionen-anchor {
	cursor: pointer;
	display: none;
	background: url(templates/images/clear.gif);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#video-impressionen-boxy {
	width: 480px;
	height: 270px;
	display: block;
}

.video-impressionen object {
	border: 0 none #fff;
	outline: 0 none #fff;
	display: block;
	width: 311px;
	height: 195px;
}

#boxRight table.massage-angebote th,
#boxRight table.koerper-programme th,
#boxRight table.kosmetik-programme th {
	padding-bottom: 2px;
}

#boxRight table.massage-angebote th h3,
#boxRight table.koerper-programme th h3,
#boxRight table.kosmetik-programme th h3 {
	background: none repeat scroll 0 0 transparent;
	border: 0 none #FFFFFF;
	color: #767676;
	font: bold 90% "Times New Roman", Times, serif;
	height: auto;
	margin: 5px 0 0 0;
	padding: 0;
	text-transform: none;
	text-decoration: underline;
}

#boxRight table.massage-angebote th h3 a,
#boxRight table.massage-angebote th h3 a:link,
#boxRight table.koerper-programme th h3 a,
#boxRight table.koerper-programme th h3 a:link,
#boxRight table.kosmetik-programme th h3 a,
#boxRight table.kosmetik-programme th h3 a:link {
	color: #767676;
}

#boxRight table.massage-angebote th h3 a:hover,
#boxRight table.massage-angebote th h3 a:focus,
#boxRight table.koerper-programme th h3 a:hover,
#boxRight table.koerper-programme th h3 a:focus,
#boxRight table.kosmetik-programme th h3 a:hover,
#boxRight table.kosmetik-programme th h3 a:focus {
	color: #0385af;
}

#boxRight table.massage-angebote th h3 span.bullet,
#boxRight table.koerper-programme th h3 span.bullet,
#boxRight table.kosmetik-programme th h3 span.bullet {
	width: 13px;
	position: relative;
	top: -1px;
	display: block;
	float: left;
}

#boxRight table.massage-angebote td,
#boxRight table.koerper-programme td,
#boxRight table.kosmetik-programme td {
	padding-bottom: 8px;
	font: normal normal normal 70% Verdana, Arial, Helvetica, sans-serif;
}

#boxRight table.massage-angebote td.dauer,
#boxRight table.koerper-programme td.dauer,
#boxRight table.kosmetik-programme td.dauer {
	padding-left: 20px;
	padding-right: 210px;
	padding-top: 3px;
	border-bottom: 1px dotted #767676;
}

#boxRight table.massage-angebote td.preis,
#boxRight table.koerper-programme td.preis,
#boxRight table.kosmetik-programme td.preis {
	font-weight: bold;
	color: #0385AF;
	padding-top: 3px;
	border-bottom: 1px dotted #767676;
}

#boxRight.boxy-content {
	float: none;
	margin: 0;
	text-align: left;
	padding: 10px;
	width: 492px;
}


a.kurstermine {
        display: block;
        padding: 5px; 
        background: url(templates/images/button-kurse.png);
        width: 95px;
        height: 34px;
}
