/** css head **//*** madeleineloebner.ch/css/style***//*** madeleineloebner.ch/css/style***//*hacks:

mozi: normal

ie7+ie6: html* ...

nur ie6: * html ...

*/



/*

Farben:



// WebTool-Blau

#0089bd; // Standard (100%)

#33A1CA; // (80%)

#66B8D7; // (60%) Titel Funktionen-Menu

#99D0E5; // (40%)

#CCE7F2; // (20%)

#E5F3F8; // (10%)

#F2F9FC; // (5%)

#F7FBFD; // (3%)





// Loebner:

#504D4D  // Standard p

#F89761  // Lehm-Braun, navi-active, navi-hover; bold text (in p)

#6E6C6D  // Schriftfarbe Navi Ebene 1

#B0B1B3  // Schriftfarbe Navi Ebene 2



*/


body
{
	margin: 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #504D4D;
	background-color: #FFFFFF;
	text-align: left;
}

p, td, th, tr, li  {
	font-size: 14px;
	color: #504D4D;
}

a {
	font-size: 14px;
	color: #F89761;
	text-decoration: none;
}

a:hover {
	color: #F89761;
	text-decoration: underline;
}

ul {
	list-style-type: disc;
	margin: 0px;
	margin-left: 0.8em;
	padding: 0px;
	padding-left: 0.8em;
	font-size: 14px;
	color: #504D4D;
}

#kellerbuch
{
	list-style-image: url(/art/punkt.gif);
}

ol {
	margin-left: 0.5em;
	padding-left: 0.5em;	
	list-style-type: decimal;
	color: #504D4D;
}

strong
{
	color: #F89761;
}

h1 {

	color: #F89761;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}

h1:first-letter
{
	text-transform: uppercase;
}

h2 {
	color: #F89761;
	font-size:14px;
	font-weight:bold;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

hr {
	background-color: #999999;
	color: #999999;
	border: #999999;
	height: 1px;
}

input, select {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: Black;
	background-color: #FFFFFF;
	border: 1px solid Gray;
	margin-bottom: 4px;
}

input[type=radio], input[type=checkbox] {
	border: none;
}

img
{
	border: 0px;
}

textarea {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: Black;
	background-color: #FFFFFF;
	border: 1px solid Gray;
	margin: 2px 0px;
}

.submit {
	border: 1px solid #666666;
	background-color: #E5E5E5;
	font-size: 10px;
}

.antifloat
{
	clear: both;
	visibility: hidden;
}

#overDiv
{
	position: absolute; 
	visibility: hidden; 
	z-index:1000;
}

#seitenanfanglink {
	padding: 30px 0px 10px 0px;
}
/*------------------------------------------------------------------------*/

/******************************
	layout
******************************/
#body1
{
	padding: 10px;
	text-align: center;
	color: #504D4D;
	background-color: #FFFFFF;
}

#body2
{
	margin: auto;
	width: 990px;
	height: 775px;
	text-align: left;
	color: #504D4D;
	background-image: url(/wa-styles/madeleineloebner.ch/css/../../art/hintergrund.gif);
}

#kopfzeile
{
	width: 990px;
	margin-bottom: 15px;
}

#kopfOben
{

}

#logo
{
	float: left;
}

#logo img
{
	margin-top: 35px;
	margin-right: 75px;
}

#menubild
{
	float: left;
}

#banner
{
	float: left;
}

#kopfUnten
{
	height: 100px;
}

#platzhalter01
{
	float: left;
	width: 150px;
	height: 80px;
}

#titel_ci
{
	float: left;
	width: 320px;
}

#titel_ci h2
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 20px;
	padding: 0px;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
	color: #6E6C6D;
}

#titel_ci h3
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 18px;
	padding: 0px;
	padding-top: 5px;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
	color: #6E6C6D;
}

#titel_ci #seitentitel2 h3
{
	padding: 0px;
}

#shortcutlinks
{
	float: left;
	width: 520px;
	height: 60px;
	text-align: right;
	color: #504D4D;
}

#content
{
	margin-left: 150px;
	width: 840px;
	min-height: 400px;
}

#navcontainer
{
	float: left;
	width: 300px;
	margin: 0px;
	padding: 5px 20px 0px 0px;
}

#hauptinhalt
{
	float: left;
	width: 500px;
	margin: 0px;
	padding: 0px;
	padding-right: 20px;
}

