html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Auftraggeber: Ploettner Verlag */
/* Umsetzung: Knips & Konsorten, Remo Hoffmann */
/* ..:: Allgemeine Definition ::.. */
body {
  /*color: #332A29;*/
  font-family: Verdana;
  font-size: 10px;
  line-height: 130%;
  text-transform: none;
  background-color: #F7F7F7;
}

a {
  /*color: #332A29;*/
	color: #000000;
}

/* ..:: Layout ::.. */
.oben {
  background: repeat-x url(/shop/templates/ploettner_xhtml/bilder/verlag-oben_bg.gif); 
}

.header {
  width: 695px;
  height: 82px;
  margin: 0 auto;
  background: none;
  line-height: 20px;
  background-color: #332A29;  
  background: no-repeat url(/shop/templates/ploettner_xhtml/bilder/verlag-header.gif);
  }


.header a {
  text-decoration: none;
}

.header ul {
  /*padding: 58px 0 0 420px;*/
    padding: 58px 0 0 380px;
}

.header li {
  background-color: #F7F7F7;
  list-style-type: none;
  font-weight: bold;
  height: 19px; /*2px border-top + 3px padding-top*/
  border-top: 2px solid #332A29;
  text-align: center;
  padding-top: 3px;
  font-size: 12px;
  font-family: Arial;
}


/*IE6*/
* html .header li {
  border-top: 1px;
}


.header ul li.aktiv {
  background: no-repeat url(/shop/templates/ploettner_xhtml/bilder/navi-oben-aktiv_bg.gif) #F7F7F7;
  background-position: top center;
}

.header ul li {
 float:left;
 border-left: 1px solid #332A29;
 border-right: 1px solid #332A29;
}
.header ul li a {
  margin: 0 10px 0 10px;
}
  
.unten {
  width: 695px;
  min-height: 520px;
  height: auto !important;  /* fÃ¼r moderne Browser */
  height: 520px;  /*fÃ¼r den IE */
  margin: 0 auto;
  background-color: #FFFFFF;
}

.links {
  width: 130px;
  float: left;
  line-height: 20px;
  font-size: 12px;
  font-family:Arial;
}

.links a {
  text-decoration: none;
}

.links ul.menue li {
  width: 116px; /*12px padding-left*/
  min-height: 24px; /*4px padding-top*/
  height: auto !important;  /* für moderne Browser */
  height: 24px;  /*für den IE */
  /*
  border-left: 1px solid #9B9796;
  border-right: 1px solid #9B9796;
  border-bottom: 1px solid #9B9796;
 */
  border-left: 1px solid #c5c4c4;
  border-right: 1px solid #c5c4c4;
  border-bottom: 1px solid #c5c4c4; 
  background-color: #F7F7F7;
  list-style-type: none;
  padding-left: 12px;
  padding-top: 4px;
  font-weight: bold;
}

.links ul.menue li.aktiv {
  background: no-repeat url(/shop/templates/ploettner_xhtml/bilder/navi-aktiv_bg.gif) #F7F7F7;
  background-position: top center;
}

.links ul.menue li.aktiv ul {
  margin-left: -12px;
  margin-top: 5px;
}

.links ul.ebene2 li.aktiv {
  background: no-repeat url(/shop/templates/ploettner_xhtml/bilder/navi-aktiv_bg.gif) #e5eef3;
  background-position: top center;
}

.links ul.ebene2 li{
  width: 104px; /*24px padding-left*/
    background-color: #e5eef3;
  /*background-color: #E3EFF9;*/
  border: none;
  /* border-top: 1px solid #9B9796; */
  border-top: 1px solid #c5c4c4;
  padding-left: 24px;
}

.mitte {
  width: 373px; /*47px padding-left + 39px padding-rechts*/
  padding: 35px 39px 0 47px;
  float: left;
}

.rechts {
  width: 106px;
  background: none;
  float: left;

}

.rechts ul{
 margin-top: 30px;	
}

