/* --- Techno --- */


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.hide,
#site_switch li span {
	position: absolute;
	height: 1px;
	width:1px;
	margin-left: -3000px;
	margin-top: -3000px;
}



/* --- Global --- */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e3e5e2;
	background-image: url(/img/fullbgr.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: #4c514a;
	font-size: 12px;
	display: block;
}

div#megawrapper {
	display: block;
	width: 945px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 10px;
	background-color: white;
}

a {
	text-decoration: none;
	color: #a51c2a;
}

body#borromedien a {	
	color: #c05e2e;
}

body#verein a:hover,
body#verein a:focus,
body#verein a:active,
body#borromedien a:hover,
body#borromedien a:focus,
body#borromedien a:active,
body#medienprofile a:hover,
body#medienprofile a:focus,
body#medienprofile a:active {
	color: black;
}

#top_navi_bar {
	width: 945px;
	background-position: top;
	background-repeat: no-repeat;
}

body#borromedien #top_navi_bar {
	background-image: url(/img/bgr_top_navi_bar.png);
}

body#medienprofile #top_navi_bar {
	background-image: url(/img/bgr_top_navi_bar.png);
}

body#verein #top_navi_bar {
	background-image: url(/img/bgr_top_navi_bar_bv.gif);
}

#site_switch {
	width: 315px;
	height: 25px;
	padding-left: 210px;
	float: left;
}

#site_switch li,
#site_switch li a {
	display: block;
	width: 105px;
	height: 25px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(/img/set.gif);
}

li#button_borromaeusverein a {
	background-position: 0 0;
}

li#button_borromaeusverein a:hover {
	background-position: 0 -35px;
}

li#button_borromaeusverein.current {
	background-position: 0 -70px;
}

li#button_medienprofile a {
	background-position: 0 -105px;
}

li#button_medienprofile a:hover {
	background-position: 0 -140px;
}

li#button_medienprofile.current {
	background-position: 0 -175px;
}

li#button_borromedien a {
	background-position: 0 -210px;
}

li#button_borromedien a:hover {
	background-position: 0 -245px;
}

li#button_borromedien.current {
	background-position: 0 -280px;
}

#extra_navi {
	display: block;
	width: 400px;
	float: right;
	font-size: 11px;
}

#extra_navi ul li {
	display: block;
	float: right;
	padding: 0 5px;
}

#extra_navi ul li span {
	display: block;
	padding: 0 5px;
	line-height: 25px;
}

#extra_navi ul li.current span {
	color: #c05e2e;
}

#extra_navi ul li a {
	color: #8d9086;
	text-decoration: none;
}

#extra_navi ul li a:hover,
#extra_navi ul li a:focus,
#extra_navi ul li a:active {
	color: black;
}

#header {
	display: block;
	width: 945px;
	height: 111px;
	position: relative;
	padding-bottom: 5px;
}

#header h1#logo {
	float: left;
}

#header h1#logo,
#header h1#logo img {
	width: 210px;
	height: 111px;
}

#header #thema {
	display: block;
	float: left;
	width: 735px;
	height: 111px;
	background-position: left top;
	background-repeat: no-repeat;
}

#header .t1 {
	background-image: url(/img/t1.jpg);
}

#header .t2 {
	background-image: url(/img/t2.jpg);	
}

#header .t3 {
	background-image: url(/img/t3.jpg);
}

#header #thema ul {
	display: block;
	width: 200px;
	padding-left: 535px;
}

#header #thema ul.dunkel li a,
#header #thema ul li a {
	display: block;
	width: 180px;
	padding: 5px 10px;
	height: 15px;
	font-size: 12px;
	color: #d3d5d0;
	margin-top: 2px;
	text-decoration: none;
	background-image: url(/img/bgr_thema_links.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#header #thema ul.hell li a {
	color: #4c514a;
}

#header #thema ul li a:hover,
#header #thema ul li a:focus,
#header #thema ul li a:active,
#header #thema ul.dunkel li a:hover,
#header #thema ul.dunkel li a:focus,
#header #thema ul.dunkel li a:active {
	color: white;
}

#header #thema ul.hell li a:hover,
#header #thema ul.hell li a:focus,
#header #thema ul.hell li a:active {
	color: black;
}

#main_navi {
	display: block;
	width: 945px;
	background-image: url(/img/bgr_main_navi.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #e0e2de;
	margin: 5px 0;
}

#main_navi ul {
	float: left;
	padding-left: 0;
}

#main_navi ul li {
	display: block;
	float: left;
	border-left: 2px solid white;
	border-right: 2px solid white;
	margin-left: -2px;
}

#main_navi ul li:first-child {
	margin-left: 0;
}

#main_navi ul li a,
#main_navi ul li.current {
	display: block;
	line-height: 25px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	padding: 0 5px;
	float: left;
	color: #4c514a;
}

body#borromedien #main_navi ul li.current {
	color: #c05e2e;
}

body#verein #main_navi ul li.current,
body#medienprofile #main_navi ul li.current {
	color: #a51c2a;
}

#main_navi ul li a:hover,
#main_navi ul li a:focus,
#main_navi ul li a:active {
	background-image: url(/img/bgr_main_navi_hover.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#main_navi ul li.h_hover {
	background-image: url(/img/bgr_main_navi_hover.gif);
	background-repeat: repeat-x;
	background-position: left top;
	cursor: pointer;
}

#main_navi ul li.current {
	padding: 0;
	background-image: url(/img/bgr_main_navi_selected.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: white;
}

body#borromedien #main_navi ul li.current {
	color: #c05e2e;
}

body#verein #main_navi ul li.current,
body#medienprofile #main_navi ul li.current {
	color: #a51c2a;
}

#main_navi ul li.current span {
	padding: 0 5px;
}

#main_navi ul li.current a span {
	padding: 0;
}

body#verein #main_navi ul li.current a,
body#medienprofile #main_navi ul li.current a {
	color: #a51c2a;
}

body#borromedien #main_navi ul li.current a {
	color: #c05e2e;
}

#left_col {
	display: block;
	width: 200px;
	margin: 5px 5px 5px 0;
	float: left;
}

#center_col {
	display: block;
	width: 525px;
	margin: 5px;
	float: left;
}

#right_col {
	display: block;
	width: 200px;
	margin: 5px 0px 5px 5px;
	float: left;
}

.infoblock {
	display: block;
	width: 200px;
	margin-bottom: 10px;
}

div#center_col .infoblock {
	display: block;
	width: 525px;
	margin-bottom: 10px;
}


.connection h3 {
	font-size: 14px;
	font-weight: bold;
	color: #8e9186;
	padding: 0 10px;
	background-image: url(/img/bgr_infoheader_norm.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.infoblock h3.collapsed,
.infoblock h3.expanded {
	display: block;
	background-repeat: repeat-x;
	padding-left: 10px;
	font-size: 13px;
	cursor: pointer;
	background-position: bottom;
	font-weight: normal;
}

#ib_warenkorb h3 {
	padding-left: 20px;
}

.infoblock h3.expanded {
	background-image: url(/img/bgr_infoheader_hover.gif);
	color: #c05e2e;
}

body#verein .infoblock h3.expanded,
body#medienprofile .infoblock h3.expanded,
body#verein .infoblock h3 span.eclipse,
body#medienprofile .infoblock h3 span.eclipse {
	color: #a51c2a;
}

.infoblock h3.collapsed {
	background-image: url(/img/bgr_infoheader_norm.gif);
	color: #6A6E68;
}

.infoblock h3.h_hover {
	color: black;
}

.infoblock h3.h_hover span span.eclipse {
	color: black !important;
}

.infoblock h3 span {
	display: block;
	padding: 0.4575em 0;
	padding-right: 10px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: right;
}

.infoblock h3.expanded span {
	background-image: url(/img/ar_gr_up.png);
}

.infoblock h3.collapsed span {
	background-image: url(/img/ar_gr_down.png);
}

.infoblock h3.expanded.h_hover span {
	background-image: url(/img/ar_bl_up.png);
}

.infoblock h3.collapsed.h_hover span {
	background-image: url(/img/ar_bl_down.png);
}

.infoblock h3 span span.icon {
	padding: 0;
	margin: 0;
	margin-left: -10px;
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.infoblock h3 span.eclipse {
    display: none;
}

.infoblock h3.collapsed span.eclipse {
    display: inline;
    background: none !important;
    margin-left: 15px;
}

.infoblock h3 span.eclipse.nomargin {
    margin: 0;
}

#ib_warenkorb span.icon {
	background-image: url(/img/icon_korb_small.gif);
}

#ib_warenkorb #art_counter {
	display: block;
	width: 85px;
	float: left;
	line-height: 26px;
	min-height: 26px;
}

#ib_warenkorb a#gotokorb {
	display: block;
	width: 85px;
	height: 19px;
	float: right;
	text-align: center;
	background-image: url(/img/but_kasse_norm.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 4px;
}