#fusszeile
{
	clear: both;
	margin: auto;
	padding: 5px 10px;
	padding-top: 30px;
	width: 970px;
	font-size: 9px;
	color: #999999;
}

* html #fusszeile
{
	width: 990px;
}

#fusszeile a
{
	font-size: 9px;
	text-decoration: none;
	color: #999999;
}

#fusszeile a:hover
{
	color: #F89761;
}

#sitebyfooter
{
	float: left;
	text-align: left;
	width: 465px;
}

#sitemapliste ul
{
	list-style-image: none;
	margin: 0px 5px;
	padding: 0px 5px;
}

#sitemapliste ul a
{
	color: #504D4D;
	text-decoration: none;
	font-size: 14px;
}

#sitemapliste ul a:hover
{
	color: #F89761;
	font-size: 14px;
}

#sitemapliste ul.ersteStufe
{
	margin: 0px;
	padding: 0px;
}

#title
{
	float: left;
	width: 576px;
	height: 20px;
	margin: 0px 1px 0px 3px;
	padding: 0px 4px;
	border-bottom: 2px solid #B22C1B;
}

#title_gross
{
	float: left;
	width: 777px;
	height: 20px;
	margin: 0px 1px 0px 3px;
	padding: 0px 4px;
	border-bottom: 2px solid #B22C1B;
}

#seitenanfanglink
{
	margin-top: 20px;
}
/*------------------------------------------------------------------------*/

/******************************
	layout drucken
******************************/

#drucken
{
	width: 580px;
}

/*------------------------------------------------------------------------*/

/******************************
	navigation 
******************************/

/******************************
	stufe 1 
******************************/
#navcontainer ul {
	list-style-type: none;
	text-transform: uppercase;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer a, #navcontainer a:hover
{
	font-size: 20px;
	text-decoration: none;
}

#navcontainer ul li a {
	padding: 3px 0;
	display: block;
	color: #6E6C6D;
	line-height: 1.25em;
}

#navcontainer ul li img {
	display: none;
}

#navcontainer ul a:hover {
	color: #F89761;
	
}

#navcontainer ul li:hover img {
	display: none;
}

#navcontainer ul a.parentactive {
	color: #F89761;
	border-bottom: none;
}

#navcontainer ul a:hover.parentactive {
	
}

#navcontainer ul li.open a, #navcontainer ul li.open li.open a {
	color: #F89761;
	border-bottom: none;
}
#navcontainer ul li.open li a , #navcontainer a:hover ul li{
	 color: #b0b1b3;
}
#navcontainer ul li.open a:hover{
	color: #F89761;
}


#navcontainer ul a:hover.active {
	
}



#navcontainer ul a:hover.active_no_kids {
	
}

/******************************
	stufe 2 
******************************/
#navcontainer ul ul a {
	padding-left: 30px;
	color: #B0B1B3;
}

#navcontainer ul ul li.last a {
	border-top: none;
}

#navcontainer ul ul li.last a.parentactive {
	border-bottom: none;
}

#navcontainer ul ul li.last a:hover.parentactive {
	border-bottom: none;
}

#navcontainer ul ul li.last a.active {
	border-bottom: none;
}

#navcontainer ul ul li.last a:hover.active {
	border-bottom: none;
}

/*------------------------------------------------------------------------*/

/******************************
	Shortcutnavigation
******************************/
#shortcutlinks ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}

#shortcutlinks li
{
	display: inline;
	margin: 0px;
	padding: 0px 10px;
}

#shortcutlinks li.first
{
	border-left: none;
	padding-left: 0px;
}

#shortcutlinks a.tools 
{
	font-size: 12px;
	color: #504D4D;
	text-decoration: none;
}

#shortcutlinks a:hover.tools 
{
	color: #F89761;
}
/*------------------------------------------------------------------------*/

/******************************
Template: Download 
******************************/
#download {
	padding: 10px 0px;
}

#download th, #download td {
	border-bottom: 1px solid #999999;
}

/*------------------------------------------------------------------------*/

/******************************
Template: Suche
******************************/
#erweiterte_suche
{
	padding-top: 1em;
}

#erweiterte_suche fieldset
{
	border: 1px solid #CCCCCC;
}
/*------------------------------------------------------------------------*/

/******************************
Template: produktRiseriaDB
******************************/

