/*****************************
Verlag Peter Jentschura
http://www.verlag-jentschura.de
Default Stylesheet
******************************/

* {	border:none; outline:none; margin:0; padding:0; }

body {
	background: #FFFFFF url(_pix/body_bg.jpg) no-repeat 50% 0;
        font: 13px georgia, palatino, "Times New Roman", serif;
	line-height: 1.5em;
	display: table;
	width: 100%;
	color: #1f1f1f;
}

a, a:link, a:active, a:visited, a:hover { color: #3e6b95; text-decoration: none; }
a:hover { color: #009ee0; border: 0 none; }


h1, h2, h3, h4, a.h1, a.h2, a.h3, a.h4 {
	font-weight: normal;
	margin-bottom: 1em;
	color: #263b50;
        line-height: 1.5em;
}

li {
	list-style: none;
}

p {
	margin: 0 0 13px 0;
} 

#contentcontainer h1 { margin:20px 0 20px 0; position: relative; text-indent:-995em; height:90px; left: -30px; }
h1.literatur { background: transparent url(_pix/h1-literatur.png) no-repeat left top; }
h1.impressum { background: transparent url(_pix/h1-impressum.png) no-repeat left top; }
h1.presse { background: transparent url(_pix/h1-presse.png) no-repeat left top; }
h1.home { background: transparent url(_pix/h1-home.png) no-repeat left top; }
h1.news { background: transparent url(_pix/h1-news.png) no-repeat left top; }
h1.downloads { background: transparent url(_pix/h1-downloads.png) no-repeat left top; }
h1.kontakt_und_bestellung { background: transparent url(_pix/h1-kontakt_und_bestellung.png) no-repeat left top; }
h1.ueber_uns { background: transparent url(_pix/h1-ueber_uns.png) no-repeat left top; }
h1.wissenswertes{ background: transparent url(_pix/h1-wissenswertes.png) no-repeat left top; }

h2 { font-size: 28px; line-height: 32px;}
h3 { font-size: 22px; margin-top: 1.2em;}

#container {
	position:relative;
	width: 801px;
	margin: 0 auto;
}

#contentcontainer {
	position: relative;

}

#header	{
	position: relative;
	width:799px;
	height: 183px;
	color: #FFFFFF;
}


#header img{
	position: absolute;
        width:304px;
        height: 38px;
        top: 75px;
        left: 50px;
}

#anreisser-container {
	position: relative;
	left: -50px;
	width: 800px;
}

#anreisser-content {
	background: transparent url(_pix/anreisser.jpg) no-repeat 1px 0;
	margin: 0 auto;
	width: 700px;
	padding: 20px 50px 20px 50px;
}

#anreisser-content h1 {
	margin-top: 0px;
}

.anreisser-bild {
	position: absolute;
	right: 50px;
	top: 50px;
	background: url(_pix/slider-teaserbild-home.jpg) no-repeat top right;
	height: 363px;
	width: 206px;
}

#anreisser-shadow {
	background: transparent url(_pix/anreisser_schatten.png) no-repeat 50% 0;
	height: 25px;
	margin: 0px;
	width: 800px;
}

#content {
	position: relative;
	background: none;
	width: 701px;
	padding: 0px 50px 20px 50px;
	_padding: 0px;
	min-height: 600px;
}

#menu { position: absolute; bottom: 0px; left: 50px;}
#menu ul { list-style: none;}
#menu ul li { float:left; }
#menu ul li a:link, #menu ul li a:visited, #menu ul li a:active, #menu ul li a:hover { float:left;}
#menu ul li a { padding: 10px 0.6em; font-size: 14px; color: #FFFFFF;}

#menu ul li a:hover, #menu ul li.active { background: url(_pix/menu_transpa.png) repeat; }
#menu ul li a:hover { _background: #2e2e2e;}

#footer {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: transparent url(_pix/footer_bg.png) repeat-x;
	text-align: center;
	color: #393939;
	padding: 10px 0px;
	margin: 30px 0 0 0;
	left: -50px;
	width: 800px;
	clear: both;
}

#prevnext {clear:both;}

/*
li.home_button-left, li.home_button-right  {
	display: block;
	background: transparent url(_pix/home_downloads.png) no-repeat top left;
	width: 315px;
	height: 120px;
	padding: 45px 0px 25px 25px;
}
*/