#ib_warenkorb a#gotokorb:hover,
#ib_warenkorb a#gotokorb:focus {
	background-image: url(/img/but_kasse_hover.gif);
}

#ib_warenkorb a#gotokorb:active {
	background-image: url(/img/but_kasse_down.gif);
}

body#borromedien .infoblock .content a,
body#borromedien .infoblock span.eclipse {
	color: #c05e2e;
}

body#borromedien .infoblock .content a:hover,
body#borromedien .infoblock .content a:focus,
body#borromedien .infoblock .content a:active {
	color: black;
}

.infoblock .content,
.infoblock .ib_zusatz {
	display: block;
	background-image: url(/img/bgr_content_long.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: white;
}

.infoblock .ib_zusatz {
	border-top: 2px solid white;
	padding: 10px;
	font-size: 11px;
}

.infoblock .ib_zusatz ul li {
	padding: 0 0 5px 0;
	line-height: 11px;
}

.infoblock .ib_zusatz ul li a {
	display: block;
}

body#medienprofile .infoblock .ib_zusatz ul li a:hover,
body#medienprofile .infoblock .ib_zusatz ul li a:focus,
body#medienprofile .infoblock .ib_zusatz ul li a:active {
	color: black;
}

ul.bookslist {
	display: block;
}

ul.bookslist li {
	display: block;
	width: 200px;
	background-image: url(/img/bgr_content.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: white;
	font-size: 11px;
	line-height: 14px;
}

ul.bookslist li a {
	display: block;
	padding: 10px;
}

ul.bookslist li a.add_to_card {
	display: block;
	padding: 10px;
	padding-top: 0;
}

ul.bookslist li div.wrapper {
	display: block;
	padding: 10px;
}

ul.bookslist li .description {
	display: block;
	width: 105px;
	float: left;
}

ul.bookslist .counter {
	font-weight: bold;
	color: #b1612a;
}

body#medienprofile ul.bookslist .counter {
	font-weight: bold;
	color: #a51c2a;
}

ul.bookslist .author {
	font-weight: bold;
	color: #878c86;
}

ul.bookslist .booktitle {
	color: #4c514a;
}

ul.bookslist .type {
	color: #878c86;
}

ul.bookslist li a:hover .author,
ul.bookslist li a:focus .author,
ul.bookslist li a:active .author,
ul.bookslist li a:hover .booktitle,
ul.bookslist li a:focus .booktitle,
ul.bookslist li a:active .booktitle {
	color: black;
}

ul.bookslist li .pic {
	display: block;
	width: 75px;
	float: left;
	text-align: right;
}

ul.bookslist li .pic a.delete {
	display: block;
	width: 25px;
	height: 25px;
	margin: 0 25px;
	background-image: url(/img/no_sign_grey.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

ul.bookslist li .pic a:hover.delete,
ul.bookslist li .pic a:focus.delete,
ul.bookslist li .pic a:active.delete {
	background-image: url(/img/no_sign_red.gif);
}

.infoblock .text {
	display: block;
	padding: 5px 10px;
	color: #4c514a;
	font-size: 11px;
	line-height: 14px;
}

.infoblock .content a img {
	display: block;
}

ul.bookslist li a .pic img {
  float:right;
}

#ib_warenkorb .text {
	font-size: 12px;
}

.infoblock .text span.datum {
	font-weight: bold;
	font-size: 11px;
	color: black;
	display: block;
	padding: 5px 0 0 0;
}

.infoblock .text h4,
.infoblock .text h4 a {
	font-weight: bold;
	font-size: 14px;
	color: #a50d1a;
}

body#borromedien .infoblock .text h4,
body#borromedien .infoblock .text h4 a {
	color: #c05e2e;
}

.infoblock .text a.more {
	display: block;
	color: #a50d1a;
	margin-bottom: 5px;
}

.infoblock .text p {
	padding: 5px 0;
}

.infoblock .text ul li {
	padding: 0 0 5px 0;
	line-height: 11px;
}

.infoblock .text ul li a {
	display: block;
}

#subnavi {
	display: block;
	padding: 0 5px;
	background-repeat: repeat-x;
	background-image: url(/img/bgr_infoheader_norm.gif);
	background-position: bottom;
	margin-bottom: 5px;
	line-height: 1.6em;
}

#subnavi ul {
	float: left;
	padding: 0;
}

#subnavi ul, x:-moz-any-link, x:default {
	line-height: 1.75em;
}

#subnavi ul li {
	display: block;
	float: left;
	font-size: 12px;
}

#subnavi ul li a {
	display: block;
	padding: 0 5px;
}

#subnavi ul li a {
	color: #6A6E68;
}

#subnavi ul li.current {
	padding: 0 5px;
	color: #c05e2e;
}

body#borromedien #subnavi ul li.current,
body#borromedien #subnavi ul li.current a {
  color: #c05e2e;
}

body#verein #subnavi ul li.current,
body#verein #subnavi ul li.current a,
body#medienprofile #subnavi ul li.current,
body#medienprofile #subnavi ul li.current a {
	color: #a51c2a;
}

#subnavi ul li a:hover,
#subnavi ul li a:focus,
#subnavi ul li a:active {
	color: black;
}

body#verein #subnavi ul li.current a:hover,
body#verein #subnavi ul li.current a:focus,
body#verein #subnavi ul li.current a:active,
body#borromedien #subnavi ul li.current a:hover,
body#borromedien #subnavi ul li.current a:focus,
body#borromedien #subnavi ul li.current a:active,
body#medienprofile #subnavi ul li.current a:hover,
body#medienprofile #subnavi ul li.current a:focus,
body#medienprofile #subnavi ul li.current a:active {
	color: black;
}

ul#rub_navi {
	display: block;
	padding: 8px 10px;
}

ul#rub_navi li a {
	display: block;
	padding: 2px 0;
	width: 180px;
}

body#borromedien .infoblock .content ul#rub_navi li.current a {
	color: #c05e2e;
}

body#borromedien .infoblock .content ul#rub_navi li a {
	color: #656b63;
}

body#borromedien .infoblock .content ul#rub_navi li a:hover,
body#borromedien .infoblock .content ul#rub_navi li a:focus,
body#borromedien .infoblock .content ul#rub_navi li a:active {
	color: black;
}

body#verein .infoblock .content ul#rub_navi li.current a {
	color: #a51c2a;
}

fieldset#main_search {
	padding: 0 0 2px 10px;
	background-repeat: repeat-x;
	background-image: url(/img/bgr_infoheader_norm.gif);
	background-position: bottom;
	border-bottom: 10px solid white;
	min-height: 23px;
}

fieldset#bv_search {
	display: block;
	padding: 10px;
}

fieldset#main_search, x:-moz-any-link, x:default {
	padding: 4px 0 4px 10px;
}

fieldset#main_search div {
	display: block;
}

fieldset#main_search input#suchfeld {
	border: 1px solid #c4c7c1;
	width: 303px;
	line-height: 15px;
	float: left;
	font-size: 12px;
}

fieldset#bv_search input#bv_suchfeld {
	border: 1px solid #c4c7c1;
	width: 178px;
	line-height: 15px;
	float: left;
	font-size: 12px;
}

.example { color: #c4c7c1; }

#bv_search .example { color: #a51c2a; }

#mein_borro_login .example { color: #6A6E68; }

input#findbutton {
	float: left;
	margin: 1px 10px 0 10px;
}

input#bv_findbutton {
	margin-top:8px;
	float: right;
}

input#findbutton, x:-moz-any-link, x:default {
	margin-top: 0;
}

a#e_search {
	display: block;
	float: left;
	width: 95px;
	font-size: 11px;
	line-height: 20px;
	text-align: center;
	margin-top: 1px;
}

a#e_search {
	color: #6A6E68;
}

a#e_search:hover,
a#e_search:focus,
a#e_search:active {
	color: black;
}

a#e_search, x:-moz-any-link, x:default {
	margin-top: 0;
}


/*---Medientipp des Tages ---*/

.medientip {
	display: block;
	width: 295px;
	padding: 10px 220px 10px 10px;
	margin-bottom: 10px;
	position: relative;
}

#mt1 {
	background-image: url(/img/mt_bgr_1.jpg);
	height: 273px;
}

.mt_text {
	padding-top: 138px;
	float: left;
}

.dark .mt_text {
	color: white;
}

.light .mt_text {
	color: black;
}

.mt_text a.weiter {
	font-weight: bold;
	display: block;
	padding-top: 10px;
	color: #e87028;
}

.dark .mt_text a:hover.weiter,
.dark .mt_text a:focus.weiter,
.dark .mt_text a:active.weiter {
	color: white !important;
}

.light .mt_text a:hover.weiter,
.light .mt_text a:focus.weiter,
.light .mt_text a:active.weiter {
	color: black !important;
}

.medientip .mt_bild {
	display: block;
	float: right;
	margin-right: -220px;
	width: 200px;
	text-align: center;
}

