@charset "utf-8";
/* CSS Document */
* {
	padding:0px;
	margin:0px;
}
html,body {height:100%;}

body, div, td, th, h2, h3, h4 { /* redundant rules for bad browsers  */  
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:    x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	color: #000;
	margin:0px 0px 0px 0px;
 	/*/*/margin:0px 0px 0px 0px;/**/	
}

body { 
	font-size: 100.01%;
	color: #000;
	text-align: center;
	background: #fff url(../img/assets/bg_main.jpg) repeat-x top center;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/********* Fonts ***************/

div, p, a, th, tr, td, span, label, li {
	font-size: 12px;
	line-height: 16px;
	color: #666;
	text-align:left;	
}
td{
	vertical-align:top
}
p{
	padding: 0px 0px 11px 0px;
}
a{
	text-decoration:none;
}
a:hover, a:active{
	text-decoration: underline;
}
a.internal-link, .csc-uploads-fileName a{
	color: #666;
	text-decoration:underline!important;
	font-weight:bold;
}
a.external-link-new-window{
	background-position: 0px 4px!important;
	color: #666!important;
	text-decoration:underline!important;
	font-weight:bold;
}
a.external-link, a.external-link-new-window{
	text-decoration:underline;
}
div.beratungslinks{
	display: block;
	padding: 12px 0px 3px 0px;	
}
a.beratung-link{
	background:url(../img/assets/arrow_link_white.gif) no-repeat;
	background-position: 0px 15px;
	color: #fff;
	padding: 12px 0px 3px 15px;
	font-weight: bold;
}
a.beratung-link span{
	font-weight: normal;
	color: #fff;
}
a.teaser-link{
	background:url(../img/assets/arrow_link_grey.gif) no-repeat;
	background-position: 0px 4px;
	color: #666;
	padding: 0px 0px 0px 15px;
	font-weight: bold;
}
div.margin-link-link a.internal-link {
	font-weight: bold;
} 
div.promo-link-area a.internal-link {
	padding: 0px 0px 4px 15px;
}	

a { outline : none; -moz-user-focus: none; -moz-outline: none; }

h1                  { font-size:18px; font-weight:normal;color: #666; }
h2                  { font-size:12px; font-weight:bold;color: #666; }
h3                  { font-size:18px; font-weight:normal;color: #FFF; }
h4                  { font-size:12px; font-weight:normal;color: #FFF; }
h5                  { font-size:18px; font-weight:normal;color: #74A0B6;}
h6                  { font-size:12px; font-weight:normal;color: #74A0B6;}

h1                  { padding: 0px 0px  15px 0px; }
h2                  { padding: 11px 0px  0px 0px; }
h3                  { padding: 0px 0px  0px 0px; }
h4                  { padding: 0px 0px  0px 0px; }
h6                  { padding: 0px 0px  0px 0px; }

.csc-header csc-header-n2 h1 { padding: 0px 0px  15px 0px; }

fieldset, img { 
	border: 0 solid;
}
p sup{
	font-size: 9px;
	vertical-align:text-top;
}
a.ticker-text{
	text-transform:uppercase;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
}
.csc-textpic-clear{
	padding: 0px;
	margin: 0px;
	height: 1px;
	min-height: 1px;
	max-height: 1px;
}
DIV.csc-textpic-imagewrap{
	padding: 0px;
	margin: 0px;
}
#content-area DIV.csc-textpic-imagewrap{
	padding: 0px;
	margin: 0px;
}
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	padding: 0px;
	margin: 0px;
}
dd.csc-textpic-caption{
	background-color: #A1CDF2;
	padding: 20px;
	color: #fff;
}
#content ul, #content ol{
	margin-left: 20px;
	margin-bottom: 10px;
}
.csc-frame-frame1{
	padding-bottom: 40px;
}
a span.strong{
	font-weight: bold;
}
a span.normal{
	font-weight: normal;
}
#content-section ul, #content-section-without ul{
	list-style:square;
	padding: 0px 0px 20px 15px;
	list-style-image:url(../img/assets/list_square.gif);
}
.contentbox-contentsection ul{
	list-style:square;
	padding: 0px 0px 20px 15px;
	list-style-image:url(../img/assets/list_square.gif);
}

#content-section ol, #content-section-without ol{
	padding: 0px 0px 20px 20px;
}
#content-section div.content-item, #content-section-without div.content-item{
	display: block;
	padding-bottom: 20px;
}
.content-item{
	display: block;
	padding-bottom: 20px;
}

.content-item:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
div.csc-textpic { clear: none; }
div.csc-textpic-above div.csc-textpic-text { clear: none; }
div.csc-textpic-right div.csc-textpic-text { clear: none; }	
div.csc-textpic-left div.csc-textpic-text { clear: none; }
div.csc-textpic-intext-right { clear: none; float: right;}
div.csc-textpic-intext-left { clear: none; float: left;}
div.csc-textpic-above div.csc-textpic-imagewrap {overflow:hidden; }

div.teaser-ptitle{
	font-size: 10px;
	padding: 11px 0px 0px 0px;
}
div.teaser-title{
	font-size: 16px;
	color:#88AEC0;
	line-height: 20px;
	padding: 0px 0px 3px 0px;
}
div.dist-10px{
	display: block;
	clear:both;
	height: 10px;
	min-height: 10px;
	max-height: 10px;
} 
div.dist-20px{
	display: block;
	clear:both;
	height: 20px;
	min-height: 20px;
	max-height: 20px;
} 

/* ***************************************************************************************/
.turqouise_header {
	color:#88AEC0;
	padding: 5px 0px  20px 0px;
}

.turqouise {
	font-size: 12px;
	color:#88AEC0;
	margin-bottom: 6px;
}
.black {
	font-size:12px;
	color:#000;
	margin-bottom: 6px;
}
.grey {
	font-size:12px;
	color:#666;
	margin-bottom: 6px;
}
.white {
	font-size:12px;
	color:#fff;
	margin-bottom: 6px;
}


.trennlinie{
	height: 1px;
	min-height: 1px;
	max-height: 1px;
	width: 620px;
	min-width: 620px;
	max-width: 620px;
	margin: 40px 0px 20px 0px;
	background-color:#CCC;
}
/********* Main Classes ***************/
#root{
	display: block;
	width: 980px;
	min-width: 980px;
	max-width: 980px;
	height: 100%;
	min-height: 100%;
	max-height: 100%;		
	margin: 0 auto; 
	padding-bottom: 50px;
}
#root:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#main{
	position: relative;
	width: 980px;
	min-width: 980px;
	max-width: 980px;
	height: 100%;
	min-height: 100%;
	max-height: 100%;	
	text-align: left;
	
}
#main:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#main-section{
	display: block;
	float: left;
	width: 660px;
	min-width: 660px;
	max-width: 660px;
}
#margin-section{
	display: block;
	position: relative;
	z-index:1;
	float: left;
	width: 300px;
	min-width: 300px;
	max-width: 300px;	
	margin-bottom: 50px;
}
#margin-section:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#margin-area{
	position: absolute;
	z-index:-1;	
	top: 180px;
	width: 300px;
	min-width: 300px;
	max-width: 300px;		
	overflow: hidden;
	padding-bottom: 50px;
}
#head{
	display: block;
	width: 660px;
	min-width: 660px;
	max-width: 660px;
	height: 100px;
	min-height: 100px;
	max-height: 100px;
	overflow: hidden;
}
#logo{
	display: block;
	float: left;
	width: 295px;
	min-width: 295px;
	max-width: 295px;	
	height: 100px;
	min-height: 100px;
	max-height: 100px;	
}
#subnavi{
	display: block;
	float: left;
	width: 336px;
	min-width: 336px;
	max-width: 336px;
	height: 80px;
	min-height: 80px;
	max-height: 80px;		
	text-align: right;
	padding: 17px 29px 0px 0px;
}
#top-navigation{
	display: block;
	position: relative;
	z-index: 10;
	height: 33px;
	min-height: 33px;
	max-height: 33px;
}
#breadcrumb{
	display: block;
	width: 620px;
	min-width: 620px;
	max-width: 620px;
	height: 15px;
	min-height: 15px;
	max-height: 15px;	
	padding: 21px 20px 0px 20px;
	overflow:hidden;
}
#breadcrumb, #breadcrumb a{
	color: #aaaaaa;
	font-size: 11px;
}
#claim-area{
	display: block;
	width: 620px;
	min-width: 620px;
	max-width: 620px;
	height: 248px;
	min-height: 248px;
	max-height: 248px;	
	position: relative;
	z-index: 1;
	padding: 11px 20px 0px 20px;
}
#claim-content{
	display: block;
	padding: 20px 0px 0px 0px;
}
#claim-author{
	display: block;
	padding: 15px 0px 0px 0px;
}

#claim-link{
	display: block;
	padding: 40px 0px 0px 0px;
}
#claim-link a{
	font-weight:bold;
}
#content-section-without{
	display: block;
	width: 620px;
	min-width: 620px;
	max-width: 620px;
	padding: 11px 20px 0px 20px;
}
/* ***************************************************** */
/*                   Sub-Navigation                      */
/* ***************************************************** */

ul.snav{
	display: table;
	list-style: none;
	width: 336px;
	min-width: 336px;
	max-width: 336px;
	margin: 0px;
	padding: 0px;
}
ul.snav li{
	float:right;
	height: 33px;
	min-height: 33px;
	max-height: 33px;
	padding: 0px;
	margin: 0px;
	padding-left:30px;
}
ul.snav li a{
	
	height: 15px;
	min-height: 15px;
	max-height: 15px;
	padding: 0px;
	margin: 0px;
	overflow:hidden;
	color: #989898;
}

/* ***************************************************** */
/*                   Top-Navigation                      */
/* ***************************************************** */
ul#topnav{
	position: relative;
	list-style: none;
	width: 660px;
	min-width: 660px;
	max-width: 660px;
	margin: 0px;
	padding-left: 10px;
	z-index: 100;
}
ul#topnav li{
	display: block;
	float:left;
	height: 30px;
	min-height: 30px;
	max-height: 30px;
	padding: 0px;
	margin: 0px;
	white-space:nowrap;
}
ul#topnav li a{
	display: block;
	white-space:nowrap;
}

ul#topnav li:hover div.tnav-sec{ 
	left:auto;
	z-index: 1000;
}
ul#topnav li a:hover div.tnav-sec{ 
	left:auto;
	z-index: 1000;
}
ul#topnav li.sfhover div.tnav-sec{ 
	left:auto;
	z-index: 1000;
}

.tnav-sec{
	position: absolute;
	display: block;
	z-index: 1000;
	left: -10000px; 	
	width: 240px;
	background-color: #A1CDF2;
	border-top: 1px solid #fff;
}
.tnav-sec:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.topnav-3cols{
	display: block;
	z-index: 2000;
	width: 580px;
	min-width: 580px;
	max-width: 580px;
}
.topnav-cols3{
	display: block;
	width: 240px;
	min-width: 240px;
	max-width: 240px;
}
ul#topnav li div.tnav-sec div.topnav-3cols div.topnav-cols3 div.topnav-head div.topnav-links a{
	color: #666;
	height: 20px;
	min-height: 20px;
	max-height: 20px;
	padding: 0px 0px 0px 15px;	
}
ul#topnav li div.tnav-sec ul.secnav li{
	display: inline;
}
ul#topnav li div.tnav-sec ul.secnav li a.internal-link{
	display:inherit;
	height: 29px;
	min-height: 29px;
	max-height: 29px;
	line-height: 29px;
	font-weight: bold;
	padding: 0px 0px 0px 15px;
	color: #fff;
	background:url(../img/assets/arrow_link_white.gif) no-repeat;
	background-position: 0px 10px;
}
div.topnav-picture{
	padding-bottom: 20px;
}
div.topnav-head, div.topnav-head a{
	display: block;
	width: 180px;
	min-width: 180px;
	max-width: 180px;
	height: 124px;
	min-height: 124px;
	max-height: 124px;
}
ul#topnav li div.tnav-sec ul.secnav li{
	border-bottom: 1px solid #fff;
	width: 225px;	
	min-width: 225px;
	max-width: 225px;
	height: 29px;
	min-height: 29px;
	max-height: 29px;
	padding: 0px 0px 0px 15px;
}
ul#topnav li div.tnav-sec ul.secnav li.banner{
	position: relative;
	border-bottom:hidden;
	width: 225px;	
	min-width: 225px;
	max-width: 225px;
	height: 99px;
	min-height: 99px;
	max-height: 99px;
	padding: 15px 0px 15px 15px;
}
ul#topnav li div.tnav-sec ul.secnav li.banner div.headline-banner{
	position: absolute;
	top: 23px;
	left: 23px;
	color:#88AEC0;
}
ul#topnav li div.tnav-sec ul.secnav li.banner div.headline-banner a{
	display: block;
	font-size: 16px;
	color:#88AEC0;
	width: 210px;	
	min-width: 210px;
	max-width: 210px;
	height: 100px;
	min-height: 100px;
	max-height: 100px;
}
/* ***************************************************** */
/*                   Content                             */
/* ***************************************************** */

#content-section{
	display: block;
	width: 620px;
	min-width: 620px;
	max-width: 620px;
	padding: 17px 20px 0px 20px;
}
#content-section p{
	max-width: 660px;
}

