html{height: 100%;}
body{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color : #EDEFF2;
	font-family: "Overpass",Tahoma,arial;
	font-size: 11px;
	color: #363A42;
	height: 100%;
	text-align: center;
}

div#all{
	width: 1018px;
	text-align: left;
	margin: 0px auto;
	min-height: 100%;
	height:auto !important;

}

div#all2{
	background-image:url(../img/ciando/hintergrund.png);
	background-repeat:repeat-y;
	width: 1018px;
	text-align: left;
	margin: 0px auto;
	min-height: 100%;
	height:auto !important;
	float: left;
}

div#skyscraper_right{
	float: right;
	height: 600px;
	width: 160px;
	position: absolute;
	margin-left: 1000px;
	margin-top: 115px;
}

div#main{
	/*float: left;*/
	/*width: 960px;*/
	margin-top: 0;
	margin-left: 29px;
	margin-right: 29px;
	min-height: 100%; /* Mindesthöhe für moderne Browser */
	height:auto !important; /* Important Regel für moderne Browser */
}

p, h1, h2, h3, h4, h5, h6, ul, input, form, dl, dd, dt, span, strong{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: "Overpass",Tahoma,arial;
	color: #363A42;
}
.develop {
	outline: 1px dotted black;
}
.clear {
	clear: both;
}
.float_l{
	float: left;
}

.float_r{
	float: right;
}

a{
	outline: none;
}

h1.cms{
	font-size: 18px;
}

h2.cms{
	font-size: 16px;
}

h3.cms{
	font-size: 14px;
}

img{
	border-width: 0px;
	border-style: none;
}

img.cms_icon{
	margin-right: 18px;
	margin-top: 0;
	float: left;
}

dt.cms{
	margin-top: 18px;
	float:left;
	width: 120px;
	vertical-align: top;
}

dd.cms{
	margin-top: 18px;
	margin-left: 18px;
	float:left;
	width: 590px;
}

span.cms{
	vertical-align: top;
}

img.cms_icon2{
	margin-right: 18px;
	padding-top: 0;
	float: left;
}

span.cms2{
	vertical-align: top;
}

a	{	text-decoration: none; color: #363A42;}
a:link	{	text-decoration: none; color: #363A42;}
a:hover	{	text-decoration: none; color: #363A42;}
a:visited	{	text-decoration: none; color: #363A42;}
a:active	{	text-decoration: none; color: #363A42;}

p.edithint{
	background-color : #EDEFF2;
}

/* div#all{
	background-image:url(../img/ciando/hintergrund.png);
	background-repeat:repeat-y;
	width: 1018px;
	text-align: left;
	margin: 0px auto;
}

div#main{
	width: 960px;
	margin-top: 0;
	margin-left: 29px;
	margin-right: 29px;

} */

div#head{
	width: 900px;
	height: 91px; /* änderung wm (vorher 85px)*/
	background-color: #DCDFDF;
	padding-left: 30px;
	padding-right: 30px;
}

div#logohead{
	float: left;
	width: 152px;/* änderung wm vorher 145px*/
	padding-top: 9px;
}

img#logo{
	max-width: 152px;
	max-height: 71px;
}

div#loginbar{
	float: right;
	width: 463px;/* änderung wm vorher 290px*/
	/*padding-top: 7px;*/
}

.lifirst{
	padding-right: 7px;
}

.linext{
	/*background-image:url(../img/ciando/pipe.png);*/
	/*background-repeat:no-repeat;*/
	padding-left: 7px;
	padding-right: 7px;
}

.lilast{
	/*background-image:url(../img/ciando/pipe.png);*/
	/*background-repeat:no-repeat;*/
	padding-left: 7px;
}

ul#loginnav {
	padding: 40px 0px 0px 0px; /* änderung wm vorher 12px 0px 0px 15px;*/
	float: right;
	width: 380px;
}

ul#loginnav li {
	float: left;
	list-style: none;
}

ul#loginnav a {
	display: block;
	padding: 0;
	font-size: 12px;
	font-family: "Overpass";
	color: #363a42;
}
ul#loginnav li a:hover {
	color: #CC0838;
}
ul#loginnav li i {
	font-size: 14px;
}
ul#loginnav a:link {
	;
}
ul#loginnav a:visited {
	;
}
ul#loginnav a:hover {
	;
}
ul#loginnav a:active {
	;
}

ul#bottomnav {
	padding: 10px 10%;
	background-color: #3A3D43;
	font-size: 12px;
	float: left;
	width: 80%;
}

ul#bottomnav li {
	float: left;
	list-style: none;
}

ul#bottomnav a {
	display: block;
	padding: 0;
}
ul#bottomnav a:link {
	;
}
ul#bottomnav a:visited {
	;
}
ul#bottomnav a:hover {
	;
}
ul#bottomnav a:active {
	;
}

.navfirst{
	width: 63px;
	height: 35px;
}

.navnext{
	width: 64px;
	height: 35px;
}

/* li.navnext:hover{
	width: 64px;
  height: 41px;
	background-image: url(../img/ciando/cat_leer_blau.png);
	background-repeat: no-repeat;
} */

.navlast{
	width: 63px;
	height: 35px;
}

ul#topnav {
	display: block;/* bei probs diesen wert nach topnav li */
	/*padding-left: 1px;*/
	margin: 0;
	background-color: #CC0838;
	padding-left: 30px;
}

ul#topnav li {
	float: left;
	list-style: none;
	text-align: center;
	padding-top: 6px;
}

ul#topnav li.navlast.selected {
	/*margin-left: 1px;*/
	/*padding-right: 2px;*/
}
ul#topnav li.navnext.selected {
	/*margin-left: 1px;*/
	font-weight: bold;
}
ul#topnav a {
	padding: 0;
	margin-top: 5px;
	/*font-size: 15px;*/
	/*font-weight: bold;*/
}
ul#topnav a:link {
  ;
}
ul#topnav a:visited {
  ;
}
ul#topnav a:hover {
  ;
}
ul#topnav a:active {
  ;
}
ul#topnav .selected {
	font-weight: bold;
}

.whitefont {color: #FFFFFF;}
a.whitefont	{	text-decoration: none; color: #FFFFFF;}
a.whitefont:link	{	text-decoration: none; color: #FFFFFF;}
a.whitefont:hover	{	text-decoration: none; color: #FFFFFF;}
a.whitefont:visited	{	text-decoration: none; color: #FFFFFF;}
a.whitefont:active	{	text-decoration: none; color: #FFFFFF;}

ul#topnav_next {
	margin: 0;
	/* padding-left: 220px; */
	padding-left: 70px;
	padding-top: 4px;
	display: block;
}

ul#topnav_next li {
	float: left;
	list-style: none;
	text-align: center;
	padding-left: 34px;
	padding-top: 5px;
}

ul#topnav_next li.mob_link {
	padding-right:110px;
}

ul#topnav_next a {
	padding: 0;
	margin-top: 5px;
}
ul#topnav_next a:link {
  ;
}
ul#topnav_next a:visited {
  ;
}
ul#topnav_next a:hover {
  ;
}
ul#topnav_next a:active {
  ;
}
.btn {

}
input.btn-dark,
.btn-dark {
	background-color: #3A3D43;
	color: #ffffff !important;
	padding: 5px;
}
input.btn-dark:hover,
.btn-dark:hover {
	background-color: #CC0838;
}
input.btn-dark {
	border-color: #3A3D43;
}
input.btn-dark:hover {
	border-color: #CC0838;
}

.btn-dark.invers {
	background-color: #CC0838;
}
.btn-dark.invers:hover {
	background-color: #3A3D43;
}

.whitefontbold {color: #FFFFFF; font-weight: bold;}
a.whitefontbold	{	text-decoration: none; color: #FFFFFF; font-weight: bold;}
a.whitefontbold:link	{	text-decoration: none; color: #FFFFFF; font-weight: bold;}
a.whitefontbold:hover	{	text-decoration: none; color: #FFFFFF; font-weight: bold;}
a.whitefontbold:visited	{	text-decoration: none; color: #FFFFFF; font-weight: bold;}
a.whitefontbold:active	{	text-decoration: none; color: #FFFFFF; font-weight: bold;}

.whitefontboldselected {color: #60C2FC; font-weight: bold;}
a.whitefontboldselected	{	text-decoration: none; color: #60C2FC; font-weight: bold;}
a.whitefontboldselected:link	{	text-decoration: none; color: #60C2FC; font-weight: bold;}
a.whitefontboldselected:hover	{	text-decoration: none; color: #60C2FC; font-weight: bold;}
a.whitefontboldselected:visited	{	text-decoration: none; color: #60C2FC; font-weight: bold;}
a.whitefontboldselected:active	{	text-decoration: none; color: #60C2FC; font-weight: bold;}

#prehead {
	background-color: #3A3D43;
	padding: 2px 30px;
	height: 25px;
}
#prehead #lang_container {
	float: left;
	width: 300px;
	margin-top: 5px;
}
#prehead #logo_adobe {
	float: right;
	padding-right: 0px;
}
span#logo_adobe{
	margin-left: 5px;
	padding-right: 7px;
}

span#logo_app{
	float: right;
	padding-right: 0px;
}

div#space1{
	width: 960px;
	height: 1px;
	clear: both;
}

div#space3{
	width: 960px;
	height: 1px;
	clear: both;
}

div#navigation{
	width: 960px;
	height: 41px;
	/* position: relative;/* änderung wm*/
	background-color: #CC0838;
}

div#navigation_next{
	width: 960px;
	height: 33px;
	/*background-image:url(../img/ciando/bg_top.png);*/
	/*background-repeat:no-repeat;*/
	background-color: #3A3D43;
	text-align: center;
	/* margin-top: 41px; *//* änderung wm*/
}

div#navigation_next_ohne{
	width: 960px;
	height: 33px;
	/*background-image:url(../img/ciando/bg_top1.png);*/
	background-repeat:no-repeat;
	text-align: center;
	/* margin-top: 41px; *//* änderung wm*/
}


div#space2{
	width: 960px;
	height: 16px;
}

div#leftcontent{
	float:left;
	width: 170px;/* änderung optimierung vorher 170px*/
	margin-top: 0;
	margin-right: 10px;
}

div#left_suchen_und_finden{
	width: 170px;
}

div.kasten_top{
	width: 170px;
	height: 28px;
	/*background-image:url(../img/ciando/grauer_kasten_leer.png);*/
	/*background-repeat:no-repeat;*/
	background-color: #DCDFDF;
	text-align: center;
}

p.kasten_top_text_left{
	font-weight: bold;
	font-size: 14px;
	padding-top: 7px;
	color: #003362;
}

p.kasten_top_text_right{
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	color: #CC071E;
}

h4.kasten_top_text_right{
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	color: #CC071E;
}


div.kasten_center{
	width: 170px;
	background-image:url(../img/ciando/frame_left_right.png);
	background-repeat:repeat-y;
	font-size: 12px;
	/* float: left; */
}

div.kasten_bottom{
	width: 170px;
	height: 1px;
	background-image:url(../img/ciando/frame_bottom.png);
	background-repeat:no-repeat;
	margin-bottom: 9px;
	/* float: left; */
}

div.kasten_center_right{
	width: 170px;
	background-image:url(../img/ciando/frame_left_right.png);
	background-repeat:repeat-y;
	font-size: 12px;
	float: left;
}

div.kasten_bottom_right{
	width: 170px;
	height: 1px;
	background-image:url(../img/ciando/frame_bottom.png);
	background-repeat:no-repeat;
	margin-bottom: 9px;
	float: left;
}

div.kasten_tag_cloud{
	padding: 8px 9px;
}

a.tag_cloud_link:hover{
	color: #07396F;
}

