* { margin: 0; padding: 0; border-collapse:collapse; border-spacing: 0;}

html, body { height: 100%; }

body {
    width: 100%;
    text-align: left;
	font-weight:lighter;
    font-size: 11px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:black;
}

img { border: none 0 transparent; }

a { text-decoration: none;
	color:#4F5556;
 }
a:hover {
	text-decoration:underline;	
}

b { font-weight:bold;}

p { padding-bottom: 5px; }


h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;

 }

#header {
    width: 903px;    
	height: 138px;    
	background: url(http://www.yoga-anandaverlag.de/templates/ananda_xhtml/img/anandaverlag_header.gif);
	/*ausstellen um 1px bug zu beheben*/
	/*display: table;*/
	vertical-align: bottom;
	/*border-bottom: 1px solid #C6C4C4;*/
	border: 1px solid #C6C4C4;
}

* html #header {
	width:901px;
}


#container {
    width: 1003px;
	text-align: left;
	min-height: 100%;
	margin-bottom:10px;
	background-image:url(http://www.yoga-anandaverlag.de/templates/ananda_xhtml/img/background_verlauf.jpg);
	background-repeat: repeat-y;
}
#bg_links { 
	width: 50px; 
	background: none;

}
#bg_rechts { 
	width: 50px; 
	background: none;
}
#table_mitte {
    width: 903px;
    background: white;
}
#bg_sims { width: 903px; height:40px;
text-align:center; background-repeat:no-repeat;}

* html #container { height: 100%; }

/* Navtrail */

#navigation , a.headerNavigation:link, a.headerNavigation:visited, a.headerNavigation:active, a.headerNavigation:focus {
  color: #000000;
  font-weight:lighter;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#4F5556;
  
}



#reiter_navi {
    top: 105px;
	position: relative;
	
}
/*Star Hack für IE damit Navigation unten */
* html #reiter_navi {
	top: 133px;
	position:absolute;
}


#reiter_navi p {
    float:right;
	padding-right: 5px;
	color:#4F5556;
}


/*Star Hack für IE damit Navigation abstand zum Rand*/
* html #reiter_navi p {
    padding-right: 15px;

}


#verlauf {
	background-image:url(http://www.yoga-anandaverlag.de/templates/ananda_xhtml/img/background_verlauf.jpg);
	background-repeat: repeat-y;
	background-position: center;
	height:20px;
}


#rand {
	border: 1px solid #C6C4C4;
}

#navigation { 
	border-top: 1px solid #C6C4C4;
	border-left: 1px solid #C6C4C4;
	border-right: 1px solid #C6C4C4;
	height: 20px;
	padding-top:5px;
	padding-left: 3px;
	background-color:white;
	}

#contentbereich { 
    border: 1px solid #C6C4C4;
    background-image: url(http://www.yoga-anandaverlag.de/templates/ananda_xhtml/img/background_main.gif);
	background-repeat: repeat-y;
	background-position: center;
}


* html #contentbereich {
	background-image: url(http://www.yoga-anandaverlag.de/templates/ananda_xhtml/img/background_main_ie.gif);
}


#menueleft {
    float: left;
    width: 185px;
	
	/*safari werte*/
	/*width:184px;*/
}

* html #menueleft {
	width: 183px;
}


#menueright {
    float: right;
    width: 186px;
}

* html #menueright {
	width: 187px;
	/*border: 1px solid green;*/
}


#main {
    float: left;
	/*margin-left: 185px;*/
    /*width: 523px;*/
    width: 510px;
	height: 100%;
	padding:10px;
	/*border:1px solid red;*/
}

* html #main {
	/* padding-right:0px; */
	width: 500px;
	
}

#impressum {
	padding-top:5px;
}


#impressum p, #impressum a {
	text-align:center;
	padding-top:8px; 
}

/* Shopmittelteil */
.textbereich {
	padding-bottom:5px;
    /*width: 513px;*/
	
	
	/*border:1px solid blue;*/
	width: 510px;

}