/* ***************************************************** */
/*                   3-Cols                              */
/* ***************************************************** */

.content-3cols{
	display: block;
	width: 630px;
	min-width: 630px;
	max-width: 630px;
	overflow: hidden;
}
.cols3{
	display: block;
	float: left;
	width: 210px;
	min-width: 210px;
	max-width: 210px;
}
.cols3-teaser{
	display: block;
}

.cols3-teaser:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
} 

.cols3-pic{
	display: block;
	width: 200px;
	min-width: 200px;
	max-width: 200px;
	height: 120px;
	min-height: 120px;
	max-height: 120px;
}
.cols3-pic:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
} 
.cols3-content{
	width: 200px;
	min-width: 200px;
	max-width: 200px;
}
.cols3-headline{
	width: 200px;
	min-width: 200px;
	max-width: 200px;
}

/* ***************************************************** */
/*                   2-Cols                              */
/* ***************************************************** */

.content-2cols{
	display: block;
	width: 620px;
	min-width: 620px;
	max-width: 620px;
	overflow: hidden;
}
.cols-left{
	display: block;
	float: left;
	width: 310px;
	min-width: 310px;
	max-width: 310px;
}
.cols-right{
	display: block;
	float: right;
	width: 310px;
	min-width: 310px;
	max-width: 310px;
}
/* ***************************************************** */
/*                   Promo: Yoga-Übung                   */
/* ***************************************************** */

.promo-element{
	display: block;
	width: 620px;
	min-width: 620px;
	max-width: 620px;
	height: 200px;
	min-height: 200px;
	max-height: 200px;
	background-repeat:no-repeat;
	margin: 0px 0px 20px 0px;
}
.promo-headline{
	font-size: 18px;
	font-weight: normal;
	color: #666;
	padding: 16px 0px 0px 19px;
}
.promo-content{
	width: 340px;
	padding: 16px 0px 0px 19px;
}
.promo-link-container a{
	padding-bottom: 8px;
}
.promo-link-area{
	padding: 6px 0px 6px 18px;
	position: relative;
}
.promo-line{
	display: block;
	clear: both;
	height: 1px;
	width: 340px;	
	background-color:#B5BC98;
	margin: 0px 0px 4px 19px;
}
.promo-link-all {
	width: 340px;
	font-weight: bold;
	padding: 6px 0px 0px 18px;
}
.promo-link-all a.interal-link{
	font-weight: bold;
}

.promo-links-right{
	position: absolute;
	top: 6px;
	left: 170px;
	padding: 0px;
	margin: 0px;
}
.promo-links-left{
	width: 170px;
}
.promo-link-container{
	display: block;
	padding: 0px 0px 4px 0px;
}
.promo-link-container a.internal-link{
	font-weight: bold;
	padding: 0px 0px 15px 15px;
}


/* ***************************************************** */
/*                   Margin                              */
/* ***************************************************** */
#login-section{
	display: block;
	width: 280px;
	min-width: 280px;
	max-width: 280px;	

	background-color:#D3E5F4;
	margin-bottom:26px;
	padding: 17px 0px 20px 20px;
	overflow: hidden;
}
div.register-head{
	padding-bottom: 13px;
	color: #989898;
}
#login-section form dl dt label{
	display: block;
	color: #666;
	font-weight: bold;
	padding-bottom: 6px;
}
#login-section form dl dt label.label-login{
	display: block;
	float: left;
	width: 135px;
	color: #666;
	font-weight: bold;
	padding-bottom: 6px;
}
#login-section form dl dt label.label-register{
	display: block;
	float:none;
	width: 260px;
	color: #666;
	font-weight: bold;
	padding-bottom: 7px;
}
input.login-text{
	display: block;
	float: left;
	width: 107px;
	min-width: 118px;
	max-width: 125px;	
	height: 19px;
	min-height: 23px;
	max-height: 25px;
	color: #666;
	font-weight: bold;
	margin-right: 10px;
	border: 0px solid #fff;	
	border: none;
	padding: 4px 3px 0px 4px !important;
}
input.login-passwordforgot{
	display: block;
	width: 252px;
	min-width: 260px;
	max-width: 260px;	
	height: 19px;
	min-height: 25px;
	max-height: 25px;
	color: #666;
	font-weight: bold;
	margin-right: 10px;
	border: 0px solid #fff;	
	border: none;
	padding: 4px 3px 0px 4px;
}
input.login-register{
	display: block;
	width: 252px;
	min-width: 260px;
	max-width: 260px;	
	height: 19px;
	min-height: 25px;
	max-height: 25px;
	color: #666;
	font-weight: bold;
	margin-right: 10px;
	border: 0px solid #fff;	
	border: none;
	padding: 4px 3px 0px 4px;
}

input.login-submit{
	margin: 10px 0px 0px 0px;
}
.login-link{
	display: block;
	float: left;
	width: 135px;
}
.login-link a{
	white-space:nowrap;
}
.login-sendpassword{
	margin: 10px 0px 10px 0px;
	width: 252px;
	min-width: 260px;
	max-width: 260px;	
	height: 30px;
	min-height: 30px;
	max-height: 30px;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	background-color: #A1CDF2;
	text-align: center;
	border:hidden;
}
/* ***************************************************** */
/*                   Yogi-Tabs                           */
/* ***************************************************** */

#yogi-tabs {
	width:100%;
	height: 40px;
	overflow: hidden;
}
#yogi-tabs:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}  
#yogi-tabs ul {
	margin:0;
	height: 40px;
	list-style:none;
}
#yogi-tabs li {
	display:inline;
	margin:0;
	padding:0;
	height: 40px;
}


#yogi-tabs a {
	float:left;
	margin:0;
	line-height: 38px;
	text-decoration:none;
}
#yogi-tabs a span{	  
	font-size: 18px;
	color: #74A0B6;
	padding: 15px 20px 0px 20px;
	line-height: 38px;
}
#yoga-reiter1, #yoga-reiter2{
	display:none;
	width: 270px;
	min-width: 270px;
	max-width: 270px;
	background-color:#A1CDF2;
	padding: 20px 20px 20px 10px;
	height: 350px;
	min-height: 350px;
	max-height: 350px;
}
#yoga-reiter3{
	display:none;
	width: 300px;
	min-width: 300px;
	max-width: 300px;
	background-color:#A1CDF2;
	padding: 20px 0px 20px 0px;
}
#yoga-reiter3:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
} 
#yogi-search{
	display: block;
	background-color:#A1CDF2;
}
#yogi-search:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
#yogi-search-private{
	display:block;
	padding: 10px 20px 10px 10px;
}
#yogi-search-private:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
#yogi-search-partner{
	display:none;
	padding: 10px 20px 10px 10px;
}
#yogi-search-partner:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
#yogi-search-select{
	display: block;
	position: relative;
	width: 300px;
	min-width: 300px;
	max-width: 300px;
	height: 26px;
	min-height: 26px;
	max-height: 26px;	
	border-bottom: 2px solid #FFF;
}
#yogi-search-private-link{
	position: absolute;
	bottom: 4px;
	left: 10px;
}
#yogi-search-partner-link{
	position: absolute;
	bottom: 4px;
	left: 75px;
}
#yogi-search-private-link a{
	font-weight: bold;
	padding: 5px 10px;
}
#yogi-search-partner-link a{

	font-weight: bold;
	padding: 5px 10px;
}
#yogi-search-partner-link a.act{
	color: #fff;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #A1CDF2;
}
#yogi-search-private-link a.act{
	color: #fff;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #A1CDF2;
}
#moreoptions-private{
	display: none;
}
#yoga-reiter1	{
	display:block;
}
#yoga-tablink1{
	width: 98px;
	height: 38px;
	background: #A1CDF2;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #A1CDF2;
}  
#yogi-tabs a#yoga-tablink1 span{
	color: #fff;
}
#yoga-tablink2{
	width: 100px;
	height: 38px;
	background:#D5E6F5;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
}  
#yoga-tablink3{
	width: 98px;
	height: 38px;
	background:#D5E6F5;
	border-bottom: 2px solid #fff;
}
#yogis{
	height: 250px;
	min-height: 250px;
	max-height: 250px;
}
#yogis a{
	display: block;
	height: 55px;
	min-height: 55px;
	max-height: 55px;
	float: left;
	padding: 0px 0px 10px 10px;
}

#mitglieder-uebersicht{
	display: block;
	position: relative;
	width: 265px;
	min-width: 265px;
	max-width: 265px;
	height: 93px;
	min-height: 93px;
	max-height: 93px;
	background: url(../img/margin_reiter/bg_mitglieder_uebersicht.jpg) 0px 0px no-repeat;
	margin: 6px 0px 0px 5px;
}
.muebersicht-content{
	position: absolute;
	left: 85px;
	top: 19px;
}
#partner-uebersicht{
	display: block;
	position: relative;
	width: 265px;
	min-width: 265px;
	max-width: 265px;
	height: 88px;
	min-height: 88px;
	max-height: 88px;
	background: url(../img/margin_reiter/bg_partner_uebersicht.gif) 0px 4px no-repeat;
	margin: 8px 0px 0px 5px;
}
.puebersicht-content{
	position: absolute;
	left: 85px;
	top: 10px;
}
#margin-reiter{
	margin-bottom: 20px;
}
.margin-links{
	display: none;
	margin-bottom: 20px;
	background-color: #A1CDF2;
	padding: 19px 20px 15px 20px;
}
.margin-links-headline{
	padding: 0px 0px 5px 0px;
}
.margin-links a{
	color: #666;
}
.margin-link{
	display: block;
	padding: 0px 0px 5px 0px;
}
.margin-link:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.margin-link-picture{
	display: block;
	width: 80px;
	float: left;
	padding:14px 0px 0px 0px;
}
.margin-link-content{
	display: block;
	width: 180px;
	float: left;
}
.margin-link-content p{
	padding: 0px 0px 9px 0px;
}

.margin-promo{
	margin-bottom: 20px;
}
.margin-artikel{
	margin-top: 20px;
	background-color: #ECF5FC;
	padding: 20px 20px;
}
.margin-beratung{
	margin-top: 20px;
	background-color: #DBA6C8;
	padding: 20px 20px;
}
.margin-promo2{
	margin-top: 20px;
	background: #DBA6C8 url(../img/assets/bg_marginbox.jpg) no-repeat;
	height: 130px;
	min-height: 130px;
	max-height: 130px;
	padding: 20px 20px;
}
.margin-promo2-content{
	color: #fff;
	width: 170px;
	padding: 13px 0px;
}
.margin-box{
	display: block;
	margin-top: 20px;
	background-color: #DBA6C8;
}
.margin-box-bgimage{
	padding: 20px 20px 15px 20px;
}
.margin-box h3{
	color: #74A0B6;
}
.margin-box:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.margin-box-blue{
	display: block;
	margin-top: 20px;
	background-color: #A1CDF2;
	
}
.margin-box-blue:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.margin-box-blue h3{
	color: #FFFFFF;
}

.margin-box-pink{
	display: block;
	margin-top: 20px;
	background-color: #DBA6C8;
	
	color: #fff;
}
.margin-box-pink p{
	color: #fff;
	padding: 11px 0px 0px 0px;
}
.margin-box-pink a.internal-link{
	background:url(../img/assets/arrow_link_white.gif) no-repeat;
	background-position: 0px 5px;
	color: #fff;
	padding: 0px 0px 3px 15px;
	font-weight: bold;
}
.margin-box-pink:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.margin-box-pink h3{
	color: #FFFFFF;
}

.margin-box-turquoise{
	display: block;
	margin-top: 20px;
	background-color: #ECF5FC;
	
}
.margin-box-turquoise h3{
	color: #74A0B6;
}
.margin-box-turquoise:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.margin-link-headline h2{
	padding:10px 0px  0px 0px;
}

.marginbox-headline{
	padding: 0px 0px 4px 0px;
}




#sub-section{
	width: 940px;
	min-width: 940px;
	max-width: 940px;
	padding: 380px 20px 20px 20px;
}
#sub-section:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#copyright{
	display: block;
	float: left;
	color: #7A7A7A;
}
#sub-navigation{
	display: block;
	float: right;
	text-align:right;
}

ul.subnav{
	list-style: none;
	margin: 0px;
	overflow:hidden;
}
ul.subnav li{
	float:left;
	height: 15px;
	min-height: 17px;
	max-height: 17px;
	padding: 0px;	
	margin: 0px;
}
ul.subnav li a{
	
	height: 15px;
	min-height: 15px;
	max-height: 15px;
	padding: 0px;
	margin: 0px;
	overflow:hidden;
	color: #7A7A7A;
}
ul.subnav li span{
	padding: 0px 12px;
	color: #7A7A7A;
}


/* ***************************************************** */
/*              Content-Box Bild / Text                  */
/* ***************************************************** */


.content-box{
	display: block;
	width: 620px;
	min-width: 620px;
	max-width: 620px;
	height: auto;
	background-color: #ECF5FC;
}
.content-box:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.contentbox-picture{
	display: block;
	float: left;
	padding-right:20px;
}
.contentbox-content{
	display: block;
	padding: 0px 20px 5px 20px;	
}
.contentbox-content a{
	background:none;
	font-weight:bold;
	text-decoration:underline;
	padding:0px;
}
/*war in contentbox-link
	background:url(../img/assets/arrow_link_grey.gif) no-repeat;
	background-position: 0px 4px;*/