.medientip .mt_bild a {
	position: relative;
	padding-top: 30px;
}

.medientip .mt_floater {
	display: none;
	position: absolute;
	background-image: url(/img/bgr_white_85.png);
	width: 300px;
	z-index: 3;
}

#footer {
	display: block;
	width: 505px;
	padding: 10px;
	background-image: url(/img/bgr_foo.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

ul#fnavi {
	display: block;
	width: 430px;
	float: left;
	font-size: 10px;
}

ul#fnavi li {
	display: block;
	float: left;
}

ul#fnavi li a,
ul#fnavi li.current {
	display: block;
	padding: 2px 5px;
	color: #6A6E68;
}

ul#fnavi li.current {
	color: #b5b9b0;
}

ul#fnavi li a:hover,
ul#fnavi li a:focus,
ul#fnavi li a:active {
	color: black;
}

#center_col .wrapper {
	display: block;
}

.section {
	margin-bottom: 10px;
}

.usual_container {
	padding: 0 10px;
}

.infoblock .usual_container .preis {
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}

.infoblock .usual_container .book_type {
	display: block;
	padding-bottom: 10px;
}

.infoblock .usual_container .sperre {
	display: block;
	padding-bottom: 10px;
}

.infoblock .usual_container .isbn10,
.infoblock .usual_container .isbn13,
.infoblock .usual_container .mednr {
	display: block;
	font-size: 11px;
	color: #8e9186;
}

body#borromedien .infoblock .usual_container .preis {
	color: #c05e2e;
}

body#verein .infoblock .usual_container .preis,
body#medienprofile .infoblock .usual_container .preis {
	color: #a51c2a;
}

.c2,
.c3,
.c5 {
	display: block;
	float: left;
	background-image: url(/img/bgr_content_longer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.c2 {
	width: 210px;
}

.c3 {
	width: 305px;
}

.c5 {
	width: 525px;
	position: relative;
}

.textnbild img {
	display: block;
	float: left;
	margin-bottom: 5px;
}

.c2 .textnbild img {
	max-width: 190px;
}

.c3 .textnbild img {
	max-width: 285px;
}

.textnbild h3,
.textnbild h3 a {
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}

.covers_gallery h3 {
	display: block;
	margin: 10px;
	font-size: 18px;
	color: #A6A9A4;
}

.covers_gallery ul {
	display: block;
}

.covers_gallery ul li {
	display: block;
	width: 85px;
	float: left;
	padding: 10px;
}

#ib_agenda .datum {
	color: #8e9186;
	font-size: 11px;
}

#ib_agenda h4,
#ib_agenda h4 a {
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}

#ib_agenda ul {
	display: block;
	padding: 0 10px;
}

#ib_agenda ul li {
	padding-top: 20px;
}

#ib_agenda ul > li:first-child {
	padding-top: 0;
}

strong {
	font-weight: bold;
}

.sec_foo {
	display: block;
	background-image: url(/img/bgr_mt_control.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	line-height: 18px;
	background-color: white;
	position: relative;
}

.sec_foo a {
	display: block;
	width: 104px;
	border-right:2px solid #e1e3dd;
	text-align: center;
	position: relative;
	color: #6A6E68;
}

.sec_foo a.free_type {
	width: auto;
	text-align: left;
	padding-left: 10px;
}

.sec_foo a:hover {
	color: black;
}

.sec_foo a.add_to_card {
	width: 160px;
	float: left;
}

.sec_foo a.add_to_list {
	width: 100px;
	float: right;
	border-right: none;
}

.shop_object .sec_foo,
.single .artikel .sec_foo {
	width: 525px;
}

.shop_object .sec_foo .markers,
.single .artikel .sec_foo .markers {
	display: block;
	float: left;
	width: 180px;
	padding: 0 10px;
	font-weight: bold;
	font-style: italic;
	color: #a51c2a;
	font-size: 11px;
}

.single .artikel .sec_foo .markers {
	float: right;
}

.single .artikel .sec_foo a.add_to_card {
	border-right: 2px solid #e1e3dd;
	width: 150px;
	padding-left: 10px;
	text-align: left;
	float: left;
}

.single .artikel .sec_foo a.add_to_list {
	float: left;
	width: 150px;
	padding-left: 10px;
	text-align: left;
	border-right: 2px solid #e1e3dd;
}

.single .artikel .siegel {
	display: block;
}

.shop_object .sec_foo a.add_to_card {
	border-left:2px solid #e1e3dd;
	width: 150px;
	padding-left: 10px;
	text-align: center;
}

.shop_object .sec_foo a.add_to_list {
	float: left;
	padding-left: 10px;
	width: 150px;
	text-align: center;
}

.sec_foo a.page_prev {
	float: left;
}

.sec_foo a.page_next {
	float: right;
	border-right: none;
	border-left:2px solid #e1e3dd;
	margin-right: 6px;
}

body#s404 {
	background-color: black;
}

.artikel {
	display: block;
}

.artikel h2 {
	display: block;
	margin: 10px 0 0 0;
	font-size: 18px;
	font-weight: bold;
	color: #a51c2a;
}

body#borromedien .artikel h2 {
	color: #c05e2e;
}

.artikel h2 span {
	display: block;
	padding: 10px;
	padding-top: 0;
}

.artikel h2 img {
	padding-bottom: 10px;
}

.artikel .content {
	display: block;
	width: 295px;
	float: left;
	padding: 0 10px;
	background-image: url(/img/bgr_content_longer.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #e4e6e0;
}

.artikel .content.full {
	width: 505px;
}

.artikel .content.sided {
	padding: 0;
	width: 315px;
}
/*
.artikel .content ol {
	list-style-type: decimal;
	padding-left: 20px;
}
*/
.rubrik .artikel .content {
	background-image: url(/img/bgr_content_long.gif);
}

.kundenkonto .content .data_demo h4,
.koeb_data .data_demo h4 {
	font-weight: bold;
	color: #4c514a;
	display: block;
	padding: 0 10px;
	background-image: url(/img/bgr_infoheader_norm.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: white;
	line-height: 25px;
	min-height: 25px;
	position: relative;
}

.kundenkonto .content .data_demo h4 a {
	float: right;
	position: absolute;
	top: 0;
	right: 10px;
}

.kundenkonto .content .data_demo {
	display: block;
	border: 1px solid #b5b9b0;
	margin:5px 0 10px 0;
	background-image: url(/img/bgr_content_long.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #e2e4de;
}

.koeb_data form#registration .data_demo {
	border: 1px solid #b5b9b0;
}

.kundenkonto .content .data_demo p {
	display: block;
	padding: 10px;
}

.kundenkonto .content .data_demo form p {
	padding: 0;
}

.connection .artikel .content {
	background-image: none;
	background-color: transparent;
}

.connection .artikel .zusatz {
	padding-top: 20px;
}

.connection .artikel .wrapper h4 {
	display: block;
	padding: 15px 0 5px 0;
	line-height: 1.4em;
	font-size: 14px;
	color: #a51c2a;
	font-weight: bold;
}

body#borromedien .connection .artikel .wrapper h4 {
	color: #c05e2e;
}

.connection .artikel .content h4 {
	padding: 15px 0 10px 0;
}

.connection .artikel {
	background-image: url(/img/bgr_content_longer.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #e4e6e0;
}

.artikel .zusatz {
	display: block;
	width: 210px;
	float: left;
}

.artikel p {
	display: block;
	padding: 5px 0;
	line-height: 1.4em;
}

.artikel .content .subheadline {
	color: #a51c2a;
	font-weight: bold;
}

body#borromedien .artikel .content .subheadline {
	color: #c05e2e;
}

.artikel .content .art_comment {
	color: #8e9186;
	font-style: italic;
}

.artikel .content h3 {
	display: block;
	padding: 15px 0 5px 0;
	line-height: 1.4em;
	font-size: 14px;
	color: #a51c2a;
	font-weight: bold;
}

.artikel .content.sided h3 {
	padding: 0 10px !important;
}

body#borromedien .artikel .content h3 {
	color: #c05e2e;
}

.artikel .content > h3:first-child {
	padding: 0 0 5px 0;
}

.artikel p.author a {
	font-weight: bold;
}

.artikel .zusatz .wrapper {
	padding: 0 10px 5px 0;
}

.zusatz h3 {
	display: block;
	font-weight: bold;
	padding: 0 0 5px 0;
}

.zusatz ul {
	display: block;
}

.zusatz ul li {
	padding: 3px 0;
}

.zusatz ul li a {
	padding: 2px 0;
}

.zusatz .illustration,
.zusatz .margin_text {
	display: block;
	margin: 5px 0 15px 10px;
}

.connection .zusatz .illustration {
	margin-bottom: 0;
}

.zusatz .margin_text {
	width: 180px;
}

.zusatz .illustration img{
	margin-bottom: 5px;
}

