/* @override 
	http://partner.rivierapool.net/fileadmin/templates/site/partner/_css/styles.css
	http://2009.pools.de/fileadmin/templates/site/partner/_css/styles.css
	http://www.pools.de/fileadmin/templates/site/partner/_css/styles.css
*/

body{
	font: 75%/160% Myriad, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

	color: #777;
}
a:focus, a:active {
	outline: none;
}
#container a{
	color: #0093cf;
}
img{
	border: none;
}
.small{
	font-size: 0.9em;
}
.x-small{
	font-size: 0.8em;
}
strong, b{
	font-weight: bold;
	font-size: 1.1em;
}
h1 {
	font-size:  1.8em;
	font-weight:  normal;
	margin: 0.7em 0 0.4em 0;
	color: #777;
	line-height: 1.2em;
}
h2 {
	font-size:  1.4em;
	font-weight:  normal;
	line-height: 130%;
	margin: 0.7em 0 0.5em 0;
	color: #666;
}


h3 {
	font-size:  1.2em;
	font-weight:  bold;
	line-height: 130%;
	margin: 0.7em 0 0.5em 0;
	color: #0093cf;
}
p{
	margin: 0.3em 0 1.3em 0;
}
table,td,th{
	font: 1em/140% Myriad, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.teaser{
	float: left;
	width: 290px;
	height: 76px;
	padding: 11px;
	margin-right: 8px;
	background: url(../_gfx/bg_teaser_312.gif) no-repeat;
}
.teaser h2{
	margin: 0.5em 0.8em;
}


.teaser h4{
	margin: 0;
	font-size: 1.1em;
}
.teaser p{
	font-size:  0.9em;
	margin: 0;
}
.teaser a{
	text-decoration: none;
}
.teaser img{
	float: left;
	margin-right: 10px;
}
.teaser.last{
	margin-right: 0 !important;
}
.styleteaser{
	margin: 25px 0 0 15px;
}
.styleteaser .teaser{
	width: 220px;
	height:  380px;
	padding:0;
	margin-right: 14px;
	*margin-right: 4px;
	background: url(../_gfx/bg_teaser_220.gif) no-repeat;
}
#footer{
	padding: 8px 10px 0 10px;
	background: url(../_gfx/bg_footer.gif) no-repeat 0 bottom;
	height: 29px;
	line-height: 29px;
	font-size: 0.8em;
}
#footer a{
	color: #666666;
	text-decoration: none;
}
#footer .address{
	float: left;
}
#footer .footerlinks{
	float: right;
}


/* @group popupinfo */
.trigger {
	width: 230px;
}

.popupinfo{
	width:  240px;
	margin-bottom: 15px;
	float: left;
}
.popupinfo h2,
.teasermenu-2spaltig h3,
.teasermenu-4spaltig h3,
#controller .jFlowControl
{
	background: url(../_gfx/bg_teaser_i_230.gif) no-repeat;
	margin: 0;
	line-height: 32px;
	padding-left:  10px;
	font-size:  1.2em;	
	border-bottom: 2px solid #0093cf;
	margin-bottom: 1px;
}


.popupinfo a{
	text-decoration: none;
	display: block;
}
#fancy_content{
	text-align: left;
	background-color:#84909b;
}
#fancy_content h3, #fancy_content p{
	padding-left: 15px;
	padding-right: 15px;
}
#flashcontent{
	margin-bottom: 1em;	
	z-index: 1;
}

.teasermenu-2spaltig ul,
.teasermenu-4spaltig ul,
.productteaser ul{
	margin: 2em 0; padding: 0;
	list-style-type: none;
}

.teasermenu-2spaltig li{
	float: left;
	width: 230px;
	margin-right: 13px;
}

.teasermenu-2spaltig dd,
.teasermenu-4spaltig dd,
.productteaser dd{
	margin: 0; padding: 0;
}
.teasermenu-4spaltig ul{
	margin: 1em 25px 1em 15px; padding: 0;
}
.teasermenu-4spaltig li{
	float: left;
	width: 218px;
	margin-right: 10px;
}
.teasermenu-4spaltig h3{
	background: url(../_gfx/bg_teaser_218.gif) no-repeat;
}

