/*
Farben:

// Domänen
#92278F; // livingsense
#F37435; // bodybalance
#68BD45; // coaching
#EF4573; // mental
#294E90; // sport
#FFD530; // jugend

// allgemein
#FFFFFF; // (white) Slogan
#666666; // Navi, Shortcuts
#1B1B1B; // Schrift
*/


body
{
	margin: 0px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

p, td, th, tr, li  {
	font-size: 12px;
	color: #1B1B1B;
}

p
{
	padding: 5px 0px;
}

td p
{
	margin: 0px;
}

a {
	/*font-size: 12px;*/
	color: #92278F;
	text-decoration: none;
	border-bottom:1px dotted;
}

a:hover {
	/*font-size: 12px;*/
	color: #1B1B1B;
	text-decoration: underline;
}

ul {
	list-style-type: none;
	margin: 0px;
	margin-left: 0.8em;
	padding: 0px;
	padding-left: 0.8em;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1B1B1B;
	list-style-image: url(/art/livingsense/liststyleimage_livingsense.gif);
}

ol {
	margin-left: 0.5em;
	padding-left: 0.5em;	
	list-style-type: decimal;
	color: #1B1B1B;
}

li
{
	margin-bottom: 0.5em;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	color: #92278F;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 2px dotted #92278F;
	font-family:verdana;
}

h2 {
	font-size:20px;
	font-weight:normal;
	color: #92278F;
	border-bottom: 2px dotted #92278F;
}

h3 {
	font-size:16px;
	font-weight:normal;
	color: #92278F;
	border-bottom: 1px dotted #92278F;
}

h4 {
	font-size:12px;
	font-weight:normal;
	color: #92278F;
	border-bottom: 1px dotted #92278F;
}

hr {
	background-color: #92278F;
	color: #92278F;
	border: #92278F;
	height: 1px;
}

input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B1B1B;
	background-color: #FFFFFF;
	border: 1px solid Gray;
	margin-bottom: 4px;
}

strong {
	font-weight: bold;
}

/*
input:focus {
	border:1px solid red;
}
*/

.highlight{
		border:1px dotted red;
}

input[type=radio]
{
	border-color: transparent;
	background-color: transparent;
}

input[type=checkbox]
{
	border-color: transparent;
	background-color: transparent;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B1B1B;
	background-color: #FFFFFF;
	border: 1px solid Gray;
	margin: 2px 0px;
}

.submit {
font-size: 14px;
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#000;
font-weight:normal;
padding: 1px 2px;
background:url(/art/livingsense/formbg.gif) repeat-x left top;
padding:3px;
}

input[type=submit] {
font-size: 14px;
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#000;
font-weight:normal;
padding: 1px 2px;
background:url(/art/livingsense/formbg.gif) repeat-x left top;
padding:3px;
}

.antifloat
{
	clear: both;
	visibility: hidden;
	height: 1px;
}

#overDiv
{
	position: absolute; 
	visibility: hidden; 
	z-index:1000;
}

#seitenanfanglink a {
	text-decoration: none;
}
/*------------------------------------------------------------------------*/

/******************************
	layout
******************************/
#body {
	margin:auto;
	width:950px;
}

#set{
	width:950px;
	float:left;
}

#header{
	width:950px;
	float:left;
	margin-bottom:10px;
}

#logo{
	background-color:#93117e;
	color: #FFFFFF;
	width:950px;
	height:80px;
	float:left;
	margin-bottom:10px;
	text-align:center;
}

#logo h1 {
	color: #FFFFFF;
	margin: 0px;
	text-align: right;
}

#logo h2 {
	color: #FFFFFF;
	margin: 0px;
	text-align: right;
}

#logo p {
	color: #FFFFFF;
}

#logo a img{
	margin-top:11px;
	border:none;
}

#banner{
	background-color:#c57eb9;
	height:160px;
	width:600px;
	float:left;
	overflow:hidden;
}

#slogan{
	background-color:#c57eb9;
	height:160px;
	width:330px;
	padding-right:20px;
	float:left;
	text-align:right;
}

#slogan p{
	font-family:Times New Roman, Arial;
	font-size:22px;
	color:#fff;
}


#slogan pre{
	font-family:Times New Roman, Arial;
	font-size:22px;
	color:#fff;
	margin-bottom:0px;
}

#slogan td{
	font-family:Times New Roman, Arial;
	font-size:22px;
	color:#fff;
}

#slogan sup{
	font-family:Times New Roman, Arial;
	font-size:14px;
	color:#fff;
}

#navicontainer_nur_ebene1{
	width:950px;
	height:32px;
	float:left;
	overflow:hidden;
	background-image:url(/art/livingsense/bg_navi_ebene1.gif);
	position:relative;
	z-index:1;
}

#balken{
	width:950px;
	height:10px;
	float:left;
	background-color:#93117e;
	position:relative;
	z-index:999;
}

#middle_container{
	width:950px;
	float:left;
	margin-top:10px;
	background-color:#fff;
	position:relative;
	z-index:9999;
}

#left_container{
	width:200px;
	float:left;
	margin-right:10px;
}

#navicontainer_ab_ebene2{
	width:200px;
	float:left;
	background-color:#9e288b;
	padding:10px 0px 20px 0px;
	margin-bottom:10px;
}

#zusatz_container{
	width:200px;
	float:left;
}

#shortcutlinks{
	width:200px;
	float:left;
	background-color:#d4a0cb;
	padding:10px 0px 10px 0px;
	margin-bottom:10px;
}

#zusatz_mitte_container {
	float: left;
	width: 700px;
}

#zusatz_container .eintrag{
	width:180px;
	float:left;
	background-color:#c993c7;
	margin-bottom:10px;
	padding:10px;
}

#zusatz_container .eintrag h1{
	font-size:16px;
	border-width:1px;
}

#zusatz_container .eintrag a{
	color:#fff;
	text-decoration:none;
}

#zusatz_mitte_container .eintrag{
	background-color:#c993c7;
	width:700px;
	float:left;
}

#content_container{
	margin-top: 10px;
	width:740px;
	float:left;
}

#content_container .box
{
	background-color:#f4e7f2;
	padding:20px;
}

#drucken .aufklapp .zebra0
, #drucken .aufklapp .zebra1
, #content_container .aufklapp .zebra0
, #content_container .aufklapp .zebra1
, #content_container .kursdb-uebersicht-liste .kindInListe
{
	background-color:#f4e7f2;
	margin: 20px 0px;
	padding: 10px;
}
#drucken .aufklapp .zebra0
, #drucken .aufklapp .zebra1
{
	background-color: transparent;
}
#content_container .kursdb-uebersicht-liste .kindInListe .text
{
	float: left;
	width: 460px;
}
#content_container .kursdb-uebersicht-liste .kindInListe .text h3
{
}
#content_container .kursdb-uebersicht-liste .kindInListe .text h3 a
{
	text-decoration: none;
	border-width: 0px;
}
#content_container .kursdb-uebersicht-liste .kindInListe .text .lead
{
}
#content_container .kursdb-uebersicht-liste .kindInListe .banner
{
	float: right;
	margin-left: 10px;
}
#content_container .kursdb-uebersicht-liste .kindInListe .banner a
{
	border-width: 0px;
	text-decoration: none;
}
#content_container .kursdb-uebersicht-liste .kindInListe .banner a img
{
	border-width: 0px;
}
#content_container .kursdb-uebersicht-liste .kindInListe ul.datum
{
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
#content_container .kursdb-uebersicht-liste .kindInListe ul.datum li
{
	padding-bottom: 1em;
	margin-bottom: 0;
}
#content_container .kursdb-uebersicht-liste .kindInListe ul.datum ul.titel li
{
	padding-bottom: 0px;
}


.eintrag{
	width:700px;
	float:left;
	background-color:#f4e7f2;
	padding:20px;
	margin-bottom:10px;
}

#footer{
	width:930px;
	float:left;
	background-color:#93117e;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:right;
	color:#fff;	
}

