* { margin: 0; padding: 0; border-collapse:collapse; border-spacing: 0;}

.rechtespalte .info_ebooks {
  display: none;
}

html, body { height: 100%; }

body {
    width: 100%;
    text-align: center;
	font-weight:normal;
    font-size: 11px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:black;
}

img { border: none 0 transparent; }

a { text-decoration: none;
	color:black; }
a:hover {
	text-decoration:underline;	
}

p { padding-bottom: 5px; }

#header_oben {    width: 903px;    
			height: 180px;    
			background: black;
			
	}
      
#header_unten {    width: 903px;    
			height: 42px;    
			background: no-repeat url(http://www.festa-verlag.de/templates/festa_xhtml/img/header-unten.jpg) black;
			display: table;
			vertical-align: bottom;}      


#container {
    margin: 0 auto;
    width: 1003px;
	text-align: left;
	min-height: 100%;
}
#bg_links { width: 50px; background: url(http://www.festa-verlag.de/templates/festa_xhtml/img/rahmen-links.gif);}
#bg_rechts { width: 50px; background: url(http://www.festa-verlag.de/templates/festa_xhtml/img/rahmen-rechts.gif);}
#table_mitte { width: 903px; background: url(http://www.festa-verlag.de/templates/festa_xhtml/img/festa_pattern.gif);}
#bg_sims {/* width: 903px; */ height:50px; background: url(http://www.festa-verlag.de/templates/festa_xhtml/img/sims.jpg);
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: bold;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:10px;
  
}

 /* für Reiternavigation */

.tabcol0 { background-color: white; border:1px solid black;}
.tabcol0 a { color:black; text-decoration: none;}
.tabcol1 { background-color: white; border:1px solid black;}
.tabcol1 a { color:black; text-decoration: none;}
.tabcol2 { background-color: white; border:1px solid black;}
.tabcol2 a { color:black;}
.tabcol3 { background-color: white; border:1px solid black;}
.tabcol3 a { color:black;}
.tabcol4 { background-color: white; border:1px solid black;}
.tabcol4 a { color:black;}
.tabcol5 { background-color: white; border:1px solid black;}
.tabcol5 a { color:black;}
.tabcol6 { background-color: white; border:1px solid black;}
.tabcol6 a { color:black;}
.tabcol7 { background-color: white; border:1px solid black;}
.tabcol7 a { color:black;}
.tabcol8 { background-color: white; border:1px solid black;}
.tabcol8 a { color:black;}
.tabcol9 { background-color: white; border:1px solid black;}
.tabcol9 a { color:black;}
.tabcol10 { background-color: white; border:1px solid black;}
.tabcol10 a { color:black;}



a.sublink { 
  /*font-family: Verdana, Arial, sans-serif;*/
  font-size: 10px;
  color: #FFFFFF;
  font-weight : bold;
}

.inactiveTab {
	/*font-family: Verdana, Arial, sans-serif;*/
  font-size: 12px;
  color: #FFFFFF;
  font-weight : bold;
}


a.inactiveTab:hover { text-decoration: underline; }

a.sublink:hover { text-decoration: underline; }

#reiter_navi {
  /*top: 205px;*/
	/*position: absolute;*/
	/*top: 192px;*/
  /*top: 20px;*/
  margin-top: 12px;
  /*margin-right: 49px;*/
  /*margin-right: 150px;*/
  position:relative;
}

/*Star Hack für IE damit Navigation unten */
* html #reiter_navi {
	position:absolute;
}


#reiter_navi_oben a:focus{ background:none;}

#reiter_navi_oben {
	padding-right: 3px;
}

* html #reiter_navi_oben {
	padding-right: 6px;
}


#reiter_navi_unten { 
	color: black;
	/*margin-top: 14px;*/
  

}


* html #reiter_navi_unten {
	margin-top: 14px;
}


#reiter_navi_unten a{ 
	color: black;
	}

#reiter_navi_unten li{
	padding-top:5px;
}
#reiter_navi ul{
    list-style: none;
    /*padding: 4px 4px 2px 0px;*/
}
#reiter_navi li {
    float:right;
    /*padding-left: 3px;*/

}

/* damit Link der Navtrail auch bei Untermenü geht workaround */
.test {

	width:700px;
	margin-left: 200px;
	/*border: 1px solid red;*/
}



#navigation { 
	border-bottom: 1px solid black; 
	height: 20px;
	padding-top:5px;
	padding-left: 3px;
	border-top: 1px solid black; 
	background-color:white;
	}

#menueleft {
    float: left;
    width: 172px;
    margin-left: 5px;
    margin-right: 10px;
    margin-top: 10px;
}

#menueright {
    float: right;
    width: 172px;
    margin-right: 5px;
    margin-top: 10px;
}

#main {
    float: left;
    width: 529px;
    margin-top: 10px;
}

#impressum {
	padding-top:5px;
}


#impressum p, #impressum a {
	text-align:center;
	padding-top:8px; 
}