.productteaser li{
	float: left;
	width: 220px;
	height: 235px;
	padding-bottom: 10px;
	margin-top: 0px;
	border-bottom: 1px solid #ccc;
}
.productteaser h3{
	font-size: 1.5em;
	font-weight: normal;
	padding: 0 0.5em;
}

/* @end */

/* @group contenttable */

.contenttable{
	border-left: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 1.5em;
	width: 100%;
}
.contenttable p{
	margin: 0px;
}
.contenttable td, 
.contenttable th{
	padding:  2px  5px;
	border-top: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	font-size:  0.9em;
}
.contenttable tfoot td{
	background-color: #FFF;
}
.contenttable th{
	text-align: left;
	color: #FFF;	
	background: #0695d0 url(../_gfx/gradient_blue.gif) repeat-x left top;
	font-size:  1em;
	font-weight: bold;
	padding: 5px 5px 2px 5px;
}
.contenttable th.grey{
	background: #efefef url(../_gfx/gradient_white.gif) repeat-x left top;
	color: #777;
}

/* @end */

/* @group dam frontend */

.media-download .media-entry{
	float: left;
	width: 180px;
	height:  190px;
}
.media-download .media-entry h4{
	margin: 0;
	padding: 3px 6px;
}
#content .media-download .media-entry img{
	border: 1px solid #d9d9d9;
}
#content .media-download .media-entry input{
	background: url(/fileadmin/icons/clip_pasteafter.gif) center center no-repeat;
	border: none;
	color: #F00;
	text-indent: -99px;
	width: 16px;
	height: 20px;
	margin-left: 5px;
	margin-top: 5px;
	cursor: pointer;
}
#content .media-download .media-entry a{
	display: none;
}

#content .media-download .media-entry select{
	width: 140px;
	margin-top: 5px;
	padding: 0;
	
}

.productteaser h3 a{
	color: #666 !important;
}
/* @end */

.csc-textpic-image{
	margin-left: 0 !important;
}

/* @group news */

.news-list-container{
	width: 600px;
}
.news-date{
	font-size: 0.9em;
}
.news-item{
	clear: both;
	float: none;
	border-bottom: 1px solid #CCC;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.news-item .news-img{
	margin-top: 3px;
}
.news-item .imgleft {
	float: left;
	margin-right: 15px;
}
.news-item .imgright {
	float: right;
	margin-left: 15px;
}
.news-text {
	float: left;
	width: 390px;
}
.news-item h3 {
font-size:1.3em;
margin-top:0;
font-weight: normal;
}
.news-single-img {
float:right;
margin-left:1em;
}
.news-item p {
display:inline;
}
.news-imgcaption {
margin:0pt;
padding:3px 5px 5px;
}
.news-single-backlink a, .news-latest-gotoarchive a {
text-decoration:none;
}
.news-single-item{
	width: 600px;
}
.news-single-item h1{
	color: #0093cf;
	margin-bottom: 0.3em;
	margin-top: 0;
}
.news-single-item h3{
	color: #666;
	margin-top: 0;
	margin-bottom: 1em;
}
.news-single-item .news-date{
	padding-top: 2em;
}




/* @end */

/* @group Presse */

.presse-wrapper .news-single-img {
	float: none;
	margin-left: 0;	

}
	
.presse-wrapper .image-wrap {

	height: 100px;
	clear: both;
}
.presse-wrapper .image {
	margin-bottom: 1em;
	float: left;	
	clear: both;
}
.presse-wrapper .news-single-img{
	position: relative;
	top: 0; left: 0;
	clear: both;
}
.presse-wrapper .download-button{
	background:url("../_gfx/gradient_blue.gif") repeat-x scroll left top #0695D0;
	border:1px solid #0695D0;
	color:#FFFFFF;
	float:right;
	font-weight:bold;
	padding:4px 12px;
}
.presse-wrapper .news-single-imgcaption{
	float: left;
	width: 430px !important;
	margin-left: 10px;
	margin-top: 10px;
}
.presse-wrapper dt{
	display: none;
	
}
.presse-wrapper dd{
	margin-left: 0;
	
}
/* @end */

/* @group Aqua Fitness */