.zusatz .illustration span {
	display: block;
	font-size: 11px;
	color: #8e9186;
	font-style: italic;
	width: 180px;
}

.artikel .content ul {
	display: block;
	margin: 8px 0 8px 0;
}

.artikel .content ul.rez_list {
	margin: 0;
}

.artikel .content .short_descr {
	display: block;
	font-size: 11px;
	color: #8e9186;
	font-style: italic;
}

.artikel .content ul li, .artikel .ausmal ul li {
	list-style-type: square;
	margin: 5px 0 5px 20px;
}
.artikel .content ol li, .artikel .ausmal ol li {
	list-style-type: decimal;
	margin: 5px 0 5px 20px;
}

.artikel .content ul.rez_list li {
	margin: 5px 0 0 20px;
}

.artikel .content ul.rez_list > li:first-child {
	margin-top: 0;
}

.artikel .content .file_info {
	font-size: 10px;
}

.artikel a.shop_link {
	background-image: url(/img/icon_korb_small_red.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 12px;
}

.artikel a:hover.shop_link,
.artikel a:focus.shop_link,
.artikel a:active.shop_link {
	background-image: url(/img/icon_korb_small_grey.gif);
}

.rubrik a.cat {
	font-weight: bold;
	font-size: 14px;
	color: #a51c2a;
	display: block;
	padding: 10px;
}

span.type {
	font-size: 11px;
	color: #8e9186;
}

.artikel .content ul.news_list {
	margin: 0;
}

.artikel .content ul.news_list li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

form#veranst_form {
	display: block;
	width: 275px;
	padding: 10px;
	background-image: url(/img/bgr_content_long.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

form#veranst_form  #ver_stichwort {
	width: 267px;
}

form#veranst_form  #ver_kat {
	width: 274px;
}

form#veranst_form  #ver_datevon,
form#veranst_form  #ver_datebis {
	width: 125px;
}

form#veranst_form div.full {
	display:block;
	padding: 0 0 5px 0;
}

form#veranst_form div.half {
	display:block;
	float: left;
	width: 132px;
}

ul#ver_liste {
	display: block;
}

ul#ver_liste li {
	display: block;
	margin: 0;
}

ul#ver_liste li a {
	display: block;
	padding: 10px 0;
}

ul#ver_liste a .ver_date {
	font-weight: bold;
}

ul#ver_liste a .ver_title,
ul#ver_liste a .ver_art {
	color: #4c514a;
}

ul#ver_liste a .ver_art {
	font-size: 11px;
	font-style: italic;
}

ul#ver_liste a:hover .ver_title,
ul#ver_liste a:focus .ver_title,
ul#ver_liste a:active .ver_title,
ul#ver_liste a:hover .ver_art,
ul#ver_liste a:focus .ver_art,
ul#ver_liste a:active .ver_art {
	color: black;
}

table#ver_table {
	width: 295px;
	border: 0;
}

table#ver_table td.ver_bez {
	padding: 5px 5px 5px 0;
	font-weight: bold;
}

table#ver_table td.ver_inf {
	padding: 5px 0 5px 5px;
}

.fullview {
	display: block;
	padding: 5px 10px 10px 210px;
	width: 305px;
	background-image: url(/img/bgr_content_long.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.fullview .illustration {
	display: block;
	width: 190px;
	margin-left: -200px;
	float: left;
}

.fullview .illustration a {
	display: block;
	width: 190px;
}

.fullview .illustration img {
	max-width: 190px;
}

.fullview .description {
	display: block;
	width: 305px;
	float: left;
	position: relative;
}

.fullview .description h2,
.fullview .description .preis {
	font-size: 18px;
	font-weight: bold;
	color: #a51c2a;
	display: block;
	margin-top: 20px;
}

body#borromedien .fullview .description h2,
body#borromedien .fullview .description .preis {
	color: #c05e2e;
}

.fullview .description .author {
	color: #4c514a;
	font-size: 14px;
	font-weight: bold;
}

.fullview .description .subtitle {
	color: #6A6E68;
	font-weight: bold;
	display: block;
	margin-bottom: 20px;
}

.fullview .description .lieferbar {
	color: #779918;
}

.fullview .description .nicht_lieferbar,
.nicht_lieferbar {
	color: #a51c2a;
	font-weight: bold;
}

.fullview .description .be_symbol {
	position: absolute;
	bottom: 0;
	right: 10px;
}



a.rezensent {
	display: block;
	padding: 10px 0;
}


/*----------Search Navi-------------*/

.search_navi {
	display: block;
	color: #6A6E68;
	padding: 10px 10px 0 10px;
}

.search_navi .sort_select {
	display: block;
	float: left;
}

.search_navi .sort_select a.change_sorting {
	display: block;
	float: left;
	height: 25px;
	width: 25px;
	background-repeat: no-repeat;
	background-position: 6px 6px;
}

.search_navi .sort_select a.sort_down {
	background-image: url(/img/ar_gr_up_bl_down.png);
}

.search_navi .sort_select a.sort_up {
	background-image: url(/img/ar_bl_up_gr_down.png);
}

.search_navi .sort_select a:hover.sort_down {
	background-image: url(/img/ar_bl_up_gr_down.png);
}

.search_navi .sort_select a:hover.sort_up {
	background-image: url(/img/ar_gr_up_bl_down.png);
}

.search_navi .sort_select label {
	padding-right: 5px;
}

.search_navi label,
.search_navi select {
	display: block;
	float: left;
	line-height: 25px;
}

.search_navi .pagination {
	float: right;
}

.search_navi .pagination .sn_info,
.list_navi .pagination .sn_info {
	display: block;
	float: left;
	line-height: 25px;
}

.pagination ul {
	padding-left: 5px;
	float: left;
	margin-right: -2px;
}

.pagination ul li {
	display: block;
	float: left;
}

.pagination ul li a {
	color: #6A6E68 !important;
	line-height: 25px;
}

.pagination ul li span {
	padding: 2px;
}

.pagination ul li a:hover,
.pagination ul li a:focus,
.pagination ul li a:active {
	color: black !important;
}

.pagination ul li.current span {
	line-height: 25px;
	color: #a51c2a;
}

.pagination ul li a.to_start,
.pagination ul li a.to_prev,
.pagination ul li a.to_next,
.pagination ul li a.to_end {
	background-image: url(/img/ar_gr_left_end.png);
	background-repeat: no-repeat;
	background-position: 0 6px;
	display: block;
	width: 12px;
	height: 25px;
}

.pagination ul li a.to_prev {
	background-image: url(/img/ar_gr_left.png);
}

.pagination ul li a.to_next {
	background-image: url(/img/ar_gr_right.png);
	margin-left: 2px;
}

.pagination ul li a.to_end {
	background-image: url(/img/ar_gr_right_end.png);
}

.pagination ul li a:hover.to_start {
	background-image: url(/img/ar_bl_left_end.png);
}

.pagination ul li a:hover.to_prev {
	background-image: url(/img/ar_bl_left.png);
}

.pagination ul li a:hover.to_next {
	background-image: url(/img/ar_bl_right.png);
}

.pagination ul li a:hover.to_end {
	background-image: url(/img/ar_bl_right_end.png);
}

.search_results_list {
	padding: 0 10px;
	width: 505px;
	display: block;
	background-image: url(/img/bgr_content_longer.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #e4e6e0;
}

.search_results_list table {
	width: 100%;
}

.search_results_list table td {
	padding: 10px 0;
}

.search_results_list table td.content {
	width: 305px;
	background: none;
}

.search_results_list table td.relevanz,
.search_results_list table td.datum {
	width: 103px;
	text-align: center;
	border-left: 2px solid white;
	color: #8e9186;
}

.search_results_list table td.content a {
	display: block;
}

.search_results_list table td.content a span.title {
	font-weight: bold;
	display: block;
}

.search_results_list table td.content span.rubrik {
	color: #8e9186;
}

/*-----Search Doubles ------*/

ul.sr_media {
	display: block;
}

ul.doubles li {
	display: block;
	width: 261px;
	float: left;
	margin: 10px 0 10px 1px;
}

ul.doubles li.even {
	margin-left: 0;
	margin-right: 1px;
	padding-right: 1px;
}

ul.doubles li.odd {
	clear: right;
}

ul.doubles li sec_foo {
	width: 261px;
}

ul.doubles a.add_to_card {
	width: 130px;
	border-right: 1px solid #e1e3dd;
}

ul.doubles a.add_to_list {
	width: 129px;
	border-left: 1px solid #e1e3dd;
}

ul.doubles li .object_description {
	display: block;
	width: 146px;
	padding: 0 10px 10px 105px;
	background-image: url(/img/bgr_content_longer.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #e4e6e0;
}

ul.doubles li .object_description .pic_col {
	display: block;
	width: 105px;
	float: left;
	text-align: center;
	margin-left: -105px;
}


ul.doubles li .object_description .pic_col img {
	max-width: 85px;
}

ul.doubles li .object_description .pic_col .markers {
	display: block;
	font-weight: bold;
	font-style: italic;
	color: #a51c2a;
	font-size: 11px;
}

ul.doubles li .object_description .pic_col .be_symbol {
	margin: 10px;
	margin-bottom: 0;
}

ul.doubles li .object_description .info_col {
	display: block;
	width: 146px;
	float: left;
	padding-right: 10px;
	position: relative;
}


ul.doubles li .object_description .info_col .author {
	font-size: 13px;
	font-weight: bold;
	color: #4E514C;
	display: block;
	margin-bottom: 5px;
}

ul.doubles li .object_description .info_col .book_title {
	font-size: 15px;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}

ul.doubles li .object_description .info_col .book_sub_title {
	font-weight: bold;
	margin-bottom: 10px;
}

ul.doubles li .object_description .info_col .book_sub_title,
ul.doubles li .object_description .info_col .book_info {
	font-size: 11px;
	color: #8e9186;
	display: block;
}

ul.doubles li .object_description .info_col .book_status {
	font-size: 11px;
	display: block;
	margin: 5px 0;
}

ul.doubles li .object_description .info_col .positive {
	color: #779918;
}

ul.doubles li .object_description .info_col .negative {
	color: #a51c2a;
	font-weight: bold;
}

.fl_wrapper .description p .book_status {
	font-size: 11px;
	display: block;
	margin: 5px 0;
}

.fl_wrapper .description p .negative {
	color: #a51c2a;
	font-weight: bold;
}


ul.doubles li .object_description .info_col .preis {
	display: block;
	font-size: 17px;
	font-weight: bold;
	color: #a51c2a;
	margin: 10px 0 0 0;
}

body#borromedien ul.doubles li .object_description .info_col .preis {
	color: #c05e2e;
}

/*---Scrollable ---*/


div.scrollable { 
     
    /* required settings */ 
    position:relative; 
    overflow:hidden;          
    width: 525px;     
    height:140px;     
} 
 
/*  
    root element for scrollable items. Must be absolutely positioned 
    and it should have a super large width to accomodate scrollable items. 
    it's enough that you set width and height for the root element and 
    not for this element. 
*/ 
div.scrollable ul.items {     
    /* this cannot be too large */ 
    width:5000em;     
    position:absolute;         
} 
 
/*  
    a single item. must be floated on horizontal scrolling 
    typically this element is the one that *you* will style 
    the most. 
*/ 
div.scrollable ul.items li { 
    float:left; 
} 
 
/* you may want to setup some decorations to active item */ 
ul.items li.active {
}

.c5 a.prev {
	display: block;
	width: 15px;
	height: 16px;
	background-image: url(/img/scroll_left.gif);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	top: 60px;
	left: -8px;
	z-index: 2;
}

.c5 a.next {
	display: block;
	width: 15px;
	height: 16px;
	background-image: url(/img/scroll_right.gif);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	top: 60px;
	left: 517px;
	z-index: 2;
}

.c5 a:hover.prev {
	background-image: url(/img/scroll_left_hov.gif);
}

.c5 a:hover.next {
	background-image: url(/img/scroll_right_hov.gif);
}

.c5 a.prev.disabled {
	background-image: url(/img/scroll_left_dis.gif);
	cursor: default;
}

.c5 a.next.disabled {
	background-image: url(/img/scroll_right_dis.gif);
	cursor: default;
}

/*---Floater---*/

div.floater {
	display:none;
	position: absolute;
	width:300px;
	height:120px;
	padding: 10px;
	top:0;
	left:0;
	background-color: white;
	color: #6A6E68;
}

.dada {
	display:none;
	position: absolute;
	width:80px;
	height:120px;
	padding: 10px;
	top:0;
	left:0;
	background-color:  transparent;
	color: #6A6E68;
}

.dada .bubble {
	display: block;
	position: relative;
	background-image: url(/img/bgr_white_85.png);
	width: 300px;
	margin-left: -120px;
	margin-top: -25px;
	z-index: 3;
}

.fl_wrapper .description {
	width: 185px;
	padding: 10px 105px 10px 10px;
}

.fl_wrapper .description p {
	display: block;
	width: 185px;
	float: left;
}

.fl_wrapper .description a.directlink {
	display: block;
}

.fl_wrapper .description a.directlink .autor {
	color: #6A6E68;
	font-weight: bold;
}

.fl_wrapper .description a.directlink .titel {
	font-weight: bold;
	font-size: 18px;
}

.fl_wrapper .description .preis {
	display: block;
	font-weight: bold;
	color: #a51c2a;
	font-size: 18px;
	padding-top: 10px;
}

body#borromedien .fl_wrapper .description .preis {
	color: #c05e2e;
}

.fl_wrapper .description a.bild_mini {
	float: right;
	width: 85px;
	padding-left: 10px;
	text-align: center;
	margin-right: -95px;
}

.fl_wrapper .description a.bild_mini img {
	padding: 20px 0;
}

.fl_wrapper .sec_foo a.add_to_card {
	border-right:1px solid #e1e3dd;
	width: 149px;
	padding-left: 0;
	text-align: center;
}

.fl_wrapper .sec_foo a.add_to_list {
	border-left:1px solid #e1e3dd;
	float: left;
	padding-left: 0;
	width: 149px;
	text-align: center;
}

#deb1,
#deb2 {
	position: absolute;
	top:0;
	left: 0;
}

