/*
	(c) Super-Fi 2007
*/
body {
	margin: 0;
	padding: 0;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    background: #fff url(../i/bg_body.gif) repeat-x 0 0;
	text-align: center;
}


/* main verlauf */



p {
	padding: 0;
	margin: 0 0 1em 0;
}


/* fonts */

#left, #right {
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

#footer {
	font-family: Arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
}
textarea, td {
	font-family: Arial,sans-serif;
	font-size: 12px;
}	

table, tr, td {
	border-collapse: collapse;
	border: 0;	
}


/* textfarben */

#normal, #right {
	color: #000;
}

h1,h2,h4,h5,h6 {
	padding: 0;
	margin: 0 0 1em 0;
	font-family: Arial,sans-serif;
	position: relative; /* IEEEEEEEEEEEEEEEEEEEEEE?????????????? */
}
h1 {
	font-size: 14px;
}

#normal h1.highlight {
	color: #fff;
	background: #3b3551 url(../i/bg_h12m.png) repeat-x 60%;
	border-top: 0;
}
h4 {
	font-size: 12px;	
}
h5 {
	font-size: 11px;	
}


h2, #normal .box h2 {
	font-size: 13px;
	background: none;
	padding: 0;
	margin: 0 0 1em 0;
	border: 0px;
}
#normal h2.blue {
	margin: 0 0 1em 0;
	padding: 0;
	color: #3b3551;	
	background: none;
}
#normal h2.blue span, h2 em, h1 em {
	color: #000;
	font-weight: normal;
	font-style: normal;			
}
.blue, .blue a {
	color: #3b3551;	
}

h3 {
	font-size: 12px;
}
#right #partner h1, #right #mediapartner h1, #left #partner h1, #left #mediapartner h1, #footer h1, #left h1.simple, #right h1.simple {
	color: #888;
	font-weight: normal;
	font-size: 13px;
	background: none;
	padding: 0;
	margin: 0 0 1em 0;
	border: 0;
}

#normal .box .lead h2 {
	margin: 0 0 4px 0;	
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

a#startlink {
	text-indent: -2000px;
	display: block;
	width: 280px;
	height: 100px;
	overflow: hidden;
}


p,ul {
	margin-bottom: 1em;
}

div, form, html {
	margin: 0;
	padding: 0;
/*	border: 1px solid #000; */
}

#main {
	margin: 0 auto;
	padding: 0 0 0 10px;
    position: relative;
    min-height: 100%;
	text-align: left;
    width: 997px;
    background: #e3ebf3 url(../i/bg_main.jpg) repeat-x 0 0;
    min-height: 100%;
}

#header {
	position: relative;
	left: -10px;
	height: 100px;
	width: 1007px;
	background: transparent url(../i/bg_header.gif) no-repeat 0 0;
	color: #fff;
	font-size: 11px;
}
#header input.text, #events input.text {
	padding: 1px 6px;
	margin: 0;
	width: 121px;
}
#events input.text {
	width: 101px;	
}
input.text, select.text, textarea.text, input.readonly, select.readonly {
	font-size: 11px;
	border: 1px solid #aaa;
	margin-bottom: 2px;
}
input.readonly, select.readonly {
	background: #e7e7e7;
	color: #494543;
}

fieldset {
	border: 0;
	padding: 0;
	margin: 0;	
}

legend {
	display: none;	
}
#left label, #right label {
	display: block;
	font-weight: bold;
	width: 236px;
}
#left #calendarfunctions label, #right #calendarfunctions label {
	font-weight: normal;
	display: inline;	
}

a {
	font-family: Arial,sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #3b3551;
}
a:hover, #normal .booktips .booktipdetail div.rt a:hover {
	text-decoration: underline;	
}

.warning a {
	color: #000;	
}


#left .box a, #right .box a, #normal .box a, .pbox a, #left .pbox a {
	color: #3b3551;	
}
.box em, .pbox em {
	color: #444;
	font-style: normal;	
	font-size: 95%;
}


#header a, #nav a {
	font-weight: bold;
	color: #3b3551;
}
#nav a:hover, #nav ul li:hover a {
	background: #3b3551;
	color: #fff;
	text-decoration: none;	
}


#login {
	position: absolute;
	left: 637px;
	top: 12px;
	height: 100px;
	width: 360px;
	z-index: 20;
}

#loginform p {
	float: left;
	width: 180px;
}


/* vertical lists */