#footer a{
	color:#fff;
	text-decoration:none;
	border:0px;
}

#footer p{
	color:#fff;
	margin:0px;
}

#shortcutlinks2{
	float: left;
	width: 50%;
	text-align: left;
}

#fusszeile{
	float: left;
	width: 50%;
	text-align: right;
}

#impressum{
	width:950px;
	float:left;
	margin-bottom:10px;
}
/*------------------------------------------------------------------------*/

/******************************
	layout drucken
******************************/
#drucken
{
	width: 580px;
	padding: 5px;
}

#druck_logo {
	width: 580px;
	padding-bottom: 10px;
}

#druck_fusszeile {
	width: 580px;
	border-top: 1px solid #666666;
}

#druck_fusszeile, #druck_fusszeile p, #druck_fusszeile a, #druck_fusszeile td {
	font-size: 11px;
	color: #666666;
}

/*------------------------------------------------------------------------*/

/******************************
	layout error
******************************/

#emotion_links_error {
	width: 190px;
}

/*------------------------------------------------------------------------*/

/******************************
	navigation 
******************************/

/******************************
	stufe 1 
******************************/
#navicontainer_nur_ebene1 ul {
	list-style-type: none;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	float:left;
}

#navicontainer_nur_ebene1 ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float:left;
	margin-left:1px;
}

#navicontainer_nur_ebene1 ul li a {
	display: inline;
	background-color:#c988be;
	padding: 10px;
	float:left;
	height:22px;
	font-size:14px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

#navicontainer_nur_ebene1 ul li.first{
	margin-left:0px;
}

#navicontainer_nur_ebene1 ul li.active{
	margin-left:0px;
}

#navicontainer_nur_ebene1 ul li.nach_active{
	margin-left:0px;
}

#navicontainer_nur_ebene1 ul a:hover {
	background-color: #d4a0cb;
}

#navicontainer_nur_ebene1 ul a.parentactive {
	background-color: #93117e;
}

#navicontainer_nur_ebene1 ul a:hover.parentactive {
	background-color: #93117e;
}

#navicontainer_nur_ebene1 ul a.active {
	background-color: #93117e;
}

#navicontainer_nur_ebene1 ul a:hover.active {
	background-color: #93117e;
}

#navicontainer_nur_ebene1 ul a.active_no_kids {
	background-color: #93117e;
}

#navicontainer_nur_ebene1 ul a:hover.active_no_kids {
	background-color: #93117e;
}

#navicontainer_nur_ebene1 ul li.ueberschrift{
	display: none;
}

/******************************
	stufe 2 
******************************/
#navicontainer_ab_ebene2 ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-image:none;
}

#navicontainer_ab_ebene2 li{
	margin:0px;
	padding:0px;
	float:left;
}

#navicontainer_ab_ebene2 ul ul a {
	display:block;
	background-image:url(/art/livingsense/arrow_right.gif);
	background-repeat:no-repeat;
	background-position:2px 5px;;
	background-color: #93117e;
	color:#fff;
	font-weight: normal;
	text-decoration:none;
	padding:4px 0px 0px 18px;
	margin-bottom:2px;
	border-bottom:0px;
	height:18px;
	width:182px;
}

#navicontainer_ab_ebene2 ul ul a:hover {
	background-color: #ba66ac;
}

#navicontainer_ab_ebene2 ul ul a.active{
	background-color: #ba66ac;
}

#navicontainer_ab_ebene2 ul ul li.parentactive a{
	background-image: url(/art/livingsense/arrow_down.gif);
	background-color: #93117e;
}

#navicontainer_ab_ebene2 ul ul li.active_no_kids a{
	background-image: url(/art/livingsense/arrow_right.gif);
	background-color: #ba66ac;
}

#navicontainer_ab_ebene2 ul ul li.ueberschrift p {
	display:block;
	margin:0px;
	height:0px;
	width: 200px;
}

/******************************
	stufe 3 
******************************/
#navicontainer_ab_ebene2 ul ul ul li a {
	background-color: #ba66ac;
	background-image: url(/art/livingsense/arrow_right.gif);
	padding:4px 0px 0px 28px;
	width: 172px;
	background-position:12px 5px;;
}

#navicontainer_ab_ebene2 ul ul ul li.parentactive a{
	background-image: url(/art/livingsense/arrow_down.gif) ;
	background-color: #93117e;
}

#navicontainer_ab_ebene2 ul ul ul li.active_no_kids a{
	background-image: url(/art/livingsense/arrow_right.gif) ;
	background-color: #ba66ac ;
}

/******************************
	stufe 4 
******************************/
#navicontainer_ab_ebene2 ul ul ul li.parentactive ul li a {
	background-color: #ba66ac;
	background-image: url(/art/livingsense/arrow_right.gif);
	padding:4px 0px 0px 38px;
	width: 162px;
	background-position:22px 5px;;
}

#navicontainer_ab_ebene2 ul ul ul li.parentactive ul li.parentactive a{
	background-image: url(/art/livingsense/arrow_down.gif) ;
	background-color: #93117e;
}

#navicontainer_ab_ebene2 ul ul ul li.parentactive ul li.active_no_kids a{
	background-image: url(/art/livingsense/arrow_right.gif) ;
	background-color: #ba66ac ;
}

/*------------------------------------------------------------------------*/


/******************************
	kruemel-navigation 
******************************/
#kruemelnavigation span
{
	color: #666666;
}

#kruemelnavigation a
{
	color: #666666;
	text-decoration: none;
	padding-left: 2px;
}

#kruemelnavigation a:hover
{
	color: #92278F;
}
/*------------------------------------------------------------------------*/

/******************************
	Shortcutnavigation
******************************/
#shortcutlinks ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-image:none;
}

#shortcutlinks li
{
	margin:0px;
	padding:0px;
	float:left;
}

#shortcutlinks li.ueberschrift
{
	display:block;
	margin:0px;
	float:left;
	height:9px;
	width:180px;	
}

#shortcutlinks li.ueberschrift a
{
	display:none;
}

#shortcutlinks a.tools 
{
	display:block;
	background-image:url(/art/livingsense/arrow_right.gif);
	background-repeat:no-repeat;
	background-position:2px 5px;;
	background-color: #c988be;
	color:#fff;
	font-weight: normal;
	text-decoration:none;
	padding:4px 0px 0px 18px;
	margin-bottom:2px;
	border-bottom:0px;
	
	height:18px;
	width:182px;
}