.contentbox-link{
	color: #666;
	padding: 0px 0px 15px 0px;
	display: block;
	text-decoration:none;
}
.contentbox-link a{
	font-weight: bold;
}


/* ***************************************************** */
/*              Rezepte                                  */
/* ***************************************************** */


.rezept-search{
	display: block;
	width: 580px;
	min-width: 580px;
	max-width: 580px;
	height: 245px;
	min-height: 245px;
	max-height: 245px;	
	background:url(../img/rezepte/bg_rezeptsuche.png) no-repeat;
	padding: 20px 20px 5px 20px;
}
.rezept-search-head{
	display: block;
	padding: 0px 0px 10px 0px;	
}
.rezept-search-head h1{
	padding: 0px 0px 0px 0px;
}
.search-box{
	display: block;
	float: left;
	width: 290px;
	min-width: 290px;
	max-width: 290px;
}
#rezeptsearchForm{
	padding: 0px;
	margin: 0px;
}
#rezeptsearchForm label.label-rezept{
	display: block;
	width: 260px;
	color: #666;
	font-weight: bold;
	padding-bottom: 3px;
}
#rezeptsearchForm select.select-rezept{
	display: block;
	width: 252px;
	min-width: 260px;
	max-width: 260px;	
	height: 18px;
	min-height: 20px;
	max-height: 20px;
	color: #666;
	font-weight: normal;
	margin-right: 10px;
	border: 1px solid #A1CDF2;	
	padding: 1px 0px 1px 3px;
}
#rezeptsearchForm dd{
	padding-bottom: 11px;
}
.rezeptform-submit{
	margin-top: -1px;
}

div.rezeptlink a{
	background:url(../img/assets/arrow_link_grey.gif) no-repeat;
	background-position: 0px 4px;
	color: #666;
	padding: 0px 0px 0px 15px;
	text-indent:inherit;
	text-indent:0em;
	font-weight: bold;
}
div.recipe-head{
	padding-top: 30px;
}
div.recipe-head h1{
	font-size:20px;
}
div.recipe-overview{
	display: block;
	padding-top: 10px;	
	padding-bottom: 20px;
}
div.recipe-overview:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
div.recipe-ov-col-left{
	display: block;
	float: left;
	width: 312px;
	min-width: 312px;
	max-width: 312px;
}
div.recipe-ov-col-left a{
	text-decoration:underline;
}
div.recipe-ov-col-right{
	display: block;
	float: left;
	width: 265px;
	min-width: 265px;
	max-width: 265px;
	overflow: hidden;
}
span.label-recipe{
	width: 160px;
	min-width: 160px;
	max-width: 160px;
}
div.recipe-tipp{
	padding: 15px 20px 20px 20px;
	background-color:#E7F2FB;
	margin-top: 20px;
	margin-bottom: 10px;
}
div.recipe-tipp h3{
	padding-bottom: 10px;
}
div.recipe-steps{
	display: block;
	background-color:#E7F2FB;
	height: 150px;
	min-height: 150px;
	max-height: 150px;
	width: 620px;
	min-width: 620px;
	max-width: 620px;
	margin: 20px 0px;
}
div.recipe-infos{
	padding: 5px 0px 10px 0px;
}
div.recipe-details{
	padding-bottom: 15px;
}
p.recipe-title{
	padding-bottom: 3px;

}
div.recipe-ingredients p.bodytext{
	line-height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
div.recipe-ingredients{
	padding-bottom: 7px;
}
div.recipe-description{
	padding-bottom: 7px;
}
p.description-head{
	padding-bottom: 3px;
}
div.step-picture{
	display: block;
	float: left;
	background-color:#E7F2FB;
	width: 200px;
	min-width: 200px;
	max-width: 200px;
	height: 150px;
	min-height: 150px;
	max-height: 150px;
}
div.step-content{
	display: block;
	float: left;
	width: 380px;
	min-width: 380px;
	max-width: 380px;
	padding: 0px 20px;
	overflow: hidden;
}
.cols3-teaser-recipe{
	position: relative;
	width: 200px;
	min-width: 200px;
	max-width: 200px;
	overflow: hidden;
}
.delete-recipe{
	position: absolute;
	margin-top: 5px;
	margin-left: 170px;
}
.recipe-fav{
	position: absolute;
	top: 450px;
	left: 500px;
}
/* ***************************************************** */
/*                   Rezepte-tabs                        */
/* ***************************************************** */

#rezepte-tabs {
	width:620px;
	height: 41px;
	overflow: hidden;
	position: relative;
	z-index: 200;
}
#rezepte-tabs:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}  
#rezepte-tabs ul {
	margin:0;
	padding: 0;
	height: 41px;
	list-style:none;
}
#rezepte-tabs li {
	display:inline;
	margin:0;
	padding:0;
	width: 206px;
	height: 41px;
	overflow: hidden;
}
#rezepte-tabs a {
	float:left;
	width: 186px;
	min-width: 186px;
	max-width: 186px;
	height: 31px;
	min-height: 31px;
	max-height: 31px;
	margin:0;
	text-decoration:none;
	color: #74A0B6;
	font-size: 16px;
	padding:10px 0px 0px 20px;	
	overflow: hidden;
}

.tx-yogarezepte-pi1 div.cols3:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}  

.tx-yogarezepte-pi1 div.cols3{
	padding-bottom: 20px;
}

div.tx-yogarezepte-pi1 div.content-3cols div.cols3 div{
	display: block;
	height: 100%;
}

div.tx-yogarezepte-pi1 div.content-3cols div.cols3 div.cols3-pic{
	display: block;
	width: 200px;
	min-width: 200px;
	max-width: 200px;
	height: 120px;
	min-height: 120px;
	max-height: 120px;
}
div.cols3-pic:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
} 
.content-3cols h2{
	width: 200px;
	min-width: 200px;
	max-width: 200px;
}

#tab3{
	width: 186px;
	min-width: 186px;
	max-width: 186px;
}
#rezepte-tabs-line{
	background-color: #CFE5F7;
	height:1px;
	width: 620px;
	margin-top: -1px;
	position: relative;
	z-index: 150;
}
#tab1 a{
	width: 188px;
	min-width: 188px;
	max-width: 188px;
	color: #FF9900;
}	  
#tab2 a{
	width: 188px;
	min-width: 188px;
	max-width: 188px;
}
#tab3 a{
	width: 184px;
	min-width: 184px;
	max-width: 184px;
}	  

#reiter1, #reiter2, #reiter3{
	padding-top: 10px;
	display:none;
}
#reiter1	{
	display:block;
}	
#tablink1{
	height: 41px;
	background: url(../content/reiter_rezepte/content_tab1.gif) 0px -41px no-repeat;
	color: #FF9900;
}  
#tablink2{
	height: 41px;
	background: url(../content/reiter_rezepte/content_tab1.gif) 0px 0px no-repeat;
}  
#tablink3{
	height: 41px;
	background: url(../content/reiter_rezepte/content_tab3.gif) 0px 0px no-repeat;
}  



.activeLinkWrap{
	width: 23px;
	min-width: 23px;
	max-width: 23px;	
	height: 23px;
	min-height: 23px;
	max-height: 23px;	
	border: 1px solid #CFE5F7;
}
.activeLinkWrap a{
	color: #FF9900;
	font-size: 12px;
	width: 23px;
	min-width: 23px;
	max-width: 23px;	
	height: 23px;
	min-height: 23px;
	max-height: 23px;	
	margin: 0 auto;
	line-height: 23px;
	padding: 0px 4px;
}


/* ***************************************************** */
/*              Yoga-Übungen                             */
/* ***************************************************** */


.tutorial-search{
	display: block;
	width: 580px;
	min-width: 580px;
	max-width: 580px;
	height: 245px;
	min-height: 245px;
	max-height: 245px;	
	background:url(../img/rezepte/bg_rezeptsuche.png) no-repeat;
	padding: 20px 20px 5px 20px;
}
.tutorial-search-head{
	display: block;
	padding: 0px 0px 10px 0px;	
}
.tutorial-search-head h1{
	padding: 0px 0px 0px 0px;
}
.search-box{
	display: block;
	float: left;
	width: 290px;
	min-width: 290px;
	max-width: 290px;
}
#tutorialsearchForm{
	padding: 0px;
	margin: 0px;
}
#tutorialsearchForm label.label-tutorial{
	display: block;
	width: 260px;
	color: #666;
	font-weight: bold;
	padding-bottom: 3px;
}
#tutorialsearchForm select.select-tutorial{
	display: block;
	width: 252px;
	min-width: 260px;
	max-width: 260px;	
	height: 18px;
	min-height: 20px;
	max-height: 20px;
	color: #666;
	font-weight: normal;
	margin-right: 10px;
	border: 1px solid #A1CDF2;	
	padding: 1px 0px 1px 3px;
}
#tutorialsearchForm dd{
	padding-bottom: 11px;
}
.tutorialform-submit{
	margin-top: -1px;
}

div.tutoriallink a{
	background:url(../img/assets/arrow_link_grey.gif) no-repeat;
	background-position: 0px 4px;
	color: #666;
	padding: 0px 0px 0px 15px;
	text-indent:inherit;
	text-indent:0em;
	font-weight: bold;
}

.tx-yogauebungen-pi1 div.cols3:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}  

.tx-yogauebungen-pi1 div.cols3{
	padding-bottom: 20px;
}
div.tutorial-head h1{
	color:#88AEC0;
	font-size: 20px;
	padding: 28px 0px 5px 0px;
}
div.tutorial-overview{
	display: block;
	padding: 12px 0px 14px 0px;
}
div.tutorial-overview:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
div.tutorial-overview a{
	text-decoration:underline;
}
div.tutorial-repeats{
	padding: 20px 0px 33px 0px;
}
div.tutorial-steps{
	padding-bottom: 8px;
}
p.execution-head{
	padding-bottom: 3px;
}
span.step-number{
	width: 17px;
	min-width: 17px;
	max-width: 17px;	
	height: 16px;
	min-height: 16px;
	max-height: 16px;
	background-color: #A1CDF2;
	color: #ffffff;
	font-weight: bold;
	line-height: 16px;
	padding: 1px 3px;
	margin-right: 10px;
	font-size: 10px;
}
span.step-content{
	padding-top: 1px;
	margin: 0px 10px 0px 0px;
}
.tutorial-benefits{
	padding-top: 5px;
}
p.benefits-head{
	padding-bottom: 3px;
}
.tutorial-tipp{
	display: block;
	float: left;
	width: 260px;
	min-width: 260px;
	max-width: 260px;	
	height: 140px;
	min-height: 140px;
	padding: 20px;
	background: #E7F2FB url(../img/assets/bg_tipp.gif) no-repeat;
}
.tutorial-hints{
	display: block;
	float: left;
	width: 260px;
	min-width: 260px;
	max-width: 260px;	
	padding: 20px;
	height: 140px;
	min-height: 140px;
	margin-left: 20px;
	background: #E7F2FB url(../img/assets/bg_vorsicht.gif) no-repeat;
}
div.tutorial-hints:after,div.tutorial-hints:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.tutorial-tipp h3, .tutorial-hints h3{
	padding: 0px 0px 15px 27px;
	font-size: 18px;

}
div.tutorial-posen{
	padding-top: 25px;
}
div.tutorial-posen h1{
	padding: 0px 0px 10px 0px;
}


ul#lex{
		padding: 0px 0px 0px 0px;
}



.contenttable{
	width: 624px;
	border: 2px solid #fff;
	margin-left: -2px;
}

table.contenttable th{
	background-color: #A1CDF2;
	color: #fff;	
	height: 40px;
	min-height: 40px;
	max-height: 40px;
	padding: 15px 9px 15px 9px; 
}

table.contenttable td{
	background-color: #D9EAF9;
	height: 30px;
	min-height: 30px;
	max-height: 30px;
	padding: 10px 9px 10px 9px; 
}

table.contenttable td.td-1,table.contenttable td.td-3,table.contenttable td.td-5,table.contenttable td.td-7,table.contenttable td.td-9{
	background-color: #ECF5FC;
}


div.teaser-element{
	display: block;
	position: relative;
	width: 580px;
	min-width: 580px;
	max-width: 580px;	
	padding: 20px 20px 0px 20px;
	overflow: hidden;
}
div.teaser-element:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
div.teaser-contentsection{
	display: block;
	width: 320px;
	min-width: 320px;
	max-width: 320px;	
	padding-bottom: 10px;
}
div.teaser-contentsection:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
div.teaser-headline{
	font-size:18px; font-weight:normal;color: #FFF; 
	padding: 20px 0px 15px 0px;
}
div.teaser-content,div.teaser-content p, div.teaser-content a{
	color: #fff;
}
div.teaser-content{
	width: 320px;
	min-width: 320px;
	max-width: 320px;	
}
a.tlink{
	display: block;
	width: 320px;
	min-width: 320px;
	max-width: 320px;	
	height: 30px;
	min-height: 30px;
	max-height: 30px;
	text-align: center;
	background-color: #fff;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: Alpha(opacity=50);
	zoom:1;
	color: #51751C;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
}
a.tlink:hover{
	text-decoration:none;
}
div.teaser-link{
	display: block;
	width: 320px;
	min-width: 320px;
	max-width: 320px;	
	height: 30px;
	min-height: 30px;
	max-height: 30px;
	padding-bottom: 10px;
}
div.teaser-link:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


