/*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%)

#666699; // (blau-violett) TabBig:hover

// Grau-Töne
#FFFFFF; // (white)
#FAFAFA; // Hintergrund 1
#F5F5F5; // (whitesmoke) zebra-streifen
#F0F5F9; // (hell-grau-blau) Hintergrund 2 + tabactive
#bbbbbb; // (grau) Table Header
#aaaaee; // border...
#808080; // (gray)
#000000; // (black) Schrift
*/


body
{
	margin: 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #282C41;
	background-color: #FFFFFF;
	text-align: left;
}

p{padding-top: 0px; margin-top: 0px;}

p, td, th, tr, li  {
	font-size: 12px;
	color: #000000;
}

a {
	font-size: 12px;
	color: #282C41;
}

a:hover {
	color: #000000;
}

a img{
	border:0px;
	}

ul {
	list-style-type: none;
	margin: 0px;
	margin-left: 0.8em;
	padding: 0px;
	padding-left: 0.8em;
	font-size: 12px;
	color: #333333;
	list-style-image: url(/art/bullet.gif);
}

ol {
	margin-left: 0.5em;
	padding-left: 0.5em;	
	list-style-type: decimal;
	color: #333333;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #ce268d;
	margin-top:0px; 
	padding-top: 0px;
	letter-spacing: 0.1em;
}

h2 {
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	color:#ce268d;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top:0px; 
	padding-top: 0px;
	color:#ce268d;
}

#gold h1 {
	font-size: 15px;
	font-weight: bold;
	color: #cc9900;
	margin-top:0px; 
	padding-top: 0px;
	letter-spacing: 0.1em;
}

#gold h2 {
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	color:#cc9900;
}

#gold h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top:0px; 
	padding-top: 0px;
	color:#cc9900;
}


#rot h1 {
	font-size: 15px;
	font-weight: bold;
	color: #de103c;
	margin-top:0px; 
	padding-top: 0px;
	letter-spacing: 0.1em;
}

#rot h2 {
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	color:#de103c;
}

#rot h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top:0px; 
	padding-top: 0px;
	color:#de103c;
}

#blau h1 {
	font-size: 15px;
	font-weight: bold;
	color: #1943ad;
	margin-top:0px; 
	padding-top: 0px;
	letter-spacing: 0.1em;
}

#blau h2 {
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	color:#1943ad;
}

#blau h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top:0px; 
	padding-top: 0px;
	color:#1943ad;
}

hr {
	background-color: #999999;
	color: #999999;
	border: #999999;
	height: 1px;
}


/**  Projekt FSFM  */

#kopfInfo{
	margin: auto;
	width: 990px;
	text-align: right;
	height: 20px;
	color: #000000;
	background-color: #FFFFFF;
	}




input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	background-color: #FFFFFF;
	border: 1px solid Gray;
	margin-bottom: 4px;
}

input[type=radio], input[type=checkbox], input[type=image] {
	border: none;
}

textarea {
	font-family: Arial, Helvetica, 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;
}



#beraterinnen_liste{
	width: 100%;
	}

.beraterinnen_titel{
	line-height: 20px;
	background-color: #E5E5E5;
	}
	
#beraterinn h2{
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

.zebra_fsfm0{
	background-color: #ffefef;
	}

.zebra_fsfm0:hover{
	background-color: #ffbfbf;
	}

.zebra_fsfm1{
	background-color: #ffffff;
	}

.zebra_fsfm1:hover{
	background-color: #ffbfbf;
	}



/*------------------------------------------------------------------------*/

/******************************
	layout
******************************/
#body
{
	text-align: center;
}

#set
{
	margin: auto;
	width: 960px;
	text-align: left;
}

#set div{
	float:left;
}

#header{
	width: 960px;
	padding-top: 10px;
}

#sprachenlinks{
	width: 595px;
	text-align:right;
	height: 30px;
	}
	
#shortcutlinks{
	width: 240px;
	text-align:right;
	height: 30px;
	}
	
#suchelinks{
	width: 125px;
	text-align:right;
	height: 30px;
	}

#suchelinks input{
	vertical-align: top;
	}