#shortcutlinks a:hover.tools 
{
	background-color: #ba66ac;
}
/*------------------------------------------------------------------------*/

/******************************
	Shortcutnavigation 2
******************************/
#shortcutlinks2 ul
{
	margin:0px;
	margin-top:14px;
	padding:0px;
	list-style-type:none;
	list-style-image:none;
}

#shortcutlinks2 li
{
	margin:0px;
	padding:0px;
	display:inline;
}

#shortcutlinks2 a.tools 
{
	padding:0px 18px 0px 0px;
	border-bottom:0px;
	display:inline;
}

#shortcutlinks2 a:hover.tools 
{
}
/*------------------------------------------------------------------------*/

/******************************
	Sprach-Wechsel-Links
******************************/
#sprachenlinks ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}

#sprachenlinks li
{
	display: inline;
	margin: 0px;
	padding: 0px 10px;
	border-left: 1px solid #666666;
}

#sprachenlinks li.first
{
	border-left: 0px solid #666666;
}

#sprachenlinks a.sprachwahl 
{
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

#sprachenlinks a:hover.sprachwahl 
{
	color: #1B1B1B;
}

#sprachenlinks a.currentSprachwahl  
{
	font-size: 10px;
	color: #1B1B1B;
	text-decoration: none;
}

#sprachenlinks a:hover.currentSprachwahl 
{
	color: #666666;
}
/*------------------------------------------------------------------------*/

/******************************
	Menubilder
******************************/
#menubilder img {
	border: none;
	width: 140px;
	height: 140px;
}
/*------------------------------------------------------------------------*/

/******************************
	Emotions
******************************/
#emotion_links img {
	border: none;
	width: 190px;
	height: 190px;
}

#emotion_rechts img {
	border: none;
	width: 190px;
	height: 190px;
}
/*------------------------------------------------------------------------*/

/******************************
	Inhalt rechts
******************************/
.eintrag_rechts p {
	color: #92278F;
}
/*------------------------------------------------------------------------*/

/******************************
	Fusszeile
******************************/
#fusszeile p, #fusszeile a, #fusszeile td {
	color: #FFFFFF;
	margin: 0px;
}

#fusszeile hr {
	background-color: #FFFFFF;
	color: #FFFFFF;
	border: #FFFFFF;
	height: 1px;
}
/*------------------------------------------------------------------------*/

/******************************
	Impressum
******************************/
#impressum p, #impressum a {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
/*------------------------------------------------------------------------*/

/******************************
Template: Suche
******************************/
#erweiterte_suche
{
	padding-top: 1em;
}

#erweiterte_suche fieldset
{
	border: 1px solid #CCCCCC;
}
/*------------------------------------------------------------------------*/

/******************************
Template: News Quality (dynDB_news_quality)
******************************/
.dynDB_news_quality .ort
{
	display: inline;
}
.dynDB_news_quality .datumvon
{
	display: inline;
}
.dynDB_news_quality .lead, .dynDB_news_quality .lead p, .dynDB_news_quality .lead td
{
	font-weight: bold;
}
/*------------------------------------------------------------------------*/

/******************************
Template: News-Liste und News-Archiv Quality ( listeKindinhalte_newsarchiv_quality oder listeKindinhalte_newsliste_quality )
******************************/
.listeKindinhalte_newsarchiv_quality .lead .ort, .listeKindinhalte_newsliste_quality .lead .ort
{
	float: left;
	margin-right: 5px;
}
/*------------------------------------------------------------------------*/

/******************************
Template: seiteweiterempfehlen
******************************/
#seiteweiterempfehlen td {
	text-align:left;
	vertical-align:top;
}

#seiteweiterempfehlen td.buttons {
	text-align:right;
	vertical-align:top;
}

#seiteweiterempfehlen_vorschau{
	background-color: #EFEFEF;
	width:500px;
	border: 1px solid #999999;
	padding: 10px;
}

#seiteweiterempfehlen td.vorschau_buttons {
	width:406px;
	text-align:right;
	vertical-align:top;
}
/*------------------------------------------------------------------------*/

/******************************
Template: Newsletterliste
******************************/
#NewsletterListe{
	
}

#NewsletterListe a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #282C41;
	text-decoration: underline;
}

#NewsletterListe a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#NewsletterListe #header{
	height:103px;
	width:760px;
	background-color:#272C40;
	/*background-image: url(art/wef.gif);
	background-repeat:no-repeat;*/
}
#NewsletterListe #header #newsletter{
	position: relative;
	left: 20px;
	top: 14px;
	float:left;
}
#NewsletterListe #header #worldeconomicforum{
	position: relative;
	left: 60px;
	top: 7px;
	float:left;
}
#NewsletterListe #header #weforum{
	position: relative;
	left: -486px;
	top: 86px;
	float:left;
}

#NewsletterListe #header #monat{
	position: relative;
	left: -260px;
	top: 84px;
	float:left;
}

#NewsletterListe #header #monat a{
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration: none;
}

#NewsletterListe #NewsletterPDF{
	text-align:center; 
	border-bottom:2px solid #282B40; 
	padding:4px;
}

#NewsletterListe #NewsletterPDF a{
	
	font-size: 10px;
	font-weight: normal;
	color:#515465;
	text-decoration: none;
}

#NewsletterListe .titel1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#NewsletterListe .titel2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:italic;
	font-weight:normal;
}

#NewsletterListe .trennlinie{
	 border-bottom:1px solid #FE9900;
}

#NewsletterListe table{
	border: none;
	margin:0px;
	padding:20px;
	width:100%;
}

#NewsletterListe table td{
	padding:5px;
	width:100%;
	vertical-align:top;
}

#NewsletterListe .BildKlein{ 
width:10%;
}
/*------------------------------------------------------------------------*/

/******************************
	Newsletterliste Details
******************************/
#NewsletterListeDetails{
	
}

#NewsletterListeDetails a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #282C41;
	text-decoration: underline;
}

#NewsletterListeDetails a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#NewsletterListeDetails #header{
	height:103px;
	width:760px;
	background-color:#272C40;
}
#NewsletterListeDetails #header #newsletter{
	position: relative;
	left: 20px;
	top: 14px;
	float:left;
}
#NewsletterListeDetails #header #worldeconomicforum{
	position: relative;
	left: 60px;
	top: 7px;
	float:left;
}
#NewsletterListeDetails #header #weforum{
	position: relative;
	left: -486px;
	top: 86px;
	float:left;
}

#NewsletterListeDetails #header #monat{
	position: relative;
	left: -260px;
	top: 84px;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration: none;
}

#NewsletterListeDetails #content{
	padding:15px;
}

#NewsletterListeDetails #content #NewsletterListeNavigation{
	width:265px;
	height:500px;
	background-image:url(art/newsletterlisteDetails_verlauf.jpg);
	background-repeat:repeat-x;
	float: left;
	border-top:2px solid #282C41;
}
#NewsletterListeDetails #content #NewsletterListeNavigation #navifeld{
	padding: 10px 10px 0px 10px;
	font-weight: bold;
	letter-spacing:1px;
}
#NewsletterListeDetails #content #NewsletterListeNavigation #navifeld a{
	font-weight: bold;
	text-decoration: none;
	letter-spacing:1px;
}
#NewsletterListeDetails #content #NewsletterListeNavigation .trennlinie{
	margin: 0px 10px 0px 10px;
	border-bottom:1px solid #282C41;
}