.kasten_tag_cloud span {
	padding: 3px 5px;
	padding: 0 5px\9;
}

.tagc_9{
	font-size: 9px;
}

.tagc_10{
	font-size: 10px;
}

.tagc_11{
	font-size: 11px;
}

.tagc_12{
	font-size: 12px;
}

.tagc_13{
	font-size: 13px;
}

.tagc_14{
	font-size: 14px;
}

.tagc_15{
	font-size: 15px;
}

div#left_service{
	width: 170px;
}

div#left_newsletter{
	width: 170px;
}

div#left_infos_und_kontakt{
	width: 170px;
}

div#maincontent{
	float:left;
	width: 600px;/* änderung optimierung vorher 580px*/
	font-size: 12px;
	margin: 0 10px 0 0;/* änderung optimierung*/
}

div#maincontentservice{
	float:left;
	width: 775px;
	font-size: 12px;
}

div#maincontentbook{
	float:left;
	width: 780px;
	font-size: 12px;
}

div#rightcontent{
	width: 170px;/* änderung optimierung vorher 170px*/
	float:left;
}

div#maincontentkonto{
	float:left;
	width: 770px;
	font-size: 12px;
}

div#right_tipp_des_monats{
	width: 170px;
	float: right;
	/margin-bottom: 10px;
}

div#right_aktion_der_woche{
	width: 170px;
	float: right;
	/margin-bottom: 10px;
}

div#right_top_10_suchbegriffe{
	width: 170px;
	float: right;
}

div#right_top_10_titel{
	width: 170px;
	float: right;
}

div#right_preisaktionen{
	width: 170px;
	float: right;
	/margin-bottom: 10px;
}

div#right_tag_cloud{
	width: 170px;
	float: right;
}

ul.ul_kasten {
	padding: 8px 9px 8px 9px;
	margin: 0 0 0 0;
}

ul.ul_kasten li {
  list-style: none;
  padding-top: 2px;
  height:10px\9
}

ul.ul_kasten a {
  display: block;
  padding: 0;
}

ul.ul_kasten_nohover {
	padding: 8px 9px;
	margin: 0 0 0 0;
	width: 155px;
}

ul.ul_kasten_nohover li {
  list-style: none;
  padding-top: 4px;
	width: 155px;
}

ul.ul_kasten_nohover a {
  display: block;
  padding: 0;
}

ul.ul_kasten a:link {
  ;
}
ul.ul_kasten a:visited {
  ;
}
ul.ul_kasten a:hover {
	color: #07396F;
	font-weight: bold;
}
ul.ul_kasten a:active {
  ;
}

ul.ul_kasten_preisaktionen{
	padding: 8px 9px 8px 9px;
	margin: 0 0 0 0;
}

ul.ul_kasten_preisaktionen li {
  list-style: none;
  padding-top: 2px;
  margin-bottom: 5px;
  height:30px\9
}

ul.ul_kasten_preisaktionen a {
  display: block;
  padding: 0;
}
ul.ul_kasten_preisaktionen a:link {
  ;
}
ul.ul_kasten_preisaktionen a:visited {
  ;
}
ul.ul_kasten_preisaktionen a:hover {
	color: #CC071E;
}
ul.ul_kasten_preisaktionen a:active {
  ;
}

div.kasten_image{
	float: left;
	width: 60px;
	margin: 10px 5px 10px 10px;
	/* height: 85px; */
}

div.kasten_preis{
	float: left;
	/*width: 80px;*/
	height: 85px;
	margin: 10px 10px 10px 5px;
}

div.kasten_space{
	width:160px;
	clear:both;
	height:1px;
}

div.kasten_beschreibung{
	/* padding-top: 10px; */
	padding-bottom: 10px;
	margin-top: 0;
	margin-bottom: 0;
	clear: left;
	position:relative;
}

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

p.p_preis{
	margin-top: 10px;
}

p.p_ersparnis{
	margin-top: 10px;
	color:#CC071E;
}


div.kasten_suche{
	padding-top: 8px;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}

p.p_suche{
	margin: 10px 10px 0 12px;
	padding: 0 0 0 20px;
	background-image:url(../img/ciando/pfeil_expertensuche.png);
	background-repeat:no-repeat;
}

p.p_auswahl{
	margin: 0 10px 0 10px;
	padding: 0 0 10px 0;
	color: #003362;
	font-weight: bold;
	font-size: 13px;
}

p.p_a_image{
	margin: 0 3px 0 10px;
	width: 45px;
	float: left;
	font-size: 11px;
}

p.p_a_name{
	margin: 0 10px 0 0;
	padding: 0 0 10px 0;
	font-size: 11px;
	font-weight: bold;
	float: left;
	width: 100px;
}

p.p_a_delete{
	margin: 10px 10px 0 0;
	padding: 0 0 0 20px;
	font-size: 11px;
	width: 160px;
	height: 60px;
}

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

input.input_select{
	margin: 0 10px 0 10px;
}

div#geraeteauswahl{
	padding: 10px 0 0 0;
	background-color : #DBE6F9;
	background-image:url(../img/ciando/frame_left_right.png);
	background-repeat:repeat-y;
}

div.kasten_trennlinie{
	width: 170px;
	height: 1px;
	background-image:url(../img/ciando/frame_bottom.png);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

select#select_devices{
	margin: 0 0 0 5px;
	width: 159px;
	font-size: 11px;
}

select#select_devices optgroup{
	font-style: normal;
}

select#select_firmenlizenz{
	margin: 0 0 0 5px;
	width: 159px;
	font-size: 11px;
}

div.kasten_newsletter{
	padding-top: 8px;
	padding-bottom: 25px;
	margin-top: 0;
	margin-bottom: 0;
	height: 48px;
}

html*div.kasten_newsletter{
	padding-top: 8px;
	padding-bottom: 10px;
	margin-top: 0;
	margin-bottom: 0;
	height: 48px;
}

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

div.kasten_input{
	float: left;
	height: 40px;
	width: 125px;
}

div.img_kasten{
	float: left;
	width: 33px;
	height: 28px;
	margin: 4px 0 0 8px;
}


input.input_kasten{
	margin: 4px 0 0 6px;
	padding: 1px 0 3px 2px;
	width: 125px;
	height: 20px;
	font-size: 12px;
}
input.input_kasten.btn-dark {
	padding: 5px 15px;
	width: auto;
	height: auto;
}

input.img_kasten{
	width:33px;
	height:28px;
}

img.img_kasten{
	margin: 3px 0 0 8px;
	width:33px;
	height:28px;
}

div#left_newsletter_alert p{
	color: #07396f;
	padding: 0 10px 4px 10px;
}
input[type="submit"] {
	border-width: 1px;
	border-style: solid;
}
input[type="submit"]:hover {
	cursor: pointer;
}
form#form_suche_left .img_kasten input[type="submit"] {
	border-radius: 0px;
	background-color: #3A3D43;
	color: #FFFFFF;
}
form#form_suche_left .img_kasten input[type="submit"]:hover {
	background-color: #F1F1F1;
	color: #3A3D43;
}

div.main_center{
	width: 580px;
}

div.booklistresult{
	width: 580px;
	margin: 10px 10px 0;/* änderung optimierung vorher 10px 0 10px 0*/
	font-size: 11px;
}

div.booklistresult_wrap{
	width: 470px;
	float: left;
}
span.booklistresult_ebook {
	text-align: right;
	display: block;
	margin-top: -10px;
	margin-right: 5px;
}
span.booklistresult_ebook a {
	padding-top: 25px;
}

div.booklistresultheader{
	width: 580px;
}

p.p_blr_number{
	width: 10px;
	height: 140px;
	float: left;
	font-size: 12px;
}

p.p_blr_image{
	width: 100px;
	min-height: 140px;
	float: left;
	margin-bottom: 5px;
}

p.p_blr_image_drm{
	width: 100px;
	min-height: 142px;
	float: left;
	margin-bottom: 5px;
	margin-top: -21px;
	/margin-top: -14px;
}

p.p_blr_title{
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
}

p.p_blr_title a:hover{
	color: #07396f;
}

p.p_blr_author{
	margin-bottom: 5px;
}

p.p_blr_publisher{
}

div.p_blr_device{
	vertical-align: middle;
	margin-bottom: 15px;
}

p.p_blr_device_text{
	padding-top: 4px;
}

p.p_blr_price{
	font-weight: bold;
	width: 320px;
	float:left;
	font-size: 12px;
}

p.p_blr_buy{
	font-weight: bold;
	width: 113px;
	float:left;
	margin-top: -10px;
	/margin-top: -20px;
	/margin-left: 330px;
}

/* span.span_blr_save{
	color:#CC071E;
	font-weight: normal;
	text-decoration: line-through;
	float:left;
	width: 100px;
} */

p.span_blr_save{
	color:#CC071E;
	/* font-weight: bold; */
	/* text-decoration: line-through; */
	float:left;
	width: 320px;
	font-size: 12px;
}

div.p_preise{
	width: 480px;
	/width: 280px;
	/* float: left; */
}

div.booklistresulttop{
	height: auto;
}

/*div.booklistresultbottom{
	height: 40px;
}*/

div#maincontentall{
	width: 960px;
	min-height: 500px;
	font-size: 12px;
}

div#foot{
	width: 960px;
	/*height: 57px;*/
	float: left;
	/*background-image:url(../img/ciando/bottom_line.png);*/
	/*background-repeat: no-repeat;*/
	margin-top: 70px;
	font-size: 11px;
	background-color: #CC0838;
}

div#foot_nav_linie{
	width: 960px;
	background-image:url(../img/ciando/bottom_line.png);
	background-repeat: no-repeat;
}

div#foot_text{
	/*margin-left: 170px;*/
	padding-top: 5px;
	height: 28px;
}

div#foot_text_hint{
	height: 24px;
}
div#doormat {
	padding-bottom: 15px;
}
div.doormat-row {
	width: 20%;
	padding-top: 32px;
	padding-left: 3%;
	padding-right: 2%;
	float: left;
}
div.doormat-row .doormat-header {
	font-size: 20px;
}
div.doormat-row .doormat-entry {
	font-size: 14px;
	margin-top: 10px;
	font-weight: 600;
}
div.doormat-row .doormat-entry.tiny {
	font-size: 12px;
	font-weight: normal;
}
div.doormat-row .doormat-entry #logo_adobe {
	margin-left: 0px;
}
div.bookresult{
	width: 780px;
}

div.bookresultheaderleft{
	float: left;
	width: 185px;
	position: relative;
}

p.p_book_image{
	float: left;
	height: 269px;
	margin-right:20px;
	max-width: 170px;
}

p.p_book_image_drm{
	float: left;
	height: 269px;
	margin-right:20px;
	margin-top: -5px;
}


div.bookresultheadercenter{
	width: 590px;
	float: left;
	font-size: 10px;
}

h1.p_book_title{
	font-size: 32px;
	color: #616161;
	font-weight: 400;
}

h3.p_book_title_ebook{
	font-weight: normal;
	font-size: 12px;
	margin-top: 10px;
}

h2.p_book_author{
	font-weight: normal;
	font-size: 16px;
	margin-top: 16px;
	margin-bottom: 32px;
	width: 315px;
	text-transform: uppercase;
	color: #363A42;
}
p.p_book_isbn,
p.p_book_format,
p.p_book_publisher{
	width: 315px;
}