ul.clickable li a {
	background: transparent url(_pix/home_buttons.png) no-repeat top left;
	display: block;
	width: 315px;
	height: 120px;
	padding: 45px 0px 25px 25px;
	color: #1f1f1f;
}

ul.clickable li a strong {
	font-weight: normal;
	margin-bottom: 1em;
	color: #263b50;
	font-size: 28px;
        display: block;
}

ul.clickable li a em  {
	margin: 0 0 13px 0;
        display: block;
        font-style: normal;
} 

ul.clickable li a:hover { background: transparent url(_pix/home_buttons.png) no-repeat top right; cursor: pointer; color: #1f1f1f;  }
li.home_button-left span, li.home_button-right span  { width: 43px; float:right; margin: 27px 15px 0 0; text-align: center; }

.home_button-left { float:left; }
.home_button-right { float:right; }

.more, .backlink {font-size: 16px; color: #3e6b95;}

.buchteaser { width:330px; float:left; margin: 15px 0 15px 0;}
.buchteaser_float { float:right;}
.buchteaser h2, .buchteaser_float h2  { font-size: 21px; margin-bottom: 10px; line-height: 24px;}
.buchteaser p { font-size: 12px; margin: 0px; line-height: 18px;}
.buchteaser p.autoren { font-size: 12px; margin: 0 0 5px 0; }
#left_column img {padding-top: 3px;}

.teasertext { width: 230px; float:right;}
.teasertext_start { width: 300px; float:left;}
.teasertext_start P { font-size: 14px; line-height: 20px;}
.teasertext_start em { font-size: 13px; line-height: 20px;}



.teaserinfo { font-family: arial; font-size: 12px !important;  background: url(_pix/teaserinfo_back.png); margin: 10px 0px !important; padding: 3px 0 2px 8px; display:block; }

.spacer { clear:both; display:block; height: 10px;}
.hrline { background: transparent url(_pix/spacer.png); height: 80px; margin: 20px 0 0 0;}

#left_column { float: left; width: 430px; margin: 0 0 30px 0; }
#right_column { float: right; width: 220px; margin-top: 130px; }
#right_column_kontakt { float: right; width: 220px; }
#right_column_kontakt p { font-size: 13px; line-height: 18px; }


#left_column .floatleft {float:left; margin: 0 20px 10px 0;}
#left_column .floatright {float:right; margin: 0 0 10px 20px;}

.floatleft {float:left; margin: 0 10px 5px 0;}
.floatright {float:right; margin: 0 0 5px 10px;}

.right_column_box { padding: 0 0 50px 0px; margin: 0 0 15px 0; background: transparent url(_pix/right_column_box.png) bottom center no-repeat;}

.right_column_box h3 { position: relative; padding: 0px; margin: 0 0 5px 0; background: transparent url(_pix/right_column_box_h3.png) top left no-repeat; font-size: 18px; color: white; height: 40px;}
.right_column_box h3 em { margin: 5px 22px 0 0; display: block; float:left; font-style: normal; }
.right_column_box h3 span { margin: 0 10px 0 0; display: block; float:left; height: 15px;}

.right_column_box h4 { font-size: 14px; font-weight: bold; line-height: 18px; color: black; margin: 0 0 6px 0;}
.right_column_box p {font-size: 12px; line-height: 17px;}

.right_column_box p, .right_column_box h4, .right_column_box ul { padding: 0 0 0px 15px;}
.right_column_box ul {margin-bottom: 10px;}

.right_column_box .sprachLi {margin: 0 0px 0px 15px;padding-bottom: 10px;}
.right_column_box .sprachPic {float:left; margin:4px 10px 0 0;}
.right_column_box .sprachSpan {line-height: 18px;}
.right_column_box .sprachEm {font-size: 12px; font-style:normal;}


/* Clearfix */
.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; } 
.clearfix {display: inline-block;} 
/* Hide from IE Mac \*/ 
.clearfix {display:block;} 
/* End hide from IE Mac */ 
* html .clearfix{ height: 1px; }


/*  Topprodukte */
.teaser {
    margin: 10px 0 0 50px;
    border: 0;
    float: left;
    width: 490px;
    padding: 5px 100px 0 0;
}

#topprodukte{
    position: relative;
    width: 550px;
    height: 280px;
    top: -33px;
    left: -50px;
}