#NewsletterListeDetails #content #NewsletterListeNavigation ul{
	list-style-type: none;
	list-style-image:none;
}
#NewsletterListeDetails #content #NewsletterListeNavigation ul li{
	padding:8px;
}
#NewsletterListeDetails #content #NewsletterListeNavigation ul li a{
	font-weight: bold;
	text-decoration: none;
	letter-spacing:1px;
}
#NewsletterListeDetails #content #NewsletterListeNavigation ul li a:hover{
	font-weight: bold;
	color:#FE9900;
	text-decoration:underline;
	letter-spacing:1px;
}

#NewsletterListeDetails #content #details{
	border-top:2px solid #282C41;
	padding: 30px 0px 15px 15px;
	float: left;
	width: 450px;
}

#NewsletterListeDetails #content .titel1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;

}

#NewsletterListeDetails #content .titel2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;

}

#NewsletterListeDetails #content .trennlinie{
	border-bottom:1px solid #FE9900;
}
/*------------------------------------------------------------------------*/


/******************************
	Templates: produktbeschrieb 170
******************************/
img.produktdetailsBild
{
	border: 0px;
	width: 170px;
	margin: 0px 10px 5px 0px;
	float: left;
}

.produktdetailsEinleitung, .produktdetailsEinleitung p
{
	font-weight: bold;
}

.produktdetailsHauptinhalt
{
	margin: 0px 0px 10px 0px;
}

.produktdetailsHauptinhalt p
{
	margin: 0px 0px 10px 0px;
}

.produktKind
{
	clear: both;
	margin: 4px 0px;
}

img.produktKindBild
{
	border: 0px;
	width: 170px;
	margin: 0px 10px 5px 0px;
	float: left;
}

.produktKindBildPlatzhalter
{
	width: 170px;
	height: 70px;
	margin: 0px 10px 5px 0px;
	float: left;
	background-color: pink;
}

.produktKindBildPlatzhalter a
{
	display: block;
	width: 170px;
	height: 80px;
	text-decoration: none;
}

.produktKindText
{
	width: 380px;
	padding-bottom: 15px;
	float: left;
}
#hauptinhalt .produktkindText
{
	width: 380px;
	float: left;
}

#hauptinhalt_gross .produktkindText
{
	width: 569px;
	float: left;
}