div.p_book_fl{
	margin-top: 5px;
	font-size: 12px;
	width: 66%;
	float: left;
}
.wako-list-buttons {
	float: left;
	margin-right: 10px;
	font-size: 16px;
	color: #616161;
}
.wako-list-buttons.text {
	margin-top: 3px;
	color: #616161;
}
.wako-list-buttons.text a {
	color: #616161;
}
.wako-list-buttons #fl_exemplar {
	border: none;
}
div.p_book_fl .wako-list-buttons .wako-minus,
div.p_book_fl .wako-list-buttons .wako-anzahl,
div.p_book_fl .wako-list-buttons .wako-plus {
	float: left;
}
div.p_book_fl .wako-list-buttons .wako-minus,
div.p_book_fl .wako-list-buttons .wako-plus {
	background-color: #3A3D43;
	padding: 6px 8px 7px 8px;
}
div.p_book_fl .wako-list-buttons .wako-minus:hover,
div.p_book_fl .wako-list-buttons .wako-plus:hover {
	background-color: #CC0838;
	cursor: pointer;
}
div.p_book_fl .wako-list-buttons .wako-anzahl input {
	padding: 6px 5px 7px 5px;
	text-align: center;
	color: #616161;
	font-weight: 400;
}
div.p_book_fl .wako-list-buttons .wako-minus i,
div.p_book_fl .wako-list-buttons .wako-plus i {
	color: #FFFFFF;
}
.max_staffel p {
	font-size: 16px;
}
p.p_book_fl_info{
	margin-top: 10px;
	font-size: 16px;
	width: 350px;
	color: #363A42;
}
p.biblio {
	padding: 0 0 10px 0;
	border-bottom: 1px solid #DCDFDF;
	font-size: 16px;
	margin-bottom: 10px;
}
p .biblio-header {
	font-weight: 600;
	color: #363A42;
	padding-right: 10px;
}
div.p_book_geeignet{
	margin-top: 5px;
	width: 425px;
	height:50px;
	font-size: 11px;
	color: #626567;
}
div.p_book_geeignet .text{
	font-size: 14px;
	font-weight: 600;
}
div.p_book_geeignet .device {
	background-color: #F1F1F1;
	display: inline-block;
	padding: 10px 15px;
	margin-right: 5px;
	margin-left: 5px;
}
div.p_book_geeignet .device i {
	color: #626567;
}
div.p_book_geeignet_dl{
	background-image: url(../img/ciando/bg_ebook_dl.png);
	background-repeat: no-repeat;
	margin: 5px 5px 0 0;
	width: 129px;
	height:49px;
	float: left;
	font-size: 11px;
	padding-left:10px;
}

div.p_book_geeignet_ol{
	background-image: url(../img/ciando/bg_ebook_ol.png);
	background-repeat: no-repeat;
	margin: 5px 0 0 0;
	width: 125px;
	height:49px;
	float: left;
	font-size: 11px;
	padding-left:10px;
}

div.p_book_geeignet_text{
	margin: 13px 0 0 5px;
	width: 125px;
	height:49px;
	float: left;
	font-size: 11px;
	padding-left:10px;
}

img.img_blr_device{
	margin-top:18px;
}

div.p_book_geeignet_teiler{
	clear:both;
}

p.p_book_geeignet_text{
	float: left;
	height: 20px;
	padding-top: 4px;
	margin-right: 10px;
}

div.detail-form-wrapper {
	background-color: #F1F1F1;
	padding: 20px;
	margin-top: 10px;
}

p.p_book_preis{
	font-size: 32px;
	color: #626567;
	float: left;
	width: 33%;
}
p.p_book_preis #preis {
	color: #626567;
}

p.p_book_preis_alt{
	margin-top: 10px;
	font-weight: bold;
	font-size: 16px;
	color: #CD0000;
	text-decoration: line-through;
	width: 120px;
	float: left;
}

p.p_book_sparen{
	font-size: 12px;
	color: #CC071E;
	float: left;
}

p.p_book_device{
}

div.bookresultheaderright_einside{
	width: 255px;
	float: right;
	margin-top: 15px;
	background-image: url(../img/ciando/e_inside.png);
	background-repeat: no-repeat;
	height: 200px;
}

div.bookresultheaderright_einside_belle{
	width: 255px;
	float: right;
	margin-top: 15px;
	background-image: url(../img/ciando/e_inside_hanser_belletristik.png);
	background-repeat: no-repeat;
	height: 200px;
}

div.bookresultheaderright{
	width: 148px;
	float: right;
	margin-top: 62px;

}

p.p_book_buy{
	margin-top: 12px;
}

div.booknavigation{
	float:left;
	width: 780px;
	font-size: 12px;
	background-color: #CC0838;
	margin-top: 40px;
}


ul#book_nav {
}

ul#book_nav li {
	padding: 10px 8px;
	float: left;
	list-style: none;
	font-size: 14px;
}

ul#book_nav li.bnliselected {
	background-color: #FFFFFF;
}

ul#book_nav li.bnliselected a{
}

ul#book_nav li.bnlidisabled {
	color: #A7AEB0;
}

ul#book_nav a {
  display: block;
  padding: 0;
}
ul#book_nav a:link {
  ;
}
ul#book_nav a:visited {
  ;
}
ul#book_nav a:hover {
  ;
}
ul#book_nav a:active {
  ;
}

div.bookcontent{
	float: left;
	width: 780px;
	font-size: 14px;
	margin-bottom: 15px;
}

div.bookcontent p {
	margin-top: 3px;
	margin-bottom: 5px;
	line-height: 1.5;
}
div.bookcontent ul{
	margin-left: 20px;
}

h3.p_book_content{
	font-weight: normal;
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 20px;
}

h3.p_book_content_title{
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 30px;
}

span.p_book_content_title_span{
	font-weight: bold;
	font-size: 16px;
}

h3.p_bookmark_level_1{
	float:left;
	width: 600px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
}

p.p_bookmark_level_1{
	float:left;
	width: 600px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	float:left;
	width: 140px;
	vertical-align: top;
	text-align: right;
}

h4.p_bookmark_level_2{
	float:left;
	width: 590px;
	font-weight: normal;
	font-size: 11px;
	padding-left: 10px;
	margin-top: 3px;
}

p.p_bookmark_level_2{
	float:left;
	font-weight: normal;
	font-size: 11px;
	float:left;
	width: 140px;
	vertical-align: top;
	text-align: right;
	margin-top: 3px;
}

h5.p_bookmark_level_3{
	float:left;
	width: 570px;
	font-weight: normal;
	font-size: 10px;
	padding-left: 30px;
}

p.p_bookmark_level_3{
	float:left;
	font-weight: normal;
	font-size: 10px;
	float:left;
	width: 140px;
	vertical-align: top;
	text-align: right;
}

h6.p_bookmark_level_4{
	float:left;
	width: 550px;
	font-weight: normal;
	font-size: 10px;
	padding-left: 50px;
}

p.p_bookmark_level_4{
	float:left;
	font-weight: normal;
	font-size: 10px;
	float:left;
	width: 140px;
	vertical-align: top;
	text-align: right;
}

dl#bookmarks{

}

dt.bookmarks{
	float:left;
	vertical-align: top;
	width: 600px;
}

dd.bookmarks{
	float:left;
	width: 140px;
	vertical-align: top;
	text-align: right;
}

img#cover167{
	border-width: 1px;
	border-color: #C6CBD2;
	border-style: solid;
}

img.cover90{
	border-width: 1px;
	border-color: #C6CBD2;
	border-style: solid;
	max-width: 90px;
}


.cover90_drm{
	/*background-image:url(../img/ciando/bookmark95.png);*/
	background-image:url("/img/ciando/drm/drm_free_small.png");
	background-repeat:no-repeat;
	background-position: right;
	background-size: 25px 25px;
	display: block;
	padding: 10px;
	position: relative;
	width: 100%;
	height: 13px;
	right: 25px;
	top: -5px;
}

.cover90_drm_wm{
	/*background-image:url(../img/ciando/bookmark95wz.png);*/
	background-image:url("/img/ciando/drm/drm_watermark_small.png");
	background-repeat:no-repeat;
	background-position: right;
	background-size: 25px 25px;
	display: block;
	padding: 10px;
	position: relative;
	width: 100%;
	height: 13px;
	right: 25px;
	top: -5px;
}
.cover90_drm_strict{
	background-image:url("/img/ciando/drm/drm_strict_small.png");
	background-repeat:no-repeat;
	background-position: right;
	background-size: 25px 25px;
	display: block;
	padding: 10px;
	position: relative;
	width: 100%;
	height: 13px;
	right: 25px;
	top: -5px;
}
.footer_drm {
	display: inline-block;
	width: 5px;
	left: -5px;
	top: 0px;
	background-size: 20px 20px;
}

.footer_drm.cover90_drm {
	background-image: url("/img/ciando/drm/drm_free_footer.png");
}
.footer_drm.cover90_drm_wm {
	background-image: url("/img/ciando/drm/drm_watermark_footer.png");
}
.footer_drm.cover90_drm_strict {
	background-image: url("/img/ciando/drm/drm_strict_footer.png");
}

.cover167_drm{
	/*background-image:url(../img/ciando/bookmark173.png);*/
	background-image:url("/img/ciando/drm/drm_free_big.png");
}

.cover167_drm_wm{
	/*background-image:url(../img/ciando/bookmark173wz.png);*/
	background-image:url("/img/ciando/drm/drm_watermark_big.png");
}

.cover167_drm_strict{
	background-image:url("/img/ciando/drm/drm_strict_big.png");
}
.cover_drm {
	background-repeat:no-repeat;
	background-position: 90% 0;
	background-size: 30px 30px;
	display: block;
	position: relative;
	height: 30px;
	z-index: 20;
}

img.cover90:hover{
	border: 1px solid #808080;
}

img.cover60{
	border-width: 1px;
	border-color: #C6CBD2;
	border-style: solid;
}

p.p_book_chapter_checkbox{
	width: 40px;
	float: left;
	padding-top: 6px;
}

input.p_book_chapter_checkbox{
	width: 20px;
	float: left;
	margin-right: 10px;
	margin-top: 6px;
}

p.p_book_chapter_title{
	width: 600px;
	float: left;
	margin-top: 6px;
	overflow: hidden;
	white-space:nowrap;
}

p.p_book_chapter_price{
	width: 100px;
	float: left;
	text-align: right;
	margin-top: 6px;
}

div.p_book_chapter_kaufen{
	width: 770px;
	text-align: center;
}

input.p_book_chapter_kaufen{
	margin-top: 30px;
	padding-right: 20px;
}

div.p_book_bib_all{
	width: 770px;
}

div.p_book_bib{
	float: left;
	margin-right: 20px;
	width: 65px;
}

p.p_book_bib_text{
	font-size: 9px;
	clear: left;
	height: 15px;
}

img.img_book_bib{
	height: 90px;
	border-width: 1px;
	border-color: #C6CBD2;
	border-style: solid;
}

h3.p_book_bib_add{
	width: 200px;
	font-weight: bold;
	font-size: 12px;
}

p.p_book_bib_add{
	width: 200px;
}

div.bib{
	clear: left;
	height: 600px;
}

img#image_bib{
	margin-top: 6px;
	border-width: 1px;
	border-color: #C6CBD2;
	border-style: solid;
}

img#image_bib_links{
	margin-bottom: 200px;
	margin-right: -3px;
}

img#image_bib_rechts{
	margin-bottom: 200px;
	margin-left: -3px;
}

p#countpages{
	width: 430px;
	text-align:center;
	font-weight: bold;
	padding-top: 25px;
}

div.querverlinkung{
	width: 750px;
	margin-bottom: 20px;
	margin-top: 20px;
	float: left;
}

div.kunden_kauften_auch{
	background-image:url(../img/ciando/kunden_kauften_auch.png);
	background-repeat:no-repeat;
	width: 770px;
	margin-bottom: 20px;
	margin-top: 20px;
	float: left;
	padding-left: 18px;
	padding-top: 20px;
	overflow: hidden;
	height: 100px;
	/height: 120px;
}