#registerForm{
	display: block;
	width: 620px;
	min-width: 620px;
	max-width: 620px;	
}
#registerForm:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#registerForm legend{
	color: #88AEC0;
	font-size: 18px;
	font-weight: normal;
	padding: 0px 0px  25px 0px;
}
.tx-srfeuserregister-pi1-submit{
	width: 140px;
	min-width: 140px;
	max-width: 140px;	
	height: 30px;
	min-height: 30px;
	max-height: 30px;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	background-color: #A1CDF2;
	text-align: center;
	border:hidden;
}
.logout-submit{
	width: 260px;
	min-width: 260px;
	max-width: 260px;	
	height: 30px;
	min-height: 30px;
	max-height: 30px;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	background-color: #A1CDF2;
	text-align: center;
	border:hidden;
}


/* ***************************************************** */
/*              Editorial-Teaser                         */
/* ***************************************************** */

.editorial-box{
	display: block;
	width: 620px;
	min-width: 620px;
	max-width: 620px;	
	padding: 20px 0px 20px 0px;
}
.editorial-box:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.editorial-content, .editorial-content-white{
	display: block;
	width: 390px;
	min-width: 390px;
	max-width: 390px;
	padding: 0px 20px 0px 210px;
}
.editorial-subheadline{
	font-size: 10px;
	padding: 0px 0px 0px 0px;
}
.editorial-headline{
	font-size: 16px;
	color:#88AEC0;
	line-height: 20px;
	padding: 0px 0px 3px 0px;
}
.editorial-link a{
	font-weight: bold;
}

.editorial-content-white .editorial-subheadline{
	color:#fff;
}
.editorial-content-white .editorial-headline{
	color:#fff;
}
.editorial-content-white .editorial-contentsection p, .editorial-content-white .editorial-contentsection a, .editorial-content-white .editorial-contentsection h1{
	color:#fff;
}
.editorial-content-white  .editorial-link a{
	background:url(../img/assets/arrow_link_white.gif) no-repeat;
	background-position: 0px 4px;
	color:#fff;
}

#registerForm {
	display: block;
	width: 480px;
	min-width: 480px;
	max-width: 480px;
}
#registerForm dt{
	display: block;
	float: left;
	width: 160px;
	min-width: 160px;
	max-width: 160px;	
	padding: 0px 0px 10px 0px;
}

#registerForm dd{
	display: block;
	float: left;
	width: 320px;
	min-width: 320px;
	max-width: 320px;	
	padding: 0px 0px 10px 0px;
}
#registerForm dt label{
	text-align: left;
	font-weight: bold;

}
.regForm-yogabox label{
	text-align: left;
	font-weight: bold;
}
.regForm-yogabox dd{
	padding: 0px 0px 10px 0px;
}
.regForm-yogabox dt{
	padding: 0px 0px 10px 0px;
}
.regForm-agb dt{
	display: block;
	float: left;
	width: 170px;
	min-width: 170px;
	max-width: 170px;	
	padding: 0px 0px 10px 0px;
	text-align: right;
}
.regForm-agb dd{
	display: block;
	float: left;
	width: 310px;
	min-width: 310px;
	max-width: 310px;	
	padding: 0px 0px 10px 0px;
}
#registerForm label a, #registerForm p a{
	text-decoration:underline;
}
#registerForm dt label span { color: #ff0000; }

select.input-select-tt{
	width: 80px;
	min-width: 80px;
	max-width: 80px;	
	height: 20px;
	min-height: 20px;
	max-height: 20px;
	color: #666;
	font-weight: normal;
	border: 1px solid #A1CDF2;	
	margin-right: 7px;
}
select.input-select-mm{
	width: 105px;
	min-width: 110px;
	max-width: 110px;	
	height: 20px;
	min-height: 20px;
	max-height: 20px;
	color: #666;
	font-weight: normal;
	border: 1px solid #A1CDF2;	
	margin-right: 7px;	
}
select.input-select-jjjj{
	width: 95px;
	min-width: 100px;
	max-width: 100px;	
	height: 20px;
	min-height: 20px;
	max-height: 20px;
	color: #666;
	font-weight: normal;
	border: 1px solid #A1CDF2;	
}
#tx-srfeuserregister-pi1-date_of_birth{
	display: none;
}
#tx-srfeuserregister-pi1-static_info_country, #tx-srfeuserregister-pi1-zone, #tx-srfeuserregister-pi1-status,#tx-srfeuserregister-pi1-language{
	display: block;
	width: 302px;
	min-width: 310px;
	max-width: 310px;	
	height: 20px;
	min-height: 20px;
	max-height: 20px;
	color: #666;
	font-weight: normal;
	border: 1px solid #A1CDF2;	
}
#tx-srfeuserregister-pi1-tx_yogaextendsfeuser_branche, #tx-srfeuserregister-pi1-tx_yogaextendsfeuser_rubrik{
	display: block;
	float: left;
	width: 202px;
	min-width: 210px;
	max-width: 210px;	
	height: 18px;
	min-height: 20px;
	max-height: 20px;
	color: #666;
	font-weight: normal;
	border: 1px solid #A1CDF2;	

}
.tx-srfeuserregister-pi1-text, .tx-srfeuserregister-pi1-password{
	display: block;
	width: 300px;
	min-width: 310px;
	max-width: 310px;	
	height: 18px;
	min-height: 20px;
	max-height: 20px;
	color: #666;
	font-weight: normal;
	border: 1px solid #A1CDF2;	
	padding: 1px 0px 1px 3px;
}
.tx-srfeuserregister-pi1-firstname{
	display: block;
	float: left;
	width: 142px;
	min-width: 150px;
	max-width: 150px;	
	height: 18px;
	min-height: 20px;
	max-height: 20px;
	color: #666;
	font-weight: normal;
	border: 1px solid #A1CDF2;	
	padding: 1px 0px 1px 3px;
	margin-right: 10px;	
}
.tx-srfeuserregister-pi1-lastname{
	display: block;
	float: left;
	width: 142px;
	min-width: 150px;
	max-width: 150px;	
	height: 18px;
	min-height: 20px;
	max-height: 20px;
	color: #666;
	font-weight: normal;
	border: 1px solid #A1CDF2;	
	padding: 1px 0px 1px 3px;
}
.tx-srfeuserregister-pi1-zip{
	display: block;
	float: left;
	width: 72px;
	min-width: 80px;
	max-width: 80px;	
	height: 18px;
	min-height: 20px;
	max-height: 20px;
	color: #666;
	font-weight: normal;
	border: 1px solid #A1CDF2;	
	padding: 1px 0px 1px 3px;
	margin-right: 10px;	
}
.tx-srfeuserregister-pi1-city{
	display: block;
	float: left;	
	width: 212px;
	min-width: 220px;
	max-width: 220px;	
	height: 18px;
	min-height: 20px;
	max-height: 20px;
	color: #666;
	font-weight: normal;
	border: 1px solid #A1CDF2;	
	padding: 1px 0px 1px 3px;
}
.tx-srfeuserregister-pi1-notice { font-size: 10px; }
.tx-srfeuserregister-pi1-error { color: #ff0000; }

#tx-srfeuserregister-pi1-tx_yogaextendsfeuser_erfahrung{
	display: block;
	width: 302px;
	min-width: 310px;
	max-width: 310px;	
	height: 18px;
	min-height: 20px;
	max-height: 20px;
	color: #666;
	font-weight: normal;
	border: 1px solid #A1CDF2;	
	padding: 1px 0px 1px 3px;
}
#tx-srfeuserregister-pi1-tx_yogaextendsfeuser_art, #tx-srfeuserregister-pi1-tx_yogaextendsfeuser_dienstleistungen,#tx-srfeuserregister-pi1-tx_yogaextendsfeuser_interesse{
	display: block;
	width: 297px;
	min-width: 305px;
	max-width: 305px;	
	height: 118px;
	min-height: 120px;
	max-height: 120px;
	color: #666;
	font-weight: normal;
	border: 1px solid #A1CDF2;	
	padding: 1px 0px 1px 3px;
}
.tx-srfeuserregister-pi1-checkbox, .tx-srfeuserregister-pi1-radio{
	margin-right: 5px;
}
#tx-srfeuserregister-pi1-gender-1, #tx-srfeuserregister-pi1-tx_yogaextendsfeuser_yogathemen-1{
	margin-left: 30px;
}
.regForm-yogabox{
	display: block;
	width: 430px;
	min-width: 430px;
	max-width: 430px;
	padding: 20px;
	background: #cfe4f7;
	margin-bottom: 20px;
	
}

.regForm-yogabox:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.tx-srfeuserregister-pi1-uploader{
	display: block;
	width: 102px;
	min-width: 110px;
	max-width: 110px;	
	color: #666;
	font-weight: normal;
	border: 1px solid #A1CDF2;	
}
#tx-srfeuserregister-pi1-fe_users_form textarea{
	display: block;
	width: 302px;
	min-width: 310px;
	max-width: 310px;	
	height: 180px;
	min-height: 200px;
	max-height: 200px;
	color: #666;
	font-weight: normal;
	border: 1px solid #A1CDF2;	
}
#login-infos{
	display: block;
	width: 260px;
	min-width: 260px;
	max-width: 260px;	
	padding-bottom: 15px;
}
#login-infos:after{
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.login-image{
	float: left;
	width: 54px;
	min-width: 54px;
	max-width: 54px;	
}
.login-links{
	width: 206px;
	min-width: 206px;
	max-width: 206px;	
	float: left;
}
.login-links a.internal-link{
	font-weight: bold;
	padding: 0px 0px 10px 15px;
}

/* ***************************************************** */
/*                Profil-Navigation                      */
/* ***************************************************** */
#profile-navigation{
	display: block;
	position :relative;
	width: 620px;
	min-width: 620px;
	max-width: 620px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}
#profile-navigation:after{
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#addlinks{
	display: block;
	position: absolute; 
	top: 10px;
	right: 0px;
}
#addlinks a{
	padding-left: 10px;
}
ul#pnav{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul#pnav li{
	display: block;
	float:left;
	height: 30px;
	min-height: 30px;
	max-height: 30px;
	line-height: 30px;	
	padding: 0px;
	margin: 0px;
	white-space:nowrap;
}
ul#pnav li a{
	display: block;
	white-space:nowrap;
	color: #74A0B6;
	font-size: 18px;
	line-height: 30px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
}
ul#pnav li a:hover{
	text-decoration: none;
	color: #FF9900;
}

ul#pnav li.act a, ul#pnav li a.act{
	text-decoration: none;
	color: #FF9900;
}

ul#pnav li.act a:hover, ul#pnav li a.act:hover{
	text-decoration: none;
	color: #FF9900;
}


/* ***************************************************** */
/*              Private Profile                         */
/* ***************************************************** */

#yoga-profile-top{
	display: block;
	position: relative;
	width: 620px;
	min-width: 620px;
	max-width: 620px;	
	height: 245px;
	min-height: 245px;
	max-height: 245px;	
}
#yoga-profile-namefield{
	display: block;
	position: absolute;
	top: 20px;
	right: 0px;
	height: 20px;
	min-height: 20px;
	max-height: 20px;		
	background-color: #63B700;
	color: #fff;
	font-size:20px; 
	font-weight:normal;
	padding: 5px 10px;
}

#yoga-profile-cityfield{
	display: block;
	position: absolute;
	top: 70px;
	right: 0px;
	height: 20px;
	min-height: 20px;
	max-height: 20px;		
	background-color: #63B700;
	color: #fff;
	font-size:18px; 
	font-weight:normal;
	padding: 5px 10px;
}

#yoga-profile-picturefield{
	display: block;
	position: absolute;
	top: 20px;
	left: 20px;
	height: 225px;
	min-height: 225px;
	max-height: 225px;	
	width: 180px;
	min-width: 180px;
	max-width: 180px;			
	background-color: #63B700;
	color: #fff;
	font-size:18px; 
	font-weight:normal;
	overflow: hidden;
}
#yoga-profile-navigation{
	display: block;
	width: 620px;
	min-width: 620px;
	max-width: 620px;	
	height: 55px;
	min-height: 55px;
	max-height: 55px;		
}

#yoga-profile-data{
	display: block;
	width: 270px;
	min-width: 270px;
	max-width: 270px;			
	background-color: #E2EBBE;
	color: #fff;
	font-size:18px; 
	font-weight:normal;
	padding: 20px 20px;
}
#yoga-profile-data:after{
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#yoga-profile-data-headline{
	color: #333;
	font-size:18px; 
	font-weight:normal;
	padding: 0px 0px 5px 0px;
}
#yoga-private-allgemein{
	display: block;
	position:relative;
	width: 135px;
	min-width: 135px;
	max-width: 135px;
}
#yoga-private-yoga{
	display: block;
	position:relative;
	width: 135px;
	min-width: 135px;
	max-width: 135px;
}
#yoga-private-search{
	display: block;
	position:relative;
	width: 270px;
	min-width: 270px;
	max-width: 270px;
}
#yoga-private-offer{
	display: block;
	position:relative;
	width: 270px;
	min-width: 270px;
	max-width: 270px;
}