.rechts li {
	list-style-image: url(/shop/templates/ploettner_xhtml/bilder/listenpunkt_blau.gif);
    font-weight: bold;
    padding-bottom: 3px;

}

.rechts li a {
	vertical-align: top;
}

div.clearer-left {
  clear: left;
  height: 1px;
  font-size: 1px;
  line-height: 100%;
  /*background: red;*/
}

div.clearer-both {
  clear: both;
  height: 1px;
  font-size: 1px;
  line-height: 100%;
  /*background: red;*/
}

div.footer-unten p, .copyright {
	margin-top:10px;
	text-align:center;
	margin-bottom: 5px;
}

/*IE6*/
* html .ie-clearer {
  display:none;
}

/*Boxen*/
div.boxes {
}

/*Suche*/
div.box_search {
 	margin-top:10px;
}

div.box_search span.input_search input{
	width:70px;
	height:15px;
	font-size: 11px;
	/*border: 1px solid #332A29;*/
	border: 1px solid #000000;
	vertical-align:top;
}

div.box_search span.button_submit input{
	/*width:25px;*/
	

}

/*content_element*/

/*damit auch für alte Seiten funktioniert textbereich dazu*/
div.content_element H1,
div.textbereich H1,
#bestellschritt_aktiv {
  	font-size: 12px;
  	/*color: #00A8EB;*/
	color: #007fb3;
  	margin: 15px 0 15px 0;  	
}


div.content_element P {
	margin-bottom: 10px;
}

/*Neuerscheinung*/
div.new_products_default H1 {
	font-size: 15px;
}

div.new_products_default TABLE TD, 
div.new_products TABLE TD {
	width:100px;
	padding-right:35px;
	vertical-align: top;
	padding-bottom:20px;	
}

/*rausnehmen wenn umgesetzt*/
div.new_products_default TABLE TD IMG, 
div.new_products TABLE TD IMG{
	width:100px;
}

div.new_products_default P,
div.new_products P {
	/*display:none;*/
	text-align:center;
	margin-top: 5px;
	
}

/*BOX_ADMIN*/
div.box_admin {
  border: 1px solid #D8000B;
  /*width: 150px;*/
  margin-top: 20px;
  /*margin-left: 23px;*/
 font-size: 11px;
 padding: 10px;

}

div.box_admin h6{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom: 1px solid #D8000B;
}

div.box_admin DIV.button_backend {
  margin-top: 10px;
  margin-bottom: 5px;
  text-align: center;
}

div.box_admin DIV.button_backend A {
  width: auto;
  border: 1px solid white;
  padding: 1px 20px 2px 20px;
  text-decoration: none;
  cursor: pointer;
  line-height: 24px;
  background: #D8000B;
  color: white;
    
}

div.box_admin LI {
  list-style:circle;
  text-align: left;
  list-style-position:inside;
  /*padding-left: 5px;*/
  line-height:120%;
font-size: 10px;

}

/*box_login*/
div.box_login {
}

div.box_login p,
div.box_login span.button input {
	margin-top: 5px;
}

div.box_login span.button input {
	/*height: 15px;*/
}

div.box_login p.headline {
	border-bottom: 1px solid black;
	margin-top: 30px;
	width:70px;
}

div.box_login span.field_email input,
div.box_login span.field_passwort input{
	width:70px;
	height:15px;
	font-size: 11px;
	border: 1px solid #000000;
}


/*product_listing*/
div.product_listing {
}

div.product_listing div.left,
div.product_listing div.right{
	float:left;
}

div.product_listing h2,
div.product_listing p.details {
	font-size: 11px;
	font-weight: bold;
}

div.product_listing p.details {
	margin-top: 15px;
	margin-bottom:10px;
}

div.product_listing div.product {
	margin-bottom: 30px;
}

div.product_listing div.product div.left{
	width: 70px;
}

/*rausnehmen wenn umgesetzt*/
div.product_listing div.product div.left IMG{
	/*width: 70px;*/
}

div.product_listing div.product div.right{
	/*
	width: 298px;
	margin-left: 5px;
	*/
	width: 293px;
	margin-left: 10px;
}