ul.vert, ol.vert, ul.nobullet, #footer ul, ul.buttons, ul.twocol,  ul.plainbuttons, ul.tags, .timeline ul {
	padding: 0;
	margin: 0;
	list-style-type: none;	
}
#left ul.plainbuttons {
	width: 236px;	
}
ul.nobullet ul {
	padding-left: 25px;
	list-style-type: none;
	margin: 0 0 1em 0;	
}
ul.vert li, ol.vert li,  ul.buttons li,  ul.plainbuttons li {
	display: inline;	
}
ul.vert a, ol.vert a, ul.buttons a {
	float: left;	
}
ul#languages {
	position: absolute;
	left: 64px;
	top: 80px;
	width: 241px;
	height: 20px;
	clear: both;
	z-index: 20;
}
ul#languages a, ul.buttons a {
	display: block;
	background: #3b3551;
	border-right: 1px solid #595875;
	margin: 0;
	float: left;
	color: #e3ebf3 !important;
	padding: 0 5px;
	text-align: center;
}
ul#languages li:last-child a {
	border: 0;
}

.block {
	display: block;	
}


#suche {
	position: absolute;
	left: 716px;	
	top: 0;
	width: 280px;
	height: 136px;
}

#searchform {
	position: absolute;
	top: 110px;
	right: 0;	
	z-index: 999;
}
#searchform input.text {
	width: 212px;	
	font-size: 13px;
	position: absolute;
	bottom: -8px;
	right: 20px;
}
input.searchbutton {
	position: absolute;
	bottom: -7px;
	right: 0;	
}


/* naaaaaaaaaaaaaaaaaaavi */

#nav {
	height: 34px;
	font-size: 14px;
	padding-top: 6px;
	position: relative;
	left: 1px;
}
#nav ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#nav ul li {
	float: left;
	position: relative;
	z-index: 99; /* this fixes IE7 stack order */
}
#nav ul li a {
	display: block;
	padding: 2px 4px;
	margin: 3px 6px 0 0;
}

/* submenu */
#nav ul li ul {
	display: none;
	position: absolute;
	top: 20px;
	background: #3b3551;
	padding: 4px 10px;
	width: 200px;
	border-top: 1px solid #b4c6da;
	margin-top:3px;
	-moz-box-shadow: 1px 1px 1px #3b3551;
	-webkit-box-shadow: 1px 1px 1px #3b3551;
	box-shadow: 1px 1px 1px #3b3551;

}
#nav ul li ul li, #nav ul li ul li a {
	display: block;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	float: none;
}



#nav ul li ul li a {
	float: none;
	display: block;
	color: #000;
	padding: 3px 0;
}
#nav ul li ul li a:hover {
	text-decoration: underline;
}

#nav ul li:hover ul, #nav ul li.over ul {
	display: block;
	direction: ltr;
}

/* nnnnnnnnnnnnnnnnnnnnnnnnn */



#calpager {
	width: 91px;
	height: 26px;
	background: transparent url(../i/bg_calpager.png) no-repeat 0 0;
	position: absolute;
	left: 8px;
	top: 8px;
	font-weight: bold;
	color: #777;
}
#calpager .prev, #calpager .next {
	position: absolute;
	width: 26px;
	height: 26px;
	text-indent: -3000px;
	background: transparent url(../i/bt_calprev.png) no-repeat center center;
}
#calpager .next {
	position: absolute;
	left: 65px;
	background: transparent url(../i/bt_calnext.png) no-repeat center center;
}
#calpager span {
	position: absolute;
	left: 26px;
	width: 40px;	
	text-align: center;
	padding-top: 6px;
}

#events {
	height: 245px;
}

#calendar {
	list-style-type: none;
	border: 1px solid #ccc;
	background: #fff url(../i/bg_box.gif) repeat-x 0 100%;
	width: 122px;
	height: 122px;
	position: absolute;
	left: 119px;
	top: 8px;
}
#calendar li {
	display: block;
	width: 14px;
	height: 10px;
	padding: 3px 5px;
	float: left;
	color: #C9C3B3;
	font-weight: bold;
}
#calendar li, #calendar li a {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, sans-serif;
}
#left #calendar li a, #right #calendar li a {
	color: #3b3551;	
}

#calendarfunctions {
	position: absolute;
	top: 72px;
	width: 90px;	
}
#calendarfunctions a {
	display: block;
	height: 11px;
	padding: 0 0 0 15px;
	margin: 0 0 2px 0;
	background:	transparent url(../i/bt_calendarfunctions.gif) no-repeat 0 0;
}