/*Star Hack für IE damit Layout nicht verrutscht bei Startseite */
* html .textbereich {
	/*
	padding-right:0px;
	width: 512px;*/
	
	
	
	width: 499px;
	
	
}

.textbereich h1 {
	/*
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
	
	*/
	
	/*border: 1px solid yellow;*/
}

.textbereich p  {
	/*line-height:130%;*/
	
	line-height:120%;
}

/*product_listing START*/


/*
html>body .floatleft{
  width: 512px;
}
*/




.linkespalte { 
	float: left; 
	width: 125px;
	margin-bottom:10px;
	/*border: 1px solid blue;*/
	height:100%;
}

.rechtespalte {
    
    /*margin-left: 130px;*/ 
	margin-bottom:10px;
	/*border: 1px solid red;*/
	padding-left: 10px;
	margin-left: 130px;
	height:100%;
}

.rechtespalte h2{ 
	font-size:13px;
	font-weight:bold; 
	margin-bottom:5px;
}

.rechtespalte h4{ 
	font-size:11px;
	font-weight:bold; 
}

.rechtespalte p{ 
	font-size:11px;
	/*line-height:150%;*/ 
}

.rechtespalte ul{
	list-style:none;
	margin-left: -20px;
}

.rechtespalte li {
	margin-left: 20px;

}

.pl_dropdown{
	text-align:right;
	padding-bottom:15px;
}

.pl_autor{
	font-weight:bold;
	display:inline;
	text-align:right;
	font-size:11px;	
}


.pl_autor form{
	display:inline;
	text-align:right;
	padding-left:5px;
}

.pl_autor option, .pl_autor select{
	font-size:10px;
}



.pl_beschreibung{
	margin-top:10px;
	margin-bottom:10px;
	/*line-height:150%;*/
	line-height:120%;
}

.pl_preis{
	margin-top:8px;
}


.pl_preis_rot{
	color:#990000;
}

.pl_preis_fett{
	font-weight:bold;
}

.pl_lieferzeit{
	margin-top:5px;
	color:#990000;	
}

.pl_kaufen{
	text-align:right;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid black;
}
.floatleft {
  float: left;
  width: 530px;
  voice-family: "\"}\"";
  voice-family:inherit;
  width: 510px;
}

html>body .floatleft{
  width: 510px;
}



/*product_listing ENDE*/



/*product_info START*/
.pi_linkespalte { 
	float: left; width: 155px;
	/*border: 1px solid blue;*/
	
}

.pi_rechtespalte { 
	margin-left: 165px; 
	padding-left: 5px;
	border-left: 1px solid rgb(204, 204, 204);
	/*border: 1px solid red;*/
}

/* Abstand der li's bei Produtinfo zum Trennstrich */
.pi_rechtespalte li {
	margin-left: 20px;

}


.pi_produktbild {
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: 10px;
}

h1.pi_buchtitel {
	/*
	font-size:14px;
	font-weight:bold; 
	margin-bottom:5px;
	*/
}

h2.pi_autor {
	font-size:12px;
	font-weight:bold; 
	margin-bottom:5px;
}


.pi_liste li{
	list-style:none;
	/*line-height:130%;*/
	line-height:120%;
}



.pi_beschreibung{
	margin-top: 15px;
	margin-right:10px;
	/*line-height:150%;*/
	line-height:120%;
}

.pi_leseprobe {
	/*font-weight:bold;*/
	padding-top:5px;
}

.pi_leseprobe a {
	font-weight:bold;
	padding-top:5px;
	text-decoration:underline;
}

.pi_preis{
	margin-top:7px;
	/*line-height:130%;*/
	/*font-weight:bold;*/
}

.pi_preis_fett{
	font-weight:bold;
}

.pi_preis_rot{
	color:#990000;
}

.pi_kaufen{
	text-align:right;
}

.pi_lieferzeit{
	color:#990000;	
}
h4.pi_rezessionen{
	padding-top:25px;
	color:#666666;
	font-size:15px;
}