.yoga-profile-datasheet{
	display: block;
	float: left;
	width: 135px;
	min-width: 135px;
	max-width: 135px;
}
.yoga-profile-datasheet:after{
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.yoga-profile-datasheet-label{
	font-size: 12px;
	line-height: 16px;
	color: #666;
	text-align:left;	
	font-weight: bold;
}
.yoga-profile-datasheet-data{
	font-size: 12px;
	line-height: 16px;
	color: #666;
	text-align:left;	
	padding: 0px 0px 3px 0px;
}
#yoga-profile-zitatbox{
	display: block;
	width: 620px;
	min-width: 620px;
	max-width: 620px;
	position: relative;
}
#yoga-profile-zitatbox-edit{
	position: absolute;
	top: 10px;
	right: 10px;
}
.yoga-profile-zitatbox-head{
	display: block;
	width: 620px;
	min-width: 620px;
	max-width: 620px;
	height: 9px;
	min-height: 9px;
	max-height: 9px;	
	background:url(../img/assets/bg_zitate_top.gif) no-repeat;	
}
#yoga-profile-zitatbox-main{
	display: block;
	width: 580px;
	min-width: 580px;
	max-width: 580px;
	padding: 0px 20px 0px 20px;
	background-color: #F2F2F2;
}
#yoga-profile-zitatbox-main h2{
	font-size:18px; font-weight:normal;color: #333;
	padding-bottom: 5px;
}

.yoga-profile-zitatbox-bottom{
	display: block;
	width: 620px;
	min-width: 620px;
	max-width: 620px;
	height: 45px;
	min-height: 45px;
	max-height: 45px;
	background:url(../img/assets/bg_zitate_bottom.gif) no-repeat;			
}

#yoga-profile-zitatbox-main form.inplaceeditor-form { /* The form */
	font-size: 12px;
	line-height: 16px;
	color: #666;
	text-align:left;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#yoga-profile-zitatbox-main form.inplaceeditor-form input[type="text"] { /* Input box */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-align:left;	
	border: 1px solid #B2B2B2;	
	width: 580px;
	min-width: 580px;	
	max-width: 580px;		
}

#yoga-profile-zitatbox-main form.inplaceeditor-form textarea { /* Textarea, if multiple columns */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align:left;	
	border: 1px solid #B2B2B2;	
	margin: 20px 0px;
	width: 580px;
	min-width: 580px;	
	max-width: 580px;	
}

#yoga-profile-zitatbox-main form.inplaceeditor-form input[type="submit"] { /* The submit button */
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	background-color: #A1CDF2;
	text-align: center;
	border:hidden;
	padding: 5px;
}

#yoga-profile-zitatbox-main form.inplaceeditor-form a { /* The cancel link */
	margin-right:10px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background-color: #A1CDF2;
	text-align: center;
	border:hidden;
	padding: 5px;	
}
#yoga-profile-zitat-save{
	display: none;
	padding-bottom: 10px;
}
#yoga-profile-zitat-save a{
	margin-right:10px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background-color: #A1CDF2;
	text-align: center;
	border:hidden;
	padding: 5px;
}

/* ***************************************************** */
/*              Corporate Profile                         */
/* ***************************************************** */


#yoga-corporate-top{
	display: block;
	position: relative;
	width: 620px;
	min-width: 620px;
	max-width: 620px;	
	height: 245px;
	min-height: 245px;
	max-height: 245px;	
}
#yoga-corporate-namefield{
	display: block;
	position: absolute;
	top: 20px;
	right: 0px;
	height: 20px;
	min-height: 20px;
	max-height: 20px;		
	background-color: #63B700;
	color: #fff;
	font-size:20px; 
	font-weight:normal;
	padding: 5px 10px;
}

#yoga-corporate-cityfield{
	display: block;
	position: absolute;
	top: 70px;
	right: 0px;
	height: 20px;
	min-height: 20px;
	max-height: 20px;		
	background-color: #63B700;
	color: #fff;
	font-size:18px; 
	font-weight:normal;
	padding: 5px 10px;
}

#yoga-corporate-picturefield{
	display: block;
	position: absolute;
	top: 20px;
	left: 0px;
	width: 250px;
	min-width: 250px;
	max-width: 250px;			
	background-color: #63B700;
	color: #fff;
	font-size:18px; 
	font-weight:normal;
	overflow: hidden;
}
#yoga-corporate-navigation{
	display: block;
	width: 620px;
	min-width: 620px;
	max-width: 620px;	
	height: 55px;
	min-height: 55px;
	max-height: 55px;		
}

#yoga-corporate-data{
	display: block;
	height: 185px;
	min-height: 185px;
	max-height: 185px;	
	width: 250px;
	min-width: 250px;
	max-width: 270px;			
	background-color: #D8EAF9;
	color: #fff;
	font-size:18px; 
	font-weight:normal;
	overflow: hidden;
	padding: 20px 20px;
	position: relative;
}
#yoga-corporate-data-headline{
	font-size: 12px;
	line-height: 16px;
	color: #666; 
	font-weight:bold;
	padding: 0px 0px 5px 0px;
}
div.spacer{
	clear:both;
	display: block;
	height: 10px;
	min-height: 10px;
	max-height: 10px;	
	width: 270px;
	min-width: 270px;
	max-width: 270px;
}
#yoga-corporate-service{
	display: block;
	width: 250px;
	min-width: 250px;
	max-width: 270px;			
	background-color: #A1CDF2;
	color: #fff;
	font-size:18px; 
	font-weight:normal;
	overflow: hidden;
	padding: 20px 20px;
	position: relative;
	margin: 20px 0px;
}
#yoga-corporate-service:after{
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#yoga-corporate-service-headline h1{
	font-size: 18px;
	line-height: 24px;
	color: #FFF; 
	font-weight:normal;
	padding: 0px 0px 5px 0px;
}
#yoga-corporate-welcome{
	display: block;
	width: 300px;
	min-width: 300px;
	max-width: 300px;			
	position: relative;
}
#yoga-corporate-edit{
	position: absolute;
	top: 10px;
	right: 30px;
}
#yoga-corporate-welcome #yoga-corporate-edit{
	right: 0px;
}
.yoga-corporate-datasheet{
	display: block;
	width: 270px;
	min-width: 270px;
	max-width: 270px;	
}
.yoga-corporate-datasheet-label{
	display: block;
	float: left;
	width: 135px;
	min-width: 135px;
	max-width: 135px;	
	font-size: 12px;
	line-height: 16px;
	color: #666;
	text-align:left;	
	font-weight: normal;
}
.yoga-corporate-datasheet-data{
	display: block;
	float: left;
	width: 135px;
	min-width: 135px;
	max-width: 135px;	
	font-size: 12px;
	line-height: 16px;
	color: #666;
	text-align:left;	
	padding: 0px 0px 3px 0px;
}

.yoga-corporate-servicesheet-label{
	display: block;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	text-align:left;	
	font-weight: bold;
	padding: 0px 0px 3px 0px;
}
.yoga-corporate-servicesheet-data{
	display: block;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	text-align:left;	
	padding: 0px 0px 5px 0px;
}
form.inplaceeditor-form { /* The form */
	font-size: 12px;
	line-height: 16px;
	color: #666;
	text-align:left;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

form.inplaceeditor-form input[type="text"] { /* Input box */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-align:left;	
	border: 1px solid #A1CDF2;	
	width: 300px;
	min-width: 300px;	
	max-width: 300px;		
}

form.inplaceeditor-form textarea { /* Textarea, if multiple columns */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align:left;	
	border: 1px solid #A1CDF2;
	margin: 20px 0px;
	width: 300px;
	min-width: 300px;	
	max-width: 300px;	
}

form.inplaceeditor-form input[type="submit"] { /* The submit button */
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	background-color: #A1CDF2;
	text-align: center;
	border:hidden;
	padding: 5px;
}

form.inplaceeditor-form a { /* The cancel link */
	margin-right:10px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background-color: #A1CDF2;
	text-align: center;
	border:hidden;
	padding: 5px;	
}
#yoga-corporate-save{
	display: none;
}
#yoga-corporate-save a{
	margin-right:10px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background-color: #A1CDF2;
	text-align: center;
	border:hidden;
	padding: 5px;
}


#register-tabs-corporate {
	width:620px;
	height: 41px;
	overflow: hidden;
	position: relative;
	z-index: 200;
	padding-left: 20px;
}
#register-tabs-corporate:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}  
#register-tabs-corporate ul {
	margin:0;
	padding: 0;
	height: 41px;
	list-style:none;
}
#register-tabs-corporate li {
	display:inline;
	margin:0;
	padding:0;
	width: 124px;
	height: 41px;
	overflow: hidden;
}
#register-tabs-corporate a {
	float:left;
	height: 31px;
	min-height: 31px;
	max-height: 31px;
	margin:0;
	text-decoration:none;
	color: #74A0B6;
	font-size: 18px;
	padding:10px 0px 0px 10px;	
	overflow: hidden;
}

#reg-corporate-tablink3{
	color: #74A0B6;
	width: 186px;
	min-width: 186px;
	max-width: 186px;
}
#reg-corporate-tabs-line{
	background-color: #CFE5F7;
	height:1px;
	width: 620px;
	margin-top: -1px;
	position: relative;
	z-index: 150;
	margin-left: 20px;
}
#reg-corporate-tablink1 a{
	color: #74A0B6;
	width: 188px;
	min-width: 188px;
	max-width: 188px;
	color: #FF9900;
}	  
#reg-corporate-tablink2 a{
	color: #74A0B6;
	width: 188px;
	min-width: 188px;
	max-width: 188px;
}
#reg-corporate-tablink3 a{
	color: #74A0B6;
	width: 184px;
	min-width: 184px;
	max-width: 184px;
}	  

#reg-corporate-reiter1, #reg-corporate-reiter2, #reg-corporate-reiter3, #reg-corporate-reiter4, #reg-corporate-reiter5{
	display:none;
}
#reg-corporate-reiter1	{
	display:block;
}	
#reg-corporate-tablink1{
	height: 41px;
	width: 115px;
	min-width: 115px;
	max-width: 115px;
	background: url(../content/reiter_rezepte/content_tabspezial3.gif) 0px -41px no-repeat;
	color: #FF9900;
}  
#reg-corporate-tablink2{
	height: 41px;
	width: 74px;
	min-width: 74px;
	max-width: 74px;
	background: url(../content/reiter_rezepte/content_tabspezial_yoga.gif) 0px 0px no-repeat;
}  
#reg-corporate-tablink3{
	height: 41px;
	width: 134px;
	min-width: 134px;
	max-width: 134px;
	background: url(../content/reiter_rezepte/content_tabspezial_quali.gif) 0px 0px no-repeat;
}  
#reg-corporate-tablink4{
	height: 41px;
	width: 115px;
	min-width: 115px;
	max-width: 115px;
	background: url(../content/reiter_rezepte/content_tabspezial3.gif) 0px 0px no-repeat;
}  
#reg-corporate-tablink5{
	height: 41px;
	width: 115px;
	min-width: 115px;
	max-width: 115px;
	background: url(../content/reiter_rezepte/content_tabspezial3.gif) 0px 0px no-repeat;
}  

.tx-srfeuserregister-pi1-trash{
	display: block;
	width:620px;
	min-width:620px;
	max-width:620px;
	text-align: right;
}

/* ***************************************************** */
/*                  Messages                             */
/* ***************************************************** */

#message-tabs {
	width:620px;
	height: 41px;
	overflow: hidden;
	position: relative;
	z-index: 200;
}
#message-tabs:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}  
#message-tabs ul {
	margin:0;
	padding: 0;
	height: 41px;
	list-style:none;
}
#message-tabs li {
	display:inline;
	margin:0;
	padding:0;
	width: 206px;
	height: 41px;
	overflow: hidden;
}
#message-tabs a {
	float:left;
	width: 186px;
	min-width: 186px;
	max-width: 186px;
	height: 31px;
	min-height: 31px;
	max-height: 31px;
	margin:0;
	text-decoration:none;
	color: #74A0B6;
	font-size: 16px;
	padding:10px 0px 0px 20px;	
	overflow: hidden;
}


.tx-yogarezepte-pi1 div.cols3:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}  

.tx-yogarezepte-pi1 div.cols3{
	padding-bottom: 20px;
}



#messagetab3{
	width: 186px;
	min-width: 186px;
	max-width: 186px;
}
#message-tabs-line{
	background-color: #CFE5F7;
	height:1px;
	width: 620px;
	margin-top: -1px;
	position: relative;
	z-index: 150;
}
#messagetab1 a{
	width: 188px;
	min-width: 188px;
	max-width: 188px;
	color: #FF9900;
	font-size: 18px;
}	  
#messagetab2 a{
	width: 188px;
	min-width: 188px;
	max-width: 188px;
	font-size: 18px;	
}
#messagetab3 a{
	width: 184px;
	min-width: 184px;
	max-width: 184px;
	font-size: 18px;	
}	  