#eventsearch {
	position: absolute;
	top: 140px;	
}
#left #eventkeyword, #right #eventkeyword {
	width: 160px;
}


#content {

}


#left, #normal, #right {
	float: left;
	z-index: 0;
}

#left, #right {
	color: #444;	
}


#left {
	width: 252px;	
	margin: 0;
	padding: 0;
}
#normal {
	width: 463px;
	margin: 0 0 0 10px;
	position: relative /* ieeeeeeeeeeeeeeeeeee??? */
}
.big #normal, .shelf #normal, .viewshelf #normal {
	width: 692px;
	position: relative;
}
.shelf #normal, .viewshelf #normal {
	background: #140E0F;
	height: 1140px;
}
.viewshelf #normal {
	height: 754px;	
}

#right {
	width: 252px;
	margin: 0 0 0 10px;
	clear: right;
}



#footer {
	clear: both;
	height: 180px;
	padding: 50px 0 40px 128px;
	background: transparent url(../i/bg_footer.gif) repeat-x 0 25px;
	position: relative;
	left: -10px;
	width: 880px;
}


#footer ul {
	clear: both;
	margin: 0;
	float: none;
	height: 20px;
}
#footer ul li {
	float: none;
	position: relative;
	height: 35px;
	display: block;
}

#footer ul li ul {
	position: absolute;
	left: 140px;
	top: 0;
	width: 750px;
}

#footer ul li ul li {
	display: inline;
	float: none;	
}
#footer ul li ul a {
	float: left;
	padding: 0 4px;
	border-right: 1px solid #3b3551;
}
#footer ul li ul li:last-child a {
	border: 0;	
}

#footer ul li a {
	color: #3b3551;
}

#footer #meta {
	padding-top: 20px;
}
#footer #meta a {
	border: 0;
}

.clear {
	clear: both;
	height: 1px;
	width: 0;
	overflow: hidden;
}


/* boxen */

.box, .pbox {
	border-bottom: 1px solid #f0f0f0;
	padding: 10px 6px;
	background: #fff;
}
#normal .box {
	padding: 10px;	
}

.box.grey, .pbox.grey, .grey {
	background: #f0f0f0 url(../i/bg_box.gif) repeat-x 0 0;
}

.pbox {
	border: 0;	
}
#left .box, #right .box, #left .pbox, #right .pbox {
	background: #fff url(../i/bg_box.gif) repeat-x 0 100%;
	position: relative; /* position: relative triggers float-layout bugs in IE */	
/*	overflow: hidden; */
	width: 240px;
}

#normal h1.medium {
/*	background: #CCC;	*/
}

#left .box h1, #right .box h1 {
	padding: 6px;
	margin: -6px;	
}

#left h1, #right h1, #normal h1 {
	color: #aaa;
	background: #f6f6f6 url(../i/bg_h12.gif) repeat-x 0 65%;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #f0f0f0;
	padding: 8px;
	margin: 0;	
}



#left h2, #right h2, #normal h2 {
	color: #999;
	background: #f6f6f6 url(../i/bg_h12.gif) repeat-x 0 65%;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #f0f0f0;
	padding: 8px 32px 8px 8px;	
	margin: 0;
	min-height: 16px;
	position: relative;
	font-size: 13px;
}
#normal h2 {

}

#normal h1 {
	color: #3a3151;
	padding: 6px 10px;
	margin: 0;
	font-size: 17px;
}

#left h1, #left h2, #right h1, #right h2 {
	background: #fff;
	font-weight: normal;
}



a.collapse, a.expand {
	display: block;
	position: absolute;
	right: 6px;
	top: 6px;
	width: 20px;
	height: 20px;
	background: transparent url(../i/bt_collexp.png) no-repeat 0 0;
	text-indent: -5000px;
	overflow: hidden;
}
a.expand {
	background: transparent url(../i/bt_collexp.png) no-repeat 0 16px;
}
#normal a.collapse {
	background: transparent url(../i/bt_collexp.png) no-repeat 0 0;
}
#normal a.expand {
	background: transparent url(../i/bt_collexp.png) no-repeat 0 16px;
}



/* linke spalte */

#partner {
	margin: 25px 0;
	font-size: 13px;
}


#mediapartner {
	position: relative;
	height: 270px;
	width: 242px;
	padding: 0;
	margin: 0 0 25px 0;
}