#logo{
	width: 960px;
	height: 40px;
	}
	
#logo_text{
	font-size: 12px;
	width: 955px;
	height: 50px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	}
	
#container{
	width:960px;
	background-color: #f5f5f5;
	}
	

#content{
	width: 765px;
	padding-top: 15px;
	background-color: #ffffff;
	border-left: solid 10px #ffffff;
	min-height: 250px;
}

		
#spalterechts {
	width: 240px;
	}	

	
#inhaltZusatz{
	min-height:200px;
	width:505px;
	padding-right: 0px;
	}	


#inhalt{
	min-height:200px;
	width:765px;
	padding-right: 0px;
	}


#footer{
	width: 765px;
	margin-top: 20px;
	font-size: 10px;
	color: #666666;
	}

#footer a{
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	}


/******************************
	Modul FSFM shop
******************************/

.fsfm_start{
	border: solid 1px black;
	border-bottom: 0px;
	margin: 0px;
		margin-left: 10px;
	}


.fsfm_start tr td{
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	height: 71px;
	border-bottom: solid 1px black;
	}

.fsfm_start_link{
	text-decoration: none;
	}


/******************************
	navigation Ebene 1
******************************/
	
#navcontainerEbene1{
	text-transform: uppercase;
	width: 960px;
	height: 20px;
	padding-bottom: 5px;
	margin:0px;
	background-color:#ce268d;
	}
	
#gold #navcontainerEbene1{
	text-transform: uppercase;
	width: 960px;
	height: 20px;
	padding-bottom: 5px;
	margin:0px;
	background-color:#cc9900;
	}
	
#rot #navcontainerEbene1{
	text-transform: uppercase;
	width: 960px;
	height: 20px;
	padding-bottom: 5px;
	margin:0px;
	background-color:#de103c;
	}
	
#blau #navcontainerEbene1{
	text-transform: uppercase;
	width: 960px;
	height: 20px;
	padding-bottom: 5px;
	margin:0px;
	background-color:#1943ad;
	}
	
farbe{
	color: #ce268d;
	}
	
#gold farbe{
	color: #cc9900;
	}
	
#gold #navcontainer ul ul li a:hover{
	color: #cc9900;
	}

#navcontainer ul ul li a:hover{
	color: #CE268D;
	}

#rot farbe{
	color: #de103c;
	}

#rot #navcontainer ul ul li a:hover{
	color: #de103c;
	}

#blau farbe{
	color: #1943ad;
	}

#blau #navcontainer ul ul li a:hover{
	color: #1943ad;
	}
	
farbe a{
	color: #ce268d;
	text-decoration: none;
	}

#gold farbe a{
	color: #cc9900;
	text-decoration: none;
	}
	
#rot farbe a{
	color: #de103c;
	text-decoration: none;
	}	
	
#blau farbe a{
	color: #1943ad;
	text-decoration: none;
	}

	
	
#navcontainerEbene1 ul {
	padding: 5px 0px 0px 0px;
	list-style: none;
	}

#navcontainerEbene1 ul li{
	float: left;
	display: block;
	margin-right: 10px;
	padding-right: 10px;
	border-right: solid 1px white; 
	}

#navcontainerEbene1 ul li a{
	color: white;
	text-decoration: none;
	}
	
#navcontainerEbene1 ul li.last{
	border-right:0px;	

	}

#navcontainerEbene1 ul li.parentactive {
	font-weight: bold;
	letter-spacing: 0.2em;
	}
/*------------------------------------------------------------------------*/

/******************************
	layout drucken
******************************/

#drucken
{
	width: 580px;
}

/*------------------------------------------------------------------------*/

/******************************
	navigation 
******************************/

/******************************
	stufe 1 
******************************/

#navcontainer {
	border-top: solid 8px #ffffff;
	width: 185px;
	min-height: 170px;
	background-color: #f5f5f5;
	}
	
* html #navcontainer{
	height: 170px;
}

#navcontainer ul {
	list-style-type: none;
	text-transform: uppercase;
	margin: 8px 0px 0px 0px;
	padding: 0px;
}