div.kunden_kauften_auch_wkorb{
	background-image:url(../img/ciando/kunden_kauften_auch.png);
	background-repeat:no-repeat;
	width: 770px;
	margin-bottom: 20px;
	float: left;
	padding-left: 18px;
	padding-top: 20px;
	overflow: hidden;
	margin-left: 3px;
	height: 120px;
}

img.img_related{
	border-width: 1px;
	border-color: #C6CBD2;
	border-style: solid;
	height: 90px;
	margin-right: 6px;
	margin-bottom: 10px;
}

img.hr_querverlinkung{
	width: 770px;
	margin-bottom: 13px;
	/* margin-top: 20px; */
}

h4.p_querverlinkung{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
}

p.p_querverlinkung_text{
	clear: left;
	margin-top: 8px;
}

p.p_querverlinkung_text a:hover{
	font-weight: bold;
	color: #07396F;
}

p.p_bottom_hint{
	color: #ffffff;
	float: left;
	width: 960px;
	text-align: center;
}

div#dwindow{
	padding: 15px 15px 15px 15px;
}

div.p_texte{
	text-align: right;
}

div.suche_nach{
	margin-top: 20px;
	height: 20px;
	margin-left:10px;
	width:97%;
}

p.p_suche_nach{
	float: left;
}

p.p_suche_nach_text{
	float: left;
	font-weight: bold;
}

p.p_suche_nach_treffer{
	float: left;
}

div.suche_navigation{
	margin-top: 10px;
	height: 20px;
	font-size: 11px;
	padding-bottom: 18px;
	padding-left: 12px; /* safari */
}

/* hack safari und IE7 */
html*div.suche_navigation{padding-left: 12px;}

p.p_suche_navigation_sortierung{
	float: left;
	width: 55px;
	margin-top: 1px;
}

p.p_suche_navigation_sortierung_select{
	float: left;
	margin-top: 3px;
}

p.p_suche_navigation_navigation{
	float: left;
	width: 280px;
	text-align: center;
	font-size: 11px;
}

p.p_suche_navigation_treffer{
	float: left;
	width: 40px;
	margin-top: 2px;  /* safari */
}

p.p_suche_navigation_treffer_select{
	float: left;
}

select.select_suche_treffer{
	font-size: 11px;
	margin-top: -3px;
}

select.select_suche_anzahl{
	font-size: 11px;
	/* margin-top: 3px; */
}

span.s_present{
	font-weight: bold;
}

/*div#expertensuche_main{
	;
}*/

h3.p_expertensuche{
	margin-top: 20px;
	/* font-weight: bold; */
	font-size: large;
}

p.p_expertensuche_text{
	margin-top: 20px;
}

dl#t_expertensuche{
	margin-top: 30px;
	/* padding-left: 100px; */
	width: 500px;
}

dt.t_expertensuche{
	float:left;
	vertical-align: top;
	width: 100px;
	margin-top: 10px;
}

dd.t_expertensuche{
	float:left;
	width: 370px;
	vertical-align: top;
	margin-top: 10px;
}

input.input_expertensuche{
	width: 200px;
}

input.input_expertensuche_part{
	width: 82px;
}

select.select_expertensuche_short{
	;
}

select.select_expertensuche_block{
	width: 203px;
}

select.select_expertensuche_line{
	width: 203px;
}


a.cloud0{
	font-size: 8px;
	margin-right: 8px;
}
a.cloud00{
	font-size: 8px;
	font-weight: bold;
	margin-right: 8px;
}
a.cloud1{
	font-size: 9px;
	margin-right: 8px;
}
a.cloud11{
	font-size: 9px;
	font-weight: bold;
	margin-right: 8px;
}
a.cloud2{
	font-size: 10px;
	margin-right: 8px;
}
a.cloud22{
	font-size: 10px;
	font-weight: bold;
	margin-right: 8px;
}
a.cloud3{
	font-size: 11px;
	margin-right: 8px;
}
a.cloud33{
	font-size: 11px;
	font-weight: bold;
	margin-right: 8px;
}
a.cloud4{
	font-size: 12px;
	margin-right: 8px;
}
a.cloud44{
	font-size: 12px;
	font-weight: bold;
	margin-right: 8px;
}
a.cloud5{
	font-size: 13px;
	margin-right: 8px;
}
a.cloud55{
	font-size: 13px;
	font-weight: bold;
	margin-right: 8px;
}
a.cloud6{
	font-size: 14px;
	margin-right: 8px;
}
a.cloud66{
	font-size: 14px;
	font-weight: bold;
	margin-right: 8px;
}
a.cloud7{
	font-size: 18px;
	margin-right: 8px;
}
a.cloud77{
	font-size: 18px;
	font-weight: bold;
	margin-right: 8px;
}
a.cloud8{
	font-size: 18px;
	margin-right: 8px;
}
a.cloud88{
	font-size: 18px;
	font-weight: bold;
	margin-right: 8px;
}
a.cloud9{
	font-size: 17px;
	margin-right: 8px;
}
a.cloud99{
	font-size: 17px;
	font-weight: bold;
	margin-right: 8px;
}

p.p_unterkategorien{
	font-weight: bold;
	font-size: 12px;
}

div.all_unterkategorien{
	;
}

p.p_ciandoebooks{
	color: #000000;
	float: left;
	font-size: 12px;
	/*margin-bottom: 5px;*/
}

.breadcrumb_box{
	float:left;
	width:80%;
	margin-bottom:5px;
}

p.p_maincategory{
	float: left;
	font-size: 12px;
}

p.p_shop_footer{
	;
}

div.cartlist{
	width: 725px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
	border-top:1px solid #C6CBD2;
	border-bottom:1px solid #C6CBD2;
	padding-bottom:30px;
}

div.gutschein{
	width: 715px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	padding: 10px 10px 10px 10px;
	#background-color: #FFFFFF;
}


div.cartlist_konto{
	width: 725px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	/* margin-right: 20px; */
	padding: 10px 0px 10px 10px;
	background-color: #FFFFFF;
	border-top:1px solid #C6CBD2;
}

div.cartlist2{
}

div.cartlisterr{
	width: 715px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	padding: 10px 10px 10px 10px;
}

p.p_cart_cover{
	float: left;
	height: 112px;
	width: 80px;
	margin-right: 5px;
}

img.img_cart{
	border-width: 1px;
	border-color: #C6CBD2;
	border-style: solid;
	/* height: 90px; */
	margin-right: 6px;
	margin-bottom: 10px;
	float: left;
	max-width: 60px;
}

p.p_cart_title{
	font-weight: bold;
	width: 300px;
	float: left;
	margin-right: 20px;
}

p.p_cart_title2{
	width: 300px;
	margin-left: 80px;
	margin-bottom: 5px;
	float: left;
	margin-right: 20px;
}

p.p_cart_gesamtpreis{
	width: 550px;
	float: left;
}


p.p_cart_preis{
	width: 240px;
	float: left;
	text-align: right;
}

p.p_cart_preis_total{
	width: 95px;
	float: left;
	text-align: right;
}

p.p_cart_select{
	width: 240px;
	float: left;
	text-align: right;
}

p.p_cart_delete{
	width: 70px;
	float: left;
	text-align: right;
	text-decoration: underline;
}

p.p_cart_delete a{
	text-decoration: underline;
}

p.p_cart_von{
	width: 280px;
	margin-bottom: 47px;
	margin-right: 20px;
}

p.p_cart_sofort{
	width: 300px;
	margin-top: 20px;
}

div#cartsupport{
	width: 168px;
	float: right;
	margin-bottom: 130px;
}

p.p_cart_kaufen{
	text-align: center;
	width: 785px;
}

div.cart_kaufen{
	width: 775px;
	margin-bottom: 30px;
}

div.portalconfig_step1a_head{
	background-image:url(../img/ciando/pconf_st1_adresse_festlegen.png);
	background-repeat:no-repeat;
	width: 775px;
	height: 18px;
}

div.portalconfig_step1b_head{
	background-image:url(../img/ciando/pconf_st1_firmenlogo.png);
	background-repeat:no-repeat;
	width: 775px;
	height: 18px;
}

div.portalconfig_step1c_head{
	background-image:url(../img/ciando/pconf_st1_farbe.png);
	background-repeat:no-repeat;
	width: 775px;
	height: 18px;
}

div.portalconfig_step2a_head{
	background-image:url(../img/ciando/pconf_st2_sicherheitsstufe.png);
	background-repeat:no-repeat;
	width: 775px;
	height: 18px;
}

div.portalconfig_step2b_head{
	background-image:url(../img/ciando/pconf_st2_portalansicht.png);
	background-repeat:no-repeat;
	width: 775px;
	height: 18px;
}

div.portalconfig_step3a_head{
	background-image:url(../img/ciando/pconf_st3_titelbudget.png);
	background-repeat:no-repeat;
	width: 775px;
	height: 18px;
}

div.portalconfig_step3b_head{
	background-image:url(../img/ciando/pconf_st3_titelauswahl.png);
	background-repeat:no-repeat;
	width: 775px;
	height: 18px;
}

div.portalconfig_step4a_head{
	background-image:url(../img/ciando/pconf_st4_nutzer_anlegen.png);
	background-repeat:no-repeat;
	width: 775px;
	height: 18px;
}

div.portalconfig_step4b_head{
	background-image:url(../img/ciando/pconf_st4_bestehende_nutzer.png);
	background-repeat:no-repeat;
	width: 775px;
	height: 18px;
}

div.portalconfig_step5a_head{
	background-image:url(../img/ciando/pconf_st5_ebooks_zuweisen.png);
	background-repeat:no-repeat;
	width: 775px;
	height: 18px;
}

div.warenkorb_rahmen{
	background-image:url(../img/ciando/warenkorb_mitte.png);
	background-repeat:repeat-y;
	width: 775px;
}

div.portalconfig_head{
	background-image:url(../img/ciando/portalconfig_oben.png);
	background-repeat:no-repeat;
	width: 775px;
	height: 18px;
}

div.warenkorb_head{
	background-image:url(../img/ciando/warenkorb_oben.png);
	background-repeat:no-repeat;
	width: 775px;
	height: 18px;
}

div.warenkorb_foot{
	background-image:url(../img/ciando/warenkorb_unten.png);
	background-repeat:no-repeat;
	width: 775px;
	height: 18px;
}

p.p_cart_kaufen{
	width: 775px;
	height: 40px;
}


div.neu_rahmen{
	background-image:url(../img/ciando/anmeldung_mitte.png);
	background-repeat:repeat-y;
	width: 740px;
	height: 40px;
	margin-left: 20px;
	padding-left: 20px;
}

div.neu_head{
	background-image:url(../img/ciando/anmeldung_neukunde.png);
	background-repeat:no-repeat;
	width: 740px;
	height: 18px;
	margin-left: 20px;
	/* margin-top: 20px; */
}

div.neu_foot{
	background-image:url(../img/ciando/anmeldung_unten.png);
	background-repeat:no-repeat;
	width: 740px;
	height: 18px;
	margin-left: 20px;
}

div.alt_rahmen{
	background-image:url(../img/ciando/anmeldung_mitte.png);
	background-repeat:repeat-y;
	width: 740px;
	margin-left: 20px;
	padding-left: 20px;
}

div.alt_rahmen_passwort{
	background-image:url(../img/ciando/anmeldung_mitte.png);
	background-repeat:repeat-y;
	width: 740px;
	margin-left: 20px;
	padding-left: 20px;
	height: 120px;
	padding-top: 20px;
}

div.alt_head{
	background-image:url(../img/ciando/anmeldung_kunde.png);
	background-repeat:no-repeat;
	width: 740px;
	height: 18px;
	margin-left: 20px;
	margin-top: 20px;
}