#mediapartner img {
	position: absolute;
	top: 30px;
	width: auto;
	border: 1px solid #fff;
	display: block;
}
#mediapartner img#rbanner {
	left: 130px;	
}

#left a, #right #partner a, #right #partner p a {
	color: #3b3551;	
}


/* MISC */

p.rpad {
	padding-right: 45px;
	position: relative;
}

.error {
	position: relative;
	font-weight: bold;
	color: #CC0000;	
}

.split {
	width: 200px;
	padding-right: 10px;
	float: left;
}

.note {
	font-family: Arial,sans-serif;	
}
.small {
	font-size: 95%;	
}

.topright {
	position: absolute;
	top: 0;
	right: 8px;	
}
.topleft {
	position: absolute;
	top: 4px;
	left: 0;		
}
.para, ul.para {
	margin: 0 0 1em 0;	
}

h1 a.func {
	display: block;
	position: absolute;
	width: auto;
	right: 6px;
	bottom: 6px;
	font-size: 12px;	
}

.maxw {
	width: 95%;
}

.cpager {
	text-align: center;
	width: 90px;
	margin: 0 auto;
	height: 25px;
}
a.prev, a.next, #normal a.next, #normal a.prev {
	width: 40px;
	height: 25px;
	display: block;
	float: left;
	text-indent: -5000px;
	background: transparent url(../i/bt_prev.png) 0 0 no-repeat;
	overflow: hidden;
}
a.prev, #normal a.prev {
	width: 39px;	
}

a.next {
	background: transparent url(../i/bt_next.png) 0 0 no-repeat;	
}
#normal a.next {
	background: transparent url(../i/bt_next.png) 0 0 no-repeat;	
}
#normal a.prev {
	background: transparent url(../i/bt_prev.png) 0 0 no-repeat;	
}

.inv, #left label.inv {
	display: none;	
}

.right {
	text-align: right;
	position: relative;
	margin: 0;
}
p.center, .center, .timeline li.pic {
	text-align: center;	
}

.block {
	display: block;	
}


.showcomments {
	display: block;
	height: 20px;
	padding: 4px 0 4px 28px;
	background: transparent url(../i/ico_comments.png) 0 0 no-repeat;	
}



/* module */

.userminis {
	height: 65px;
	width: 230px;
	overflow: hidden;	
}
.userminis ul {
	width: 248px;	
}

.userminis img {
	margin-right: 7px;	
}

/* book tips */

.booktips {
	height: 213px;
	width: 424px;
/*	overflow: hidden; */
	position: relative;
	margin: 0;
}
.booktip img, .booktips img {
	margin: 6px 0 0 0 ;	
}

#right .booktips img, #left .booktips img, #normal .timeline .booktip img {
	margin: 5px 0 0 0;	
}

#left .booktips, #right .booktips, #normal .timeline .booktip {
	width: 228px;
	height: 108px;
	margin: 0;	
}
.booktips ul {
	width: 442px;	
}
#left .booktips ul, #right .booktips ul  {
	width: 250px;	
}

.booktips div, .booktip {
	position: relative;
	width: 140px;
	overflow: hidden;
	height: 199px;
	float: left;
	background: transparent url(../i/bg_booktip.gif) no-repeat 0 0;
}
#left .booktips div, #right .booktips div {
	width: 78px;
	height: 98px;
	position: relative;
	overflow: visible;
}
#single .booktip {
	width: 154px;
}

.booktips ul li a, #normal .booktips a, #normal .booktip a {
	width: 121px;
	height: 199px;
	padding: 0 14px 0 11px;
	position: absolute;
	top: 0;
	left: 0;
	background: transparent url(../i/mask_booktip.png) 0 0 no-repeat;
	z-index: 10;
	display: block;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
#left .booktips a, #right .booktips a, #normal .timeline .booktip a, .bookmini a {
	background: transparent url(../i/mask_booktipmini.png) 0 0 no-repeat;
	width: 61px;
	height: 98px;
	padding: 0 9px 0 4px;
	font-family: "Arial Narrow", "Helvetica Narrow", Arial, Helvetica, sans-serif;
}

.booktips a:hover, .booktip a:hover, #normal .booktips a:hover, #normal .booktip a:hover {
	color: #3b3551;
	background-position: bottom left;
}

.booktips li strong, .booktip strong {
	padding-top: 108px;
	display: block;	
}
#left .booktips strong, #right .booktips strong, #normal .timeline .booktip strong {
	padding-top: 53px;
	font-size: 11px;
}