#navcontainer ul li {
	float: left;
	width: 175px;
	margin: 0px;
	padding: 0px;
}

#navcontainer ul li a.parentactive 
{
	font-size: 12px;
	text-decoration: none;
	color: #ce268d;
}

#navcontainer ul li a {
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 12px;
	text-decoration: none;
}


#navcontainer ul a.parentactive {
	font-weight: bold;
	color: #ce268d;
	border-bottom: none;
}

#navcontainer ul a.active {
	font-weight: bold;
	color: #ce268d;
	border-bottom: none;
}

#navcontainer ul a.active_no_kids {
	font-weight: bold;
	color: #ce268d;
}

#gold #navcontainer ul a.parentactive {
	font-weight: bold;
	color: #cc9900;
	border-bottom: none;
}

#gold #navcontainer ul a.active {
	font-weight: bold;
	color: #cc9900;
	border-bottom: none;
}


#gold #navcontainer ul a.active_no_kids {
	font-weight: bold;
	color: #cc9900;
}


#rot #navcontainer ul a.parentactive {
	font-weight: bold;
	color: #de103c;
	border-bottom: none;
}

#rot #navcontainer ul a.active {
	font-weight: bold;
	color: #de103c;
	border-bottom: none;
}


#rot #navcontainer ul a.active_no_kids {
	font-weight: bold;
	color: #de103c;
}

#blau #navcontainer ul a.parentactive {
	font-weight: bold;
	color: #1943ad;
	border-bottom: none;
}

#blau #navcontainer ul a.active {
	font-weight: bold;
	color: #1943ad;
	border-bottom: none;
}


#blau #navcontainer ul a.active_no_kids {
	font-weight: bold;
	color: #1943ad;
}


#navcontainerEbene1 ul li a:hover {
	font-weight: bold;
}



/******************************
	stufe 2 
******************************/
#navcontainer ul ul {
	list-style: none;	
	list-style-image:none;
}

#navcontainer ul ul li{
	list-style: none;	
}

#navcontainer ul ul a {
	padding-left: 12px;
	color: #8a8a8a;
	margin-top: 5px;
}

#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;
}

/******************************
	stufe 3 
******************************/

#navcontainer ul ul ul{
	margin: 0px;
	padding: 0px;
	}

#navcontainer ul ul ul a {
	color: #8a8a8a;
	margin-left: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#navcontainer ul ul ul li {
	border-top: none;
	text-transform: none;
	list-style: none;
	background-image: url('/image/symbols/line.gif');
	background-repeat: no-repeat;
	background-position: 10px;
}
/*------------------------------------------------------------------------*/


/******************************
	Shortcutnavigation
******************************/
#shortcutlinks ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}

#shortcutlinks li
{
	display: inline;
	margin: 0px;
	padding: 0px 10px;
	border-left: 1px solid #CE268D;
}

#shortcutlinks li.first
{
	border-left: none;
	padding-left: 0px;
}

#shortcutlinks a.tools 
{
	font-size: 11px;
	font-weight: bold;
	color: #CE268D;
	text-decoration: none;
}

#rot #shortcutlinks a.tools 
{
	font-size: 11px;
	font-weight: bold;
	color: #DE103C;
	text-decoration: none;
}

#rot #shortcutlinks li
{
	display: inline;
	margin: 0px;
	padding: 0px 10px;
	border-left: 1px solid #DE103C;
}

#gold #shortcutlinks a.tools 
{
	font-size: 11px;
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}

#gold #shortcutlinks li
{
	display: inline;
	margin: 0px;
	padding: 0px 10px;
	border-left: 1px solid #CC9900;
}

#blau #shortcutlinks a.tools 
{
	font-size: 11px;
	font-weight: bold;
	color: #1943AD;
	text-decoration: none;
}

#blau #shortcutlinks li
{
	display: inline;
	margin: 0px;
	padding: 0px 10px;
	border-left: 1px solid #1943AD;
}

#shortcutlinks a:hover.tools 
{
	color: #333333;
}
/*------------------------------------------------------------------------*/