.produktKind h3 a, .produktKind h3 a:hover
{
	display: block;
	margin: 0px;
	margin-bottom: 3px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.produktKind h3
{
	display: block;
	margin: 0px;
	margin-bottom: 3px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

.produktKindEinleitung
{
}

.produktKindEinleitung p
{
	margin: 0px;
	padding: 0px;
}

/*------------------------------------------------------------------------*/

/******************************
	Templates: produktbeschrieb 120
******************************/
img.produktdetails120Bild
{
	border: 0px;
	width: 120px;
	margin: 0px 10px 5px 0px;
	float: left;
}

.produktdetails120Einleitung, .produktdetails120Einleitung p
{
	font-weight: bold;
}

.produktdetails120Hauptinhalt
{
	margin: 0px 0px 10px 0px;
}

.produktdetails120Hauptinhalt p
{
	margin: 0px 0px 10px 0px;
}

.produktKind120
{
	clear: both;
	margin: 4px 0px;
}

img.produktKind120Bild
{
	border: 0px;
	width: 120px;
	margin: 0px 10px 5px 0px;
	float: left;
}

.produktKind120BildPlatzhalter
{
	width: 120px;
	height: 70px;
	margin: 0px 10px 5px 0px;
	float: left;
	background-color: pink;
}

.produktKind120BildPlatzhalter a
{
	display: block;
	width: 120px;
	height: 80px;
	text-decoration: none;
}

.produktKind120Text
{
	padding-bottom: 12px;
}

#hauptinhalt .produktKind120Text
{
	width: 430px;
	float: left;
}

#hauptinhalt_gross .produktKind120Text
{
	width: 619px;
	float: left;
}

.produktKind120 h3 a, .produktKind120 h3 a:hover
{
	display: block;
	margin: 0px;
	margin-bottom: 3px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.produktKind120 h3
{
	display: block;
	margin: 0px;
	margin-bottom: 3px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

.produktKind120Einleitung
{
}

.produktKind120Einleitung p
{
	margin: 0px;
	padding: 0px;
}

/*------------------------------------------------------------------------*/

/******************************
	Templates: produktbeschrieb 90
******************************/
img.produktdetails90Bild
{
	border: 0px;
	width: 90px;
	margin: 0px 10px 5px 0px;
	float: left;
}

.produktdetails90Einleitung, .produktdetails90Einleitung p
{
	font-weight: bold;
}

.produktdetails90Hauptinhalt
{
	margin: 0px 0px 10px 0px;
}

.produktdetails90Hauptinhalt p
{
	margin: 0px 0px 10px 0px;
}

.produktKind90
{
	clear: both;
	margin: 4px 0px;
}

img.produktKind90Bild
{
	border: 0px;
	width: 90px;
	margin: 0px 10px 5px 0px;
	float: left;
}

.produktKind90BildPlatzhalter
{
	width: 90px;
	height: 70px;
	margin: 0px 10px 5px 0px;
	float: left;
	background-color: pink;
}

.produktKind90BildPlatzhalter a
{
	display: block;
	width: 90px;
	height: 80px;
	text-decoration: none;
}

#hauptinhalt .produktKind90Text
{
	width: 460px;
	padding-bottom: 12px;
	float: left;
}

#hauptinhalt_gross .produktKind90Text
{
	width: 649px;
	float: left;
}

.produktKind90 h3 a, .produktKind90 h3 a:hover
{
	display: block;
	margin: 0px;
	margin-bottom: 3px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.produktKind90 h3
{
	display: block;
	margin: 0px;
	margin-bottom: 3px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

.produktKind90Einleitung p
{
	/*margin-bottom: 20px;*/
}

.produktKind90Einleitung p
{
	margin: 0px;
	padding: 0px;
}

/*------------------------------------------------------------------------*/

/******************************
	Templates: produktbeschrieb 20
******************************/
img.produktdetails20Bild
{
	border: 0px;
	width: 20px;
	margin: 0px 10px 5px 0px;
	float: left;
}

.produktdetails20Einleitung, .produktdetails20Einleitung p
{
	font-weight: bold;
}

.produktdetails20Hauptinhalt
{
	margin: 0px 0px 10px 0px;
}

.produktdetails20Hauptinhalt p
{
	margin: 0px 0px 10px 0px;
}

.produktKind20
{
	clear: both;
	margin: 4px 0px;
}

img.produktKind20Bild
{
	border: 0px;
	width: 20px;
	margin: 0px 10px 5px 0px;
	float: left;
}

.produktKind20BildPlatzhalter
{
	width: 20px;
	height: 70px;
	margin: 0px 10px 5px 0px;
	float: left;
	background-color: pink;
}

.produktKind20BildPlatzhalter a
{
	display: block;
	width: 20px;
	height: 80px;
	text-decoration: none;
}

#hauptinhalt .produktKind20Text
{
	width: 530px;
	padding-bottom: 12px;
	float: left;
}

#hauptinhalt_gross .produktKind20Text
{
	width: 719px;
	float: left;
}

.produktKind20 h3 a, .produktKind20 h3 a:hover
{
	display: block;
	margin: 0px;
	margin-bottom: 3px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.produktKind20 h3
{
	display: block;
	margin: 0px;
	margin-bottom: 3px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

.produktKind20Einleitung p
{
	/*margin-bottom: 20px;*/
}

.produktKind20Einleitung p
{
	margin: 0px;
	padding: 0px;
}

/*------------------------------------------------------------------------*/

/******************************
	Template: Tabs
******************************/

/* Div rund um die Tabs (Nav und Inhalte) */
.tabs
{
}

/* Tab-Nav */
.tabs .tabNavi
{
	float: left;
	width: 100%;
	/*background: transparent url(/art/livingsense/tabs/hintergrund.gif) repeat-x bottom;*/
	line-height: normal;
	border-bottom:5px solid #93117E;
}
.tabs .tabNavi ul
{
	margin: 0px;
	padding: 10px 10px 0;
	list-style: none;
}

.tabs .tabNavi ul li
{
	float: left;
	margin: 0px 0px 0px 1px;
	/*background: url(/art/livingsense/tabs/passiv_rechts.gif) no-repeat right top;*/
}

.tabs .tabNavi ul li a
{
	display: inline;
	float: left;
	/*background: url(/art/livingsense/tabs/passiv_links.gif) no-repeat left top;*/
  padding: 5px 15px 4px;
	color: #fff;
	text-decoration: none;
	background-color:#C57EB9;
}

.tabs .tabNavi ul li a:hover
{
}

.tabs .tabNavi ul li.aktiv
{
	/*background-image: url(/art/livingsense/tabs/aktiv_rechts.gif);*/
}

.tabs .tabNavi ul li.aktiv a
{
	font-weight: normal;
	color: #fff;
	/*background-image: url(/art/livingsense/tabs/aktiv_links.gif);*/
	padding-bottom: 4px;
	background-color:#93117E;
}

.tabs .tabNavi ul li.aktiv a:hover
{
}

/* Tabs-Inhalt */
.tabs .tabinhalt
{
	clear: left;
	width: 100%x;
	margin: 0px 0px 10px 0px;
}

.tabs .tabinhalt div
{
	padding: 2px;
}

.tabs .tabinhalt .aktiv
{
	display: block;
	/*border: 1px solid #B7B7B7;*/
	border-top: 0px; /* wird mit den tabs gemacht. */
	background-color: #f1f1f1;
	padding: 1em;
}

.tabs .tabinhalt .versteckt
{
	display: none;
}

/*------------------------------------------------------------------------*/

/******************************
	Template: Aufklappliste
******************************/

/* Div rund um die Liste (Titel und Inhalte) */
.aufklapp
{
}

.aufklapp .aktiv
{
	display: block;
}

.aufklapp .versteckt
{
	display: none;
}

/* inaktiver titel */
.aufklapp .aufklappTitel h3 a
{
	text-decoration: none;
	font-weight: normal;
	background-image:url(/art/livingsense/icon-plus.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
	padding-left:15px;
}

.aufklapp .aufklappTitel h3:hover
{
	background-color:#e1e1e1;
}

/* aktiver titel */
.aufklapp .aktiv h3 a
{
	font-weight: bold;
	background-image:url(/art/livingsense/icon-minus.gif);
}

/* aktiver und inaktiver inhalt */
.aufklapp .aufklappInhalt
{
}

/*Zebrastreifen*/
.aufklapp .zebra1
{
}
.aufklapp .zebra0
{
}

/*------------------------------------------------------------------------*/

/******************************
	Template: listeKindinhalte_events
******************************/

.listeKindinhalte_events ul
{
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

.listeKindinhalte_events ul li.zebra0
{
	background-color: #FFFFFF;
}

.listeKindinhalte_events ul li.zebra1
{
	background-color: #F5F5F5;
}

.listeKindinhalte_events ul li a
{
	display: block;
}

.listeKindinhalte_events ul li a:hover
{
	background-color: #E5F3F8;
}
/*------------------------------------------------------------------------*/

/******************************
	Template: listeKindinhalte_dropdown
******************************/

.listeKindinhalte_dropdown form
{
	margin: 0px;
	padding: 0px;
}

.listeKindinhalte_dropdown form select
{
	font-size: 6px;
	background-color: #CCE7F2;
}

.listeKindinhalte_dropdown form option.zebra0
{
	background-color: transparent;
}

.listeKindinhalte_dropdown form option.zebra1
{
	background-color: transparent;
}
/*------------------------------------------------------------------------*/

/******************************
	Template: listeKindinhalte_bernerchanne
******************************/
#bernerchanne_bild {
	float: left;
}

#bernerchanne_liste {
	float: left;
	padding-left: 10px;
}

#bernerchanne_liste ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

#bernerchanne_liste li.zebra0
{
	background-color: #FFFFFF;
}

#bernerchanne_liste li.zebra1
{
	background-color: #FFFFFF;
}
/*------------------------------------------------------------------------*/

/******************************
	Template: listeKindinhalte_bernerchanne_archiv
******************************/
.listeKindinhalte_bernerchanne_archiv ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

.listeKindinhalte_bernerchanne_archiv li.zebra0
{
	background-color: #FFFFFF;
}

.listeKindinhalte_bernerchanne_archiv li.zebra1
{
	background-color: #FFFFFF;
}
/*------------------------------------------------------------------------*/

/******************************
	Template: listeKindinhalte_newsDetails
******************************/
.listeKindinhalte_newsDetails a {
	font-weight: bold;
}
/*------------------------------------------------------------------------*/

/******************************
	Template: Gästebuch
******************************/

/* Formular */

.gaestebuchform
{
	
	text-align: center;
	width: 505px;
}

.gaestebuchform .formular
{
	display: none;
}
.gaestebuchform .formularshow
{
	display: block;
}

.gaestebuchform input
{
	
}

.gaestebuchform label
{
	padding-right: 5px;
	
}

.gaestebuchform .label_absender
{
	padding-right: 200px;
}

.gaestebuchform .label_nachricht
{
	padding-right: 160px;
	height: 5px;
}

.gaestebuchform .form_absender
{

}

.gaestebuchform .form_senden
{

}

.gaestebuchform textarea
{

}

.gaestebuchformlink
{
	
	width: 505px;
	text-align: right;
	padding-bottom: 30px;
}

/* Inhalt Gästebuch */

.gaestebuch
{
	
	width: 505px;
}

.gaestebucheintrag
{
	
	
}

.gaestebuch_absender
{
	float: left;
	
	
	font-weight: bold;
}

.gaestebuch_datum
{
	float: right;
	text-align: right;
	font-weight: bold;
}

.gaestebuch_nachricht
{
	border-top: 1px dotted #ABABAB;
	border-bottom: 1px dotted #ABABAB;
	padding-top: 10px;
	padding-bottom: 30px;
	clear: both;
	
}

/* Blättern */

.gaestebuch_blaettern
{
	
}

.gaestebuch_blaettern li
{
	list-style-type: none;
	list-style-image: none;
	padding: 0px 5px;
	float: left;
}

.gaestebuch_blaettern li.first
{
	/*border-right: 1px solid black;*/
	
}

.gaestebuch_blaettern li.last
{
	/*border-left: 1px solid black;*/
	
}

.gaestebuch_blaettern li a
{
	border-right: 1px solid black;
	padding-left: 2px;
	padding-right: 8px; 
}

.gaestebuch_blaettern li a.aktiv
{
	background-color: #D7D7D7;
}

/*------------------------------------------------------------------------*/

/******************************
	Newsletter 
******************************/


.fehler {
	color: #B22C1B;
}
/*------------------------------------------------------------------------*/

/******************************
	bildgalerie 
******************************/
/* thumbnail */
#galerieTabLinks ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#galerieTabLinks ul li {
	float: left;
	display: block;
	padding-right: 10px;
}

#galerieTabLinks ul li.selected a{
	color: green;
}

.bilder_klein_ohne_tabs {
	padding-top: 15px;
}

.bilder_klein_mit_tabs {
	padding-top: 10px;
}

.bild_klein {
	float: left;
	width: 170px;
	padding-bottom: 10px;
}

.submit {
	border: 1px solid #666666;
	background-color: #E5E5E5;
	font-size: 9px;
}

.bildbeschreibung {
}


.galerie_thumbnails {
}

.galerie_thumbnails .galerie_bild {
	float: left;
	width: 50%;
}

/* uebersichtUndDetail */
#bildListe {
	float: left;
	width: 150px;
}

#bildliste img {
	width: 150px;
}

#bildText {
	float: left;
	width: 180px;
	padding: 0px 10px;
}

#bildDetailbild {
	float: left;
	width: 370px;
	background: no-repeat top right;
}

#seitenLinks {
	clear: both;
}

/* seitenzahlen */
.galerie_seitenzahlen 
{
	padding: 2px 5px;
}

.galerie_seitenzahlen ul
{
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

.galerie_seitenzahlen ul li
{
	float: left;
	display: block;
	width: 2em;
	border-left: 1px solid dodgerblue;
}

.galerie_seitenzahlen ul li.first
{
	border-left: 0px solid dodgerblue;
}

.galerie_seitenzahlen ul li.last
{
}

.galerie_seitenzahlen ul li a
{
	display: block;
	text-align: center;
	background-color: aliceblue;
}

.galerie_seitenzahlen ul li a:hover
{
	background-color: lightskyblue;
}

.galerie_seitenzahlen ul li a.aktiv
{
	background-color: lightblue;
}

/* zurück weiter */
.galerie_zurueckSeiteWeiter 
{
	padding: 2px;
}

.galerie_zurueckSeiteWeiter ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

.galerie_zurueckSeiteWeiter ul li {
	float: left;
	width: 33%;
	display: block;
}

.galerie_zurueckSeiteWeiter ul li.zurueck {
	
}

.galerie_zurueckSeiteWeiter ul li.seiteXvonY {
	text-align: center;
}

.galerie_zurueckSeiteWeiter ul li.weiter {
	text-align: right;
}

.galerie_zurueckSeiteWeiter ul li a {
	display: inline;
}

/* navigation */
.galerie_navigation {
	clear: left;
}

.galerie_navigation ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

.galerie_navigation ul li {
	float: left;
	padding: 2px 6px;
}

.galerie_navigation ul li.zurueck {
	padding-left: 0px;
}

.galerie_navigation .galerie_seitenzahlen {
	float: left;
	margin: 0px;
	padding: 0px;
}

.galerie_navigation .galerie_seitenzahlen ul li {
	padding: 0px;
	border-left: 1px solid dodgerblue;
}

.galerie_navigation .galerie_seitenzahlen ul li.last
{
	border-right: 1px solid dodgerblue;
}

.galerie_navigation ul li.weiter {
	padding-right: 0px;
}

/*------------------------------------------------------------------------*/

/******************************
	shop 
******************************/
#shop {
	font-size: 11px;
}

#shop input, #shop select
{
	font-size: 9px;
	background-color: #F6F6F7;
	border: 1px solid #999999;
	margin: 2px 0px;
}

.zebra0
{
	background-color: #ffffff;
}

.zebra1
{
	background-color: #C5D0E9;
}

/* Kategorie */
.kategorieArtikel {
	float: left;
	width: 150px;
	height: 150px;
	font-size: 11px;
}

.kategorieArtikelBild {
	width: 100px;
	height: 100px;
	vertical-align: bottom;
}

.kategorieArtikelBild img, .kategorieArtikelBild input {
	border: none;
}

.kategorieArtikelTitel {
	color: #666666;
	font-weight: bold;
}

.kategorieArtikelText {
}

.kategorieArtikelPreis {
	font-weight: bold;
}

/* Artikeldetails */
#artikelDetailBild {
	float: left;
}