#messagereiter1, #messagereiter2, #messagereiter3{
	padding-top: 10px;
	display:none;
}
#messagereiter1	{
	display:block;
}	
#messagetablink1{
	height: 41px;
	background: url(../content/reiter_rezepte/content_tab1.gif) 0px -41px no-repeat;
	color: #FF9900;
}  
#messagetablink2{
	height: 41px;
	background: url(../content/reiter_rezepte/content_tab1.gif) 0px 0px no-repeat;
}  
#messagetablink3{
	height: 41px;
	background: url(../content/reiter_rezepte/content_tab3.gif) 0px 0px no-repeat;
}  
#messageForm dl{
	padding-bottom: 20px;
}
#messageForm dt{
	padding-bottom: 5px;
}
.label-message{
	font-weight: bold;
}
.select-message{
	display: block;
	width: 397px;
	min-width: 405px;
	max-width: 405px;	
	height: 20px;
	min-height: 20px;
	max-height: 20px;
	color: #666;
	font-weight: normal;
	border: 1px solid #A1CDF2;	
	padding: 0px 0px 0px 3px;
}
.input-message{
	display: block;
	width: 397px;
	min-width: 405px;
	max-width: 405px;	
	height: 18px;
	min-height: 20px;
	max-height: 20px;
	color: #666;
	font-weight: normal;
	border: 1px solid #A1CDF2;	
	padding: 1px 0px 1px 3px;
	margin-right: 10px;	
}
.textarea-message{
	display: block;
	width: 402px;
	min-width: 410px;
	max-width: 410px;	
	height: 280px;
	min-height: 300px;
	max-height: 300px;
	color: #666;
	font-weight: normal;
	border: 1px solid #A1CDF2;	
}
.message-submit{
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	background-color: #A1CDF2;
	text-align: center;
	border:none;
	padding: 5px;
}
.inbox-message{
	display: block;
	width: 600px;
	min-width: 600px;
	max-width: 600px;
	padding: 10px 10px;
}
.inbox-message-picture{
	float: left;
	width: 28px;
	min-width: 28px;
	max-width: 28px;
	height: 28px;
	min-height: 28px;
	max-height: 28px;	
}
.inbox-message-from{
	float: left;
	width: 156px;
	min-width: 156px;
	max-width: 156px;
	height: 18px;
	min-height: 18px;
	max-height: 18px;
	padding-top: 10px;
}
.inbox-message-subject{
	float: left;
	width: 255px;
	min-width: 255px;
	max-width: 255px;
	height: 18px;
	min-height: 18px;
	max-height: 18px;
	padding-top: 10px;
	font-weight: bold;
}
.inbox-message-date{
	float: left;
	width: 130px;
	min-width: 130px;
	max-width: 130px;
	height: 18px;
	min-height: 18px;
	max-height: 18px;
	padding-top: 10px;
}
.inbox-message-delete{
	float: left;
	width: 30px;
	min-width: 30px;
	max-width: 30px;
	height: 22px;
	min-height: 22px;
	max-height: 22px;
	padding-top: 8px;
}
.inbox-message-detail{
	display: none;
	width: 600px;
	min-width: 600px;
	max-width: 600px;
	padding: 10px 10px;
	background:#cfe4f7;
	position: relative;
}
.inbox-message-detail:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
} 
.inbox-message-detail-left{
	display: block;
	float: left;
	width: 185px;
	min-width: 185px;
	max-width: 185px;
}
.inbox-message-detail-right{
	display: block;
	float: left;
	width: 395px;
	min-width: 395px;
	max-width: 395px;
}
.inbox-message-detail-subject{
	float: left;
	width: 255px;
	min-width: 255px;
	max-width: 255px;
	height: 18px;
	min-height: 18px;
	max-height: 18px;
	padding-top: 5px;
}
.inbox-message-detail-date{
	float: left;
	width: 130px;
	min-width: 130px;
	max-width: 130px;
	height: 18px;
	min-height: 18px;
	max-height: 18px;
	padding-top: 5px;
}
.inbox-message-detail-closer{
	position:absolute;
	right: 10px;
	top: 10px;
}
.inbox-message-detail-delete{
	position:absolute;
	right: 10px;
	bottom: 10px;
}
.inbox-message-detail-message{
	padding-top: 30px;
	display: block;
	width: 395px;
	min-width: 395px;
	max-width: 395px;
	margin-bottom: 30px;
}
.inbox-message-detail-from {
	padding-top: 5px;
}
.inbox-message-detail-from a{
	background:url(../img/assets/arrow_link_grey.gif) no-repeat;
	background-position: 0px 3px;
	color: #666;
	padding: 0px 0px 0px 15px;
	font-weight: bold;
}
.inbox-message-detail-answer{
	position:absolute;
	left: 185px;
	bottom: 10px;

	
}
.inbox-message-detail-answer a{
	background:#a1cdf2;
	display: block;
	width: 160px;
	min-width: 160px;
	max-width: 160px;
	height: 30px;
	min-height: 30px;
	max-height: 30px;
	line-height: 30px;	
	color: #fff;
	font-size: 18px;
	text-align:center;
}
/* ***************************************************** */
/*                  User-Listing                         */
/* ***************************************************** */
#profile-corporate-overview{
	display: block;
}
#profile-corporate-events{
	display: none;
}
#profile-corporate-likeus{
	display: none;
}
#profile-corporate-partner{
	display: none;
}
#profile-corporate-galery{
	display: none;
}
#profile-private-galery{
	display: none;
}
.tx-feuserlisting-pi1{
	display: block;
	width: 620px;
	min-width: 620px;
	max-width: 620px;
	background-color: #fff;
}
.tx-feuserlisting-pi1:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
} 
.tx-feuserlisting-pi1 #browseBoxWrap{
	display: block;
	width: 600px;
	min-width: 600px;
	max-width: 600px;
	padding: 10px 0px;
	border-bottom: 1px solid #ecf5fc;
}
.tx-feuserlisting-pi1 .showResultsWrap{
	background-color:#ECF5FC;
	display: block;
	width: 580px;
	min-width: 580px;
	max-width: 580px;
	padding: 10px;
	margin: 0px 0px 20px 0px;
}
.tx-feuserlisting-pi1 .disabledLinkWrap {
	background-color:#ECF5FC;
	color:#88AEC0;
	font-weight: bold;
	width: 100px;
	min-width: 100px;
	max-width: 100px;
	height: 25px;
	min-height: 25px;
	max-height: 25px;
	padding: 7px 32px 7px 12px;
	margin-right: 90px;
}
.tx-feuserlisting-pi1 .activeLinkWrap{
	width: 25px;
	min-width: 25px;
	max-width: 25px;	
	height: 25px;
	min-height: 25px;
	max-height: 25px;	
	border: 1px solid #CFE5F7;
	padding: 4px 4px;
}
.tx-feuserlisting-pi1 .activeLinkWrap a{
	color: #FF9900;
	font-size: 12px;
	width: 25px;
	min-width: 25px;
	max-width: 25px;	
	height: 25px;
	min-height: 25px;
	max-height: 25px;	
	margin: 0 auto;
	padding: 4px 4px;
}
.user-listview{
	display: block;
	width: 600px;
	min-width: 600px;
	max-width: 600px;
	padding: 10px;
}
.user-resultbox{
	background-color:#ECF5FC;
	display: block;
	width: 580px;
	min-width: 580px;
	max-width: 580px;
	padding: 10px;
	margin: 0px 0px 20px 0px;
}
.user-resultbox-label{
	display: block;
	float:left;
	width: 150px;
	min-width: 150px;
	max-width: 150px;
	font-weight: bold;
}
.user-resultbox-info{
	display: block;
	float:left;
	width: 430px;
	min-width: 430px;
	max-width: 430px;
	padding-bottom: 5px;
}

.user-listing{
	display: block;
	position: relative;
	float:left;
	width: 150px;
	min-width: 150px;
	max-width: 150px;
	padding: 10px 0px 0px 0px;
}
.user-listing-picture{
	display: block;
	position: relative;
	width: 130px;
	min-width: 130px;
	max-width: 130px;
	height: 163px;
	min-height: 163px;
	max-height: 163px;
}
.user-listing-picture a img{
	position: relative;
	z-index: 1;
}

.user-listing-data{
	display: block;
	width: 130px;
	min-width: 130px;
	max-width: 130px;
	height: 115px;
	min-height: 115px;
	max-height: 115px;
	padding-top: 5px;
}
.user-listing-data a{	
	background:url(../img/assets/arrow_link_grey.gif) no-repeat;
	background-position: 0px 3px;
	color: #666;
	padding: 0px 0px 0px 15px;
	font-weight: bold;
}
.user-layer{
	display: none;
	position: absolute;
	top: -230px;
	left: -350px;
	width: 489px;
	min-width: 489px;
	max-width: 489px;
	height: 266px;
	min-height: 266px;
	max-height: 266px;
	background: url(../img/assets/layer_userdate.png) no-repeat;
	z-index: 2000000;
	padding: 20px 20px 40px 20px;
}
.user-layer-left{
	display: none;
	position: absolute;
	top: -230px;
	left: -30px;
	width: 489px;
	min-width: 489px;
	max-width: 489px;
	height: 266px;
	min-height: 266px;
	max-height: 266px;
	background: url(../img/assets/layer_userdate_left.png) no-repeat;
	z-index: 2000000;
	padding: 20px 20px 40px 20px;
}
.user-layer-visible{
	display: block;
	position: absolute;
	top: -230px;
	left: -350px;
	width: 489px;
	min-width: 489px;
	max-width: 489px;
	height: 266px;
	min-height: 266px;
	max-height: 266px;
	background: url(../img/assets/layer_userdate.png) no-repeat;
	z-index: 2000000;
	padding: 20px 20px 40px 20px;
}
.user-layer-left-visible{
	display: block;
	position: absolute;
	top: -230px;
	left: -30px;
	width: 489px;
	min-width: 489px;
	max-width: 489px;
	height: 266px;
	min-height: 266px;
	max-height: 266px;
	background: url(../img/assets/layer_userdate_left.png) no-repeat;
	z-index: 2000000;
	padding: 20px 20px 40px 20px;
}
.ulayer-picture{
	display: block;
	float: left;
	width: 150px;
	min-width: 150px;
	max-width: 150px;
	height: 170px;
	min-height: 170px;
	max-height: 170px;
}
.ulayer-infos{
	display: block;
	float: left;
	width: 150px;
	min-width: 150px;
	max-width: 150px;
	height: 170px;
	min-height: 170px;
	max-height: 170px;
}
.ulayer-icons{
	display: block;
	width: 445px;
	min-width: 445px;
	max-width: 445px;
	height: 48px;
	min-height: 48px;
	max-height: 48px;
	padding-top: 5px;
}
.user-layer-icons{
	display: block;
	position: relative;
	float: right;
	width: 150px;
	min-width: 150px;
	max-width: 150px;
	height: 40px;
	min-height: 40px;
	max-height: 40px;
	padding-top: 0px;
}
.user-layer-icons img{
	padding-left: 6px;
}
.user-listing-icon-value{
	display: block;
	width: 150px;
	min-width: 150px;
	max-width: 150px;
	height: 20px;
	min-height: 20px;
	max-height: 20px;
	padding: 3px 0px 0px 0px;
}
.user-listing-icon-value span{
	display: block;
	float: left;
	width: 16px;
	min-width: 16px;
	max-width: 16px;
	text-align:center;
	margin: 0 auto;
	padding-left: 6px;
}
.user-listing-icons{
	display: block;
	position: relative;
	width: 150px;
	min-width: 150px;
	max-width: 150px;
	padding-top: 5px;
}
.user-listing-icons img{
	padding-left: 6px;
}
.user-listing-message{
	float: left;
	position: relative;
	width: 45px;
	min-width: 45px;
	max-width: 45px;
	height: 48px;
	min-height: 48px;
	max-height: 48px;
}
.user-listing-friend{
	float: left;
	position: relative;
	width: 36px;
	min-width: 36px;
	max-width: 36px;
	height: 48px;
	min-height: 48px;
	max-height: 48px;
	text-align:right;
}
.user-listing-line{
	clear:both;
	display: block;
	width: 600px;
	min-width: 600px;
	max-width: 600px;
	border-bottom: 1px solid #ecf5fc;
}
.singleview-back{
	padding: 20px 0px;
	float: left;
}
.singleview-back a{
	background:url(../img/assets/arrow_link_grey.gif) no-repeat;
	background-position: 0px 3px;
	color: #666;
	padding: 0px 0px 0px 15px;
	font-weight: bold;
}
.singleview-backprofile{
	padding: 20px 0px;
	float: right;
}
.singleview-backprofile a{
	background:url(../img/assets/arrow_link_grey.gif) no-repeat;
	background-position: 0px 3px;
	color: #666;
	padding: 0px 0px 0px 15px;
	font-weight: bold;
}

/* *********************************************** */
/*                  Events                         */
/* *********************************************** */
#eventboard{
	display: block;
	position: relative;
	width: 300px;
	min-width: 300px;
	max-width: 300px;
}
#eventboard:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
} 
#eventboard-edit{
	position: absolute;
	top: 0px;
	right: 0px;
}
.eventboard-headline h1{
	padding: 10px 0px 10px 0px;
}
.eventboard-line{
	clear:both;
	display: block;
	width: 300px;
	min-width: 300px;
	max-width: 300px;
	border-bottom: 1px solid #ecf5fc;
}
.eventboard-left{
	float: left;
	width: 75px;
	min-width: 75px;
	max-width: 75px;
	height: 75px;
	min-height: 75px;
	max-height: 75px;
	padding-top: 10px;
}