.infolayer h3{
	padding: 3px 10px 4px 10px;
	color: #FFF;
	font-size:  1.4em;
	margin: 0;
}
/* @end */

/* @group Kiwi Accordion */
.ka-panel{
	width: 710px;
}
.ka-handler{
	clear: both;
	background: url(../_gfx/bg_accordion.gif) no-repeat;
	margin-top: 0.3em;
}
.column7030 .col_left .ka-handler{
	background-image: url(../_gfx/bg_accordion70.gif);
}
.column7030 .col_left .ka-panel{
	width: auto;
}
.ka-handler h2{
	line-height: 20px;
	padding: 6px 10px 4px 10px;
	margin: 0;
	font-size: 1.3em;
}
.ka-content{
	padding: 8px 10px;
	background-color: #eee;
	border: 1px solid #d9d9d9;
	border-top: 0;
}
/* @end */
.news-single-backlink{
	margin-top: 30px;
	margin-bottom: 20px;	
}
.news-single-backlink a{
	text-indent: -9999em;
	background: url(../_gfx/news-single-backlink.gif) 0 0 no-repeat;	
	width: 136px;
	display: block;
	height: 16px;
}
.news-single-backlink a:hover{
	background: url(../_gfx/news-single-backlink.gif) bottom left no-repeat;	
}

/* @group Autocomplete */

.ac_results ul{
	width: 200px;
	border: 1px solid #CCCCCC;
}
.ac_results li{
	color: #777777;
	border-bottom: 1px solid #CCCCCC; 
	text-align: left;
	background: url("../_gfx/bg_submenu.png") repeat scroll center top transparent;
}
.ac_results li.over {
	color: #777777;
	background-color: #0093cf;
	font-weight: normal;
}

/* @end */

.threedesc .desc,
.threedesc .last{
	float: left;
	width: 33%;
}

.tx-damfrontend-pi2 .dam_title{
	line-height: 120%;
}
.tx-damfrontend-pi2 .ddl_icon{
	font-size: 1.1em;
	line-height: 100%;
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 15px;
}
.tx-damfrontend-pi2 dd{
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 0;
	line-height: 95%;
	font-size: 0.9em;
}

#controller{
	width: 100%;
	height: 30px;

	border-bottom: 2px solid #0093cf;
}

#controller .jFlowControl{
	display: block;
	float: left;
	width: 172px;
	height: 30px;
	background: none;
	cursor: pointer;
}
#controller .jFlowSelected{
	font-weight: bold;
	background: url(../_gfx/bg_teaser_160.gif) no-repeat left top;
	}
#jFlowSlide {
	border: 1px solid #d9d9d9;
	border-top: none;
	padding-bottom: 10px;
	clear: both;
	float: none;
}
#jFlowSlide .slide{
	padding: 20px;
}
#jFlowSlide .csc-textpic-text{
	padding-left: 10px;
}

.slider8er #controller .jFlowControl{
	font-size: 1em;
	
}
.slider8er .rgmediaimages-player{
	margin-left: -20px;
	float: left;
}
.slider8er .csc-textpic-text{
	float: right;
	width: 280px !important;
}
.slider8er .jFlowSlideContainer{
/*	overflow: hidden !important;*/
}
.slider8er h1{
	color: #0093cf;
	font-size: 1.6em;
	margin-top: 5px;
}
.slider8er h1 img{
	margin-top: -5px;
}
.slider8er #jFlowSlide .slide{
	padding-bottom: 0px;
}

/* @group Propartner Portraits */

.propartner-portrait .col_left{
	float: left;
	width: 470px;
}
.propartner-portrait .col_right{
	float: right;
	width: 225px;
}
.propartner-portrait .head{
	height: 120px;
	background: url(../_gfx/head_propartner.gif) no-repeat left top;
	padding-top: 30px;
}
.propartner-portrait h3{
	color: #999;
	margin-top: 1em;
	font-weight: normal;
	font-size: 1.3em;
}
.propartner-portrait h1{
	color: #0093cf;
	margin-top: .8em;
	margin-bottom: 0;
	font-size: 2em;
}
.propartner-portrait h2{
	color: #777;
	margin: -.1em 0 0 0;
	font-size: 1.5emem;
}

/* @end */