.buch { width: 125px; height: 200px; float:left; margin: 0 30px 0 0; }

#pager { position: absolute; width: 250px; bottom: 50px; left: 205px }
#pager a { font-family: arial; line-height: 20px; display: inline-block; color: #FFFFFF; background: transparent url(_pix/slider_button_back.png) no-repeat; text-decoration: none; margin: 0px 1px; width: 20px; height: 20px; text-align: center;}
#pager a.activeSlide, #pager a:hover { color: #FFFFFF; background: transparent url(_pix/slider_button_back_hov.png) no-repeat;}

.filesize {margin-left: 6px;}

/* Ende Topprodukte */

img.zoomImg {
	width: 24px;
	height: 24px;
}

.bestellseite img.zoomLink {display: none;}




/* Kontaktformular */

textarea,input[type='text'],input[type='password'],select { border:1px solid #3e6b95; margin-right: 3px; padding: 3px;} 
textarea:hover,input[type='text']:hover,input[type='password']:hover,select:hover{border-color:#aaa}
textarea:focus,input[type='text']:focus,input[type='password']:focus,select:focus, textarea.focus, input.focus{ border-color:white; outline: 2px solid #93a8bb; }

select  {width: 208px; }
select,button,label { cursor: pointer; }
.button{padding: 0px;}
.button:hover {background: #cecece;}
input[type='text'],input[type='password']{cursor:text}

select{padding:.1em .2em 0 .2em} 
select[multiple]{margin-bottom:.8em;} 
option{padding:0 .4em .1em}
fieldset{
    border: none;
}

textarea, input, select{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    margin-right: 5px;
}


/* rounded buttons */
.button {
    cursor:pointer; 
    cursor:hand; 
    background: #dde4e6; 
    vertical-align:middle;
    text-align: center;
    display: block;
    padding: 7px 10px;
    font-family: georgia;
    font-size: 16px;
    border: 1px solid #93b1c6;
    color: #27426e;
}

button:hover .button {background: #f5f7f7;}

/*button tag*/
	
button {border:0; border:none; background:transparent; width:1; overflow:visible; white-space:nowrap; padding:0 2px; cursor:pointer; cursor:hand;}
	
/* end rounded buttons */

.errors{
    background: #f6dada;
    border: 1px solid red;
    padding: 10px;
    margin-bottom: 10px;
    width: 310px;
}

span.error{ margin-left: 10px;}

.error{
    color: red;
}

.text{
	border: 1px solid #cecece;
	padding-left: 0.3em;
	background: url(images/hintergrund_input_text.gif) repeat-x;
	padding: 2px;
        width: 200px;
}

textarea {
    width: 200px;
}

form.cmxform fieldset {
    margin-bottom: 30px;
}

form.cmxform label {
    display: inline-block;
    line-height: 1.8;
    vertical-align: top;
}

form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}

form.cmxform fieldset li {
  list-style: none;
  padding: 5px 5px 5px 0px;
  margin: 0;
}

form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 -1.8em 0;
}

form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
  display: inline;
  width: 200px !important;
}

form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
  position: relative;
  margin-bottom: 1.8em;
}

form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
    width: 120px; /* Width of labels */
    color: black;
}
form.cmxform fieldset fieldset label {
    margin-left: 123px; /* Width plus 3 (html space) */
}

form.cmxform label.error {
    display: none;
    color: red;
    margin-left: 123px;
    width: auto;
}

.nocmx{
    top: -1.8em;
    margin-bottom: 0 !important;
    width: 50px;
}

.longlabel{
    width: auto !important;
}