div.alt_head_passwort{
	background-image:url(../img/ciando/passwort_vergessen.png);
	background-repeat:no-repeat;
	width: 740px;
	height: 18px;
	margin-left: 20px;
	margin-top: 20px;
}

div.alt_foot{
	background-image:url(../img/ciando/anmeldung_unten.png);
	background-repeat:no-repeat;
	width: 740px;
	height: 18px;
	margin-left: 20px;
}

p.p_neu_text{
	padding-top: 10px;
	width: 575px;
	float: left;
}

p.p_neu_link{
	padding-top: 10px;
}

p.p_alt_text{
	padding-top: 10px;
}

p.p_alt_login{
	padding-top: 10px;
	margin-left: 100px;
	width: 300px;
	clear: left;
	font-size: 14px;
}

input.p_alt_login2{
	margin-left: 200px;
	margin-top: -20px;
	margin-bottom: 5px;
	width: 250px;
	float: left;
}

p.p_alt_passwort{
	padding-top: 10px;
	margin-left: 100px;
	width: 300px;
	clear: left;
	font-size: 14px;
}

input.p_alt_passwort2{
	margin-left: 200px;
	margin-top: -20px;
	width: 250px;
	float: left;
}

p.p_alt_link{
	margin-left: 575px;
	margin-top: -24px;
	float: left;
}

p.p_alt_vergessen{
	text-decoration: underline;
	/* padding-top: 1px; */
	padding-left: 200px;
	clear: left;
}

p.p_alt_hinweis{
	clear: left;
	padding-top: 20px;
	font-size: 11px;
}

p.p_alt_hinweis span{
	text-decoration: underline;
	clear: left;
}

/* p.p_alt_nonssl{
	text-decoration: underline;
	clear: left;
} */

h4.p_bottom_cat{
	font-size: 12px;
	padding-top: 10px;
}

h5.p_bottom_sub{
	font-size: 11px;
	padding-top: 10px;
}

p.p_bottom_text{
	font-size: 10px;
}

.p_bottom_bold {font-size: 11px; text-decoration: none; font-weight: bold;}
a.p_bottom_bold	{font-size: 11px; text-decoration: none; font-weight: bold;}
a.p_bottom_bold:link	{font-size: 11px; text-decoration: none; font-weight: bold;}
a.p_bottom_bold:hover	{font-size: 11px; text-decoration: none; font-weight: bold;}
a.p_bottom_bold:visited	{font-size: 11px; text-decoration: none; font-weight: bold;}
a.p_bottom_bold:active	{font-size: 11px; text-decoration: none; font-weight: bold;}

div#stein_banner .stein_rainbow.channel {
	width: 100px;
	padding: 5px 10px;
	color: #FFFFFF;
	float: left;
	text-transform: uppercase;
	font-size: 8px;
}
div#stein_banner .stein_rainbow.channel i {
	font-size: 8px;
}
.color_stein_rot {
	background-color: #CC0838;
}
.color_buchhandlungen {
	background-color: #D60928;
}
.color_oeffentliche {
	background-color: #B20B37;
}
.color_education {
	background-color: #682380;
}
.color_bibliotheken {
	background-color: #201F5B;
}
.color_rws {
	background-color: #013F7A;
}
.color_corporate {
	background-color: #0067A2;
}
.color_medical {
	background-color: #007E97;
}

div#foot_nav_text{
	padding-top: 5px;
	margin-bottom: 20px;
}

div#footcat{
	width: 960px;
	min-height: 46px;
	clear: left;
	background-image:url(../img/ciando/bottom_line.png);
	background-repeat: no-repeat;
}

p.p_cart_checkbox{
	margin-left: 30px;
}

p.p_error_agb{
	color: #930000;
}

div.bestellbestaetigung_rahmen{
	background-image:url(../img/ciando/bestellung_mitte.png);
	background-repeat:repeat-y;
	width: 776px;
	float: left;
}

div.bestellbestaetigung_head{
	background-image:url(../img/ciando/bestellung_oben.png);
	background-repeat:no-repeat;
	width: 776px;
	height: 18px;
	float: left;
}

div.bestellbestaetigung_foot{
	background-image:url(../img/ciando/bestellung_unten.png);
	background-repeat:no-repeat;
	width: 776px;
	height: 18px;
	float: left;
}

div.neu_konto_rahmen{
	background-image:url(../img/ciando/adresse_mitte.png);
	background-repeat:repeat-y;
	margin-left: 90px;
	width: 700px;
	font-size: 14px;
	float: left;
}

div.neu_konto_rahmen_zugang{
	background-image:url(../img/ciando/adresse_mitte.png);
	background-repeat:repeat-y;
	margin-left: 90px;
	width: 700px;
	font-size: 14px;
	float: left;
}

div.neu_konto_head_adresse{
	background-image:url(../img/ciando/adresse_konto.png);
	background-repeat:no-repeat;
	width: 700px;
	height: 18px;
	margin-left: 90px;
	float: left;
}

div.neu_konto_head_zugang{
	background-image:url(../img/ciando/adresse_zugangsdaten.png);
	background-repeat:no-repeat;
	width: 700px;
	height: 18px;
	margin-left: 90px;
	float: left;
}

div.neu_konto_foot{
	background-image:url(../img/ciando/adresse_unten.png);
	background-repeat:no-repeat;
	width: 700px;
	height: 18px;
	margin-left: 90px;
	margin-bottom: 20px;
	float: left;
}

div.anmeldung_felder{
	float: left;
	margin-bottom: 15px;
	width: 600px;
}

p.p_neu_konto_link{
	/* padding-top: 10px; */
	text-align: center;
	width: 600px;
	float: left;
	margin-left: 90px;
}

p.p_neu_konto_link_text{
	padding-top: 10px;
	text-align: left;
	width: 775px;
	margin-left: 90px;
	font-size: 11px;
	float: left;
}

p.p_neu_konto_text{
	padding-left: 60px;
	width: 150px;
	/* margin-top: 12px; */
	float: left;
}

p.p_neu_konto_text span{
	font-size: 11px;
}

input.p_neu_konto_form{
	width: 359px;
	/* margin-left: 220px;
	margin-top: -20px; */
}

select.p_neu_konto_form_country{
	width: 362px;
}

input.p_neu_konto_form_kurz{
	width: 250px;
	/* margin-left: 240px;
	margin-top: -20px; */
}


input.p_neu_konto_form_plz{
	width: 70px;
	margin-right: 15px;
}

input.p_neu_konto_form_city{
	width: 270px;
}

input.p_neu_konto_form_vorname{
	width: 130px;
	/* margin-left: 220px;
	margin-top: -20px; */
	float: left;
	margin-right: 15px;
}

input.p_neu_konto_form_nachname{
	width: 130px;
	/* margin-left: 410px;
	margin-top: -20px; */
}

p.p_neu_konto_text_nachname{
	/* margin-left: 340px;
	margin-top: -12px;
	padding-top: -12px; */
	width: 65px;
	float: left;
	margin-right: 15px;
}

input.p_neu_konto_form_herr{
	margin-right: 15px;
	/margin-top: -3px;					/* IE7 Trick: Wert wird nicht von FF interpretiert durch "/" */
	float: left;
}

p.p_neu_konto_text_herr{
	/* margin-left: 240px;
	margin-top: -16px; */
	float: left;
	width: 100px;
}

input.p_neu_konto_form_frau{
	margin-right: 15px;
	/margin-top: -3px;
	float: left;
}

p.p_neu_konto_text_frau{
	/* margin-left: 320px;
	margin-top: -16px; */
	float: left;
}

p.p_neu_konto_error{
	margin-left: 60px;
	width: 470px;
	color: #930000;
}

p.p_neu_konto_bold{
	margin-left: 60px;
	width: 470px;
	font-weight: bold;
}

p.p_neu_konto_normal{
	margin-left: 60px;
	width: 470px;
}

p.p_alt_login_X{
	padding-top: 10px;
	margin-left: 60px;
	width: 300px;
}

input.p_alt_login2_X{
	margin-left: 220px;
	margin-top: -20px;
	width: 200px;
}

p.p_alt_passwort_X{
	padding-top: 10px;
	margin-left: 60px;
	width: 300px;
}

input.p_alt_passwort2_X{
	margin-left: 220px;
	margin-top: -20px;
	width: 200px;
}

p.p_alt_link_X{
	margin-left: 450px;
	margin-top: -18px;
}

p.p_alt_link_X1{
	margin-left: 450px;
}

p.p_alt_vergessen_X{
	text-decoration: underline;
	margin-left: 60px;
	margin-left: 220px;
	font-size: 11px;
}

div.neu_bank{
	width: 690px;
	margin-left: 96px;
	float: left;
}

div.neu_bank_head{
	background-image:url(../img/ciando/zahlung_oben.png);
	background-repeat:no-repeat;
	width: 530px;
	height: 18px;
}

div.neu_bank_head_aend{
	background-image:url(../img/ciando/konto_zahlung_oben.png);
	background-repeat:no-repeat;
	width: 530px;
	height: 18px;
}

div.neu_bank_rahmen{
	background-image:url(../img/ciando/zahlung_mitte.png);
	background-repeat:repeat-y;
	width: 530px;
	float: left;
}

div.neu_bank_foot{
	background-image:url(../img/ciando/zahlung_unten.png);
	background-repeat:no-repeat;
	width: 530px;
	height: 18px;
	float: left;
}

div.myebooks{
	margin-top: 20px;
	width: 774px;
}

div.myebooks_oben{

}

div.myebooks_mitte{
	background-image: url(../img/ciando/konto_ebooks_mitte.png);
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-top: 25px;
}

div.myebooks_unten{

}

p.p_myebooks_text{
	font-weight: bold;
	margin-top: 10px;
	float: left;
	width: 600px;
}

img.myebooks_img{
	margin-top: 10px;
}

div#meinkonto{
	margin-top: 30px;
	width: 775px;
}

div.mykonto_oben{

}

div.mykonto_mitte{
	background-image: url(../img/ciando/konto_konto_mitte.png);
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-top: 25px;
	height: 260px;
}

div.mykonto_unten{

}

p.p_konto_top{
	float: left;
	width: 140px;
	margin-bottom: 15px;
}

p.p_konto_top a{
	float: left;
	width: 130px;
	font-weight: bold;
}

p.p_konto_top a:hover{
	color: #07396F;
}

p.p_konto{
	float: left;
	width: 505px;
	margin-bottom: 15px;
}

div#datenaend{
	margin-left: 70px;
	width: 775px;
}

div#datenaend{
	width: 605px;
}

div.datenaend_oben{

}

div.datenaend_mitte{
	background-image: url(../img/ciando/konto_pers_mitte.png);
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-top: 25px;
	float: left;
	width: 576px;
}

div.datenaend_unten{

}

div.anmeldung_hinweise{
	width: 680px;
	margin-top: 3px;
}

div.anmeldung_hinweise span{
	text-decoration: underline;
	font-size: 11px;
}

p.p_anmeldung{
	float: left;
	width: 100px;
}

input.input_anmeldung{
	float: left;
	width: 150px;
	margin-bottom: 5px;
}

img.img_anmeldung{
	margin-bottom: 50px;
}

input.input_anmeldung_str{
	float: left;
	width: 424px;
	margin-bottom: 5px;
}

input.input_anmeldung_plz{
	float: left;
	width: 150px;
	margin-bottom: 5px;
	margin-right: 5px;
}

input.input_anmeldung_ort{
	float: left;
	width: 250px;
	margin-bottom: 5px;
}

div.datenaend_div{
	width: 530px;
	float: left;
	margin-bottom: 8px;
}

select.select_anmeldung_land{
	float: left;
	width: 427px;
	margin-bottom: 5px;
}