#deb2 {
	top: 25px;
}

/*--- Anmeldung, Mein Borro ---*/

form#registration {
	display: block;
}

form#registration legend,
form.warenkorb legend {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #a51c2a;
	padding-bottom: 5px;
}

body#borromedien form#registration legend,
body#borromedien form.warenkorb legend {
	color: #c05e2e;
}

body#borromedien form.warenkorb legend.section {
	padding-bottom: 10px;
}

form#registration .data_demo {
	margin-top: 10px;
}

form#registration .data_demo legend {
	padding: 10px 0 5px 0;
}

form#registration fieldset,
form#abrechnung fieldset {
	display: block;
	margin-bottom: 20px;
	padding: 5px 0;
}

form#registration .data_demo fieldset {
	display: block;
	margin-bottom: 20px;
	padding: 5px 10px;
}

form#registration div {
	display: block;
	margin: 5px 0 5px 0;
}

form div.separate {
	display: block;
	margin: 5px 0 20px 0;
}

form div.separate2 {
	display: block;
	margin: 5px 0 10px 0;
}

form#registration div.special {
	margin: 5px 0 15px 0;
}

form#registration div.special p {
	font-size: 11px;
	padding:  0 0 5px 0;
	margin: 0;
}

form#registration div.normal label {
	display: block;
	padding-top: 5px;
}

form#registration div.normal label.negative {
	color: #a51c2a;
	font-weight: bold;
}

form#registration div.normal > label:first-child {
	padding-top: 0;
}

form#registration span.must {
	color: #a51c2a;
	padding-left: 0.5em;
}

body#borromedien form#registration span.must {
	color: #c05e2e;
}

form#registration div.normal input,
form#registration div.normal textarea {
	border: 1px solid #c4c7c1;
	width: 290px;
	line-height: 15px;
	font-size: 12px;
}

form#registration .data_demo div.normal input,
form#registration .data_demo div.normal textarea {
	border: 1px solid #c4c7c1;
	width: 268px;
	line-height: 15px;
	font-size: 12px;
}

.full form#registration div.normal input,
.full form#registration div.normal textarea {
	border: 1px solid #c4c7c1;
	width: 498px;
	line-height: 15px;
	font-size: 12px;
}

.full form#registration .data_demo div.normal input,
.full form#registration .data_demo div.normal textarea {
	border: 1px solid #c4c7c1;
	width: 478px;
	line-height: 15px;
	font-size: 12px;
}

form#registration div.radio label {
	padding-right: 10px;
}

form#abrechnung fieldset.linei div.radio {
	padding-left: 12px;
}

form#abrechnung fieldset.linei div.radio, x:-moz-any-link, x:default {
	padding-left: 10px;
}

form#abrechnung fieldset.linei div.radio label {
	padding-left: 8px;
}

form#abrechnung fieldset.linei div.radio label, x:-moz-any-link, x:default {
	padding-left: 6px;
}

form#registration div label span.description {
	color: #8e9186;
}

form#registration div.normal div.longer,
form#registration div.normal div.shorter {
	float: left;
	padding: 0;
	margin: 0;
}

form#registration div.normal div.longer input {
	width: 186px;
}

form#registration div.normal div.shorter input {
	width: 90px;
}

form#registration .data_demo div.normal div.longer input {
	width: 163px;
}

.full form#registration .data_demo div.normal div.shorter input {
	width: 90px;
}

.full form#registration .data_demo div.normal div.longer input {
	width: 373px;
}

form#registration .data_demo div.normal div.shorter input {
	width: 90px;
}

form#registration div.normal div.after {
	padding-left: 10px;
}