.eventboard-right{
	position: relative;
	float: left;
	width: 225px;
	min-width: 225px;
	max-width: 225px;
	height: 75px;
	min-height: 75px;
	max-height: 75px;
	padding-top: 10px;
}
.eventboard-headline{
	font-weight: bold;
}
.eventboard-link{
	position: absolute;
	bottom: 10px;
}

.eventboard-link a{
	background:url(../img/assets/arrow_link_grey.gif) no-repeat;
	background-position: 0px 3px;
	color: #666;
	padding: 0px 0px 0px 15px;
	font-weight: bold;
}
.eventboard-more-events{
	padding: 5px 0px 5px 0px;
}
.eventboard-more-events a{
	background:url(../img/assets/arrow_link_grey.gif) no-repeat;
	background-position: 0px 3px;
	color: #666;
	padding: 0px 0px 0px 15px;
	font-weight: bold;
}


#eventpage{
	display: block;
	position: relative;
	width: 620px;
	min-width: 620px;
	max-width: 620px;
}
#eventpage:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
} 

.eventpage-headline h1{
	padding: 10px 0px 10px 0px;
}
.eventpage-line{
	clear:both;
	display: block;
	width: 620px;
	min-width: 620px;
	max-width: 620px;
	border-bottom: 1px solid #ecf5fc;
}
.eventpage-item{
	position: relative;
	display: block;
	width: 620px;
	min-width: 620px;
	max-width: 620px;
	background:#fff;
}
.eventpage-edit{
	position: absolute;
	top: 10px;
	right: 40px;
}
.eventpage-delete{
	position: absolute;
	top: 10px;
	right: 10px;
}

.eventpage-left{
	float: left;
	width: 210px;
	min-width: 210px;
	max-width: 210px;
	padding: 20px 0px;
}

.eventpage-right{
	float: left;
	width: 400px;
	min-width: 400px;
	max-width: 400px;
	padding: 20px 0px;	
}
.eventboard-headline{
	font-weight: bold;
}
.eventpage-info{
	display: block;
	width: 400px;
	min-width: 400px;
	max-width: 400px;	
}
.eventpage-info:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
} 
.eventpage-label{
	float: left;
	width: 110px;
	min-width: 110px;
	max-width: 110px;
}
.eventpage-data{
	float: left;
	width: 290px;
	min-width: 290px;
	max-width: 290px;
}
.eventpage-link a{
	background:url(../img/assets/arrow_link_grey.gif) no-repeat;
	background-position: 0px 3px;
	color: #666;
	padding: 0px 0px 0px 15px;
	font-weight: bold;
}
#eventpage-host a{
	background:url(../img/assets/arrow_link_grey.gif) no-repeat;
	background-position: 0px 3px;
	color: #666;
	padding: 0px 0px 0px 15px;
	font-weight: bold;
}

.event-head{
	display: block;
	width: 573px;
	min-width: 573px;
	max-width: 573px;
	height: 24px;
	min-height: 24px;
	max-height: 24px;
	background:url(../formulare/img/header_mail_beratung.gif) no-repeat;
	position: relative;
	padding: 17px 0px 0px 47px;
	
}
a#openFormEventLeft{
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 47px;
	min-width: 47px;
	max-width: 47px;
	height: 41px;
	min-height: 41px;
	max-height: 41px;

}
a#openFormEvent{
	display: block;
	position: absolute;
	right: 0px;
	top: 11px;
	width: 30px;
	min-width: 30px;
	max-width: 30px;
	height: 30px;
	min-height: 30px;
	max-height: 30px;
	background:url(../formulare/img/open_form.gif) no-repeat;
}

#eventbox{
	background-color: #A1CDF2;
	padding: 0px 20px 20px 20px;
}
#eventbox form{
	display: block;
	width: 580px;
	min-width: 580px;
	max-width: 580px;	
}
#eventbox label{
	display: block;
	color: #666;
	font-weight: bold;
	padding: 20px 0px 7px 0px;
}
#eventbox input.input-event{
	display: block;
	width: 402px;
	min-width: 410px;
	max-width: 410px;	
	height: 13px;
	min-height: 20px;
	max-height: 20px;
	color: #666;
	border: 0px solid #fff;	
	border: none;
	padding: 4px 3px 0px 4px;
}
#eventbox label.label-event-zip{
	float: left;
	width: 70px;
	min-width: 70px;
	max-width: 70px;	
}
#eventbox label.label-event-city{
	float: left;
	width: 340px;
	min-width: 340px;
	max-width: 340px;	
}
#eventbox input.input-event-zip{
	display: block;
	float: left;
	width: 52px;
	min-width: 60px;
	max-width: 60px;	
	height: 13px;
	min-height: 20px;
	max-height: 20px;
	color: #666;
	border: 0px solid #fff;	
	border: none;
	padding: 4px 3px 0px 4px;
	margin-right: 10px;
}
#eventbox input.input-event-city{
	display: block;
	float: left;
	width: 332px;
	min-width: 340px;
	max-width: 340px;	
	height: 13px;
	min-height: 20px;
	max-height: 20px;
	color: #666;
	border: 0px solid #fff;	
	border: none;
	padding: 4px 3px 0px 4px;
}
#eventbox textarea.textarea-event{
	display: block;
	width: 402px;
	min-width: 410px;
	max-width: 410px;	
	height: 293px;
	min-height: 300px;
	max-height: 300px;
	color: #666;
	border: 0px solid #fff;	
	border: none;
	padding: 4px 3px 0px 4px;
}

#eventbox input.event-submit{
	color:#88AEC0;
	font-size: 18px;
	background-color: #cfe5f7;
	text-align: center;
	border:none;
	padding: 5px;
	margin-top: 20px;
}
#eventbox select.select-event{
	display: block;
	width: 397px;
	min-width: 405px;
	max-width: 405px;	
	height: 20px;
	min-height: 20px;
	max-height: 20px;
	color: #666;
	font-weight: normal;
	border: 1px solid #A1CDF2;	
	padding: 0px 0px 0px 3px;
}

.event-search{
	display: block;
	position: relative;
	width: 580px;
	min-width: 580px;
	max-width: 580px;
	height: 245px;
	min-height: 245px;
	max-height: 245px;	
	background:url(../img/rezepte/bg_rezeptsuche.png) no-repeat;
	padding: 20px 20px 5px 20px;
}
.event-search-head{
	display: block;
	padding: 0px 0px 10px 0px;	
}
.event-search-head h1{
	padding: 0px 0px 0px 0px;
}
.event-box{
	display: block;
	float: left;
	width: 290px;
	min-width: 290px;
	max-width: 290px;
}
.eventsearch-box{
	display: block;
	float: left;
	width: 290px;
	min-width: 290px;
	max-width: 290px;
}

#eventsearchForm{
	padding: 0px;
	margin: 0px;
}
#eventsearchForm dl{
	display: block;
	width: 580px;
	min-width: 580px;
	max-width: 580px;	
}
#eventsearchForm dl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
} 
#eventsearchForm dt{
	display: block;
	float:left;
	width: 100px;
	min-width: 100px;
	max-width: 100px;	
	padding: 0px 0px 11px 0px;	
}
#eventsearchForm dd{
	display: block;
	float:left;
	width: 190px;
	min-width: 190px;
	max-width: 190px;	
	padding: 0px 0px 11px 20px;	
}

#eventsearchForm label.label-eventsearch{
	display: block;
	width: 100px;
	min-width: 100px;
	max-width: 100px;	
	color: #666;
	text-align:left;
	height: 18px;
	min-height: 20px;
	max-height: 20px;
	line-height: 20px;
	font-weight: bold;
}
#eventsearchForm select.select-eventsearch{
	width: 152px;
	min-width: 160px;
	max-width: 160px;	
	height: 18px;
	min-height: 20px;
	max-height: 20px;
	color: #666;
	font-weight: normal;
	border: 1px solid #A1CDF2;	
	padding: 1px 0px 1px 3px;
}
#eventsearchForm input.input-eventsearch-price{
	width: 59px;
	min-width: 67px;
	max-width: 67px;	
	height: 18px;
	min-height: 20px;
	max-height: 20px;
	color: #666;
	font-weight: normal;
	border: 1px solid #A1CDF2;	
	padding: 1px 0px 1px 3px;
}
#eventsearchForm input.input-eventsearch{
	width: 152px;
	min-width: 160px;
	max-width: 160px;	
	height: 18px;
	min-height: 20px;
	max-height: 20px;
	color: #666;
	font-weight: normal;
	border: 1px solid #A1CDF2;	
	padding: 1px 0px 1px 3px;
}

.eventform-submit{
	display:block;
	position: absolute;
	left: 20px;
	top: 185px;
	width: 200px;
	min-width: 200px;
	max-width: 200px;
	height: 30px;
	min-height: 30px;
	max-height: 30px;
}
.eventsearch-submit{
	width: 200px;
	min-width: 200px;
	max-width: 200px;
	height: 30px;
	min-height: 30px;
	max-height: 30px;
	line-height: 30px;
	color:#FFF;
	font-size: 18px;
	background-color: #cfe5f7;
	text-align: center;
	border:none;
	padding: 5px;
	margin-top: 20px;
}
/* *********************************************** */
/*                  Profilsuche                    */
/* *********************************************** */
#profileSearchForm{
	display: block;
	width: 260px;
	min-width: 260px;
	max-width: 260px;		
	padding: 4px 0px 0px 10px;
	margin: 0px;
}
#profileSearchForm dl{
	display: block;
	width: 260px;
	min-width: 260px;
	max-width: 260px;
	padding: 0px 0px 9px 0px;	
}
#profileSearchForm dl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
} 
#profileSearchForm dt{
	display: block;
	width: 260px;
	min-width: 260px;
	max-width: 260px;	
	padding: 0px 0px 3px 0px;	
}
#profileSearchForm dd{
	display: block;
	width: 260px;
	min-width: 260px;
	max-width: 260px;	
	padding: 0px 0px 5px 0px;	
}
#profileSearchForm label.label-psearch{
	display: block;
	width: 260px;
	color: #666;
	font-weight: bold;
	height: 18px;
	min-height: 20px;
	max-height: 20px;
	line-height: 20px;
}
#profileSearchForm select.select-psearch{
	width: 252px;
	min-width: 260px;
	max-width: 260px;	
	height: 20px;
	min-height: 20px;
	max-height: 20px;
	color: #666;
	font-weight: normal;
	border: 1px solid #A1CDF2;	
	padding: 1px 0px 1px 3px;
}
#profileSearchForm input.input-psearch{
	width: 252px;
	min-width: 260px;
	max-width: 260px;	
	height: 13px;
	min-height: 20px;
	max-height: 20px;
	color: #666;
	border: 0px solid #fff;	
	border: none;
	padding: 4px 3px 0px 4px;
}
.psearch-submit{
	width: 260px;
	min-width: 260px;
	max-width: 260px;
	height: 30px;
	min-height: 30px;
	max-height: 30px;
	line-height: 30px;
	color:#73a0b5;
	font-size: 18px;
	background-color: #cfe5f7;
	text-align: center;
	border:none;
	margin-top: 18px;
}	

#profile-private-overview{
	display:block;
}
#profile-private-friends{
	display:none;
}
#profile-private-like{
	display:none;
}
#yoga-private-fanlist-short{
	display:block;
	width: 270px;
	min-width: 270px;
	max-width: 270px;	
	padding: 0px 0px 20px 20px;	
}
#yoga-private-fanlist-short:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
} 
#yoga-private-fanlist-short-link{
	display:block;
	width: 270px;
	min-width: 270px;
	max-width: 270px;	
	padding: 0px 0px 20px 20px;	
}
#yoga-private-fanlist-short-link a{
	background:url(../img/assets/arrow_link_grey.gif) no-repeat;
	background-position: 0px 3px;
	color: #666;
	padding: 0px 0px 0px 15px;
	font-weight: bold;
}
.short-picture{
	float: left;
	height: 75px;
	min-height: 75px;
	max-height: 75px;	
	width: 75px;
	min-width: 75px;
	max-width: 75px;		
}
#checkbox-dienstleistung,#checkbox-art{
	width: 400px;
	min-width: 400px;
	max-width: 400px;	
}
#checkbox-dienstleistung:after, #checkbox-art:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.checkbox-box{
	float: left;
	height: 20px;
	min-height: 20px;
	max-height: 20px;	
	width: 200px;
	min-width: 200px;
	max-width: 200px;	
}
#tx-srfeuserregister-pi1-tx_yogaextendsfeuser_art,#tx-srfeuserregister-pi1-tx_yogaextendsfeuser_dienstleistungen{
	display: none;
}




.gallery-head{
	display: block;
	width: 573px;
	min-width: 573px;
	max-width: 573px;
	height: 24px;
	min-height: 24px;
	max-height: 24px;
	background:url(../formulare/img/header_mail_beratung.gif) no-repeat;
	position: relative;
	padding: 17px 0px 0px 47px;
	
}
a#openFormGalleryLeft{
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 47px;
	min-width: 47px;
	max-width: 47px;
	height: 41px;
	min-height: 41px;
	max-height: 41px;

}
a#openFormGallery{
	display: block;
	position: absolute;
	right: 0px;
	top: 11px;
	width: 30px;
	min-width: 30px;
	max-width: 30px;
	height: 30px;
	min-height: 30px;
	max-height: 30px;
	background:url(../formulare/img/open_form.gif) no-repeat;
}