.bookteaser {
	float: left;
	width: 265px;	
	position: relative;
}

#normal .book {
	background: transparent url(../i/bg_booktip.gif) no-repeat 0 0;	
}


.leadthumb {
	float: left;
	width: 70px;
}

.lead {
	width: 350px;
	float: left;
}

.booklist .leadthumb {
	width: 80px;
	padding-bottom: 10px;	
}

.booklist .lead {
	width: 330px;
}






.lead p {
	font-size: 95%;	
}
.lead p em {
	font-size: 100%;	
}


/* forms */

.submit {
	vertical-align: middle;
}

#events #country {
	position: absolute;
	
		
}

#events #medium {
	position: absolute;
	left: 116px;	
}
#events #eventinput {
	position: absolute;
	top: 40px;	
}

#events #readercircle {
	position: absolute;
	top: 81px;	
}


/* start page start */

#start h1#readmecc {
	width: 494px;
	height: 142px;	
	background: transparent url(../i/h1_readmecc_start.gif) no-repeat 0 0;
	text-indent: -5000px;
	margin: 0;
}

#start h1 {
	background: none;
	padding: 0;
	margin: 0 0 10px 0;
	color: #000;
	font-size: 15px;	
}

#start #main {
	padding: 0;	
}
#start #header {
	left: 0;
}

#start #content {
	background: #fff;
	width: 705px;
}

#start #left, #start #normal {
	width: 240px;
	margin: 0;
	padding: 0;
	padding: 40px 60px;
}
#start #normal {
	width: 280px;
	padding-left: 0;
}
#start, #start p {
	font-size: 14px;	
}

#start #startlanguages {
	width: 270px;	
	height: 170px;
}

#start #startlanguages li {
		float: left;
}
#start #startlanguages a {
	width: 110px;
	display: block;
	padding: 3px 0 3px 20px;
	background: transparent url(../i/li_startlanguages.gif) no-repeat 0 center;
	font-size: 15px;
	font-weight: normal;
}

#start #footer {
	background: #fff;
	margin: 10px 0 10px 0;
	width: 705px;
	padding: 10px 0;
}


/* start page stopp */



/* advanced search page start */

fieldset.specificsearch {
	padding: 5px 10px;
}

#normal fieldset.specificsearch label,#normal fieldset.specificsearch input, #normal fieldset.specificsearch select, #normal fieldset.specificsearch textarea {
	display: block;
	float: left;
	width: 135px;
	margin-bottom: 2px;
	overflow: hidden;
	height: 1.2em;
}
#normal fieldset.specificsearch input, #normal fieldset.specificsearch select, #normal fieldset.specificsearch textarea  {
	width: 260px;
	height: auto;
}

ul.twocol li {
	float: left;
	width: 200px;
}

.tags li {
	float: left;	
	color: #ccc;
}
.tags li a, .tags li span {
	padding: 0 8px 6px 0;
	display: block;
	font-family: Arial, sans-serif;
	font-weight: normal;
}
.tags li a {
	color: #000;	
}

ul.tabs {
	height: 28px;
	clear: both;
	position: relative;
	top: 0;
	z-index: 999999;
}

ul.tabs li a {
	width: 108px;
	height: 20px;
	padding: 8px 5px 0 8px;
	background: transparent url(../i/li_tab_inactive.gif) no-repeat 0 0;
	color: #000;
	text-align: center;
	color: #3b3551;
}
ul.tabs li.active a {
	background: transparent url(../i/li_tab_active.gif) no-repeat 0 0;
	border: 0;
	color: #999;
	height: 21px; /* dont forget the added padding */
}
.tabcontent, .keywordbox {
	padding: 10px;
	border: 1px solid #d4d4d4;
	background: #f0f0f0 url(../i/bg_box.gif) repeat-x 0 0;
	margin-bottom: 10px;
	position: relative;
}

.keywordbox {
	background: #fff;	
}

.plainbuttons {
	clear: both;
	width: 400px;	
}
#left .plainbuttons li a.active {
	background: #3b3551;
	color: #fff;
	font-weight: normal;
	padding: 0 2px;
}


/* advanced search page stop */


/* bookshelf start */

#bookshelf {
	background: transparent url(../i/bg_bookshelf.jpg) repeat 0 0;
	width: 692px;
	height: 693px;
	position: relative;
	clear: right;
}

#bookshelf ul#panels li {
	width: 173px;
	height: 230px;
	float: left;
	position: relative;
