#wrapper {
	background-image: url(../images/bgcontent.gif);
	background-repeat: repeat-y;
	}
#topwrapper {
	background-image: url(../images/bgtop.gif);
	background-repeat: repeat-y;
	}
/* ----------------------------------------------------------------------------------------------------------- */
/* Spalten auf der Startseite */
.csc-frame-indent H1 {
	background-color: #FFCD05;
	color: #FFFFFF;
	text-align: center;
	height: 30px;
	line-height: 30px;
	padding: 0px;
	padding-bottom: 0px;
	margin: 0px;
	margin-bottom: 4px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	}
.csc-frame-indent3366 H1 {
	background-color: #FF9900;
	color: #FFFFFF;
	text-align: center;
	height: 30px;
	line-height: 30px;
	padding: 0px;
	padding-bottom: 0px;
	margin: 0px;
	margin-bottom: 4px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	}
.csc-frame-indent6633 H1 {
	background-color: #FF6600;
	color: #FFFFFF;
	text-align: center;
	height: 30px;
	line-height: 30px;
	padding: 0px;
	padding-bottom: 0px;
	margin: 0px;
	margin-bottom: 4px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	}
/* ----------------------------------------------------------------------------------------------------------- */
/* News auf der Startseite */
.news-startseite-latest-item {
	border-bottom: 1px solid #999999;	
	}
.news-startseite-latest-text H2, .news-startseite-latest-text H2 a {
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #F89322;
	text-decoration: none;
	padding: 0px;
	margin-bottom: 14px;
	margin-top: 0px;
}
.news-startseite-latest-text .mehr {
	margin-bottom: 9px;
}
.news-startseite-latest-text .mehr A {
	color: #FF6600;
}
.news-startseite-latest-image {
	margin-top: 2px;
}

#content .news-list-container-beauty-lounge {
	width:536px;
}

#content .news-list-container-beauty-lounge h2 {
	margin-bottom:3px;
	margin-top:0;
	background:#f2f2f2;
	padding:2px 4px;
	padding-bottom:12px;
}
.news-list-container-beauty-lounge h2 a,
.news-list-container-beauty-lounge h2 a:hover,
.news-list-container-beauty-lounge h2 a:visited,
.news-list-container-beauty-lounge h2 a:active {
	text-decoration:none;
	color:#ff9900;
}
#content .news-list-container-beauty-lounge p {
	margin-top:0px;
	margin-bottom:0px;
	padding-left:3px;
}
.news-list-container-beauty-lounge .news-list-item {
	border-bottom:1px solid #CCCCCC;
	padding-bottom:18px;
	padding-top:0px;
	margin-bottom:18px;
}
.news-list-container-beauty-lounge .news-list-item-body-image-part {
	padding-left:4px;
}
#content .news-list-container-beauty-lounge {
	border-bottom: 0px solid #CCCCCC;
}
.news-list-container-beauty-lounge .news-list-item img {
	margin-top:6px;
	margin-right:13px;
	margin-bottom:0px;
}
.news-list-container-beauty-lounge .news-list-morelink {
	float:left;
	padding-top:6px;
	padding-left:0px;
}
.news-single-item-beauty-lounge {
	padding-bottom:24px;
	border-bottom: 1px solid #CCCCCC;
}
.news-single-item-beauty-lounge .news-single-img {
	float:left;
	margin-right:16px;
	display:none;
}
.news-single-item-beauty-lounge h3 {
	padding:0;
	margin:0;
	margin-bottom:12px;
	font-size:9pt;
	line-height:12pt;
}
.news-single-item-beauty-lounge hr {
	background-color: #ccc; /* Farbe für Opera und Firefox */ 
	color: #ccc; /* Farbe für Internet Explorer (IE) */
	border: 0; 
	height: 1px;
	margin:18px 0;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* Gewinnspielformular */

.csc-mailform{
	padding:10px;
}

div .csc-mailform-field{
	clear:both;
	padding-bottom:15px;

}
.csc-mailform-field input{
	width:340px;
}

.csc-mailform-field label{
	width:150px !important;
	display:block;
	float:left;
	vertical-align:middle;
}

/* ----------------------------------------------------------------------------------------------------------- */
/* Formulare - MailFormPlus */
.general-mailformplus select, .general-mailformplus textarea, .general-mailformplus input {
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
} 
.general-mailformplus fieldset {
	border:1px #D0D0BF solid;
	margin-bottom:12px;
	padding:0 6px;
}
.general-mailformplus legend {
	color:#ff9900;	
	font-weight:bold;
}
.general-mailformplus .required-field {
	color:#ffffff;
}
#colNormal .general-mailformplus .invisible-fieldset {
	border:none;
}
#colNormal .general-mailformplus .invisible-fieldset table {
	margin-top:0;
	margin-bottom:0;
}
#colNormal .general-mailformplus .invisible-fieldset a {
	text-decoration:none;
}
.general-mailformplus table {
	margin-top:12px;
	margin-bottom:16px;
	margin-left:8px;
}
.general-mailformplus td {
	vertical-align:top;
	padding:3px 0;
}
/* Ort-Label und -Feldlänge */
.general-mailformplus .city-length {
	width:220px;
}
.general-mailformplus .city-label {
	padding:0 12px;
}
/* Label- u. Feldlänge */
.general-mailformplus .label-col {
	width:155px;
	text-align:right;
	background:#f89223;
}
.general-mailformplus .label-col label {
	padding-right:6px;
	color:#FFFFFF;
}
.general-mailformplus .field-length {
	width:335px;
	margin-right:0px;
}
.general-mailformplus .button-length {
	width:90px;
}
.general-mailformplus table.zero-space-table {
	margin:0;
}
.general-mailformplus table.zero-space-table td {
	padding:0;
	vertical-align:top;
}