form#registration div.submit {
	display: block;
	margin-bottom: 10px;
	text-align: right;
}

form#registration .data_demo div.submit {
	display: block;
	margin-bottom: 10px;
	padding: 0 10px;
}

.f_hover {
	background-color: #fefee0;
	line-height: 2em;
}

textarea.f_hover {
	font-size: 2em;
	line-height: 200%;
}

#wr_bib p,
#wr_koeb p {
	color: black;
}

form#mein_borro_login fieldset {
	display: block;
	padding: 10px 0;
}

form#mein_borro_login fieldset div,
form#mein_borro_login fieldset p {
	display: block;
	margin: 10px;
	margin-top: 0;
}

form#mein_borro_login fieldset p {
	color: #8e9186;
}

form#mein_borro_login fieldset div.message {
	padding: 10px;
	border: 1px solid #a41d2a;
	background-color: #ffbca1;
	color: black;
}

form#mein_borro_login fieldset p strong {
	color: #6A6E68;
}

form#mein_borro_login fieldset div.button {
	margin-bottom: 0;
	margin-top: 5px;
	text-align: right;
}

form#mein_borro_login fieldset div label {
	font-size: 11px;
	float: left;
}

form#mein_borro_login fieldset div.normal input {
	border: 1px solid #c4c7c1;
	width: 175px;
	line-height: 15px;
	font-size: 12px;
}

form#mein_borro_login fieldset a.new_user {
	display: block;
	padding: 10px;
	padding-top: 0;
}

form#mein_borro_login fieldset a.pw_vergessen {
	float: right;
	font-size: 11px;
}

form#registration .data_demo fieldset table {
	border: 0;
	border-collapse: collapse;
	width: 100%;
}

form#registration .data_demo fieldset table th {
	padding-bottom: 5px;
}

form#registration .data_demo fieldset table th span {
	font-weight: bold;
	display: block;
	background-image: url(/img/bgr_infoheader_norm.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: white;
	line-height: 25px;
	min-height: 25px;
	padding: 0 10px;
}

form#registration .data_demo fieldset table td {
	min-height: 25px;
	line-height: 25px;
	padding: 0 10px;
}

form#registration .data_demo fieldset table td input {
	border: 1px solid #c4c7c1;
	width: 100px;
	line-height: 15px;
	font-size: 12px;
}

form#registration .data_demo fieldset col#leser_art,
form#registration .data_demo fieldset col#bestand_art,
form#registration .data_demo fieldset col#of_tag {
	width: 50%;
}

form#registration .data_demo fieldset col#leser_anzahl,
form#registration .data_demo fieldset col#bestand_anzahl,
form#registration .data_demo fieldset col#of_zeit {
	width: 50%;
}

.data_demo ul.bekartung {
	display: block;
	padding: 10px;
	margin: 0;
}

.data_demo ul.bekartung li {
	list-style-type: none;
	padding: 10px 0;
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	color: #6A6E68;
}

.data_demo ul.bekartung li ul {
	padding: 0;
}

.data_demo ul.bekartung li ul li {
	font-size: 12px;
	font-weight: normal;
	padding: 5px 13px;
	border-top: 1px solid #b5b9b0;
}

.data_demo ul.bekartung li ul > li:first-child {
	border-top: none;
}

.data_demo ul.bekartung li ul li:hover {
	background-color: white;
}

.data_demo ul.bekartung li ul li span.bek_date {
	padding-right: 30px;
	font-size: 11px;
	color: #b5b9b0;
}

.data_demo ul.bekartung li ul li:hover span.bek_date {
	color: black;
}

.data_demo ul.bekartung li ul li br {
	display: none;
}

.data_demo ul.bekartung li ul li span {
	display: block;
	float: left;
	min-height: 24px;
	line-height: 24px;
}

.data_demo ul.bekartung li ul li a {
	display: block;
	float: left;
	margin-left: 10px;
	border: 1px solid transparent;
}

.data_demo ul.bekartung li ul li a:hover {
	border: 1px solid #b5b9b0;
}

.data_demo ul.bekartung li ul li a.ms5 {
	margin-left: 30px;
}

.data_demo ul.bekartung li ul li a span {
	display: block;
	min-height: 24px;
	line-height: 24px;
	background-image: url(/img/bgr_infoheader_norm.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: white;
	padding: 0 10px;
}

/*--- Bestellformular ---*/

form#bestellformular fieldset div#left{
	display: block;
	width: 240px;
	float: left;
	margin-left: -260px;
}

form#bestellformular fieldset div#right{
	display: block;
	width: 240px;
	float: left;
}

form#bestellformular fieldset {
	display: block;
	width: 245px;
	padding-left: 260px;
}

form#bestellformular fieldset table {
	border: 0;
	width: 240px;
	border-collapse: collapse;
}

form#bestellformular fieldset table th {
	padding-bottom: 5px;
}

form#bestellformular fieldset table th span,
form#bestellformular_review fieldset table th span,
form.mz_review fieldset table th span,
form.warenkorb fieldset table th span {
	font-weight: bold;
	display: block;
	background-image: url(/img/bgr_infoheader_norm.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: white;
	line-height: 25px;
	min-height: 25px;
	padding: 0 10px;
}

form#bestellformular fieldset table th.best_mnr span {
	padding-left: 5px;
}

form#bestellformular fieldset table input,
form#bestellformular_review fieldset table input {
	border: 1px solid #c4c7c1;
	line-height: 15px;
	font-size: 12px;
}

form#bestellformular fieldset table td.best_menge {
	padding: 5px 2px 5px 10px;
	width: 48px;
}

form#bestellformular fieldset table td.best_mnr {
	padding: 5px 10px 5px 2px;
	width: 168px;
}

form#bestellformular fieldset table .best_menge input {
	width: 46px;
}

form#bestellformular fieldset table .best_mnr input {
	width: 166px;
}

form#bestellformular div.submit,
form#bestellformular_review div.submit,
form.mz_review div.submit,
form.warenkorb div.submit {
	display: block;
	padding: 10px;
}

form#bestellformular div.submit input.submit {
	float: right;
}

/*--- Bestellformular review ---*/

form#bestellformular_review fieldset,
form.mz_review fieldset,
form.warenkorb fieldset,
form.add_form fieldset {
	display: block;
	width: 505px;
}

form#bestellformular_review fieldset table,
form.mz_review fieldset table,
form.warenkorb fieldset table {
	width: 505px;
	border: 0;
}

form#bestellformular_review fieldset table td {
	padding: 5px 0;
}

form#bestellformular_review fieldset table td.review_menge {
	width: 40px;
}

form#bestellformular_review fieldset table th.review_menge span{
	padding-left: 0;
}

form#bestellformular_review fieldset table td.review_menge input {
	width: 38px;
}

form#bestellformular_review fieldset table td.review_mnr {
	width: 120px;
	padding-left: 10px;
}

form#bestellformular_review fieldset table td.review_mnr input {
	width: 118px;
}

form#bestellformular_review fieldset table td.review_titel {
	width: 205px;
	padding-left: 10px;
}

form#bestellformular_review fieldset table td.review_preis {
	padding-left: 10px;
	padding-right: 10px;
	width: 50px;
}

form#bestellformular_review fieldset table td.review_delete,
form#abrechnung fieldset table td.abrechnung_select {
	width: 20px;
	text-align: center;
	padding: 0 10px;
}

form#abrechnung fieldset table th.abrechnung_info span {
	padding-left: 0;
}

form#abrechnung fieldset table td.abrechnung_info {
	width: 250px;
}

form#abrechnung fieldset table td.abrechnung_sum {
	width: 205px;
	padding-left: 10px;
}

form#abrechnung fieldset table td.abrechnung_sum input {
	width: 100px;
	border: 1px solid #b5b9b0;
}

form#bestellformular_review fieldset table td.review_delete input {
	border: none;
}

form#bestellformular_review div.submit input.submit {
	float: right;
}

form.mz_review div.submit input.update {
	float: left;
}

form.mz_review div.submit input.submit,
form.warenkorb div.submit input.go_next {
	float: right;
}

form#bestellformular_review div.submit input.update {
	float: left;
}

form.warenkorb div.submit input.update {
	float: left;
}

form#bestellformular_review fieldset table td.selected_to_delete,
form.warenkorb fieldset table td.selected_to_delete,
form.mz_review fieldset table td.selected_to_delete {
	background-color: #ffbca1;
}

form.warenkorb#abrechnung fieldset table td.selected_to_delete {
	background-color: #f3f9d7;
}

.message_negative {
	padding: 10px !important;
	margin-bottom: 10px;
	border: 1px solid #a41d2a;
	background-color: #ffbca1;
	color: black;
}

.message_positive {
	padding: 10px !important;
	margin-bottom: 10px;
	border: 1px solid #779918;
	background-color: white;
	color: black;
}

form.mz_review fieldset table td,
form.warenkorb fieldset table td {
	padding: 5px 0;
}