/*	overflow: hidden; */
}
#bookshelf .booktip {
	position: relative;
	top: 20px;
	left: 10px;	
}
.numpager {
	position: absolute;
	right: 6px;
	margin-top: -26px;
}
.big .numpager, .shelf .numpager, .viewshelf .numpager {
	width: 300px;
}
.numpager ul {
	float: right;
	width: auto;	
}
.numpager ul a.active {
	text-decoration: underline;
}

.botnumpager {
	padding: 8px 10px 0 0;
	float: right;
	width: auto;
	text-align: right;
}

#bookshelf .plainbuttons {
	width: auto;
}

/* bookshelf stop */


/* tipp detail start */

.booktipdetail {
	width: 331px;
	height: 247px;
	overflow: hidden;
	position: relative;
	left: 50px;
	font-family: Arial, sans-serif;

}
.booktipdetail .cover img {
	position: relative;
	left: 160px;
	top: 6px;	
}
#normal .booktipdetail h2, #right .booktipdetail h2, #normal h2.lowcut, .nomargin {
	margin: 0;
	padding: 0;
	background: none;
	border: 0;
	font-weight: bold;
}

.booktipdetail div.mask, .booktipdetail div.previewmask  {
	width: 150px;
	height: 230px;
	position: absolute;
	left: 0;
	top: 0;
	padding: 10px 172px 7px 8px;
	background: transparent url(../i/mask_booktipdetail.png) no-repeat 0 0;	
}
.booktipdetail div.previewmask {
	background: transparent url(../i/mask_booktippreview.png) no-repeat 0 0;		
}
.booktipdetail ul {
	position: absolute;
	bottom: 50px;	
}
.booktipdetail .previewmask ul {
	position: absolute;
	bottom: 5px;	
}
.booktipdetail a.zoom {
	position: absolute;
	right: 11px;
	bottom: 4px;
}

.sep {
	height: 10px;
}

.sep hr {
	display: none;	
}

a.icontext, #normal .booktips .booktipdetail a.icontext, #right .booktips .booktipdetail a.icontext {
	display: block;
	height: 16px;
	padding: 5px 0 5px 30px;	
	margin: 0 0 2px 0;
	font-weight: bold;
	color: #3b3551;
}
a.icon, span.icon, #normal .booktip a.icon {
	display: block;
	width: 24px;
	height: 24px;
	text-indent: -5000px;
	overflow: hidden;
	background: none;	
}
#normal .booktip a.icon, #normal .booktips div a.icon, #left .booktips div a.icon, #right .booktips div a.icon {
	position: absolute;
	left: 100px;
	top: 8px;
	z-index: 2000;
	text-indent: -5000px;
	overflow: hidden;	
	width: 24px;
	height: 24px;
	padding: 0;
	margin: 0;
	background: transparent url(../i/ico_tip.png) no-repeat 0 0;
}

#left .booktips div a.icon, #right .booktips div a.icon {
	left: 43px;
	top: 6px; 	
}

h1 .icon, h2 .icon {
	position: absolute;
	right: 6px;
	top: 4px;	
}
h2 .icon {
	right: 0;
	top: 4px;	
}

#left h2 .icon, #right h2 .icon {
	right: 5px;
	top: 2px;
}