/* ----------------------------------------------------------------------------------------------------------- */
/* MailFormPlus: Swim Academy Formular */

.swim-academy-mailformplus table.zero-space-table td {
	vertical-align:middle;
}
.swim-academy-mailformplus table.zero-space-table .field-length {
	width:auto;
}
.swim-academy-mailformplus table.zero-space-table .field-length input {
	width:95px;
}
.swim-academy-mailformplus table.zero-space-table .field-length select {

}

.swim-academy-mailformplus table.zero-space-table p.smaller-font-size {
	padding-bottom:5px;
}
.swim-academy-mailformplus table.zero-space-table td.my-spacing {
	width:8px;
}
.swim-academy-mailformplus table.zero-space-table input.schwimmkurs-anmeldung-namensfeld {
	width:150px;
}
.swim-academy-mailformplus table.zero-space-table input.schwimmkurs-anmeldung-gebdatfeld {
	width:90px;
}
.swim-academy-mailformplus table.zero-space-table td.schwimmkurs-anmeldung-namensfeld {
	width:156px;
}
.swim-academy-mailformplus table.zero-space-table td.schwimmkurs-anmeldung-gebdatfeld {
	width:96px;
}
.swim-academy-mailformplus table.zero-space-table td.wunschdatum-cell {
	width:167px;
}
.swim-academy-mailformplus table.zero-space-table input.schwimmkurs-anmeldung-wunschdatfeld {
	width:159px;
}