div.product_listing div.product p.short_description{
	margin-top: 5px;
}

div.product_listing div.product div.info_block div.left{
	width:150px;
	float:left;
}

div.product_listing div.product div.info_block div.right{
	width:105px;
	float:right;
}

div.product_listing div.product div.info_block li.shipping_time {
	color: #e31825;
}

div.product_listing div.product div.info_block li.button_buy {
	 text-align: right;
	 margin-top: 15px;
}

/*product_info*/
div.product_info {
}

div.product_info h1,
div.product_info h2 {
	/*font-size:11px;*/
}

div.product_info h1 {
	/*
	margin-bottom: 10px;
	font-weight:bold;
	margin-top:0px;*/
	margin-top: 3px;
}

div.product_info h2 {

}

div.product_info div.left,
div.product_info div.right{
	float:left;
}

div.product_info div.product div.left{
	width: 100px;
}

/*rausnehmen wenn umgesetzt*/
div.product_info div.product div.left IMG{
	/*width: 100px;*/
}

div.product_info div.product div.right{
	/*
	width: 268px;
	margin-left: 5px;
	*/
	width: 263px;
	margin-left: 10px;
	
}

div.product_info div.info_block {
	margin-top:10px;
}

div.product_info div.info_block div.left{
	width:150px;
	float:left;
}

div.product_info div.info_block div.right{
	width:105px;
	float:right;
}

div.product_info div.info_block li.shipping_time {
	color: #e31825;
}

div.product_info div.info_block li.button_buy {
	 text-align: right;
	 margin-top: 20px;
}

div.product_info div.info_block li.button_buy input{
	vertical-align:bottom;
}

div.product_info div.info_block li.button_buy span.qty input{
	font-size:11px;
	border: 1px solid #000000;
	height: 15px;
}

div.product_info div.info_block li.button_buy span.cart_button input {
	/*height: 18px;*/
}

ul.extra_block {
	margin-top: 70px;
}

ul.extra_block li {
	list-style-image: url(/shop/templates/ploettner_xhtml/bilder/listenpunkt_blau.gif);
    font-weight: bold;
    padding-bottom: 3px;
	list-style-position:inside;
}

ul.extra_block li a,
ul.extra_block li p {
	vertical-align: top;
}

div.csc-frame-zurueck {
  	margin: -25px 0 0 -25px;
  	margin-bottom:15px;
	font-weight: bold;
}

/*shopping_cart.html*/
div.shopping_cart {}
div.shopping_cart td.button_checkout{
	text-align:right;
	
}

/*order_details.html */
div.order_details {
	margin-bottom: 10px;
}

div.order_details table th,
div.order_details table td {
	padding: 5px;
	vertical-align: top;
}

div.order_details table td {
	border-top: 1px solid black;
}

div.order_details table th.remove,
div.order_details table td.remove{
	border-left: 1px solid black;
	text-align:center;
}

div.order_details table th.total,
div.order_details table td.total {
	text-align:right;
}

div.order_details table th.qty,
div.order_details table td.qty {
	text-align:center;
}

div.order_details table td.qty input{
 border: 1px solid #000000;
}

div.order_details table th.image,
div.order_details table td.image {
display:none;
}

div.order_details table td.price_block {
	text-align:right;
}

/*checkout_confirmation.php/.html + order_total.php*/
p.button_checkout {
	margin-top: 10px;
}


table.total_block{
	border-top: 1px solid black;
}

table.products_block td.product {
	border-right: 1px solid black;
	padding-right: 5px;
}
table.products_block td.attributes {}

table.products_block td.qty,
table.total_block td.space {
	width: 30px;
}


table.total_block td.text {
	text-align:right;
	border-right: 1px solid black;
	padding-right: 5px;
}

table.products_block td.price,
table.total_block td.price {
	width: 60px;
	text-align:right;
	padding-left: 5px;
}
table.products_block td {
	padding-bottom:5px;
	vertical-align:top;
}

table.total_block td {
	padding-top:5px;
	vertical-align:top;
}