#artikelDetailBild img {
	width: 200px;
	border: none;
}

#artikelDetails {
	float: left;
	padding-left: 10px;
}

#artikelDetailTitel {
	color: #666666;
	font-weight: bold;
}

#artikelDetailText {
	padding: 10px 0px;
}

#artikelDetailAnzahl {
	float: left;
}

#artikelDetailPreis {
	float: left;
	padding-left: 5px;
}

#artikelDetailSubmit {
	clear: both;
}

#artikelDetailSubmit input {
	border: none;
}

#artikelDetailHinweise {
	clear: both;
	padding: 10px 0px;
}

/* Warenkorb */
th.rechtsbuendig {
	text-align: right;
}

td.total {
	border-top: 1px solid #000000;
	border-bottom: 3px double #000000;
}

/*Formular Login */

.inputLogin
{
	width: 120px;
	font-size: 9px;
	border: 1px solid #999999;
	background-color: #F6F6F7;
}

#agbs
{
	margin: 10px 0px;
	border-top: solid 1px #C5D0E9;
	border-bottom: solid 1px #C5D0E9;
}

/*------------------------------------------------------------------------*/

/******************************
	kursDB 
******************************/
tr.kursliste
{
	cursor: hand;
	background-color: #F0F0F0;
}

tr.kurslistehover
{
	background-color: #999999;
	color: #ED171F;
}

select.kursFormularKurse
{
	width: 350px;
}

#kurssuchformular p
{
	margin: 5px;
}

#kurssuchformular div
{
	padding: 1px;
}

.kurssuche_bezeichnung {
	float: left;
	width: 86px;
}

.kurssuche_suchfeld {
	float: left;
	width: 110px;
	text-align: right;
}

.kurssuche_suchfeld input, .kurssuche_suchfeld select{
	width: 110px;
	margin: 0px;
}

tr.suchresultatheader
{
	background-color: #E0E0E0;
}

tr.suchresultatheader td
{
	font-weight: bold;
}

tr.suchresultatzebra0
{
	cursor: hand;
	background-color: #F0F0F0;
}

tr.suchresultatzebra1
{
	cursor: hand;
	background-color: #FFFFFF;
}

tr.suchresultatzebrahover
{
	background-color: #999999;
}