#gallerybox{
	background-color: #A1CDF2;
	padding: 0px 20px 20px 20px;
}
#gallerybox form{
	display: block;
	width: 580px;
	min-width: 580px;
	max-width: 580px;	
}
#gallerybox label{
	display: block;
	color: #666;
	font-weight: bold;
	padding: 20px 0px 7px 0px;
}
#gallerybox input.input-event{
	display: block;
	width: 402px;
	min-width: 410px;
	max-width: 410px;	
	height: 13px;
	min-height: 20px;
	max-height: 20px;
	color: #666;
	border: 0px solid #fff;	
	border: none;
	padding: 4px 3px 0px 4px;
}

#gallerybox input.event-submit{
	color:#88AEC0;
	font-size: 18px;
	background-color: #cfe5f7;
	text-align: center;
	border:none;
	padding: 5px;
	margin-top: 20px;
}

#gallery{
	display: block;
	background-color: #A1CDF2;
	padding: 15px 15px 20px 15px;
}
#gallery:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
#firstphoto{
	padding-bottom: 15px;
}
#photolist{
	display: inline;
	height: auto !important;
	height: 75px;
	min-height: 75px;
}
#photolist:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.smallphoto{
	display: block;
	width: 65px;
	min-width: 65px;
	max-width: 65px;	
	height: 75px;
	min-height: 75px;
	max-height: 75px;
	position: relative;
	float: left;
	padding-right: 10px;
}
.deletephoto{
	position: absolute;
	top: 5px;
	right: 15px;
}
#editpicture{
	position: absolute;
	bottom: 10px;
	padding-left: 10px;
}
#editbg{
	display: block;
	width: 210px;
	min-width: 210px;
	max-width: 210px;	
	height: 30px;
	min-height: 30px;
	max-height: 30px;
	position: absolute;
	left: 210px;
	top: 205px;
}
#editbgleft{
	float: left;
	padding-right: 10px;
}
#editbgright{
	float: left;
	padding-right: 10px;
}
#editbgsave{
	float: left;
}
#editbgsave a{
	width: 130px;
	min-width: 130px;
	max-width: 130px;
	height: 30px;
	min-height: 30px;
	max-height: 30px;
	line-height: 30px;
	color:#FFF;
	font-size: 16px;
	background-color: #A1CDF2;
	text-align: center;
	border:none;
	padding: 5px;
	margin-top: 20px;
}

#message-layer{
	display: none;
	position: absolute;
	overflow: hidden;
	z-index: 10000;
	top: -65px;
	left: -100px;
	width: 211px;
	min-width: 211px;
	max-width: 211px;
	height: 55px;
	min-height: 55px;
	max-height: 55px;
	color: #FFF;
	padding: 10px 10px;
	background:url(../img/assets/info_newuser.png) no-repeat;
}
#message-layer p{
	color: #fff;
}
#addfriend-layer{
	display: none;
	position: absolute;
	z-index: 10000;
	overflow: hidden;
	top: -65px;
	left: -65px;
	width: 211px;
	min-width: 211px;
	max-width: 211px;
	height: 55px;
	min-height: 55px;
	max-height: 55px;
	color: #FFF;
	padding: 10px 10px;
	background:url(../img/assets/info_newuser.png) no-repeat;
}
#addfriend-layer p{
	color: #fff;
}
.message-ulayer{
	display: none;
	position: absolute;
	overflow: hidden;
	z-index: 10000;
	top: -65px;
	left: -110px;
	width: 211px;
	min-width: 211px;
	max-width: 211px;
	height: 55px;
	min-height: 55px;
	max-height: 55px;
	color: #FFF;
	padding: 10px 10px;
	background:url(../img/assets/info_newuser.png) no-repeat;
}
.message-ulayer p{
	color: #fff;
}
.addfriend-ulayer{
	display: none;
	position: absolute;
	z-index: 10000;
	overflow: hidden;
	top: -65px;
	left: -110px;
	width: 211px;
	min-width: 211px;
	max-width: 211px;
	height: 55px;
	min-height: 55px;
	max-height: 55px;
	color: #FFF;
	padding: 10px 10px;
	background:url(../img/assets/info_newuser.png) no-repeat;
}
.addfriend-ulayer p{
	color: #fff;
}
#blockfriend-layer{
	position: absolute;
	display: none;
	overflow: hidden;
	z-index: 10000;
	top: -65px;
	left: -25px;
	width: 211px;
	min-width: 211px;
	max-width: 211px;
	height: 55px;
	min-height: 55px;
	max-height: 55px;
	color: #FFF;
	padding: 10px 10px;
	background:url(../img/assets/info_newuser.png) no-repeat;
}
#blockfriend-layer p{
	color: #fff;
}

#yingyang-layer{
	position: absolute;
	display: none;
	overflow: hidden;
	z-index: 10000;
	top: -111px;
	left: -115px;
	width: 211px;
	min-width: 211px;
	max-width: 211px;
	height: 114px;
	min-height: 114px;
	max-height: 114px;
	color: #FFF;
	padding: 10px 10px;
	background:url(../img/assets/layer_icons.png) no-repeat;
}
#yingyang-layer p{
	color: #fff;
	padding-bottom: 10px;
	width: 180px;
	min-width: 180px;
	max-width: 180px;
}
#smiley-layer{
	position: absolute;
	display: none;
	overflow: hidden;
	z-index: 10000;
	top: -111px;
	left: -95px;
	width: 211px;
	min-width: 211px;
	max-width: 211px;
	height: 114px;
	min-height: 114px;
	max-height: 114px;
	color: #FFF;
	padding: 10px 10px;
	background:url(../img/assets/layer_icons.png) no-repeat;
}
#smiley-layer p{
	color: #fff;
	padding-bottom: 10px;
	width: 180px;
	min-width: 180px;
	max-width: 180px;
}
#heart-layer{
	position: absolute;
	display: none;
	overflow: hidden;
	z-index: 10000;
	top: -111px;
	left: -72px;
	width: 211px;
	min-width: 211px;
	max-width: 211px;
	height: 114px;
	min-height: 114px;
	max-height: 114px;
	color: #FFF;
	padding: 10px 10px;
	background:url(../img/assets/layer_icons.png) no-repeat;
}
#heart-layer p{
	color: #fff;
	padding-bottom: 10px;
	width: 180px;
	min-width: 180px;
	max-width: 180px;
}
#klee-layer{
	position: absolute;
	display: none;
	overflow: hidden;
	z-index: 10000;
	top: -111px;
	left: -49px;
	width: 211px;
	min-width: 211px;
	max-width: 211px;
	height: 114px;
	min-height: 114px;
	max-height: 114px;
	color: #FFF;
	padding: 10px 10px;
	background:url(../img/assets/layer_icons.png) no-repeat;
}
#klee-layer p{
	color: #fff;
	padding-bottom: 10px;
	width: 180px;
	min-width: 180px;
	max-width: 180px;
}
.icon-button{
	display: block;
	width: 170px;
	min-width: 170px;
	max-width: 170px;
	color:#88AEC0;
	font-size: 18px;
	background-color: #cfe5f7;
	text-align: center;
	border:none;
	padding: 5px;
	margin-top: 5px;
}
.point-closer{
	float: right;
	padding-right: 20px;
}
.yogis-overview-headline{
	font-weight: bold;
	padding: 15px 0px 3px 0px;
}
.newest-yogis{
	display: block;
	overflow: hidden;
	width: 300px;
	min-width: 300px;
	max-width: 300px;
	height: 95px;
	min-height: 95px;
	max-height: 95px;
}
.newest-yogis:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.latest-yogis{
	display: block;
	overflow: hidden;
	width: 300px;
	min-width: 300px;
	max-width: 300px;
	height: 75px;
	min-height: 75px;
	max-height: 75px;
}
.cols-right{
	width: 290px;
	min-width: 290px;
	max-width: 290px;
}
.latest-yogis:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.yogis-overview-start{
	float: left;
	width: 75px;
	min-width: 75px;
	max-width: 75px;
	height: 65px;
	min-height: 65px;
	max-height: 65px;
}
.yogis-overview-line{
	clear:both;
	display: block;
	width: 620px;
	min-width: 620px;
	max-width: 620px;
	border-bottom: 1px solid #ecf5fc;
}


#register-tabs-private {
	width:620px;
	height: 41px;
	overflow: hidden;
	position: relative;
	z-index: 200;
	padding-left: 20px;
}
#register-tabs-private:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}  
#register-tabs-private ul {
	margin:0;
	padding: 0;
	height: 41px;
	list-style:none;
}
#register-tabs-private li {
	display:inline;
	margin:0;
	padding:0;
	width: 124px;
	height: 41px;
	overflow: hidden;
}
#register-tabs-private a {
	float:left;
	width: 115px;
	min-width: 115px;
	max-width: 115px;
	height: 31px;
	min-height: 31px;
	max-height: 31px;
	margin:0;
	text-decoration:none;
	color: #74A0B6;
	font-size: 18px;
	padding:10px 0px 0px 10px;	
	overflow: hidden;
}

#reg-private-tablink3{
	color: #74A0B6;
	width: 186px;
	min-width: 186px;
	max-width: 186px;
}
#reg-private-tabs-line{
	background-color: #CFE5F7;
	height:1px;
	width: 620px;
	margin-top: -1px;
	position: relative;
	z-index: 150;
	margin-left: 20px;
}
#reg-private-tablink1 a{
	color: #74A0B6;
	width: 188px;
	min-width: 188px;
	max-width: 188px;
	color: #FF9900;
	font-size: 18px;
}	  
#reg-private-tablink2 a{
	color: #74A0B6;
	width: 188px;
	min-width: 188px;
	max-width: 188px;
	font-size: 18px;
}
#reg-private-tablink3 a{
	color: #74A0B6;
	width: 184px;
	min-width: 184px;
	max-width: 184px;
	font-size: 18px;
}	  

#reg-private-reiter1, #reg-private-reiter2, #reg-private-reiter3, #reg-private-reiter4, #reg-private-reiter5{
	display:none;
}
#reg-private-reiter1	{
	display:block;
}	
#reg-private-tablink1{
	height: 41px;
	background: url(../content/reiter_rezepte/content_tabspezial3.gif) 0px -41px no-repeat;
	color: #FF9900;
	font-size: 18px;
}  
#reg-private-tablink2{
	height: 41px;
	background: url(../content/reiter_rezepte/content_tabspezial3.gif) 0px 0px no-repeat;
	font-size: 18px;
}  
#reg-private-tablink3{
	height: 41px;
	background: url(../content/reiter_rezepte/content_tabspezial3.gif) 0px 0px no-repeat;
	font-size: 18px;
}  
#reg-private-tablink4{
	height: 41px;
	background: url(../content/reiter_rezepte/content_tabspezial3.gif) 0px 0px no-repeat;
	font-size: 18px;
}  
#reg-private-tablink5{
	height: 41px;
	background: url(../content/reiter_rezepte/content_tabspezial3.gif) 0px 0px no-repeat;
	font-size: 18px;
}  
ul.service-list{
	list-style:square;
	margin: 0px;
	padding: 0px;
}
ul.service-list li{
	list-style:square;
	margin: 0px;
	padding: 0px;
}
#tx-srfeuserregister-pi1-tx_yogaextendsfeuser_interesse{
	display:none;
}
.tx-srfeuserregister-pi1-delete-icon{
	position: absolute;
	left: 95px;
	margin-top: -5px;
	margin-bottom: 40px;
}
.statusMessage{
	width: 260px;
	min-width: 260px;
	max-width: 260px;
	font-weight: bold;
	padding-bottom: 20px;
}
#yoga-private-edit{
	position: absolute;
	top: 0px;
	right: 10px;
}
#yoga-private-edit-yoga{
	position: absolute;
	top: 0px;
	right: -5px;
}
#yoga-private-edit-search{
	position: absolute;
	top: -5px;
	right: -5px;
}
#yoga-private-edit-offer{
	position: absolute;
	top: -5px;
	right: -5px;
}
#yoga-corporate-searchoffer{
	position: relative;
	display: block;
	width: 310px;
	min-width: 310px;
	max-width: 310px;
}
#yoga-corporate-editsearch{
	position: absolute;
	top: 0px;
	right: 10px;
}
#yoga-corporate-editoffer{
	position: absolute;
	top: 0px;
	right: 10px;
}
#eventform-picture{
	position: relative;
	display: block;
	width: 200px;
	min-width: 200px;
	max-width: 200px;
}
#eventpic-delete{
	position: absolute;
	top: 10px;
	right: 10px;
}
.confirm-friend{
	opacity: .50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
}
.on-top
{
  z-index: 10000000;
}

.pichover{
	cursor:pointer;
}

.backlink{
	display: block;
	width: 130px;
	min-width: 130px;
	max-width: 130px;	
	height: 30px;
	min-height: 30px;
	max-height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	background-color: #A1CDF2;
	text-align: center;
	border:hidden;
	text-decoration: none;
}

.tx-srfeuserregister-pi1-submit-coupon{
	width: 260px;
	min-width: 260px;
	max-width: 260px;	
	height: 30px;
	min-height: 30px;
	max-height: 30px;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	background-color: #A1CDF2;
	text-align: center;
	border:hidden;
}