/*OLD Stuff -- merge*/

/*START account.html*/
.konto .rahmen {
	border: 1px solid black;
	margin-bottom: 15px;
	/*padding: 5px;*/
}

.konto .rahmen .kopf{
	font-weight:bold;
	margin-bottom: 5px;
	vertical-align:middle;
	line-height:normal;
	/*background-color: #00457D;*/
	padding-left:5px;
	
	/*color:white;*/
}

.konto .rahmen .link{
	margin-top: 5px;
}

.konto .rahmen a{
	/*color: #00457D;*/
}

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

.konto .rahmen .inhalt .formular_label {
	width:150px;
}

.konto .rahmen .inhalt .button {
	text-align:right;
}

.konto #error { color: red; font-weight: bold; margin-bottom:10px; }



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



/*END account.html*/


/*START create_account.html+checkout_new_address.html*/
/*IE6 geht nicht bei IE7*/
* html div.konto td.input_gender input,
* html div.konto td.checkbox_newsletter input,
* html div.bestellvorgang td.input_gender input {
	text-align: left;
	border:none;
	width: 20px;
}

/*IE7*/
html * div.konto td.input_gender input,
html * div.konto td.checkbox_newsletter input,
html * div.bestellvorgang td.input_gender input  {
	text-align: left;
	border:none;
	width: 20px;
}


/*END create_account.html*/


/*START checkout_shipping.html + weitere*/
.bestellvorgang {
	/*background-color: #f1f1f1; */
	/*border:1px solid #CCCCCC;*/
	/*border: 1px solid #8CADD4;*/                                
}

.bestellvorgang .rahmen {
	border: 1px solid black;
	/*padding: 5px;*/
	margin-bottom: 15px;
}

.bestellvorgang .rahmen .kopf{
	font-weight:bold;
	/*font-size:13px;*/
	/*color:white;*/
	margin-bottom: 5px;
	/*background-color:#00457D;*/
	vertical-align:middle;
	line-height:normal;
	padding-left: 5px;
}

.bestellvorgang .rahmen .inhalt{
	padding: 5px;
}

.bestellvorgang .rahmen .inhalt textarea{
	font-size:10px;
	font-family: Verdana;
	width:95% /*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:#A7360C;*/
	color:#007fb3;
}

.bestellschritte {
	/*background-color:#A7360C;*/
	/*height:20px;*/
	
	/*margin: 0 0 15px 0;*/
    /*border: 1px solid #8CADD4;*/
    /*padding-bottom: 5px;*/
	padding: 5px;
	/*border: 1px solid #A7360C;*/
	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;
	


}

#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;*/
	display:none;
	
 }



/*END checkout_shipping.html*/


/*START popup_content.php*/

.popup {
	padding:10px;
	background:white;
	height:100%;
}

.popup td {
	text-align: left;
  	font-family: Verdana;
  	font-size: 10px;
  	line-height: 110%;
	color:black;
}

.popup table {
	background:white;
}



/*END*/

/* textbreich und allgemeine Formulare */
.textbereich h2 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
}

.textbereich p  {
	line-height:120%;
	padding-bottom: 5px;
}

.textbereich li {
 	margin-left: 20px;
	padding-bottom: 5px;
}

.textbereich #error { color: red; font-weight: bold; margin-bottom:10px; }

.formular_label { 
	vertical-align:top;
}

.formular_feld { 
	padding-left:10px;
	padding-bottom: 5px;
}

.formular_feld input,
.formular_feld select {
	border: 1px solid #000000;
	max-width: 150px;
	/*font-size: 11px;*/
}

/*IE6*/
* html .formular_feld input,
* html .formular_feld select {
	width: 150px;
}

/*IE7*/
html * .formular_feld input,
html * .formular_feld select {
	width: 150px;
}


/*END*/

/*XTC needs */

.sitemap_sub ul {
	list-style:none;
}

.inputRequirement {
	color: red;
}


/* added 2008-08-11 */
span.kostenloseL {
color: #007FB3;

}