/******************************
	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 #B22C1B;
}

#sprachenlinks li.first
{
	border-left: none;
	padding-left: 0px;
}

#sprachenlinks li.last {
	border-right: 1px solid #666666;
}

#sprachenlinks a.sprachwahl 
{
	font-size: 11px;
	font-weight: bold;
	color: #B22C1B;
	text-decoration: none;
}

#sprachenlinks a:hover.sprachwahl 
{
	color: #333333;
}

#sprachenlinks a.currentSprachwahl  
{
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#sprachenlinks a:hover.currentSprachwahl 
{
	color: #333333;
}
/*------------------------------------------------------------------------*/

/******************************
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;
}















/*------------------------------------------------------------------------*/


/******************************
	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: 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: 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 
******************************/

.shopformular{width:300px;}

#shop {
	font-size: 12px;
	width: 500px;
}

#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;
}

.bestellpositionenliste{
	width: 500px;
	}

/* 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: 200px;
	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;
	width: 100px;
}

.kategorieArtikelText {
	width: 100px;
}

.kategorieArtikelPreis {
	font-weight: bold;
}

/* Artikeldetails */
#artikelDetailBild {
	float: left;
}

#artikelDetailBild img {
	width: 200px;
	border: none;
}

#artikelDetails {
	float: left;
	padding-left: 10px;
	width: 300px;
}

#artikelDetailTitel {
	color: #666666;
	font-weight: bold;
	width: 300px;
}

#artikelDetailText {
	padding: 10px 0px;
	width: 300px;
}

#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;
}

/*------------------------------------------------------------------------*/

/******************************
	ProduktFinder Ericschweizer
******************************/
/* Suchkriterien */
#suchKriterien {

}

#suchKriterien .ueberschrift {
	padding-left: 5px;
	font-weight: bold;
}

/* Kategorie Kindliste */
.listeKindprodukte_ericschweizer {
	
}

.kategorie {
	border-bottom: 1px solid #333333;
	margin-bottom: 10px;
}

.kategorieTitel {
	padding: 2px 0px 5px 0px;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color: #DDDDDD;
}

.produkt {
	border-bottom: 1px solid #999999;
}

.produktBildKlein {
	float: left;
	width: 150px;
	height: 120px;
}

.produktBildKlein img {
	width: 150px;
	height: 120px;
}

.produktTextUebersicht {
	float: left;
}

.produktBezeichnung {
	
}

.produktBezeichnung a {
	
}

.produktBeschreibung {
	
}

/* Produktdetails */
#ericschweizerProduktDetails {
	
}

#ericschweizerProduktDetails h1 {
	
}

#ericschweizerProduktDetails h2 {
	margin-bottom: 0px;
}

#ericschweizerProduktDetails div {
	padding-bottom: 5px;
}

#produktBezeichnung {
	
}

#produktBildGross {
	float: left;
	padding-right: 10px;
}

#produktInhalte {
	float: left;
}

#produktNummer {
	
}

#produktBeschreibung {
	
}

#produktEricschweizerAnwendung {
	
}

#produktEricschweizerBeschreibung2 {
	
}

#produktEricschweizerBeschreibung3 {
	
}

#produktEricschweizerPackungen {
	
}

#produktEricschweizerLinks {
	
}

#produktEricschweizerRasenWirkung {
	
}

#produktEricschweizerRasenDosierung {
	
}

#produktEricschweizerRasenWirkstoff {
	
}

#produktEricschweizerRasenUnterhalt {
	
}

#produktEricschweizerRasenProduktgruppe {
	
}

#produktEricschweizerRasenEinsatzgebiet {
	
}

#produktEricschweizerRasenRubrik {
	
}

#produktEricschweizerPetProdukt {
	
}

#produktEricschweizerPetTierart {
	
}

#produktEricschweizerPetSpezifikation {
	
}

#produktEricschweizerPetZusatz {
	
}

#produktEricschweizerPetZusammensetzung {
	
}

#produktEricschweizerPetErnaehrungshinweise {
	
}

#produktEricschweizerPetGattung {
	
}

#produktEricschweizerDownloads {
	
}

#produktPreis {
	
}

/*------------------------------------------------------------------------*/

/******************************
	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;
}