a.addasfriend {
	background: transparent url(../i/ico_addasfriend.png) no-repeat 0 0;	
}
a.translate, #normal .booktips .booktipdetail a.translate{
	background: transparent url(../i/ico_translate.png) no-repeat 0 0;	
}
a.addtoshelf, #normal .booktips .booktipdetail a.addtoshelf {
	background: transparent url(../i/ico_addtoshelf.png) no-repeat 0 0;	
}
a.placeinto, #normal .booktips .booktipdetail a.placeinto {
	background: transparent url(../i/ico_placeinto.gif) no-repeat 0 0;	
}
a.print, #normal .booktips .booktipdetail a.print {
	background: transparent url(../i/ico_print.png) no-repeat 0 0;	
}
a.buy, #normal .booktips .booktipdetail a.buy, #right .booktips .booktipdetail a.buy {
	background: transparent url(../i/ico_buy.png) no-repeat 0 0;	
}
a.library, #normal .booktips .booktipdetail a.library, #right .booktips .booktipdetail a.library {
	background: transparent url(../i/ico_library.png) no-repeat 0 0;	
}
a.audio, #normal .booktips .booktipdetail a.audio, #right .booktips .booktipdetail a.audio {
	background: transparent url(../i/ico_audio.png) no-repeat 0 0;	
}
a.video, #normal .booktips .booktipdetail a.video, #right .booktips .booktipdetail a.video {
	background: transparent url(../i/ico_video.png) no-repeat 0 0;	
}
a.www, #normal .booktips .booktipdetail a.www, #right .booktips .booktipdetail a.www {
	background: transparent url(../i/ico_www.png) no-repeat 0 0;	
}
a.comments, #normal .booktips .booktipdetail a.comments, #right .booktips .booktipdetail a.comments {
	background: transparent url(../i/ico_comments.png) no-repeat 0 0;	
}
a.addcomment, #normal .booktips .booktipdetail a.addcomment {
	background: transparent url(../i/ico_addcomment.gif) no-repeat 0 0;	
}
a.zoom, #normal .booktips .booktipdetail a.zoom {
	background: transparent url(../i/ico_zoom.png) no-repeat 0 0;	
}
a.edit, #normal .booktips .booktipdetail a.edit, #normal .booktips div a.edit {
	background: transparent url(../i/ico_edit.png) no-repeat 0 0;	
}
a.tip, #normal .booktips .booktipdetail a.tip {
	background: transparent url(../i/ico_tip.png) no-repeat 0 0;	
}
a.refresh {
	background: transparent url(../i/ico_refresh.gif) no-repeat 0 0;
	position: absolute;
	left: 138px;
	margin-top: -23px;	
}
a.ok, span.ok {
	background: transparent url(../i/ico_ok.gif) no-repeat 0 0;
	right: 20px;
	top: 9px;
}
a.delete {
	background: transparent url(../i/ico_delete.png) no-repeat 0 0;
}
#normal .book a.delete {
	left: 80px;
}

a.more {
	background: transparent url(../i/ico_more.png) no-repeat 0 0;
}
a.www {
	height: auto;
	min-height: 14px;	
}


/* tipp detail stopp */


/* events start */

.teaserleft {
	width: 134px;
	padding: 10px;
	float: left;
	font-family: Arial, sans-serif;
	font-size: 12px;
	height: 100%;
}
.teaserright {
	width: 260px;
	padding: 0 0 0 6px;
	float: left;
}
.teaserright img {
	float: left;
	margin: 0 6px 0 0;	
}

/* events stop */


#left #genres label {
	display: inline;
	font-weight: normal;	
}

#normal label {
	
}


/* reader libraries */

.readershelves {
	width: 228px;
	overflow: hidden;
	height: 110px;
}
.readershelves ul {
	width: 240px;	
}
.readershelves li a {
	float: left;
	width: 70px;
	padding: 0 10px 0 0;
	height: 110px;
	text-decoration: none;	
}


/* tagcloud */

.tagcloud a {
	height: 20px;
	padding: 0 10px 5px 0;
	line-height: 20px;
	vertical-align: bottom;
	font-weight: normal;
}

.tagcloud a.s {
	font-size: 11px;	
}
.tagcloud a.m {
	font-size: 13px;	
}
.tagcloud a.l {
	font-size: 15px;	
}
.tagcloud a.xl {
	font-size: 18px;	
}
tagcloud li {
	line-height: 20px;
	height: 20px;	
}


/* timeline */

.timeline li {
	float: left;
	width: 73px;
	height: 129px;
	border-width: 0 1px 1px 0;
	padding: 10px 50px;
	overflow: hidden;
	position: relative;
}
.timeline em {
	display: block;
	margin-bottom: 10px;
	text-align: center;
}

.timeline {
	padding: 0;
	background: transparent url(../i/bg_timeline.gif) repeat-y 0 0;
	height: 596px;
}

.timeline li.text, .timeline li.pic, .timeline a {
	padding: 10px;
	width: 153px;
	font-size: 11px;	
}
.timeline li.text a {
	text-align: left;	
}

.timeline li.text img {
	float: left;
	margin: 0 5px 1px 0;	
}
.timline li.pic img {
	display: inline;
}
.timeline li .icon {
	position: absolute;
	right: 15px;
	top: 33px;	
}
#normal .timeline .booktip {
	width:70px;
	height:97px;	
	background-position: -4px -4px;
}


#normal .booktips div.booktipdetail, #normal #bookshelf div.booktipdetail, #right .booktips div.booktipdetail {
	position: absolute;
	left: -214px;
	top: 20px;
	background: transparent url(../i/bg_bookover.gif) no-repeat 0 0;
	width: 331px;
	height: 246px;
	z-index: 4000;
}
#right .booktips div.booktipdetail {
	left: -275px;	
}