#produktRiseriaDetail{
width:540px;
height:300px;
border:1px solid #FAE7A2;
padding:0px;
}

#produktRiseriaDetail #header {
width:540px;
height:20px;
background-color:#FAE7A2;
padding:0px;
}

#produktRiseriaDetail #bild {
width:160px;
float:left;
padding:0px;
text-align:center;
padding-top:10px;
}

#produktRiseriaDetail #beschreibung {
width:380px;
float:right;
padding:0px;
padding-top:10px;
}

#produktRiseriaDetail #tabelle {
width:380px;
float:right;
padding: 10px 0px 0px 0px;

}

#produktRiseriaDetail #tabelle table td{
vertical-align:top;
padding-left:4px;
text-align:left;
width:380px;
}

#produktRiseriaDetail #tabelle table div.links{
width:140px;
font-weight:bold;
float:left;
}

#produktRiseriaDetail #tabelle table div.rechts{
float:left;
}

#produktRiseriaDetail table tr{
width:100%;
}

#produktRiseriaDetail table tr.hell{
background-color:#FFFFFF;
}

#produktRiseriaDetail table tr.dunkel{
background-color:#FAE7A2;
}

#produktRiseriaDetail .titel{
font-weight:bold;
float:left;
}

#produktRiseriaDetail .antifloat{
float: none;
visibility:visible;
}
/*------------------------------------------------------------------------*/

/******************************
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: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #282C41;
	text-decoration: underline;
}

#NewsletterListe a:hover {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	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: 11px;
	font-weight: normal;
	color:#515465;
	text-decoration: none;
}

#NewsletterListe .titel1{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#NewsletterListe .titel2{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	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: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #282C41;
	text-decoration: underline;
}

#NewsletterListeDetails a:hover {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	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: Helvetica, Verdana, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;

}

#NewsletterListeDetails #content .titel2{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 18px;
	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: 11px;
	font-weight: bold;
	text-decoration: none;
}

.produktKind h3
{
	display: block;
	margin: 0px;
	margin-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #B22C1B;
}

.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: 11px;
	font-weight: bold;
	text-decoration: none;
}

.produktKind120 h3
{
	display: block;
	margin: 0px;
	margin-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #B22C1B;
}

.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: 11px;
	font-weight: bold;
	text-decoration: none;
}

.produktKind90 h3
{
	display: block;
	margin: 0px;
	margin-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #B22C1B;
}

.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: 11px;
	font-weight: bold;
	text-decoration: none;
}

.produktKind20 h3
{
	display: block;
	margin: 0px;
	margin-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #B22C1B;
}

.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: #FFFFFF url(/art/tabs/hintergrund.gif) repeat-x bottom;
	line-height: normal;
}
.tabs .tabNavi ul
{
	margin: 0px;
	padding: 10px 10px 0;
	list-style: none;
}

.tabs .tabNavi ul li
{
	float: left;
	margin: 0px 4px;
	background: url(/art/tabs/passiv_rechts.gif) no-repeat right top;
}

.tabs .tabNavi ul li a
{
	display: block;
	background: url(/art/tabs/passiv_links.gif) no-repeat left top;
    padding: 5px 15px 4px;
}

.tabs .tabNavi ul li a:hover
{
}

.tabs .tabNavi ul li.aktiv
{
	background-image: url(/art/tabs/aktiv_rechts.gif);
}

.tabs .tabNavi ul li.aktiv a
{
	background-image: url(/art/tabs/aktiv_links.gif);
	padding-bottom: 5px;
}

.tabs .tabNavi ul li.aktiv a:hover
{
}

/* Tabs-Inhalt */
.tabs .tabinhalt
{
	clear: left;
	width: 100%;
	padding-bottom: 5px;
}

.tabs .tabinhalt div
{
	padding: 2px;
}

.tabs .tabinhalt .aktiv
{
	display: block;
	/*border: 1px solid #B7B7B7;*/
	border-top: 0px; /* wird mit den tabs gemacht. */
}

.tabs .tabinhalt .versteckt
{
	display: none;
}

/*------------------------------------------------------------------------*/

/******************************
	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_bildtitel
******************************/