.textbereich {
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	padding-right:5px;
    width: 519px;
}

/*Star Hack für IE damit Layout nicht verrutscht bei Startseite */
* html .textbereich {
	padding-right:0px;
	width: 510px;
}

.textbereich h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
}

/*product_listing START*/
.linkespalte { 
	float: left; width: 80px;
	margin-bottom:10px;
}

.rechtespalte { 
	margin-left: 90px; 
	margin-bottom:10px;
}

.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; 
}

.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%;
}

.pl_preis{
	margin-top:5px;
	font-weight:bold;	
}

.pl_preis_rot{
	color:#990000;
}


.pl_lieferzeit{
	margin-top:5px;
	color:#990000;	
}

.pl_kaufen{
	text-align:right;
	border-bottom: 1px solid black;
}

.floatleft {
  float: left;
  width: 529px;
  voice-family: "\"}\"";
  voice-family:inherit;
  width: 529px;
}

html>body .floatleft{
  width: 529px;
}

/*product_listing ENDE*/



/*product_info START*/
.pi_linkespalte { 
	float: left; width: 200px;
	
}

.pi_rechtespalte { 
	margin-left: 205px; 
	padding-left: 5px;
	border-left: 1px solid rgb(204, 204, 204)
}


.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%;
}

.pi_beschreibung{
	margin-top: 15px;
	margin-right:10px;
	line-height:150%;
}

.pi_leseprobe {
	font-weight:bold;
	padding-top:5px;
}

.pi_leseprobe a {
	font-weight:bold;
	padding-top:5px;
	text-decoration:underline;
}

.pi_preis{
	margin-top:5px;
	font-weight:bold;
	clear:left;	
}

.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%;
	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: white;
    padding-bottom: 15px;
    background: no-repeat bottom url(http://www.festa-verlag.de/templates/festa_xhtml/img/box_bgi_unten.gif);
    margin-bottom: 10px;
	/*IE Hack für Boxen links*/
	width:100%;
	height:100%;
}
.box_heading {
    background: no-repeat url(http://www.festa-verlag.de/templates/festa_xhtml/img/box_bgi_oben.gif);
    padding: 0 15px 0 15px;
    height: 15px;
}

.box_heading img {
	padding-left: 40px;
	vertical-align: text-bottom;
}

.box_content {
    background: url(http://www.festa-verlag.de/templates/festa_xhtml/img/pattern_dunkel.gif) black;
    padding: 5px 5px 0 15px;
}
.box h6 { font-size: 11px; } 
.box a { color: white;}
.box a:hover { text-decoration:underline; }
.box ul { list-style: none; }
.box ul h3 { font-size: 11px;}
.box li { padding-bottom: 5px; }
.box_bestseller p { text-align: right;}
.box_bestseller li { padding-bottom: 5px; border-bottom: 1px solid white; margin-bottom: 10px;}
.box_bestseller li.last { padding-bottom: 5px; border-bottom: 0px; margin-bottom: 0px;}
.box_bestseller ul { list-style:none;}
.box_warenkorb ul { list-style:none;}
.box_admin li { list-style:none; padding-bottom:1px;}
.box_autoren a {font-weight:bold;}
.box_autoren img {width:142px; text-align:center}
.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;}
.feld_passwort input {max-width:75px;}
.feld_email input {max-width:125px;}
.box_suche input, .box_suche option, .box_suche select  {font-size:11px;}
.box_suche input {max-width:125px;}
.box_suche option, .box_suche select  {max-width:100px;}
.box_suche p {padding-top:5px; padding-bottom:5px; border-top:1px solid white; font-weight:bold;}
.box_suche form { padding-bottom:5px;}


/* 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: 150%;
}


.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*/

.neuerscheinungen caption {
	border-bottom: 1px solid black;
	caption-side:top;
	text-align:left;
	font-weight:bold;
}

.neuerscheinungen img { 
	padding-top:5px;
}

.neuerscheinungen p {
	padding-top:5px;
	padding-bottom:5px;
}

.neuerscheinungen td {
	height:160px;
	width:180px;
	text-align:center;
}

/*END new_products_default.html*/

/*START main_content.html*/
.main_content h1 {
	font-size:16px;
	font-weight:bold;	
}

/*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%;
}

/*END new_products_default.html*/


/*START account.html*/

div.konto {
	border: 1px solid #cccccc;
	/*background: #f1f1f1;*/
	background: white;

}

.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;
	list-style:none;	
}

.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;

}


/*END account.html*/

/*START box_search.html*/

.suche_button
{
	text-align:right;
	border-bottom: 1px solid white;
	padding-bottom:5px;
}
/*END box_search.html*/

/*START box_cart.html*/
.zur_kasse { 
	padding-top:5px;
	padding-bottom:5px;
	border-top:1px solid white;
	font-weight:bold;
}

.zur_kasse_link {
text-decoration:underline;
}
/*END box_cart.html*/