form.mz_review fieldset table td.mz_pic {
	width: 75px;
	text-align: center;
}

form.mz_review fieldset table th.mz_pic span {
	padding-left:0;
	padding-right:0;
	text-align: center;
}

form.mz_review fieldset table td.mz_info1 {
	width: 220px;
	padding-right: 10px;
}

form.mz_review fieldset table th.mz_info1 span,
form.mz_review fieldset table th.mz_info2 span {
	padding-left: 0;
}

form.mz_review fieldset table td.mz_info2 {
	width: 150px;
	font-size: 11px;
	padding-right: 10px;
}

form.mz_review fieldset table td.mz_info2 span {
	display: block;
}

form.mz_review fieldset table td.mz_delete {
	padding: 5px 10px;
	width: 20px;
}

form.warenkorb fieldset table th.wk_select {
	text-align: center;
}

form.warenkorb fieldset table td.wk_select {
	padding: 5px 10px;
	width: 70px;
	text-align: center;
}

form.mz_review fieldset table td.mz_info1 .title {
	display: block;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}

form.mz_review fieldset table td.mz_info1 .autor {
	font-style: italic;
	display: block;
}

form.mz_review fieldset table td.mz_info1 .verlag,
form.mz_review fieldset table td.mz_info1 .typ,
form.mz_review fieldset table td.mz_info1 .sperre {
	font-size: 11px;
	display: block;
}

form.mz_review fieldset table td.mz_info1 .preis {
	display: block;
	font-weight: bold;
	color: #a51c2a;
	padding-top: 10px;
	font-size: 14px;
}

body#borromedien form.mz_review fieldset table td.mz_info1 .preis {
	color: #c05e2e;
}

form.warenkorb fieldset table th.wk_mnr span {
	padding-left: 0;
}

form.warenkorb fieldset table td.wk_mnr {
	width: 80px;
}

form#review.warenkorb fieldset table td.wk_mnr {
	width: 80px;
	padding-left: 10px;
}

form#review.warenkorb fieldset table th.wk_mnr span {
	padding-left: 10px;
}

form.warenkorb fieldset table td.wk_artikel {
	width: 185px;
	padding-left: 10px;
}

form#review.warenkorb fieldset table td.wk_artikel {
	width: 215px;
	padding-left: 10px;
}

form.warenkorb fieldset table th.wk_preis span {
	text-align: right;
}

form.warenkorb fieldset table td.wk_preis {
	width: 70px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
}

form.warenkorb fieldset table td.wk_menge {
	width: 40px;
	padding-left: 10px;
}

form.warenkorb fieldset table td.wk_menge input {
	width: 38px;
	border: 1px solid #b5b9b0;
}

form.warenkorb fieldset table td.wk_artikel .title {
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
}

form.warenkorb fieldset table td.wk_artikel .autor {
	display: block;
	font-style: italic;
}

form.warenkorb fieldset table td.wk_artikel .typ {
	display: block;
	font-size: 11px;
	line-height: 11px;
}

form.warenkorb fieldset table td.wk_artikel .sperre {
	display: block;
	font-size: 11px;
	line-height: 11px;
}

form.warenkorb fieldset table td.wk_artikel a.add_to_list {
	display: block;
	font-size: 11px;
	padding: 5px 12px;
	background-image: url(/img/stift.gif);
	background-position: left;
	background-repeat: no-repeat;
}

form.warenkorb fieldset table td.wk_artikel a:hover.add_to_list,
form.warenkorb fieldset table td.wk_artikel a:focus.add_to_list,
form.warenkorb fieldset table td.wk_artikel a:active.add_to_list {
	background-image: url(/img/stift_hovered.gif);
}

form fieldset .zws {
	display: block;
	padding: 10px 0;
	border: 1px solid #b5b9b0;
	border-left: none;
	border-right: none;
}

form fieldset .endsum {
	display: block;
	background-color: white;
	padding: 10px;
	margin: 10px 0;
}

form fieldset .zws .info,
form fieldset .endsum .info {
	display: block;
	width: 385px;
	padding-right: 10px;
	float: left;
	text-align: right;
}

form fieldset .endsum .info {
	width: 375px;
}

form fieldset .zws .sum,
form fieldset .endsum .sum {
	display: block;
	width: 105px;
	float: left;
	color: black;
	font-weight: bold;
	text-align: right;
}

form fieldset .endsum .sum {
	width: 95px;
}

form#review fieldset .zws .sum {
	font-weight: normal;
}

form fieldset .zws .int1,
form fieldset .zws .int2,
form fieldset .zws .int3 {
	display: block;
}

form fieldset .zws .int1 {
	width: 295px;
	padding-right: 10px;
	float: left;
}

form fieldset .zws .int2 {
	width: 70px;
	float: left;
	padding-right: 20px;
	padding-left: 10px;
}

form fieldset .zws .int2 input {
	border: 1px solid #b5b9b0;
	width: 68px;
}

form fieldset .zws .int3 {
	width: 90px;
	float: left;
	padding-right: 10px;
}

form.add_form {
	margin-bottom: 10px;
}

form.add_form p.message_negative {
	margin-bottom: 10px;
}

.short_rez h5 {
	display: block;
	font-weight: bold;
	color: #a51c2a;
	font-size: 14px;
	padding: 10px 0 5px 0;
}

body#borromedien .short_rez h5 {
	color: #c05e2e;
}

.wk_bread {
	display: block;
	padding: 0px 10px 10px 10px;
}

.wk_bread ul {
	display: block;
}

.wk_bread#bezahlen ul {
	display: block;
	padding: 10px 0 10px 207px;
}

.wk_bread ul li {
	display: block;
	float: left;
}