p.bu_speichern_daten{
	margin-left: 230px;
	margin-bottom: 10px;
}

p.p_hinweis{
	width: 315px;
	float: left;
	margin-top: 13px;
}

div#pass_aendern{
	margin-left: 70px;
	width: 645px;
	font-size: 14px;
	float: left;
}

div.pass_aendern_oben{
	float: left;
}

div.pass_aendern_mitte{
	background-image: url(../img/ciando/konto_passwort_mitte.png);
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-top: 25px;
	/* height: 115px; */
	float: left;
	width: 645px;
}

div.pass_aendern_unten{
	float: left;
}


p.p_passwort{
	float: left;
	width: 270px;
	margin-bottom: 5px;
}

p.p_passwort span{
	font-size: 11px;
}

input.input_passwort{
	float: left;
	width: 300px;
	margin-bottom: 5px;
	/* margin-right: 50px; */
}

p.p_passwort_alt{
	float: left;
	width: 270px;
	margin-bottom: 25px;
}

input.input_passwort_alt{
	float: left;
	width: 300px;
	margin-bottom: 25px;
	/* margin-right: 50px; */
}

p.bu_speichern_pass{
	float: left;
	margin-left: 230px;
	margin-top: 15px;
}

div.kundenanmeldung_top1{
	width: 320px;
	margin-left: 58px;
	float: left;
}

div.kundenanmeldung_top2{
	float:left;
	width:430px;
	margin-left: 70px;
	margin-top: 5px;
}

input.input_anmeldung_agb{
	float: left;
	width: 20px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: 2px;
	/margin-top: -2px;
}

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

p.p_anmeldung_agb a{
	font-weight: bold;
}

input.input_anmeldung_newsletter{
	float: left;
	width: 20px;
	margin-bottom: 20px;
	margin-right: 8px;
	margin-top: 3px;
}

p.p_anmeldung_newsletter{
	margin-bottom: 5px;
}

div.bestaet_rahmen{
	margin-left: 115px;
	width: 534px;
}

div.bestaet_rahmen_head{
	background-image: url(../img/ciando/email_oben.png);
	background-repeat: no-repeat;
	height: 18px;
}

div.bestaet_rahmen_mitte{
	background-image: url(../img/ciando/email_mitte.png);
	background-repeat: repeat-y;
}

div.bestaet_rahmen_foot{
	background-image: url(../img/ciando/email_unten.png);
	background-repeat: no-repeat;
}

p.p_bestaet_text{
	padding-top: 10px;
	padding-bottom: 30px;
	margin-left: 30px;
	width: 460px;
	font-size: 14px;
}

p.p_bestaet_text span{
	font-weight: bold;
}

p.p_bestaet_text2{
	font-size: 11px;
	padding-top: 30px;
	padding-bottom: 10px;
	margin-left: 30px;
	width: 460px;
}

p.p_bestaet_button{
	margin-left: 160px;
}

div.bestell_agb{
	float:left;
	width:430px;
	margin-left: 40px;
}

.error_first{
	color: #930000;
	padding-top: 20px;
	width: 470px;
	height: 45px;
}

p.p_error_first{
	color: #930000;
}

.error{
	color: #930000;
	padding-top: 20px;
	width: 470px;
	height: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}

.error_passwort{
	color: #930000;
	width: 470px;
	height: 20px;
	margin-bottom: 10px;
}

p.p_error{
	color: #930000;
	margin-right: 10px;
}

p.p_error_black{
	color: #000000;
	margin-right: 10px;
}

div.downloads{
	background-image: url(../img/ciando/downloadbereich_mitte.png);
	background-repeat: repeat-y;
	float: left;
	width: 958px;
}

div.downloads_head{
	background-image: url(../img/ciando/downloadbereich_oben.png);
	background-repeat: no-repeat;
	height: 17px;
	width: 958px;

}

div.downloads_foot{
	background-image: url(../img/ciando/downloadbereich_unten.png);
	background-repeat: no-repeat;
	height: 13px;
	float: left;
	width: 958px;
}

div.rightcontent_myebooks{
	width: 180px;
	float:left;
}

div.maincontentkonto_myebooks{
	float:left;
	width: 958px;
	font-size: 12px;
}

div#dl_buch{
	float: left;
	width: 925px;
	margin-left: 15px;
	margin-bottom: 10px;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-color: #fff;
	padding-bottom: 5px;
}

div.dl_myebooks{
	margin: 25px 0px 45px 26px;
	width: 815px;
}

div.dl_buch_in{
	margin: 10px 0px 10px 10px;
}

div.dl_top{
	margin: 0px 0px 4px 20px;
	float: left;
	width: 96%;
}

p.p_dl_text1_first{
	float: left;
	width: 57%;
	font-weight: bold;
	font-size:1.3em;
}

p.p_dl_text1{
	float: left;
	width: 120px;
}

p.p_dl_text2{
	float: left;
}

div.dl_buch_in_left{
	float: left;
	width: 555px;
	/* margin-right: 270px; */
}

p.p_dl_anzahl{
	float: left;
	width: 60px;
	margin-bottom: 5px;
	padding-left: 20px;
}

p.p_dl_titel{
	float: left;
	width: 460px;
	font-weight: bold;
}

p.p_dl_titel_kapit{
	margin: 0px 0px 3px 98px;
	text-decoration: underline;
	float: left;
	width: 467px;
}

p.p_dl_titel_kapit_first{
	margin: 0px 0px 3px 88px;
	text-decoration: underline;
	float: left;
	width: 467px;
}

p.p_dl_kapit{
	margin-top: 45px;
	margin-left: 89px;
	font-weight: bold;
}

div#dl_endgeraete_dl{
	background-image: url(../img/ciando/bg_download_dl.png);
	background-repeat: no-repeat;
	float: left;
	width: 129px;
	color: #6f6f6f;
	height: 63px;
	padding-left:10px;
}

div#dl_endgeraete_ol{
	background-image: url(../img/ciando/bg_download_ol.png);
	background-repeat: no-repeat;
	float: left;
	width: 125px;
	color: #6f6f6f;
	height: 63px;
	padding-left:10px;
}

div#dl_endgeraete{
	float: left;
	width: 150px;
	color: #6f6f6f;
	height: 45px;
}

div.dl_endgeraete{
	float: left;
	width: 27px;
	color: #6f6f6f;
	/* margin-right: 2px; */
	/*margin-top:18px;*/
}

p.dl_endgeraete{
	color:#969696;
	margin-top:28px;
}

div.dl_endgeraete_anzahl_dl{
	float: right;
	width: 30px;
	color: #6f6f6f;
	/* margin-right: 2px; */
	margin:18px 17px 0 0;
}

div.dl_endgeraete_anzahl_ol{
	float: right;
	width: 30px;
	color: #6f6f6f;
	/* margin-right: 2px; */
	margin:18px 12px 0 0;
}

input.input_dl_endgeraete{
	float: left;
	width: 20px;
	margin-top: 2px;
	margin-left: 3px;
}

div.dl_zwischenseite{
	float: left;
	width: 825px;
	margin: 55px 0 120px 70px;

}

div.dl_zwischenseite_oben{
	background-image: url(../img/ciando/download_online_oben.png);
	background-repeat: no-repeat;
	height: 13px;
	float: left;
	width: 958px;
}

div.dl_zwischenseite_oben_dl{
	background-image: url(../img/ciando/download_oben.png);
	background-repeat: no-repeat;
	height: 13px;
	float: left;
	width: 958px;
}

div.dl_zwischenseite_mitte{
	background-image: url(../img/ciando/download_mitte.png);
	background-repeat: repeat-y;
	float: left;
	width: 808px;

}

div.dl_zwischenseite_unten{
	background-image: url(../img/ciando/download_unten.png);
	background-repeat: no-repeat;
	height: 13px;
	float: left;
	width: 958px;
}

div.dl_zwischenseite_mitte_in{
	margin: 30px 0 15px 47px;
	font-size: 14px;
}

img.img_online_lesen{
	margin: 40px 0 10px 255px;
	float: left;
	padding-right: 200px;
}

img.img_online_lesen_zurueck{
	margin: 18px 0 10px 290px;
	float: left;

}

div#bankeinzug{
	float: left;
	margin-bottom: 20px;
	width: 470px;
	margin-left: 10px;
}

div#kreditkarte{
	float: left;
	margin-bottom: 20px;
	width: 470px;
	margin-left: 10px;
}

div.kredit1{
	float: left;
	margin: 15px 0 0 50px;
	width: 440px;
}

div.kredit1_top{
	float: left;
	margin: 15px 0 0 25px;
	font-weight: bold;
}

div.kredit2{
	float: left;
	margin-right: 10px;
}

input.input_kreditkarte{
	float: left;
	width: 20px;
	margin-right: 6px;
	margin-top: -2px;
}

select.select_kreditkarte{
	float: left;
}

p.p_kreditkartenr{
	float: left;
	width: 130px;
}

input.input_kreditkartenr{
	float: left;
}

p.p_inhaber{
 	float: left;
	width: 130px;
}

input.input_inhaber{
	float: left;
}

select.select_monat{
	float: left;
	margin-right: 10px;
}

select.select_jahr{
	float: left;
}

p.p_gueltig{
	float: left;
	width: 130px;
}

p.p_bankeinzug{
	float: left;
	margin-top: 16px;
}

input.input_bankeinzug{
	margin-top: 14px;
	margin-right: 6px;
	width: 20px;
	float: left;
}

p.p_konto_bank{
	float: left;
	width:130px
}

input.input_konto{
	float: left;
}

div#rechnung{
	float: left;
	width: 470px;
	margin-left: 10px;
}

div.rechnung1{
	float: left;
	margin: 15px 0 0 25px;
	width: 440px;
	font-weight: bold;
}

div.rechnung2{
	float: left;
	width: 440px;
	line-height: 20px;
}

p.p_blz{
	float: left;
	width: 130px;
}

input.input_blz{
	float: left;
}

input.input_rechnung{
	float: left;
	margin-right: 6px;
	margin-top: -2px;
	width: 20px;
}

p.p_rechnung{
	float: left;
}

p.p_vorname{
	float: left;
}

input.vorname{
	float: left;
}

p.p_nachname{
	float: left;
}

input.input_nachname{
	float: left;
}

p.p_firma{
	float: left;
}

input.input_firma{
	float: left;
}

p.p_strasse{
	float: left;
}

input.input_strasse{
	float: left;
}

p.p_plz{
	float: left;
}

input.input_plz{
	float: left;
}

p.p_ort{
	float: left;
}

input.input_plz{
	float: left;
}

p.p_land{
	float: left;
}

select.select_land{
	float: left;
}

p.p_zahl_bu_weiter{
	float: left;
	margin-top: 25px;
	margin-left: 200px;
}

p.p_zahl_bu_weiter_aendern{
	float: left;
	margin: 25px 150px 20px 200px;
}

div.kontostand_head{
	background-image: url(../img/ciando/konto_stand_oben.png);
	background-repeat: no-repeat;
	float: left;
	width: 780px;
}

div.kontostand_content{
	background-image: url(../img/ciando/konto_stand_mitte.png);
	background-repeat: repeat-y;
	float: left;
	width: 780px;
}

div.kontostand_foot{
	background-image: url(../img/ciando/konto_stand_unten.png);
	background-repeat: no-repeat;
	float: left;
	width: 780px;
}

div.kontostand_top{
	float: left;
	width: 730px;
	font-weight: bold;
	margin-left: 28px;
	margin-top: 20px;
}

p.p_kontostand_text{
	font-size: 14px;
	padding: 25px;
}

p.kontostand_button{
	margin-left: 330px;
}

p.p_konto_datum{
	float: left;
	width: 120px;
}