p.kurs_ausgebucht 
{
	color: #FF0000;
}
/*------------------------------------------------------------------------*/

/******************************
	job 
******************************/
.job td p{
	margin-top: 0px;
}

.job .bezeichnung {
	font-weight: bold;
	font-size: 10px;
}

.job .bezeichnung p {
	font-size: 10px;
}

.job .termin {
	font-weight: bold;
}

.job .emaillink {
	
}

/*------------------------------------------------------------------------*/

/******************************
	Template: listeKindinhalte_jobListe
******************************/

.listeKindinhalte_jobListe ul
{
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

.listeKindinhalte_jobListe tr p
{
	margin-top: 0px;
}

.listeKindinhalte_jobListe tr.zebra0
{
	background-color: #FFFFFF;
}

.listeKindinhalte_jobListe tr.zebra1
{
	background-color: #F5F5F5;
}
/*------------------------------------------------------------------------*/

/******************************
	Template: dynDB
******************************/

td.dyndb_menge {
	text-align: right;
}

.dyndb_bezeichnungVorher {
	float: left;
}

.dyndb_bildGross {
	float: left;
}

.dyndb_eancode {
	float: left;
}

.dyndb_feldinhalt {
	float: left;
}

.dyndb_einheit {
	float: left;
}

/*------------------------------------------------------------------------*/

/******************************
	teaser 
******************************/
#teaser_body {
	z-index: 2000;
	position: absolute;
	top: 450px;
	left: 290px;
	border: 1px solid black;
	width: 370px;
	background-image: url(/bilder/bg.gif);
	background-repeat: repeat-x;
	background-color: white;
}

#teaser_logo {
	float: left;
	width: 230px;
	height: 80px;
}

#teaser_kopfrechts {
	float: left;
	width: 140px;
	height: 80px;
}

#teaser_close {
	width: 15px;
	height: 15px;
	padding: 10px 10px 0px 115px;
	background-color: #D92819;
}

#teaser_sprache {
	width: 140px;
	height: 12px;
	padding: 33px 0px 10px 0px;
	background-color: #D92819;
}

#teaser_sprache ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}

#teaser_sprache li
{
	display: inline;
	margin: 0px;
	padding: 0px 10px;
	border-left: 1px solid #B22C1B;
}

#teaser_sprache li.first
{
	border-left: none;
}

#teaser_sprache a.sprachwahl 
{
	font-size: 10px;
	font-weight: bold;
	color: #B22C1B;
	text-decoration: none;
}

#teaser_sprache a:hover.sprachwahl 
{
	color: #1B1B1B;
}

#teaser_sprache a.currentSprachwahl  
{
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#teaser_sprache a:hover.currentSprachwahl 
{
	color: #1B1B1B;
}

#teaser_content {
	width: 370px;
	height: 140px;
	padding: 0px;
	text-align: left;
	clear: both;
}

#teaser_fuss {
	width: 370px;
	height: 70px;
	background-color: #DEE7F7;
}
/*------------------------------------------------------------------------*/

/******************************
	Home Kids and Teens Aha 
******************************/
#body_kids_home {
	width: 780px;
	background: #FFCC00 url(/art/ahaswiss/bg_kids.gif) repeat-x;
}

#body_kids_home #logo {
	float: left;
	width: 160px;
	padding: 0px 0px 0px 20px;
}

#body_kids_home #inhalt {
	float: left;
	width: 600px;
}

#body_kids_home #leads {
	width: 250px;
	height: 330px;
	padding: 40px 20px 0px 330px;
}

#body_kids_home #bildNavi {
	width: 600px;
	height: 240px;
}

#body_kids_home #bildNavi ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

#body_kids_home #bildNavi li {
	display: inline;
	margin: 0px;
	padding: 0px 10px;
}

#body_kids_home #bildNavi li img {
	border: none;
}
/******************************
	Kids and Teens Aha 
******************************/
#body_kids {
	width: 780px;
	background-color: #FFCC00;
}

#body_kids #link_zurueck {
	float: left;
	width: 100px;
	padding-top: 20px;
	text-align: right;
}

#body_kids #inhalt {
	float: left;
	width: 660px;
	min-height: 300px;
	padding: 20px 0px 20px 20px;
}

* html #body_kids #inhalt {
	height: 300px;
}
/*------------------------------------------------------------------------*/

/******************************
	Login 
******************************/
input.eingabeFeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #1B1B1B;
	line-height: 16px;
}

/*------------------------------------------------------------------------*/

/******************************
	Hinweis Versionen-Management
******************************/
#hinweisVmgmtVorschau
{
	margin: 20px;
	padding: 5px;
	border: 1px solid black;
	background: #D9E9EF;
}
#hinweisVmgmtVorschau.versteckt
{
	display: none;
}
#hinweisVmgmtVorschau img.icon_help
{
	border: 0px;
}
#hinweisVmgmtVorschau img.icon_schliessen
{
	border: 0px;
	float: right;
}

/*------------------------------------------------------------------------*/

/******************************
	RSS
******************************/
.rsslink img
{
	border: 0px;
}
.rsslink img.rsslogo
{
	padding: 0px 6px 0px 3px;
}
/*------------------------------------------------------------------------*/

/*
Style fuer den FCK-Editor
*/
.kleineschrift
{
	font-size: smaller;
}

.grosseschrift
{
	font-size: larger;
}

/*------------------------------------------------------------------------*/


/******************************
KursDB LivingSense: Template Kurs-Beschrieb und -Anmeldung
******************************/
/* root element */
.kursdb-beschrieb
{
}

/* einleitungstext */
.kursdb-beschrieb .kursdb-inhalt
{
}

.kursdb-beschrieb .kursdb-inhalt p {
	margin: 3px 0px 0px 0px;
}

/* inhalte in tabs */
.kursdb-beschrieb .tabs
{
}
.kursdb-beschrieb .tabs ul
{
	padding: 5px 0px;
}

/* tabelle mit kursdaten */
.kursdb-beschrieb .tabs table.kursdb-detail
{
}
.kursdb-beschrieb .tabs table.kursdb-detail th, .kursdb-beschrieb .tabs table.kursdb-detail td
{
	padding: 0.5em;
}
.kursdb-beschrieb .tabs table.kursdb-detail th
{
	vertical-align: top;
	text-align: right;
	font-weight: bold;
}
.kursdb-beschrieb .tabs table.kursdb-detail ul {
	padding: 0px;
	margin: 0px;
	margin-left: 1.3em;
}

/* tabelle mit den kurskosten */
table.kursdb-kosten td, .kursdb-beschrieb .tabs table.kursdb-kosten td
{
	padding: 0em 0.2em 0.2em 0.2em;
}
table.kursdb-kosten td.betrag
{
	text-align: right;
}

/* liste mit den kursdurchfuehrungen */
ul.kursdb-kursdaten
{
	list-style-type: none;
	list-style-image: url(/art/livingsense/icon-plus.gif);
	margin-left: 1.3em;
}

ul.kursdb-kursdaten li
{
	cursor:pointer;
}

ul.kursdb-kursdaten li.open
{
	list-style-image: url(/art/livingsense/icon-minus.gif);
	border:1px solid grey;
	padding:5px;
	background-color:white;
}