.listeKindinhalte_bildtitel ul
{
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

.listeKindinhalte_bildtitel ul li
{
	float: left;
	width: 30%;
	margin: 1px;
	padding: 1px;
}

.listeKindinhalte_bildtitel ul li.zebra0
{
	background-color: #FFFFFF;
}

.listeKindinhalte_bildtitel ul li.zebra1
{
	background-color: #F5F5F5;
}

.listeKindinhalte_bildtitel ul li a
{
	display: block;
}

.listeKindinhalte_bildtitel ul li a:hover
{
	background-color: #E5F3F8;
}
/*------------------------------------------------------------------------*/

/******************************
	Template: listeKindinhalte_dropdown
******************************/

.listeKindinhalte_dropdown form
{
	margin: 0px;
	padding: 0px;
}

.listeKindinhalte_dropdown form select
{
	font-size: 8px;
	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: dynDB_kamblyProdukt
******************************/
.dynDB_kamblyProdukt .tabs .tabNavi
{
	margin-bottom: 5px;
}

.dynDB_kamblyProdukt img#id_bildGross
{
	float: left;
	padding-right: 10px;
}

.dynDB_kamblyProdukt div.bildFlickering
{
	float: left;
	margin-right: 10px;
	width:320px;
}

.dynDB_kamblyProdukt .nebenBildFlickering
{
	float: left;
	
}

/*
bei champagne weniger breit
*/
#body_gelb .dynDB_kamblyProdukt .nebenBildFlickering
{
	width: 290px;
}

/*
bei goldfish weniger breit
*/
#body .dynDB_kamblyProdukt .nebenBildFlickering
{
	width: 230px;
}

.dynDB_kamblyProdukt .nebenBildFlickering h3
{
	margin: 0px;
}

.dynDB_kamblyProdukt .nebenBildFlickering div
{
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

.dynDB_kamblyProdukt .ProduktAllg_beschreibung
{
}

.dynDB_kamblyProdukt table
{
	border-collapse: collapse;
}

.dynDB_kamblyProdukt table th
{
	text-align: left;
	padding: 2px;
}

.dynDB_kamblyProdukt table td
{
	padding: 2px;
}

.dynDB_kamblyProdukt .dyndb_bezeichnungVorher
{
	width: 150px;
}

/******************************
	Template: listeKindinhalte_kamblyProduktUebersicht
******************************/
.listeKindinhalte_produktUebersichtKambly {
	
}

.listeKindinhalte_produktUebersichtKambly .kamblyProdukt {
	float: left;
	width: 32%;
	margin: 2px;
}

.listeKindinhalte_produktUebersichtKambly .kamblyProdukt p {
	margin: 0px;
	padding: 0px;
}

.listeKindinhalte_produktUebersichtKambly .kamblyProdukt a {
}

.listeKindinhalte_produktUebersichtKambly .kamblyProdukt a:hover {
}

.listeKindinhalte_produktUebersichtKambly .kamblyProdukt h2 {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.listeKindinhalte_produktUebersichtKambly .kamblyProdukt a img
{
	border: 1px solid #FFFFFF;
}

.listeKindinhalte_produktUebersichtKambly .kamblyProdukt a:hover img
{
	border: 1px solid #000000;
}

/*------------------------------------------------------------------------*/

/******************************
	Template: listeKindinhalte_produktNeuheitenKambly
******************************/
.listeKindinhalte_produktNeuheitenKambly .kamblyProdukt {
	float: left;
	width: 32%;
	margin: 2px;
}

.listeKindinhalte_produktNeuheitenKambly .kamblyProdukt p {
	margin: 0px;
	padding: 0px;
}

.listeKindinhalte_produktNeuheitenKambly .kamblyProdukt h2 {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.listeKindinhalte_produktNeuheitenKambly .kamblyProdukt a img
{
	border: 1px solid #FFFFFF;
}

.listeKindinhalte_produktNeuheitenKambly .kamblyProdukt a:hover img
{
	border: 1px solid #000000;
}

/*------------------------------------------------------------------------*/

/******************************
	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 
******************************/
#newsletter_formular input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}

#newsletter_formular input.submit{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #B22C1B;
	border: 1px solid #B22C1B;
	height: 19px;
	padding-bottom: 1px;
}

.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: 10px;
}

.bilder_klein_mit_tabs {
	padding-top: 10px;
}

.bild_klein {
	float: left;
	width: 160px;
	padding-bottom: 10px;
}

.submit {
	border: 1px solid #666666;
	background-color: #E5E5E5;
	font-size: 10px;
}

.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: 12px;
}

#shop input, #shop select
{
	font-size: 10px;
	background-color: #F6F6F7;
	border: 1px solid #999999;
	margin: 2px 0px;
}

.zebra0
{
	background-color: #ffffff;
}

.zebra1
{
	background-color: #C5D0E9;
}

/* Shop übersicht */
.inliste {
	float: left;
	width: 150px;
}

.ubersicht_bild {
	float: left;
	width: 50px;
}

.ubersicht_titel {
	float: left;
	padding: 0px 5px;
}

/* Kategorie */
.kategorieArtikel {
	float: left;
	width: 150px;
	height: 150px;
	font-size: 12px;
}

.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: 10px;
	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: 11px;
}

.job .bezeichnung p {
	font-size: 11px;
}

.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: listeKindinhalte_kindListeCta
******************************/

.listeKindinhalte_kindListeCta {
	padding-bottom: 10px;
}

.listeKindinhalte_kindListeCta h1 {
	display: block;
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
}

.listeKindinhalte_kindListeCta .bild {
	float: left;
}

.listeKindinhalte_kindListeCta .bild img {
	border: none;
}

.listeKindinhalte_kindListeCta .einleitung {
	float: left;
	padding: 0px 0px 0px 5px;
}

.listeKindinhalte_kindListeCta .einleitung p {
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
}

.listeKindinhalte_kindListeCta .einleitung a {
	color: #000000;
}

.listeKindinhalte_kindListeCta .einleitung a:hover {
	color: #000000;
}

.listeKindinhalte_kindListeCta .linksText {
	clear: both;
}

.listeKindinhalte_kindListeCta .linksText ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	list-style-image: none;
}