form.cmxform fieldset legend { font:normal 18px georgia; margin: 0 0 0.5em 0; color: #263b50; padding: 0px 0px 10px 0px; display: block; }
* + html #content fieldset legend  { margin-left: -10px; }

#contactForm h3{font:normal 18px georgia;};

ul.bestellheadline  { margin-bottom: 10px; }
ul.bestellheadline li, ul.bestellheadline li h3 { float:left; margin: 0px; padding: 0px !important; font-size: 18px }

ul.bestellheadline li.buchhead { width: 357px; }
ul.bestellheadline li.preishead {width: 95px}

form.cmxform fieldset ol#bestellformular {margin-bottom: 30px;}
form.cmxform fieldset ol#bestellformular, ul.bestellheadline { width: 510px; }
form.cmxform fieldset ol#bestellformular span.preis {float:right; margin: 7px 15px 0 0; }
form.cmxform fieldset ol#bestellformular span.titel {float:left; margin: 7px 15px 0 0; }

form.cmxform fieldset ol#bestellformular li { background:red; margin-bottom: 5px; padding:0px; }
form.cmxform fieldset ol#bestellformular li img { float:left; margin: 0 10px 0 0; }

form.cmxform fieldset ol#bestellformular label {width: 315px;}
form.cmxform fieldset ol#bestellformular img.zoomImg, ol#sprachen img.zoomImg {display: none;}
form.cmxform fieldset ol#bestellformular input {background: #FFFFFF; float:right; width: 40px; border: 1px solid #93b1c6; margin: 7px 10px 0 0;}
.zahlungsinfos {background: #f5f7f7; padding: 5px 15px; width: 480px}
.zahlungsinfos h4 { font-size: 18px; margin-top: 10px}

/*  Ende Formular */

input.error, textarea.error, radio.error {border: 1px solid red !important;}
radio.error {diplay: none;}
div.error {width: 250px;}
.backlink {margin: 25px 0 0 0; font-size:}

.zoomIcon{
    width: 24px;
    height: 24px;
}

th{
    text-align: left;
}
#weiterebuecher td{
    padding: 2px;
    margin: 0;
}

#weiterebuecher{
    margin-bottom: 20px;
}

#weiterebuecheranzeigen{
    margin-bottom: 20px;
    display: block;
    cursor: pointer;
}
.even td{
    background: #f5f7f7;
}

.odd td{
    background: #dde4e6;
}

.warenkorbbutton{
    background: url(_pix/cart_add.png) #B5C1D4 no-repeat 5px 50%;
    padding: 4px;
    border: 1px solid #666666;
    text-indent: 20px;
    margin-left: 15px;
    margin-bottom: 10px;
}

#jcart{
    
}

#jcart #gesamtpreiszeile th{
    text-align: right !important;
    font-weight: bold !important;
}

#jcart .rechtsbuendig{
    text-align: right !important;
}

#jcart td.noclass{
    background: transparent !important;
    border: 0;
}

.highlight{
    border: 1px solid #666666;
    padding: 5px;
}

.agbfloat{
    width: 250px;
    padding: 5px;
    border: 1px solid #666666;
}

div#fancy_content body{
    padding-right: 10px;
}

.bestellung{
    padding: 10px !important;
    background: #DDE4E6;
}

.toc li{
    display: inline;
    list-style-type: none;
    padding-left: 0px;
    margin-left: 0px;
    line-height: 1em;
}

.toc a {
    display: block;
    width: auto;
    padding: 2px 4px;
    float: left;
    height: 15px;
    border: 1px solid #cecece;s
    margin: 0 5px 5px 0;
    background: #ecdfd2;
    text-decoration: none;
    color: black !important;
}

.toc {
    display: block;
    clear: both;
    margin-bottom: 15px;
    background: none;
    border: none;
    color:#641111;
    margin: 15px 0pt 15px 0px;
    padding: 0;
}

.toc a:hover, .toc li.active a{
    background: #423445;
    color: white !important;
    text-decoration: none;
}

.border{
    border: 1px solid black;
}

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

.versandkostenmeldung{
    margin-bottom: 10px;
    margin-top: 10px;
    background: #cecece;
    padding: 10px;
}

/* Unser Wissen */
.inhaltsverzeichnis{
	margin-bottom: 40px;
}

.inhaltsverzeichnis h4{
	margin-top: 20px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
}

.inhaltsverzeichnis a.plus h4{
	background: url(/assets/images/plus-circle-frame.png) no-repeat;
	text-indent: 30px;
}

.inhaltsverzeichnis a.minus h4{
	background: url(/assets/images/minus-circle-frame.png) no-repeat;
}

.inhaltsverzeichnis li{
	/*list-style: circle;*/
	padding: 2px;
	
}

.videobox {
	margin: 0 0 20px 0;
}

.videobox h4 {
	margin: 0 0 10px 0;
	color: #3e6b95;
	line-height: 1.3em;
}