ul.kursdb-kursdaten li.ausgebucht
{
	color: #888888;
}

ul.kursdb-kursdaten li ol
{
	list-style-type: none;
	list-style-image: none;
	margin-left: 0.9em;
}

ul.kursdb-kursdaten li ol li.pruefungstag
{
	
}

ul.kursdb-kursdaten li.ausgebucht ol li
{
	color: #888888;
}

ul.kursdb-kursdaten li.ausgebucht ol li.pruefungstag
{
	
}

/* liste mit den informationsabenden */
ul.kursdb-infoabend-kursdaten
{
	list-style-type: none;
	list-style-image: none;
	margin-left: 0px;
}

#kursdb-infoabend-kursdaten-mehrAnzeigen
{
	background-image:url(/art/livingsense/icon-plus.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	padding-left:15px;
	font-weight:bold;
}

#kursdb-infoabend-kursdaten-mehrAnzeigen:hover
{
	cursor:pointer;
}

#kursdb-infoabend-kursdaten-mehrAnzeigen.closed
{
	display: none;
}

#kursdb-infoabend-kursdaten-weitere
{
	display: none;
}

#kursdb-infoabend-kursdaten-weitere.open
{
	display: block;
}

.anmeldung h2
{
	margin-top: 2em;
}

ul.kursdb-kursdaten li ol li
{
	font-style: italic;
}

ul.kursdb-kursdaten li.closed ol
{
	display: none;
}

ul.kursdb-kursdaten li.open ol
{
	display: block;
}

/* liste mit den informationsabenden */
ul.kursdb-infoabend-kursdaten
{
	list-style-type: none;
	list-style-image: none;
	margin-left: 0px;
}

#kursdb-infoabend-kursdaten-mehrAnzeigen.closed
{
	display: none;
}

#kursdb-infoabend-kursdaten-weitere
{
	display: none;
}

#kursdb-infoabend-kursdaten-weitere.open
{
	display: block;
}

.anmeldung h2
{
	margin-top: 2em;
}

/* lernziele-tab */
#tabinhalt_lernziele ul {
	margin-left: 17px;
}
#tabinhalt_lernziele p {
	padding: 0px;
	margin: 3px 0px 0px 0px;
}

/* kurs-anmeldung formular */
table.kursdb-anmeldung th, table.kursdb-anmeldung td
{
	padding: 2px;
}
table.kursdb-anmeldung th p, table.kursdb-anmeldung td p
{
	padding: 5px 0px;
}
table.kursdb-anmeldung th h2, table.kursdb-anmeldung td h2
{
	margin: 10px 0px 10px 0px;
}

table.kursdb-anmeldung th
{
	vertical-align: top;
	text-align: right;
	font-weight: normal;
}

table.kursdb-anmeldung th.pflichtfeld
{
	font-weight: bold;
}

.tabinhalt .aktiv .eingabefehler
{
	color: #E0520C;
	font-weight: bold;
}

table.kursdb-anmeldung input[type=text]
{
	width: 25em;
}

table.kursdb-anmeldung input[type=text].plz
{
	width: 4em;
}

table.kursdb-anmeldung input[type=text].ort
{
	width: 20em;
}

table.kursdb-anmeldung input[type=checkbox].bestaetigungAGB
{
	float: right;
}

table.kursdb-anmeldung select
{
	width: 25em;
}

table.kursdb-anmeldung select.anrede
{
	width: 12em;
}

table.kursdb-anmeldung textarea
{
	width: 25em;
	height: 10em;
}

table.kursdb-anmeldung .eingabefehler
{
	color: #E0520C;
	font-weight: bold;
}

table.kursdb-anmeldung .kurskategorie {
	clear: both;
	width: 100%; 
}

table.kursdb-anmeldung .kurskategorie .kurskategorie-titel {
	width: 100%; 
	padding-top: 20px;
}

table.kursdb-anmeldung .kurskategorie .kurskategorie-titel.first {
	padding-top: 0px;
}

table.kursdb-anmeldung .kurskategorie .kurs {
	float: left;
	width: 50%; 
}

/*------------------------------------------------------------------------*/


/******************************
KursDB LivingSense: Template Kurs-Kalender
******************************/

.kursdb-kalender table
{
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #FFFFFF;
}
.kursdb-kalender table tr.zebra
{
	display: none;
}
.kursdb-kalender table tr.zebra0
{
	background-color: #FFFFFF;
}
.kursdb-kalender table tr.zebra1
{
	background-color: #F1F1F1;
}
.kursdb-kalender table tr.angefangen-zebra0
{
	background-color: #DDDDDD;
}
.kursdb-kalender table tr.angefangen-zebra1
{
	background-color: #D5D5D5;
}
.kursdb-kalender table tr td
{
	vertical-align: top;
	padding: 1px;
}
.kursdb-kalender .blaettern
{
	text-align: center;
	padding-top: 1em;
}
.kursdb-kalender .blaettern ul
{
	list-style-image: none;
	margin: 5px 0px;
	padding: 0px;
}

.kursdb-kalender .blaettern ul li
{
	display: inline;
	margin: 0px;
	padding: 0px 0.7em;
}

.kursdb-kalender .blaettern .yearactive{
	color: black;
}

.kursdb-kalender .blaettern .monatactive{
	color: black;
}

.kursdb-kalender .blaettern .monate li{
	margin: 4px;
	padding: 0px;
}

/*------------------------------------------------------------------------*/


/******************************
KursDB LivingSense: Template Kursleiter-Kategorien
******************************/

/*
Kursleiter-Kategorien
*/
/* Tabs */
.tabs .tabinhalt .tabinhalt_kinder {
	padding: 5px 0px;
}

.tabs .tabinhalt .tabinhalt_bild {
	float: left;
	width: 100px;
	height: 100px;
	padding-bottom: 2px;
}

.tabs .tabinhalt .tabinhalt_bild img {
	border: none;
	width: 100px;
	height: 100px;
}

.tabs .tabinhalt .tabinhalt_inhalt {
	float: left;
	width: 560px;
	height: 83px;
	padding: 20px 0px 0px 10px;
	background-color: #CCCCCC;
}

.tabs .tabinhalt .tabinhalt_titel {
	font-weight: bold;
	padding-bottom: 15px;
}

.tabs .tabinhalt .tabinhalt_tabelle {
	float: left;
	width: 565px;
}

.tabs .tabinhalt .tabinhalt_tabelle tr {
	vertical-align: top;
}

.tabs .tabinhalt .tabinhalt_tabelle td {
	padding-right: 5px;
}

.tabs .tabinhalt .tabinhalt_profilbild {
	float: left;
	width: 100px;
	height: 100px;
}

.tabs .tabinhalt .tabinhalt_profilbild img {
	border: none;
	width: 100px;
	height: 100px;
}

/*
Kursleiter-Details
*/
/* Tabs */
.tabs .tabinhalt .tabinhalt_feldtypTitel {
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}

.tabs .tabinhalt .tabinhalt_feldtypListe ul {
	padding-top: 10px;
}

.tabs .tabinhalt .tabinhalt_tabelle .tabinhalt_feldtypListe ul.first {
	padding-top: 0px;
}