.listeKindinhalte_kindListeCta .linksText ul li {
	background: url(/art/cta/pfili_navi.gif) no-repeat;
	padding-left: 10px;
}

/*------------------------------------------------------------------------*/

/******************************
	Template: dynDB
******************************/

.dyndb_bezeichnungVorher {
	float: left;
}

.dyndb_bildGross {
	
}

.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: 11px;
	font-weight: bold;
	color: #B22C1B;
	text-decoration: none;
}

#teaser_sprache a:hover.sprachwahl 
{
	color: #333333;
}

#teaser_sprache a.currentSprachwahl  
{
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#teaser_sprache a:hover.currentSprachwahl 
{
	color: #333333;
}

#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;
}
/*------------------------------------------------------------------------*/

/******************************
	Navigation Pollen
******************************/

/******************************
	Tabs
******************************/
/* Div rund um die Tabs (Nav und Inhalte) */
#navigationPollen .tabs
{
	padding-top: 47px;
	//padding-top: 42px;
}

/* Tab-Nav */
#navigationPollen .tabs .tabNavi
{
	float: left;
	width: 100%;
	background: #FFFFFF url(/art/pollenundallergie/tabs/hintergrund.gif) repeat-x bottom;
	line-height: normal;
}

#navigationPollen .tabs .tabNavi ul
{
	margin: 0px;
	padding: 10px 10px 0;
	list-style: none;
}

#navigationPollen .tabs .tabNavi ul li
{
	float: left;
	margin: 0px 2px;
	background: url(/art/pollenundallergie/tabs/passiv_rechts.gif) no-repeat right top;
}

#navigationPollen .tabs .tabNavi ul li a
{
	display: block;
	background: url(/art/pollenundallergie/tabs/passiv_links.gif) no-repeat left top;
    padding: 2px 5px;
	font-size: 10px;
}

#navigationPollen .tabs .tabNavi ul li a:hover
{
	font-size: 10px;
}

#navigationPollen .tabs .tabNavi ul li.aktiv
{
	background-image: url(/art/pollenundallergie/tabs/aktiv_rechts.gif);
}

#navigationPollen .tabs .tabNavi ul li.aktiv a
{
	background-image: url(/art/pollenundallergie/tabs/aktiv_links.gif);
	padding-bottom: 3px;
}

#navigationPollen .tabs .tabNavi ul li.aktiv a:hover
{
}

#navigationPollen .datumsinformation {
	padding: 35px 5px 0px 7px;
	font-size: 10px;
	background-color: #F5F5F5;
}

/* Tabs-Inhalt */
#navigationPollen .tabs .tabinhalt
{
	clear: left;
	width: 170px;
	padding: 5px;
	background-color: #F5F5F5;
}