.wk_bread ul li span {
	display: block;
	background-image: url(/img/ar_gr_right.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	color: #8e9186;
}

.wk_bread ul li.current span {
	background-image: url(/img/ar_green_right.png);
	color: #779918;
	font-weight: bold;
}

.wk_bread ul li a span {
	background-image: url(/img/ar_or_right.png);
	color: #c05e2e;
	font-weight: bold;
}

.wk_bread ul li a:hover span,
.wk_bread ul li a:focus span,
.wk_bread ul li a:active span {
	color: black;
	background-image: url(/img/ar_bl_right.png);
}

.double_wrapper {
	display: block;
	margin: 10px 0;
}

.nl_archiv .double_wrapper {
	margin-top: 0;
}

.double_wrapper .do_p1 {
	display: block;
	width: 247px;
	padding-left: 258px;
}

.double_wrapper .do_p2 {
	display: block;
	width: 247px;
	margin-left: -258px;
	float: left;
}

.check_adress {
	margin: 20px 0;
}

.koeb_data .check_adress {
	margin: 0;
}

.check_adress h4 {
	font-weight: bold;
	color: #4c514a;
	display: block;
	padding: 0 10px;
	background-image: url(/img/bgr_infoheader_norm.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: white;
	line-height: 25px;
	min-height: 25px;
	position: relative;
}

.check_adress address,
.check_adress p {
	font-style: normal;
	display: block;
	padding: 5px 10px;
}

.check_adress h4 a {
	float: right;
	position: absolute;
	top: 0;
	right: 10px;
}

.zur_beacht textarea {
	width: 503px;
	border: 1px solid #b5b9b0;
}

.agb_read {
	color: black;
	font-weight: bold;
	padding: 10px 0;
}

.alphabeth {
	display: block;
	padding: 0 5px;
}

.alphabeth ul {
	display: block;
}

.alphabeth ul li {
	display: block;
	float: left;
	list-style-type: none;
	font-size: 14px;
}

.alphabeth ul li a {
	display: block;
	padding: 5px;
}

.alphabeth ul li a span {
	color: #6A6E68;
}

.alphabeth ul li a:hover span,
.alphabeth ul li a:focus span,
.alphabeth ul li a:active span {
	color: black;
}

.alphabeth ul li.current span {
	display: block;
	padding: 5px;
	background-image: url(/img/bgr_infoheader_norm.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: white;
	color: #a51c2a;
	font-weight: bold;
}

.artikel .content ul.bookslist {
	margin: 0;
}

.artikel .content ul.bookslist li {
	width: 315px;
	margin-left: 0;
}

.artikel .content .list_navi .pagination ul {
	padding: 0;
	margin: 0;
}

.artikel .content .list_navi .pagination ul li {
	margin-left: 0;
}

.artikel .content .list_navi .pagination .sn_info {
	line-height: 33px;
	padding-right: 10px;
}

.artikel .content ul.bookslist li .description {
	width: 295px;
}

.artikel .content ul.bookslist .booktitle {
	font-weight: bold;
	color: #a51c2a;
	font-size: 12px;
}

.list_navi .pagination {
	display: block;
	padding:  0 10px;
}

/*----- Doubles Redaktors --------*/


.artikel .ausmal {
	display: block;
	padding: 5px 10px;
	background-image: url(/img/bgr_content_longer.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #e4e6e0;
}

.artikel .ausmal .bild_left,
.artikel .ausmal .bild_right {
	display: block;
	float: left;
	padding: 5px 0 10px 0;
	margin-right: 10px;
	width: 180px;
	text-align: center;
	background-color: white;
}

.artikel .ausmal .bild_right {
	float: right;
	margin-left: 10px;
}

/*---- Erweiterte Suche ----*/

form.search_form fieldset .esuche {
	display: block;
	background-image: url(/img/bgr_content_longer.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #e4e6e0;
	border-bottom: 10px solid white;
}

form.search_form fieldset .esuche h3 {
	display: block;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	padding: 0 10px 2px 10px;
	background-repeat: repeat-x;
	background-image: url(/img/bgr_infoheader_norm.gif);
	background-position: bottom;
	min-height: 23px;
}

form.search_form fieldset .esuche h3 span {
	display: block;
	float: left;
}

form.search_form fieldset .esuche h3 a {
	display: block;
	float: right;
	font-size: 11px;
	font-weight: normal;
	padding-right: 3px;
}

form.search_form fieldset .esuche .set1 {
	display: block;
	width: 180px;
	padding-left: 325px;
}

form.search_form fieldset .esuche .set1 .left_part {
	display: block;
	width: 305px;
	padding: 10px;
	margin-left: -325px;
	float: left;
}

form.search_form fieldset .esuche .set1 .right_part {
	display: block;
	width: 180px;
	padding: 10px 0;
	float: left;
}

form.search_form fieldset .esuche .set1 .left_part .es_field {
	display: block;
}

form.search_form fieldset .esuche .set1 .left_part .es_field label,
form.search_form fieldset .esuche .set1 .left_part .es_field input,
form.search_form fieldset .esuche .set1 .left_part .es_field select {
	display: block;
	float: left;
}

form.search_form fieldset .esuche .set1 .left_part .es_field label {
	width: 120px;
	line-height: 20px;
}

form.search_form fieldset .esuche .set1 .left_part .es_field input {
	width: 170px;
	border: 1px solid #b5b9b0;
}

form.search_form fieldset .esuche .set1 .left_part .es_field input#es_f_jahr {
	width: 92px;
	margin-left: 10px;
}

form.search_form fieldset .esuche .set1 .left_part .rez {
	padding-left: 117px;
}

form.search_form fieldset .esuche .set2 {
	display: block;
	width: 380px;
	padding-left: 125px;
}

form.search_form fieldset .esuche .set2 .left_part {
	display: block;
	width: 105px;
	padding: 10px;
	margin-left: -125px;
	float: left;
}

form.search_form fieldset .esuche .set2 .right_part {
	display: block;
	width: 378px;
	padding: 10px 0 10px 2px;
	float: left;
}

form.search_form fieldset .esuche .set2 .right_part label {
	padding-right: 10px;
}

form.search_form fieldset .esuche .set2 .right_part p {
	display: block;
	font-size: 11px;
	padding: 5px 0 0 2px;
}

form.search_form fieldset .esuche .set2 .right_part input#e_suchfeld {
	width: 170px;
	border: 1px solid #b5b9b0;
	margin-right: 25px;
}

form.search_form fieldset .esuche .set2 .left_part label {
	display: block;
	line-height: 20px;
}

form.search_form fieldset .esuche .set2 .right_part input#e_suchfeld,
form.search_form fieldset .esuche .set2 .right_part input.but_fin {
	float: left;
}

.artikel .content ul.nl_archiv li {
	list-style-type: none;
	margin: 20px 0 5px 0;
	font-size: 14px;
	font-weight: bold;
}

.artikel .content ul.nl_archiv > li:first-child {
	margin-top: 5px;
}

.artikel .content ul.nl_archiv li ul li {
	margin: 5px 0 5px 20px;
	font-size: 12px;
	font-weight: normal;
}

/*---- Sitemap -----*/

.artikel .content ul.sitemap li {
	list-style-type: none;
	margin: 0;
}

.artikel .content ul.sitemap li a {
	display: block;
	background-image: url(/img/bgr_infoheader_norm.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: white;
	color: #a51c2a;
	font-weight: bold;
	line-height: 25px;
	padding: 0 10px;
}

.artikel .content ul.sitemap li ul li {
	padding-left: 30px;
}

.artikel .content ul.sitemap li ul li a {
	background: none;
	font-weight: normal;
	line-height: 18px;
}

div#befr {
	display: block;
	text-align: center;
}


/*--- Doubles ---*/

.cl2cl3,
.cl3cl2 {
	display: block;
	width: 310px;
	padding-left: 215px;
	background-image: url(/img/bgr_content_longer_foo.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: white;
	margin-bottom: 10px;
}

.cl3cl2 {
	width: 215px;
	padding-left: 310px;
}

.cl2cl3 div.left,
.cl3cl2 div.left {
	display: block;
	width: 210px;
	border-right: 10px solid white;
	margin-left: -215px;
	margin-right: -5px;
	float: left;
	padding-bottom: 28px;
}

.cl3cl2 div.left {
	width: 305px;
	margin-left: -310px;
}


.cl2cl3 div.right,
.cl3cl2 div.right {
	display: block;
	width: 305px;
	border-left: 10px solid white;
	margin-left: -5px;
	float: left;
	padding-bottom: 28px;
}

.cl3cl2 div.right {
	width: 210px;
}

.cl2cl3 .textnbild,
.cl3cl2 .textnbild {
	padding: 0 10px;
}


/*---Weiterempfehlen ---*/

.weiterempfehlen {
	display: block;
}

form#weiterempfehlen fieldset legend {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #4c514a;
	padding: 0 0 5px 10px;
}

form#weiterempfehlen fieldset legend span {
	display: block;
    position: relative;
    width: 510px;
}

a.close_form {
	float: right;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 12px;
}

form#weiterempfehlen .cl3cl2 {
	background-image: url(/img/bgr_content_longer.gif);
	margin-bottom: 0;
}

form#weiterempfehlen .cl3cl2 .left,
form#weiterempfehlen .cl3cl2 .right {
	padding-bottom: 10px;
}

form#weiterempfehlen fieldset .cl3cl2 .left div {
	display: block;
	padding: 5px 0 0 10px;
}

form#weiterempfehlen fieldset .cl3cl2 .right div {
	display: block;
	padding: 5px 10px 10px 10px;
}

form#weiterempfehlen fieldset .cl3cl2 .left div label {
	display: block;
}

form#weiterempfehlen fieldset .cl3cl2 .right div label {
	font-size: 11px;
	display: inline;
}

form#weiterempfehlen fieldset .cl3cl2 .right div label,
form#weiterempfehlen fieldset .cl3cl2 .right div input {
	float: left;
}

form#weiterempfehlen fieldset .cl3cl2 .right div input {
	margin-right: 10px;
}

form#weiterempfehlen fieldset .cl3cl2 .left div input,
form#weiterempfehlen fieldset .cl3cl2 .left div textarea {
	border: 1px solid #b5b9b0;
	width: 283px;
}

form#weiterempfehlen fieldset .cl3cl2 .right div div.submit {
	display: block;
	float: none;
	clear: both;
	padding: 10px 0 0 0;
	margin: 0;
}

form#weiterempfehlen fieldset .cl3cl2 .right div div.submit input {
	float: none;
	clear: both;
	width: auto;
	padding: 0;
	margin: 0;
}


.sicher_meldung {
	font-size: 11px;
	display: block;
	padding-bottom: 10px;
}

em {
	font-style: italic;
}


/*--- Entrophy ---*/

form#registration div.normal label.negative {
	color: #a51c2a;
	font-weight: bold;
}

form#registration div.normal label.neutral {
	color: #c05e2e;
	font-weight: bold;
}

form#registration div.normal label.positive {
	color: #779918;
	font-weight: bold;
}

.sicher_meldung {
	font-size: 11px;
	display: block;
	padding-bottom: 10px;
}


.marker_borro_rez {
	display: block;
	font-size: 11px;
	margin-top: 5px;
	font-weight: bold;
	color: #a51c2a;
}

.place_counter {
	display: block;
	float: left;
	color: white;
	background-color: #c05e2e;
	padding: 2px 5px;
	margin-left: -10px;
	margin-top: -3px;
	margin-right: 5px;
}

form#bs_best fieldset {
	display: block;
	padding: 20px 0 5px 0;
}

form#bs_best fieldset .normal {
	display: block;
	margin: 5px 0;
}

form#bs_best fieldset .submit {
	display: block;
	margin: 15px 0;
	text-align: right;
}

form#bs_best fieldset .normal label {
	display: block;
}

form#bs_best fieldset .normal input {
	width: 285px;
	border: 1px solid #b5b9b0;
}

form#bs_best fieldset .normal select {
	width: 255px;
	border: 1px solid #b5b9b0;
}

.zusatz.bros h3 {
  background: none;
}

.mnr_marker {
  font-weight: bold;
}