p.p_konto_buch{
	float: left;
	width: 530px;
}

p.p_konto_betrag{
	float: left;
	width: 80px;
}

p.p_konto_datum_text{
	float: left;
	width: 115px;
}

p.p_konto_buch_text{
	float: left;
	width: 520px;
	margin-right: 10px;
}

p.p_konto_betrag_text{
	float: left;
	width: 80px;
	text-align: right;
}

p.p_konto_summe{
	float: left;
	width: 637px;
	/* height: 45px; */
	text-align: right;
	font-weight: bold;
	margin-right: 35px;
}

p.p_konto_summe2{
	float: left;
	width: 80px;
	text-align: right;
	height: 30px;
}

p.p_konto10{
	clear:left;
}

p.p_konto_button{
	margin-left: 330px;
}

div.rechnungen_head{
	background-image: url(../img/ciando/konto_rechnung_oben.png);
	background-repeat: no-repeat;
	float: left;
	width: 780px;
	height: 17px;
}

div.rechnungen_content{
	background-image: url(../img/ciando/konto_rechnung_mitte.png);
	background-repeat: repeat-y;
	float: left;
	width: 780px;
}

div.rechnungen_foot{
	background-image: url(../img/ciando/konto_rechnung_unten.png);
	background-repeat: no-repeat;
	float: left;
	width: 780px;
}

p.p_rechnungen{
	float: left;
	width: 118px;
}

p.p_rechnungen_text{
	font-size: 14px;
	padding: 25px;
}

p.rechnungen_button{
	margin-left: 330px;
}

p.p_rechnungen_nr{
	float: left;
	width: 530px;
}

p.p_rechnungen_anzeigen{
	float: left;
	width: 150px;
	font-weight: bold;
}

p.p_rechnungen_anzeigen a:hover{
	color: #07396f;
}

p.p_rechnungen_nr_text{
	float: left;
	width: 250px;
	margin-left: 40px;
}

p.p_rechnungen_betrag{
	float: left;
	width: 150px;
	text-align: right;
}

p.p_rechnungen_betrag2{
	float: left;
	width: 80px;
	text-align: right;
}

p.p_rechnungen_summe{
	float: left;
	width: 637px;
	/* height: 45px; */
	text-align: right;
	font-weight: bold;
	margin-right: 15px;
	margin-top: 20px;
}

p.p_rechnungen_summe2{
	float: left;
	width: 80px;
	text-align: right;
	height: 30px;
	margin-top: 20px;
	font-weight: bold;
}

p.p_rechnungen_buch_text{
	float: left;
	width: 495px;
	margin-right: 10px;
}

h3.h3_rechnungen{
	margin: 20px 0 0 28px;
	font-size: 14px;
}

div#konto_cst_download{
	width: 958px;
	float: left;
	margin-left: 20px;
	/* margin-bottom: 25px; */
	height: 60px;
}

#konto_cst_download span{
	text-decoration: underline;
}

div.konto_cst{
	width: 600px;
	float: left;
	margin-left: 20px;
	margin-bottom: 25px;
	/* height: 60px; */
}

div.konto_cst span{
	text-decoration: underline;
}

ul#konto_cst {
	padding: 7px 0px 0px 0px;
	margin-left: 535px;
	margin-top: 20px;
}

ul#konto_cst li {
	float: left;
	list-style: none;
}

li.konto_cst_selected  {
	font-weight: bold;
}

ul#konto_cst a {
  display: block;
  padding: 0;
}

div#kategorie_all{
	float: left;
	width: 580px;
	height: 230px;
	margin-bottom: 20px;
	margin-left: 10px;
	overflow: hidden;
}

#kat_teaser_oben{
	background-image:url(../img/ciando/unterkategorien_oben.png);
	background-repeat: no-repeat;
	width: 580px;
	float: left;
	margin-top: -1px;
}

#kat_teaser_mitte{
	background-image:url(../img/ciando/unterkategorien_mitte.png);
	background-repeat: repeat-y;
	float:left;
	width: 580px;
	height: 215px;
}

#kat_teaser_unten{
	background-image:url(../img/ciando/unterkategorien_unten.png);
	background-repeat: no-repeat;
	float: left;
	width: 580px;
	/* margin-top: 218px; */
	margin-top: -10px;
	/* clear: left; */
}

.kat_div{
	float: left;
	width: 140px;
}

ul#unterkategorie a {
  display: block;
  padding: 0;
}

ul#unterkategorie li {
  height: 120px;
}

ul#unterkategorie span {
  color: #07396F;
	font-weight: bold;
}

p.p_slider{
	white-space:	nowrap;
	width:	130px;
	overflow:	hidden;
}

ul#unterkategorie a:link {
  color: ;
}
ul#unterkategorie a:visited {

}
ul#unterkategorie a:hover {
  color: #07396F;
}
ul#unterkategorie a:active {
  color: #07396F;
}

ul#unterkategorie a.selected{
	color: #07396F;
}

/* Easy Slider ciando*/

#slider_ciando ul, #slider_ciando li{
	margin:0;
	/* padding:10px; */
	list-style:none;
}

#slider_ciando, #slider_ciando li{
	width:	580px;
	overflow:	hidden;
}

.slider_ciando{
	float: left;
	margin-left: 15px;
	margin-top: 30px;
	/margin-top: 15px; */
}
/* Änderung katslider*/
span#prevBtn_ciando{
	background-image: url(../img/ciando/pfeil_oben.png);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 25px;
	margin-left: -330px;
	margin-top: -7px;
	float: left;
	width: 63px;
	position: relative; /* wird bei nichtnutzung ein teil des images nicht anzeigen IE7*/
	/* color: 6f6f6f; */
}
/* Änderung katslider*/
span#nextBtn_ciando{
	background-image: url(../img/ciando/pfeil_unten.png);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 25px;
	margin-top: 184px;
	margin-left: -330px;
	float: left;
	width: 63px;
	position: relative; /* wird bei nichtnutzung ein teil des images nicht anzeigen IE7*/
}

/* Änderung katslider*/
/* ul#unterkategorie_ciando a {
  display: block;
  padding: 0;
	float: left;
	margin-right: 10px;
} */

ul#unterkategorie_ciando li {
  height: 120px;
	list-style: none;
}

ul#unterkategorie_ciando span {
  color: #07396F;
	font-weight: bold;
	font-size: 15px;
}

ul#unterkategorie_ciando a:hover {
  color: #07396F;
	/* font-variant: normal; */
	/* font-style: italic; */
	/* font-size:11px; */
	/* font-weight: bold; */
	text-decoration: underline;
}
ul#unterkategorie_ciando a:active {
  color: #07396F;
}

ul#unterkategorie_ciando a.selected{
	color: #07396F;
	font-weight: bold;
}

div.unterkategorie_ciando_kat {
  height: auto;
	float: none;
	margin: 0 5px 4px 0;
}

a.unterkategorie_ciando_kat_a{
  clear:left;
	margin:0 5px 0 0;
}

/* Änderung katslider*/
p.p_slider_ciando{
	white-space:	nowrap;
	width:	200px;
	overflow:	hidden;
	float: left;
}
/* Änderung katslider*/
.kat_div_ciando{
	/* float: left; */
	width: 200px;
	margin-bottom: 5px;
}

/* // Easy Slider Buch*/

#slider_buch ul, #slider_buch li{
	margin:0;
	/* padding:10px; */
	list-style:none;
}

#slider_buch, #slider_buch li{
	width:	650px;
	overflow:	hidden;
}

.slider_buch{
	float: left;
	margin-left: 55px;
	/* margin-top: 30px; */
}

span#prevBtn_buch{
	font-weight: bold;
	font-size: 30px;
	margin-left: -692px;
	/margin-left: -712px;
	margin-top: 13px;
	float: left;
	width: 40px;
	height: 50px;
	padding-bottom: 25px;
}

/* problem mit ein-und ausblenden daher fogende id */
#prevBtn_buch_x {
	background-image: url(../img/ciando/pfeil_links.png);
	background-repeat: no-repeat;
	padding-bottom: 25px;
	padding-right: 5px;
}

span#nextBtn_buch{
	padding-bottom: 25px;
	font-weight: bold;
	font-size: 30px;
	margin-top: 13px;
	margin-left: 46px;
	/margin-left: 26px;
	float: left;
	width: 25px;
	height: 50px;
}
/* problem mit ein-und ausblenden daher fogende id */
#nextBtn_buch_x {
	background-image: url(../img/ciando/pfeil_rechts.png);
	background-repeat: no-repeat;
	padding-bottom: 25px;
	padding-right: 5px;
	padding-right: 4px\9
}

ul#unterkategorie_buch a {
  display: block;
  padding: 0;
}

ul#unterkategorie_buch li {
  height: 100px;
	width: 620px;
	list-style: none;
}

ul#unterkategorie_buch span {
  color: #07396F;
	font-weight: bold;
}

/**/

p.center_start_top {
	font-weight: bold;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	/*margin-bottom: -5px;*/
	float: left;
}

div.pfeil_grau_rechts{
	background-image: url(../img/ciando/pfeil_rechts_grau.png);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 30px;
	margin-left: -25px;
	margin-top: 13px;
	float: left;
	width: 30px;
	padding-bottom: 25px;
	display: none;
}

div.pfeil_grau_links{
	background-image: url(../img/ciando/pfeil_links_grau.png);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 30px;
	margin-left: -763px;
	margin-top: 13px;
	float: left;
	width: 50px;
	padding-bottom: 25px;
	display: block;
	margin-left: -769px\9
}

div.wait_zahlart{
	display: none;
	float: left;
	width: 85px;
	margin-left: 220px;
	margin-top: 5px;
}

input.wait_zahlart_img{
	margin-left:13px;
}

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

div.wait_anmeld{
	display: none;
	float: left;
	width: 85px;
	margin-left: 350px;
}

input.wait_anmeld_img{
	margin-left:13px;
}

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

div.wait_anmeld_nk{
	display: none;
	float: left;
	width: 85px;
	margin-left: 495px;
}

a.itm_selected{
	font-weight: bold;
	color: #07396F;
}

div.center_start{
	/* margin-left: -10px; *//* änderung optimierung vorher -10px*/
	float:left;
}

div.icons{
	float: left;
	margin-left: 45px;/* änderung optimierung vorher -8px*/
	margin-bottom: 2px;
	/* width: 600px; */
	/* height: 200px; */
}

img.icon_img{
	margin: 15px 1px 0 0;
}

select,input {
	font-family: "Overpass", Tahoma,arial;
}

div.e_inside{
	margin-top: 71px;
	margin-left: 11px;
}

input.img_code_einloesen{
	margin-top: 6px;
	/margin-top: 1px;
	margin-left: 38px;
	/* position: relative; */
}

p.e_inside_err{
	font-size: 12px;
	color: #930000;
	margin-top: 10px;
}

div.navi_shop{
	width: 260px;
	height: 10px;
	float: left;
	margin-left: 40px; /* safari */
	margin-right: 7px; /* safari */
	margin-top: 3px;
	font-size: 11px;
}

a.navi_shop span{
	color: #07396F;
	font-weight: bold;
}

a.navi_shop:hover{
	color: #07396F;
	font-weight: bold;
}


div.dl_zwischenseite1{
	float: left;
	width: 650px;
}

div.dl_zwischenseite2{
	height: 90px;
	width: 210px;
	background-image: url(../img/ciando/download_digital_pc.png);
	background-repeat: no-repeat;
	float: left;
	margin: 40px 40px 5px 85px;
}

div.dl_zwischenseite3{
	height: 90px;
	width: 210px;
	background-image: url(../img/ciando/download_digital_mac.png);
	background-repeat: no-repeat;
	float: left;
	margin: 40px 40px 5px 40px;
}