#navigationPollen .tabs .tabinhalt div
{
	padding: 2px;
}

#navigationPollen .tabs .tabinhalt .aktiv
{
	display: block;
	/*border: 1px solid #B7B7B7;*/
	border-top: 0px; /* wird mit den tabs gemacht. */
}

#navigationPollen .tabs .tabinhalt .versteckt
{
	display: none;
}

#navigationPollen table {
	padding: 0px;
	margin: 0px;
	border: none;
	border-collapse: collapse;
}

#navigationPollen table tr.active {
	background-color: #E9E9E9;
}

#navigationPollen table tr:hover {
	background-color: #EFEFEF;
}

#navigationPollen td.zelleOrt {
	width: 110px;
	text-align: right;
	padding: 0px;
	margin: 0px;
}

#navigationPollen td.zelleBalken {
	width: 45px;
	padding: 0px 0px 0px 5px;
	margin: 0px;
}

.belastungsFarbe {
	height: 7px;
}

/* undefiniert wird gesetzt, wenn in pollen.tbl_belastungsklasse kein Wert gesetzt ist */
.balken_undefiniert {
	width: 2px;
}

/* keine kommt aus pollen.tbl_belastungsklasse */
.balken_keine {
	width: 5px;
}

/* gering kommt aus pollen.tbl_belastungsklasse */
.balken_gering {
	width: 10px;
}

/* maessig kommt aus pollen.tbl_belastungsklasse */
.balken_maessig {
	width: 15px;
}

/* stark kommt aus pollen.tbl_belastungsklasse */
.balken_stark {
	width: 20px;
}

/* sehr stark kommt aus pollen.tbl_belastungsklasse */
.balken_sehrStark {
	width: 25px;
}

/* Legende */
#legende {
	padding: 5px 5px 5px 5px;
	background-color: #F5F5F5;
}

#legende #legendenUeberschrift {
	width: 100px;
	text-align: right;
	font-weight: bold;
}

#legende .belastungsklasseBezeichnung {
	float: left;
	width: 110px;
	text-align: right;
}

#legende .belastungsklasseFarbe {
	float: left;
	width: 45px;
	padding: 2px 0px 0px 5px;
}

#legende .belastungsFarbeBalken {
	height: 11px;
	font-size: 2px;
}

/* undefiniert wird gesetzt, wenn in pollen.tbl_belastungsklasse kein Wert gesetzt ist */
#legende .balken_undefiniert {
	width: 7px;
}

/* keine kommt aus pollen.tbl_belastungsklasse */
#legende .balken_keine {
	width: 10px;
}

/* gering kommt aus pollen.tbl_belastungsklasse */
#legende .balken_gering {
	width: 15px;
}

/* maessig kommt aus pollen.tbl_belastungsklasse */
#legende .balken_maessig {
	width: 20px;
}

/* stark kommt aus pollen.tbl_belastungsklasse */
#legende .balken_stark {
	width: 25px;
}

/* sehr stark kommt aus pollen.tbl_belastungsklasse */
#legende .balken_sehrStark {
	width: 30px;
}

/*------------------------------------------------------------------------*/

/******************************
	Navi pflanzenarten pollen 
******************************/
#inhalt_spalte_rechts ul {
	list-style-image: none;
	list-style-type: none;
	padding: 15px 5px 10px 5px;
	margin: 0px;
	text-align: right;
}

#inhalt_spalte_rechts ul li a {
	display: block;
	padding: 1px 70px 1px 0px;
}

#inhalt_spalte_rechts ul li a.active {
	background-color: #E9E9E9;
}

/*------------------------------------------------------------------------*/

/******************************
	messstationenKarte pollen 
******************************/
#messstationenKarte {
	position: relative;
}

.messstationMarke {
	border: 1px solid #333333;
	font-size: 0px;
	position: absolute;
}

/* undefiniert wird gesetzt, wenn in pollen.tbl_belastungsklasse kein Wert gesetzt ist */
.marke_undefiniert {
	width: 2px;
	height: 2px;
}

/* keine kommt aus pollen.tbl_belastungsklasse */
.marke_keine {
	width: 5px;
	height: 5px;
}

/* gering kommt aus pollen.tbl_belastungsklasse */
.marke_gering {
	width: 10px;
	height: 10px;
}