/* ----------------------------------------------------------------------------------------------------------- */
/* Indexed Search */
.tx-indexedsearch .tx-indexedsearch-browsebox p {
	background:#fee4aa;
	padding:3px 0;
	margin:0;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {
	background:#FDB619;
	vertical-align:middle;
	padding: 3px;
}
.tx-indexedsearch .tx-indexedsearch-title a,
.tx-indexedsearch .tx-indexedsearch-title a:hover,
.tx-indexedsearch .tx-indexedsearch-title a:active,
.tx-indexedsearch .tx-indexedsearch-title a:visited {
	color:#ec781c;
}
.tx-indexedsearch .tx-indexedsearch-section-title,
.tx-indexedsearch .tx-indexedsearch-section-title a,
.tx-indexedsearch .tx-indexedsearch-section-title a:hover,
.tx-indexedsearch .tx-indexedsearch-section-title a:active,
.tx-indexedsearch .tx-indexedsearch-section-title a:visited {
	color:#000000;
	text-decoration:none;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* Tabellen */


/* ----------------------------------------------------------------------------------------------------------- */
/* Bilder-Bibliothek */
.csc-frame-frame23 {
	text-align:center;
	width:177px;
	margin-left:1px;
	float:left;
	padding:12px 0;
}
.csc-frame-frame23 p {
	text-align:center;
	margin:0;
	padding:0;
	padding-top:3px;
}
.csc-frame-frame23 .csc-textpic-imagecolumn {

}
.csc-frame-frame23 dl, .csc-frame-frame23 dt, .csc-frame-frame23 dd {
	margin:0 !important;
	padding:0 !important;
	float:none !important;
	text-align:center;
}
.csc-frame-frame23 .csc-textpic-imagewrap img {
	border:1px solid #CCCCCC;
}
.csc-frame-frame23 p.smaller-font-size {
	text-align:center;
	margin:0;
	padding:0;
	padding-top:4px;
	line-height:normal;
}
.csc-frame-frame23 .csc-textpic-caption {
	font-size:10px;
	margin:0 !important;
	padding-top:3px !important;
	font-weight:bold;
}

.csc-frame-frame24 {
	text-align:center;
	width:177px;
	margin-left:1px;
	float:left;
	background:#ededed;
	padding-top:12px;
	padding-bottom:12px;
	margin-top:1px;
}
.csc-frame-frame24 p {
	text-align:center;
	margin:0;
	padding:0;
	padding-top:3px;
}
.csc-frame-frame24 .csc-textpic-imagecolumn {

}
.csc-frame-frame24 dl, .csc-frame-frame24 dt, .csc-frame-frame24 dd {
	margin:0 !important;
	padding:0 !important;
	float:none !important;
	text-align:center;
}
.csc-frame-frame24 .csc-textpic-imagewrap img {
	border:4px solid #fff;
}
.csc-frame-frame24 p.smaller-font-size {
	text-align:center;
	margin:0;
	padding:0;
	line-height:normal;
	padding-top:4px !important;
}
.csc-frame-frame24 .csc-textpic-caption {
	font-size:10px;
	margin:0 !important;
	padding-top:3px !important;
	font-weight:bold;
}

.tx-mdvideogallery-pi1 .vpl {
	background:url(../images/flv-skin-st.gif) left top no-repeat;
}

/* ----------------------------------------------------------------------------------------------------------- */
/* md_videogallery */
.video-search-form {
	padding-bottom:15px;
}
.video-search-form td {
	padding-bottom:15px;
}
.tx-mdvideogallery-pi1 fieldset {
	border:1px solid #ccc;
	padding:0;
	position:relative;
	margin-top:24px;
}
.tx-mdvideogallery-pi1 .leg {
	font-weight:bold;
	color:#f89322;
	background:#fff;
	position:absolute;
	left:8px;
	top:-9px;
	padding:0 2px;
	font-size:14px;
}
.tx-mdvideogallery-pi1 form {
	text-align:left;
}
.tx-mdvideogallery-pi1 form table {
	margin:0 0;
	margin-left:14px;
}
.tx-mdvideogallery-pi1 form table td {
	text-align:left;
}
.tx-mdvideogallery-pi1 table.pager {
	width:537px;
	margin-bottom:18px;
}
.tx-mdvideogallery-pi1 .t_back, .tx-mdvideogallery-pi1 .t_next {
	width:150px;
}
.tx-mdvideogallery-pi1 .t_center {
	width:237px;
}
.tx-mdvideogallery-pi1 .search_td {
	width:125px;
}
.tx-mdvideogallery-pi1 .list-element p {
	margin-top:8px;
}
.tx-mdvideogallery-pi1 .list-element span.duration-author-section {
	color:#777;
}
.tx-mdvideogallery-pi1 .list-element a.list-view-play {
	background:url(../images/flv_play_symbol_ST.gif) left 4px no-repeat;
	padding-left:12px;
}
.tx-mdvideogallery-pi1 .back-link a {
	font-weight:bold;
	background:url(../images/flv_back_symbol_ST.gif) left 4px no-repeat;
	padding-left:12px;
}
.tx-mdvideogallery-pi1 .image {
	float:left;
	/*width: 130px;*/
	margin-right: 15px;
	position:relative;
	top:4px;
	height:135px;
	}
.tx-mdvideogallery-pi1 .titelzeile {
	border-bottom: 1px solid #CED2CF;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	position: relative;
	height: 18px;

}
.tx-mdvideogallery-pi1 .titel {
	position: absolute;
	width: 410px;
	padding-bottom: 0px;
}
.tx-mdvideogallery-pi1 .datum {
	position: absolute;
	right: 0px;
	width: 140px;
	text-align: right;
	padding-bottom: 0px;
}

#content .tx-mdvideogallery-pi1 .titelzeile A, #content .tx-mdvideogallery-pi1 .titelzeile A:hover {
	font-size: 14px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;

}
#content .tx-mdvideogallery-pi1 .t_mitte A, #content .tx-mdvideogallery-pi1 .t_mitte a:visited, #content .tx-mdvideogallery-pi1 .t_mitte a:hover{
	color: #5E695F;
	font-weight: normal;
}
.tx-mdvideogallery-pi1 .t_mitte P .browselinks {
	color: #E2001A;
	font-weight: bold;
}
#content .tx-mdvideogallery-pi1 .t_mitte P .seite {
	color: #5E695F;
	font-weight: bold;
}
.tx-mdvideogallery-pi1 HR {
	MARGIN: 0px 0px 5px;
	BORDER-TOP-STYLE: none;
	BORDER-BOTTOM: #cccccc 1px solid;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	HEIGHT: 1px
	}
	
.clearer {
	clear:both; line-height:0; font-size:0; height:0;
}


.clip-desc-part {
	float:right;
	width:322px;
}