/*START checkout_shipping.html*/
.versandinformationen{
	background-color: #f1f1f1;
	border:1px solid #CCCCCC;

}
.versandinformationen p { margin: 10px 0 10px 0; }

.versandinformationen hr {
    background-color:none; /* Mozilla 1.4 */
    color:#CCCCCC; /* IE 6 */
    border:#CCCCCC; /* Opera 7.11 */
    height: 0px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:10px;
	margin-top:10px;
}

.versandinformationen .error { color: red; font-weight: bold; }

.versandinformationen .p_ueberschrift {
	margin-bottom: 15px 0 15px 0;
	font-weight:bold;
	text-decoration:underline;
}
.versandinformationen .bearbeiten a {
    font-style: italic;
    color: green;
    text-decoration:underline;
}

.bestellschritte li{
	list-style:none;
	float:left;
	font-size:12px;
	font-weight:bold;	
}
.bestellschritte p { margin: 0; padding: 0 5px 0 5px; }

.bs_past { border-bottom:1px solid #CCCCCC; }
.bs_aktiv { border-bottom:1px solid red; background: #CCCCCC;}
.bs_future { }




/*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*/
.contentmanager {
	/*background-color: #f1f1f1;*/
	border:1px solid #CCCCCC;
	background:white;
	/*border:1px solid black;*/
}


.contentmanager_liste li
{
	list-style:none;
	/*margin-bottom: 15px 0 15px 0;*/
}

.contentmanager_liste li a
{
	font-weight:bold;
	text-decoration:underline;
	
}

.contentmanager_liste li p
{
	margin-top:15px; 
	
}





.contentmanager hr {
    background-color:none; /* Mozilla 1.4 */
    color:#CCCCCC; /* IE 6 */
    border:#CCCCCC; /* Opera 7.11 */
    height: 0px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:10px;
	margin-top:10px;
}

.contentmanger h1
{
	font-size:12px;
	font-weight:bold;	
}

.contentmanager p
{
	line-height:130%;
}

.contentmanager ul
{
	margin-left: 15px;
  margin-bottom: 10px;
}


/*END kontakt.html*/


/*START sitemap.html*/
.sitemap_sub ul{

    list-style: none;

}


/*END sitemap.html*/

.error { color: red; font-weight: bold; }

/*START Kontakt f&uuml;r H&auml;*/

#kontakt_haendler{
    padding-left:10px;

}

#kontakt_haendler a{
    font-weight:bold;

}

#kontakt_haendler li{
    list-style:none;

}

#kontakt_haendler p{
    padding-bottom:5px;
}

#kontakt_haendler ul{
    padding-bottom:10px;
}

.haendler_ueberschrift{
    font-weight:bold;
}

#kontakt_haendler div, #kontakt_haendler div div{
    padding-bottom:10px;
} 



/*END Kontakt f&uuml;r H&auml;*/

/*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/normal Verdana, Arial, sans-serif;
	text-decoration: none;
	padding-bottom: 100px;
	margin-bottom: 100px;
}

/*Newsletter Überschrift*/

.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: 1.5;
	/* background: #000000; */
}

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;
}

/*END alte Klassen*/

/* BEGIN MAILCHIMP NEWSLETTER */
fieldset {margin: 0px 0 10px 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 MAULCHIMP NEWSLETTER */

/* 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: #000000 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: #000000 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*/


/*START Versandbedingungen-Seite im Contentmanger*/

#versandbedingungen li {

	margin-left:20px;
}


/*END  Versandbedingungen-Seite im Contentmanger */

DIV.youtube object {
  margin-left: 25px;
}

/*Handyman Jack*/
div.handyman {
	margin-bottom: 10px;
}

/*ebooks */

div.product_options {
	padding-top: 10px;
	padding-bottom: 10px;

}

div.product_options p {
	font-size: 12px;
	color: #990000;
}


div.product_options li {
	list-style:none;
	padding-left: 15px;
	font-size: 12px;
}

div.product_options li input {
	margin-right: 5px;
	vertical-align: middle;
}

div.info_ebooks {
	padding-top: 10px;
	line-height: 100%;
}

div.info_ebooks p{
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	
}

div.info_ebooks span, div.info_ebooks a{ 
	font-size: 11px;
	color: black;
	font-weight: normal;
}

div.info_ebooks a:hover{
	color: #990000;
} 

p.pi_beschreibung_abstand {
	margin-top: 5px;
}



div.ebook_crossselling {
	border: 1px solid #cccccc;
	width: 90%; 
	text-align: center;
	padding: 10px;
	margin: 0 auto;
}

div.ebook_crossselling p{
	font-size: 13px;
	color: #990000;
	font-weight: bold;
}

.menu_button {
	float:left;
	padding-bottom:5px;
}

.red_infobox {
	display:block;
	color:#F00;
	margin:10px 0;
	border:1px solid #F00;
	padding:5px;
}

.red_infobox a {
	font-weight:bold;
}