/* maessig kommt aus pollen.tbl_belastungsklasse */
.marke_maessig {
	width: 15px;
	height: 15px;
}

/* stark kommt aus pollen.tbl_belastungsklasse */
.marke_stark {
	width: 20px;
	height: 20px;
}

/*------------------------------------------------------------------------*/

/******************************
	pollenBelastung
******************************/
#pollenBelastung table {
	width: 100%;
}

#pollenBelastung .blaetternVor {
	text-align: right;
}

#pollenBelastung .datumWahl {
	text-align: center;
}

#pollenBelastung .datumWahl img {
	border: none;
}

/*------------------------------------------------------------------------*/

/******************************
	saisonverlauf Pollen
******************************/
#saisonverlauf table {
	width: 100%;
}

#saisonverlauf .blaetternVor {
	text-align: right;
}

#saisonverlauf .datumWahl {
	text-align: center;
}

#saisonverlauf .datumWahl img {
	border: none;
}

/*------------------------------------------------------------------------*/

/******************************
	pflanzenartBeschrieb Pollen
******************************/
#pflanzenartBeschrieb h2 {
	
}

#pflanzenartBeschrieb img {
	text-align: right;
	border: none;
}

#pflanzenartBeschrieb p {
	
}

/*------------------------------------------------------------------------*/

/******************************
	bluehbeginn Pollen
******************************/
#bluehbeginn {
	background: url(/art/pollenundallergie/bg_bluehbeginn.gif) repeat-y;
}

#bluehbeginnListen {
	float: left;
	width: 390px;
	padding-right: 10px;
}

#bluehbeginnNavi {
	float: left;
	width: 180px;
}

#bluehbeginnListen .messstationenListe table {
	border-collapse: collapse;
	width: 100%;
}

#bluehbeginnListen .messstationenListe table th {
	background-color: #F5F5F5;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

#bluehbeginnListen .messstationenListe table th.zentriert {
	text-align: center;
}

#bluehbeginnListen .messstationenListe table tr {
	vertical-align: top;
}

#bluehbeginnListen .messstationenListe table tr.active {
	background-color: #F5F5F5;
}

#bluehbeginnListen .messstationenListe table tr.legende td {
	border: none;
}

#bluehbeginnListen .messstationenListe table td {
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #CCCCCC;
}

#bluehbeginnNavi ul {
	list-style-image: none;
	list-style-type: none;
	padding: 15px 5px 10px 5px;
	margin: 0px;
	text-align: right;
}

#bluehbeginnNavi ul li a {
	display: block;
	padding: 1px 70px 1px 0px;
}

#bluehbeginnNavi ul li a.active {
	background-color: #E9E9E9;
}

/*------------------------------------------------------------------------*/

/******************************
	Wetterprognose Pollen
******************************/
#wetterprognose {
}

#wetterprognose .prognoseText {
	
}

#wetterprognose .prognoseAktualisiert {
	color: #999999;
}

#wetterprognose img {
	border: none;
	padding: 10px 0px 25px 0px;
}

/*------------------------------------------------------------------------*/

/******************************
	Overlib Pollen
******************************/
.olTitelText {
	font-size: 11px;
	font-weight: bold;
}

.olInhaltText td {
	font-size: 11px;
}

.olTitelHintergrund {
	background-color: #FFFFFF;
	width: 200px;
}

.olInhaltHintergrund {
	background-color: #CCCCCC;
}

/*------------------------------------------------------------------------*/

/******************************
	Login 
******************************/
input.eingabeFeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}

input.submit {
	font-size: 10px;
	background-color: #F6F6F7;
	border: 1px solid #999999;
	margin: 2px 0px;
}
/*------------------------------------------------------------------------*/

/******************************
	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;
}
#content {

	/* display:				inline; */
	margin-top:				20px;
	margin-right:			16px;
	margin-bottom:			5px;
	/* padding-left:			16px; */
	color:					#171717;
	line-height:			1.35em;
	border-left:			0px solid #ddd;
	min-height:				290px;
	height:					auto !important;  /* für moderne Browser */
	height:					290px;  /*für den IE */
}
.waxmlc_sitemap_entry_1{
margin-left:10px;
}
div.logotext{
float:left;
}
div.footer{
	margin-left: 150px;
	margin-bottom: 50px;
	color: grey;
	margin-top: 50px; 
}



/*** ***//** nofile ./.css **/