.pi_kundenrezession{
	padding-top:10px;
	/*line-height:150%;*/
	line-height:120%;
	border-bottom: 1px solid #cccccc;
	
}

.pi_autor_bewertung {
	padding-top:20px;
}

.pi_autor_bewertung li{
	list-style:none;
	/*line-height:130%;*/
	font-weight:bold;
	padding-top:0px;
}

.pi_button_meinung{
	text-align:right;
	padding-top:25px;
}

/*product_info ENDE*/

#footer {
  text-align: center;  	
   	padding: 5px;
	clear: both;
	border: 0px solid red;
}
/* BOX DEFINITION START */
.box {
    color: #4F5556;
    background: white;
    /*IE Hack für Boxen links*/
	width:100%;
	height:100%;
}
.box_heading {
    padding: 3px 0 0 6px;
    height: 20px;
}
.blau { background: #8CADD4; }
.rot { background: #D59478; }
.braun { background: #C29C5C; }

.box_heading img {
	padding-left: 40px;
	vertical-align: text-bottom;
}

.box_content {
    background: white;
    padding: 5px 5px 0 10px;
	padding-bottom: 10px;
}
.box h6 {
    font-size: 12px;
    font-weight:bold;
    color: white;
} 
.box a { color: #4F5556;}
.box a:hover { text-decoration:underline; }
.box ul { list-style: none; }
.box ul h3 { font-size: 11px;}
.box li { padding-bottom: 5px; }
/*.box_kategorien li { margin-bottom: 5px;  }*/
.box_subkategorien {
    margin-left: 15px;
    list-style: circle;
}
.box_subkategorien a b { color: black; }
.box_kategorien a {
  font-weight:lighter;
  /*font-size:12px;*/
  color:#4F5556;
}

.box_kategorien {
	/* border: 1px solid blue; */
}
.box_bestseller p { text-align: right; border-bottom: 1px solid white; }
.box_bestseller ul { list-style:none;}
.box_warenkorb ul { list-style:none;}
.box_warenkorb h6 a { color:white;}
.box_admin li { list-style:none; padding-bottom:1px;}
.box_autoren a {}
.box_autoren img {/*width:142px;*/ text-align:center}
.box_autoren .box_content { margin:0px; padding:0px; }
.box_rezessionen p, .box_rezessionen h6 { text-align:left;}
.box_rezessionen { text-align:center;}
.box_anmeldung input {/*font-size:11px; margin-top:3px; /margin-bottom:5px;*/}
.box_anmeldung p { /*border:1px solid red;*/margin: 0px; padding:0px;  }
.box_anmeldung input { /*border:1px solid blue;margin: 0px; padding:0px;*/ margin-bottom:3px; font-size:11px;}
.feld_passwort input {max-width:75px; vertical-align:top; margin-right: 5px;}
.feld_email input {max-width:125px; vertical-align:top; margin-right: 5px;}
.box_suche input, .box_suche option, .box_suche select  {font-size:11px;}
.box_suche input {max-width:125px; vertical-align:top;}
.box_suche option, .box_suche select  {max-width:150px;}
/*.box_suche p {padding-top:5px; padding-bottom:5px; border-top:1px solid white; font-weight:bold;}*/
.box_suche form { padding-bottom:5px;}
.box_contentbox { /*border: 1px solid red;*/ }
.box_infobox .box_content { margin:0px; padding:0px; }
.box_infobox img { /*border: 1px solid red;*/}
.box_infobox b { /*font-weight:bold;*/ }
#horizontal_mitte { /*height: 50px; width:50px; margin-right:auto;margin-left:auto;*/ text-align:center; /*margin:auto*/}
/* BOX DEFINITION ENDE */
 

/*Verlagsliste START */

/*
#verlagsliste {
}
#verlagsliste h1{
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;	
}

#verlagsliste td h2 {
	font-size:11px;
	font-weight:normal;
}

#verlagsliste td {
	line-height:120%;
}


.table_kategorie{
	border: 0px solid red;
	width: 100%;
	border-top: 1px solid black;
}

.caption_kategorie{
	caption-side: top;
	text-align:left;
	padding-top: 10px;
	font-size:12px;
	font-weight:bold;
}

.td_buchtitel{
	width: 55%;	
}

.td_autor{
	width: 27%;
}

.td_lieferstatus{
	width: 18%;
	text-align:right;
}

.tr_grey{
	background-color:#f1f1f1;
}

.tr_white{
	background-color:white;
}
*/

/*Verlagsliste ENDE */



/*START new_products_default.html*/

DIV.neuerscheinungen {
	border: 1px solid #D59478; 
  background: #fffaee; 
  text-align: left; 
  padding: 5px; 
  margin: 15px 15px 11px 15px;
  width: 470px;

} 

* html DIV.neuerscheinungen, *html .index_site  {
  width: 465px;
}

.neuerscheinungen caption {
	/*border-bottom: 1px solid black;*/
	caption-side:top;
	text-align:left;
	font-weight:bold;
  font-size: 15px;
}

.neuerscheinungen img { 
	padding-top:5px;
  vertical-align: top;
}

.neuerscheinungen p {
	padding-top:5px;
	padding-bottom:5px;
}

.neuerscheinungen td {
	/*height:160px;*/
	/*width:180px;*/
  width: 33%;
	text-align:center;
  vertical-align: top;
}

/*END new_products_default.html*/

/*START main_content.html*/
.main_content h1 {
	/*
	font-size:16px;
	font-weight:bold;
	*/
	border: 1px soild red;	
}

/*END main_content.html*/

/*START new_products_default.html*/

.erscheinungstermine caption{
	border-bottom: 1px solid black;
	caption-side:top;
	text-align:left;
	font-weight:bold;
}

.erscheinungstermine td{
	/*line-height:150%;*/
	line-height:120%;
}

/*END new_products_default.html*/


/*START account.html*/

div.konto {
	/*border: 1px solid #cccccc;*/
	/*background: #f1f1f1; */
	
	/*border: 1px solid #D59478;*/

}

.konto .rahmen {
	border: 1px solid #C29C5C;
	/*background-color:#FFFAEE;*/
	/*margin: 10px;*/
	
	
	/*padding: 5px;*/
	margin-bottom: 15px;
	
}

.konto .rahmen .kopf{
	font-weight:bold;
	font-size:13px;
	color:white;
	margin-bottom: 5px;
	background-color:#C29C5C;
	vertical-align:middle;
	line-height:normal;
	padding-left: 5px;
}

.konto .rahmen .link{
	margin-top: 5px;
}

.konto .rahmen a{
	color: #C29C5C;
}


.willkommen_kopf {
	/*margin-top:10px;*/
	font-weight:bold;
	font-size:12px;
}

.willkommen_text {
	padding-top:8px;
	/*line-height:150%;*/	
}

.willkommen_text li {
	padding-bottom:5px;
	margin-left: 20px;
}

.bestellungen li {
	padding-bottom:3px;
	list-style:none;	
}

ul.bestellungen {
	padding-top:8px;
}


.konto hr {
	width:99%;
	color:rgb(204, 204, 204);
	margin-bottom: 5px;
}

.konto a {
	font-weight:normal;

}

.konto .rahmen .inhalt{
	padding: 5px;
}

.konto .rahmen .inhalt table {
	width:100%;
	/*border:1px solid red;*/
}

.konto .rahmen .inhalt .formular_label {
	width:150px;
}

.konto .rahmen .inhalt .button {
	text-align:right;
}

.konto #error { color: red; font-weight: bold; margin-bottom:10px; }

/*END account.html*/

/*START box_search.html*/

.suche_button
{
	text-align:right;
	border-bottom: 1px solid #4F5556;
	padding-bottom:5px;
}
/*END box_search.html*/

/*START box_cart.html*/
.zur_kasse { 
	padding-top:5px;
	padding-bottom:5px;
	border-top:1px solid #4F5556;
	
	/*font-weight:bold;*/
}

.zur_kasse_link {
text-decoration:underline;
}
/*END box_cart.html*/


/*START checkout_shipping.html + weitere*/

/*umnennen in bestellvorgang vorher versandinformationen*/
.formular_label { 

}

.formular_feld { 
	margin-left:10px;
	padding-bottom: 5px;
}

.formular_feld input, .formular_feld select, .formular_feld option  { 
	font-size:11px;
}



.bestellvorgang {
	/*background-color: #f1f1f1; */
	/*border:1px solid #CCCCCC;*/
	/*border: 1px solid #8CADD4;*/
}

.bestellvorgang .rahmen {
	border: 1px solid #8CADD4;
	/*padding: 5px;*/
	margin-bottom: 15px;
}

.bestellvorgang .rahmen .kopf{
	font-weight:bold;
	font-size:13px;
	color:white;
	margin-bottom: 5px;
	background-color:#8CADD4;
	vertical-align:middle;
	line-height:normal;
	padding-left: 5px;
}



.bestellvorgang .rahmen .inhalt{
	padding: 5px;
}

.bestellvorgang .rahmen .inhalt textarea{
	font-size:11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width:99% /*für IE*/
}





/*
.versandinformationen p { margin: 10px 0 10px 0;}
*/

.bestellvorgang #error { color: red; font-weight: bold; margin:5px; }

/*
.versandinformationen .p_ueberschrift {
	margin-bottom: 15px 0 15px 0;
	font-weight:bold;
	font-size:12px;
	
}
*/

.bestellvorgang .text_must {
  font-size: 11px;
  font-weight:normal;
  padding-left:5px;
}

.bestellvorgang .input {
	padding-bottom: 10px;
}

.bestellvorgang .bearbeiten a {
    font-style: italic;
    /*color: green;*/
    text-decoration:underline;
	color:#D59478;
}

.bestellschritte {
	background-color:#8CADD4;
	/*height:20px;*/
	
	/*margin: 0 0 15px 0;*/
    /*border: 1px solid #8CADD4;*/
    /*padding-bottom: 5px;*/
	
	padding: 5px;
	background-color:#D59478;
	border: 1px solid #D59478;
	margin-bottom: 15px;
}
/*
.bestellschritte li{
	list-style:none;
	float:left;
	font-weight:bold;

}

*/
.bestellschritte p {
	line-height:normal;
	/*margin-bottom: 5px;*/ 
	/*padding: 0 5px 0 5px;*/
	/*height: 20px;*/
	margin:0px;
	color: white;
	vertical-align:bottom;
	


}


/*
.bs_past { 
	border-bottom:1px solid #CCCCCC; 
}*/
#bestellschritt_aktiv { 
	/*border-bottom:1px solid red;
	background: #CCCCCC;*/
	font-size:14px;
	/*vertical-align:bottom;
	line-height:normal;
	color:white;*/
	padding-left: 3px;
	padding-right: 3px;
	font-weight:bold;

}
#bestellschritt_inaktiv {
	font-size:11px;
	padding-right: 3px;
	padding-left: 3px;
	/*padding: 0 5px 0 5px;*/

	/*
	border:1px solid white;
	
	vertical-align:bottom;
	line-height:normal;
	color:white;*/
	
 }



/*END checkout_shipping.html*/

/*START index.html*/
.footer_link_big, footer_link_big a {
	font-size:11px;
	font-weight:bold;
}


.footer_link_small {
	font-size:10px;
	font-weight:bold;
}

/*END index.html*/

/*START kontakt.html*/
/*----START_NICHT VERWENDET----

DATEN aus festa_xhtml css ziehen wenn nötig

----END NICHT VERWENDET----*/

/*END kontakt.html*/


/*START Index-Site Contentmananger*/

h2.index {
	font-weight:normal;
	font-size:11px;
 }

.index_site {
	border: 1px solid #D59478; background: #fffaee; text-align: left; padding: 5px; margin: 15px 15px 11px 15px;
width: 470px;
} 
 
 
/*ENDE Index-Site Contentmananger*/

/*START alte Klassen*/
/*für Überschrift Gästebuch*/
/*
H1.product_listing_v1 {
	color: #000000;
	text-decoration: none;
	font: normal bold 12px Verdana, Arial, sans-serif;
}

TD.main h3 {
	color: #000000;
	text-decoration: none;
	font: normal bold 12px Verdana, Arial, sans-serif;
}
*/

/*Überschrift Startseite*/

/*
.startseite_ueberschrift {
	color: #000000;
	font: normal bold 20px Verdana, Arial, sans-serif;
	text-decoration: none;
	padding-bottom: 100px;
	margin-bottom: 100px;
}

*/

/*Newsletter Überschrift*/

.sitemap_sub ul {
	list-style:none;
}


/*START sitemap.html*/


/* END sitemap.html*/

/*

.contentsTopics {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height:120%;
}

TABLE.formArea {
  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.newsletter_line_unten {
	border-bottom: 1px dotted #cccccc;
}
.newsletter_line_oben {
	border-top: 1px dotted #cccccc;
}
*/

.inputRequirement {
	color: red;
}

/*unbedingt mal ändern - einheitlich machen -- lösche im FF keine Funktion*/
/*
.headerError {
	color: red;
}*/


.copyright {
width:1003px; text-align:left; /*color:white; height: 0px;*/
padding-left: 390px;

}
/*
.copyright a {color:white;}*/


/*END alte Klassen*/

/* BEGIN MAILCHIMP NEWSLETTER */
fieldset {margin: 20px 0 20px 0; border: none;}
.indicate-required {width: 306px; text-align: right; margin-bottom: 5px;}
span.label {width: 120px;float: left; padding-top: 4px;}
div.textbereich .mc-field-group input {float: left; width: 180px;}
select {width: 100px;}
.mc-field-group {height: 30px; clear:both;}
#mce-error-response {float: left;}
#mc-embedded-subscribe {margin-left: 120px; width: 80px;}
/* END MAILCHIMP NEWSLETTER */

/* old BEGIN NEWSLETTER 
.mailForm {
    position:relative;
    top:0px;
    width:350px;
   padding-bottom: 8px;
    /*border: red 1px solid;
}
.zeile {
    position:relative;
    margin-bottom:8px;
}
.letzteZeile {
    position:relative;
    margin-bottom:5px;
}
input#c_email, input#c_email2, input#c_name, input#c_prename, select#c_gender {
    position:absolute;
    right:10px;
    width:250px;
    background: #FFFFFF; 
    border: #8CADD4 1px solid;
	font-size: 11px;
}

.mailForm div.gender {
    /*height: 19px;
	margin-bottom:10px;
}

select#c_gender {
    position:absolute;
    right:124px;
    width:140px;
   background: #FFFFFF;
    border: #8CADD4 1px solid;
	font-size: 11px;
}

/* IE
* html select#c_gender {
 right:120px;
 
 }

input#submit, input#submit2 {
    position:absolute; right:10px;
    /*background: #D59478; border: #62533E 1px solid;*/
}
/*END NEWSLETTER*/

h4.inhaltsverzeichnis {
  font-size:12px;
	font-weight:bold; 
	margin-bottom:5px;
  
}

/*
div.inhaltsverzeichnis p.sub {
   padding-bottom: 2px;
}
*/
/*
div.inhaltsverzeichnis ul {
   margin-bottom:8px;
}
*/
div.inhaltsverzeichnis li {
  list-style-type:none;
}

div.inhaltsverzeichnis ul.sub li{
  list-style-type:disc;
}

div.inhaltsverzeichnis ul.sub{
  padding-left:15px;
  
}

.inhaltsverzeichnis li {
  padding-bottom: 3px;
}

/* ..:: Parse Time ::.. */
div.parseTime {
	color:white;
}


/* ..:: Vorrat ::.. */
span.vorrat {
	font-size:10px;
	font-weight: normal;
}