#normal .booktips .booktipdetail div, #right .booktips .booktipdetail div {
	background: transparent;	
}
#normal .booktips .vert .booktipdetail ul, #right .booktips .vert .booktipdetail ul, #right .booktips .vert .booktipdetail ul {
	background: transparent;
	bottom: 30px;
	width: 100px;
	border: 1px solid #000;
}
#normal .booktips .vert .booktipdetail ul li, #right .booktips .vert .booktipdetail ul li {
	float: none;
	display: block;
}
#normal .booktips .booktipdetail a, #right .booktips .booktipdetail a {
	background: none;
	height: 10px;
	position: relative;
}

#userpic {
	padding: 0;
	background: #fff;
	text-align: center;
	border-bottom: 1px solid #f0f0f0;
}
#userpic p {
	padding: 2px;	
}

#left .userminis ul.vert li a, #right .userminis ul.vert li a {
	background: transparent url(fileadmin/i/mask_usermini.gif) no-repeat center center;
}

div.rt, #right .booktips div.rt {
	position: absolute;
	left: 163px;
	top: 10px;
	width: 155px;
	height: 225px;
	overflow: hidden;
}

.booktips .booktipdetail a {
	position: relative;
	top:0;
	left:0;
	width: 150px;
	float: none;
}
#normal .booktips .booktipdetail div.rt a, #right .booktips .booktipdetail div.rt a {
	display: inline;
	float: none;	
	padding:0;
	color: #3b3551;	
	font-weight: bold;
}

.booktipdetail div p {
	width: 148px;	
}

.indicator {
	border: 1px solid #3b3551;
	color: #3b3551;
	padding: 4px;
	margin: 4px 0;
	clear: both;
	float: none;
	width: 50%;
}

.rating, .rating .score {
	display: block; 
	width: 58px;
	height: 9px;
	overflow:hidden;
	background:transparent url(../i/bg_rating_lo.gif) 0 0 no-repeat;	
}

.rating .score {
	margin: 0;
	background-image: url(../i/bg_rating_hi.gif);
	text-indent: -5000px;
}

#normal .booktips .booktipdetail .rating .score img {
	display: inline;
	border: 4px solid #000;
	position: relative;
}

.rating a {
	display: block;
	width: 10px;
	height: 9px;
	float: left;
}

.booktipdetail form {
	position: absolute;
	bottom: 8px;	
}

.booktipdetail form select {
	border: 1px solid #2F6994;
	color: #2F6994;
	width: 100px;
	font-size: 12px;
}

.booktipdetail p {
	margin: 0;	
}

.tx-srfreecap-pi2-image {
	border: 1px solid #aaa;
	background: #fff;	
}

#eventsearch select {
	width: 108px;
}

.semi {
	margin: 0 0 5px 0;	
}

#gallery a {
	margin: 0 5px 5px 0;
	border: 2px solid #fff
}
#gallery a:hover {
	border-color: #3b3551;	
}

.warning {
	background: #3b3551;
	color: #fff;
}
#load_splash {
	padding: 20px;
	text-align: center;	
	position:absolute; 
	width:200px;
	left: 200px; 
	top:300px;
	color: #fff;
}

#bookview {
	height: 725px;	
}

#searchlink {
}

.alright {
	text-align: right;	
}

#logininfo {
	text-align: right;
	position: absolute; 
	bottom: 38px;
	right: 0;	
	z-index: 20;
}

#searchwrap {
	float: left;
	clear: left;
	height: 0px;
	overflow: visible;
}

#searchresult {
	background-color: #fff;
	position: relative;
	z-index: 999999;
	margin-left: 135px;
	width: 260px;
	max-height: 350px;
	border: 1px solid #aaa;
	overflow: auto;
}

#searchresult .subitem {
	padding-left: 20px;
}

#searchresult img {
	display: block;
	width: 16px;
	height: 16px;
	margin: 0 auto;
	padding: 20px 0;
}

.okbutton {
	position: relative;
	bottom: -5px;	
}


a#facebook {
	display: block;
	height: 20px;
	padding: 5px 80px 5px 0;	
	font-weight: bold;
	font-size: 16px;
	color: #3b3551;
	background: transparent url(../i/bt_facebook.png) no-repeat right center;	
}
a#facebook span {
	display: none;
}

p#powered {
	position: absolute;
	left: 10px;
	top: 5px;	
	color: #abc1d7;
}

	