div.dl_zwischenseite4{
	float: left;
	width: 650px;
}

p.p_wichtig{
	color: #930000;
	font-size: 14px;
	font-weight: bold;
}

p.dl_zw_text1{
	font-weight: bold;
}

p.dl_zw_text1 span{
	font-weight: bold;
	text-decoration: underline;
}

p.dl_zw_text2{
	margin-top: 20px;
}

p.dl_zw_text2 span{
	text-decoration: underline;
}

p.dl_zw_text3{
	margin-top: 5px;
	float: left;
}

/* p.dl_zw_text4{
	float: left;
	margin: 10px 55px 5px 55px;
}

p.dl_zw_text5{
	float: left;
	margin: 10px 55px 5px 55px;
} */

p.dl_zw_text6{
	float: left;
	width: 200px;
	text-align: center;
	margin: 0px 400px 10px 90px;
	font-size: 11px;
}

p.dl_zw_text7{
	font-weight: bold;
	float: left;
	margin: 10px 15px 5px;
}

p.dl_zw_text8{
	float: left;
	margin: 10px 55px 5px 85px;
}

p.dl_zw_text9{
	float: left;
	margin-top: 30px;
	width: 690px;
}

p.dl_zw_text9 span{
	font-weight: bold;
	margin-bottom: 10px;
}

p.dl_zw_text10{
	float: left;
	text-align: center;
	margin-left: 50px;
	font-size: 11px;
}

img.dl_zw_button{
	margin-left: 67px;
	float: left;
}

img.dl_zw_button2{
	margin: 10px 300px;
	float: left;
}

img.dl_zw_button2{
	margin: 10px 300px;
	float: left;
}

img.img_zurueck_konto{
	margin-left: 200px;
}

p.p_top100{
	float: left;
	font-weight: bold;
	font-size: 16px;
	width: 160px;
}

p.p_top100_fl{
	float: left;
	font-weight: bold;
	font-size: 16px;
	width: 175px;
}

p.p_top100 span{
	text-transform: uppercase;
}

p.p_top100_fl span{
	text-transform: uppercase;
}

.hide{
	display: none;
}

a.txt12pxUL:hover{
	font-weight: bold;
	color: #07396f;
}

div#topbanner{
	position:relative;
	float:left;
	margin-left:5px;
	height: 73px;
}

/* wm2010 gewinnspiel */

div#wm2010{
	position:relative;
	float:left;
	margin-left:5px;
	height: 73px;
}

div.booklistresult_wm2010{
	width: 580px;
	margin: 10px 0 10px 0;
	font-size: 11px;
	float: left;
}
/**/

div#pressemeldung {
	margin-top: 30px;
}

div.pressemeldung {
	margin: 10px 15px;
}

div#er_list_top{
	float:left;
	width:750px;
}

div#er_list{
	float:left;
	border-top:1px solid #ABABAB;
	width:750px;
}

div.er_pic{
	float:left;
	width:50px;
	margin:10px 10px 10px 20px;
	padding-bottom:10px;
}

div.er_titel{
	float:left;
	width:150px;
	margin:10px;
}

div.er_format{
	float:left;
	width:290px;
	margin:10px;
}

div.er_drm{
	float:left;
	width:90px;
	margin:10px;
	text-align:center;
}

div.er_size{
	float:left;
	width:60px;
	margin:10px;
	text-align:center;
}

p.center_start_top a:hover{
	color: #07396f;
	font-size: 16px;
}

div.nl_bib{
	width:700px;
	height:165px;
	padding-right:50px;
	float:left;
	padding-bottom:80px;
	margin-top:15px;
}

html*div.nl_bib{
	width:700px;
	height:165px;
	padding-right:50px;
	float:left;
	padding-bottom:100px;
	margin-top:15px;
}

div.nl_bib_div{
	margin-bottom:15px;
	float:left;
	width: 420px;
}

p.p_nl_bib{
	float:left;
	width:200px;
	margin-right:20px;
}

p.p_nl_bib2{
	float:right;
	width:40px;
	margin-left:10px;
}

html*p.p_nl_bib2{
	float:right;
	width:40px;
	margin-left:10px;
	margin-top:-22px;
}

/*klasse wird allgemein für captcha felder genutzt, nicht nur für wm2010*/
/* div.wm2010captcha{
	margin-left: 10px;
	width:60px;
	float:left;
	width:120px;
} */

div.captcha{
	margin-left: 10px;
	width:60px;
	float:left;
	width:120px;
}

div.newsletterbib_alert{
	padding-top:10px;
	clear:both;
	font-weight:bold;
	font-size:14px;
}

html*div.newsletterbib_alert{
	padding-top:160px;
	clear:both;
	font-weight:bold;
	font-size:14px;
}

img.adobe_reader{
	float: right;
	margin-right: 285px;
}

div.img_new{
	width: 100px;
	float:left;
	position:relative;
	z-index:1;
}

p.p_neu_text_popup{
	padding-top: 38px;
	width: 270px;
	float: left;
	font-weight: bold;
	font-size: 14px;
}

p.p_neu_text_popup_info{
	padding-top: 28px;
	width: 315px;
	float: left;
	font-weight: bold;
	font-size: 14px;
	margin-left: 5px;
}

p.p_neu_text_popup_password{
	padding-top: 13px;
	width: 270px;
	float: left;
	font-weight: bold;
	font-size: 14px;
	margin-left: 45px;
}

p.p_neu_text_popup_password_info{
	padding-top: 30px;
	width: 270px;
	float: left;
	font-weight: bold;
	font-size: 14px;
	margin-left: 50px;
}

.check_false{
	float: left;
	width: 38px;
	height: 36px;
	margin-top: 30px;
	margin-left: 35px;
}

.check_true{
	float: left;
	width: 38px;
	height: 36px;
	margin-top: 30px;
	margin-right: 5px;
}

.ausleihe_dl_box{
	float: left;
	width: 440px;
	margin-bottom: 5px;
}

img.ausleihe_icon{
	float: left;
	margin-top: 2px;
	margin-right: 5px;
}

.ausleihe_dl_text1{
	margin-top: 5px;
}

.ausleihe_dl_text2{
	float: none;
}

/* APP */
img.dl_zw_button2_andr{
	margin: 10px 300px;
	float: left;
}

.glavinic{
	position:absolute;
	top:230px;
	/* /top:404px; */
	left:230px;
}

.glavinic_button{
	position:absolute;
	top:245px;
	/* /top:404px; */
	left:230px;
}

.glavinic_err{
	position:absolute;
	top:390px;
	left:230px;
	color:red;
	font-weight:bold;
	width:250px;
}


/* .glavinic{
	position:absolute;
	top:393px;
	/top:404px;
	left:690px;
}

.glavinic_err{
	position:absolute;
	top:558px;
	left:690px;
	color:red;
	font-weight:bold;
	width:250px;
} */

/* hack für webkit glavinic einside*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
    /* .glavinic{
	position:absolute;
	top:230px;
	left:230px;
	} */

/* 	.glavinic_err{
	position:absolute;
	top:558px;
	left:880px;
	color:red;
	font-weight:bold;
	width:250px;
	} */
}

/* hack für tablet glavinic einside portrait*/
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.glavinic{
	position:absolute;
	top:393px;
	left:230px;
	}

	.glavinic_button{
	position:absolute;
	top:410px;
	/* /top:404px; */
	left:230px;
	}
	.glavinic_err{
	position:absolute;
	top:558px;
	left:230px;
	color:red;
	font-weight:bold;
	width:250px;
	}
}

/* hack für tablet glavinic einside landscape*/
/* @media only screen and (min-width: 768px) and (orientation:landscape) {
	.glavinic{
	position:absolute;
	top:393px;
	left:435px;
	}

	.glavinic_err{
	position:absolute;
	top:558px;
	left:440px;
	color:red;
	font-weight:bold;
	width:250px;
	}
} */

/* hack für handy glavinic einside portrait*/
@media only screen and (max-width: 767px) {
	.glavinic{
	position:absolute;
	top:393px;
	left:230px;
	}

	.glavinic_button{
	position:absolute;
	top:410px;
	/* /top:404px; */
	left:230px;
	}

	.glavinic_err{
	position:absolute;
	top:558px;
	left:230px;
	color:red;
	font-weight:bold;
	width:250px;
	}


}

/* hack für handy glavinic einside landscape*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.glavinic{
	position:absolute;
	top:393px;
	left:230px;
	}

	.glavinic_err{
	position:absolute;
	top:558px;
	left:230px;
	color:red;
	font-weight:bold;
	width:250px;
	}
}

.bottom20{
	margin-bottom:20px;
}

.bottom10{
	margin-bottom:10px;
}

.bottom5{
	margin-bottom:5px;
}

.top10{
	margin-top:10px;
}

.top20{
	margin-top:20px;
}

/* portal konfiguration */
.colorGrey {
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d2d3d4), color-stop(1, #a6a8ab) );
    background-image: -moz-linear-gradient(center top , #d2d3d4 5%, #a6a8ab 100%);
    background-image: -ms-linear-gradient(top, #d2d3d4 0%, #a6a8ab 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d2d3d4', endColorstr='#a6a8ab');
    height: 30px;
    margin-left: 15px;
    color:white;
}

.colorBlue {
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #295290), color-stop(1, #1e3e6f) );
    background-image: -moz-linear-gradient(center top , #295290 5%, #1e3e6f 100%);
    background-image: -ms-linear-gradient(top, #295290 0%, #1e3e6f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#295290', endColorstr='#1e3e6f');
    height: 30px;
    margin-left: 15px;
    color:white;

}


.colorRed {
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c51828), color-stop(1, #aa1624) );
    background-image: -moz-linear-gradient(center top , #c51828 5%, #aa1624 100%);
    background-image: -ms-linear-gradient(top, #c51828 0%, #aa1624 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c51828', endColorstr='#aa1624');
    height: 30px;
    margin-left: 15px;
    color:white;

}

.colorGreen {
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #69c550), color-stop(1, #56a540) );
    background-image: -moz-linear-gradient(center top , #69c550 5%, #56a540 100%);
    background-image: -ms-linear-gradient(top, #69c550 0%, #56a540 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#69c550', endColorstr='#56a540');
    height: 30px;
    margin-left: 15px;
    color:white;
}

.colorOrange {
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f1995b), color-stop(1, #fa6f0e) );
    background-image: -moz-linear-gradient(center top , #f1995b 5%, #fa6f0e 100%);
    background-image: -ms-linear-gradient(top, #f1995b 0%, #fa6f0e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1995b', endColorstr='#fa6f0e');
    height: 30px;
    margin-left: 15px;
    color:white;
}

.colorViolett {
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #7775d8), color-stop(1, #5d3789) );
    background-image: -moz-linear-gradient(center top , #7775d8 5%, #5d3789 100%);
    background-image: -ms-linear-gradient(top, #7775d8 0%, #5d3789 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7775d8', endColorstr='#5d3789');
	height: 30px;
    margin-left: 15px;
    color:white;

}

.catsEBooks {
    border: 1px solid #CACFD5;
    height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 10px;
	/* width:28%; */
	background-color: #fff;
}

.catEBooksMain {
    padding: 10px;
    border-top: 1px solid #CACFD5;
    border-left: 1px solid #CACFD5;
    border-right: 1px solid #CACFD5;
	/* width:28%; */
	background-color: #fff;
}

.hidden {
  display: none !important;
}

.fileUpload {
    position: relative;
    overflow: hidden;
    /* margin: 10px; */
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 64%;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
	width:140px;
}

.new_fsx {
	width: 30%;
	margin-right: 30px;
}

.new_fsx_last {
	width: 30%;
	margin-top: 5px;
}

