/* CSS Document */

html, body {
	overflow:hidden;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#b7b7b7;
	background:#000000;
	margin:0px;
	padding:0px;
	scrollbar-face-color:#262e3d; 
	scrollbar-highlight-color:#343b4a;
	scrollbar-shadow-color:#474f5b; 
	scrollbar-arrow-color:#b3b5bb; 
	scrollbar-base-color:#b3b6bc;
	scrollbar-track-color:#404755;
	scrollbar-3dlight-color:#757a85;
	scrollbar-darkshadow-color:#b3b6bb;			
}

img {border:0px;}

h1 {
	font-size:17px;
	color:#44c0eb;
	padding:0px 0px 8px 0px;
	margin:0px;
	font-weight:lighter;
	line-height:21px;
}


a:link, a:visited, a:active {
	text-decoration:none;
	color:#44c0eb;
}

a:hover {
	text-decoration:underline;
	color:#44c0eb;
}


#hg {
 	position:absolute;
	width:1030px;
	height:660px;
	left:50%;
	top:50%;
	margin-left:-526px;
	margin-top:-331px;
	background:url(../images/hg.gif) no-repeat;
}

#wrapper {
 	position:absolute;
	width:1000px;
	height:610px;
	left:50%;
	top:50%;
	margin-left:-501px;
	margin-top:-306px;
}



#linkesbild {
	float:left;
	width:319px;
	height:610px;
	background:url('../images/bild_links.jpg') no-repeat;
}

#container {
	float:left;
	width:681px;
	height:610px;
	background:url('../images/hg_content.jpg') no-repeat;
}

#header {
	width:681px;
	height:85px;
	z-index:100;
}

#content {
	width:580px;
	height:429px;
	margin:32px 0px 30px 22px;
	z-index:300;
	overflow:auto;
}

#inhalt {
	width:530px;
}

#navi {
	width:681px;
	height:34px;
}

/* Header Navi A */

.haddix_logo {
	position:absolute;
	margin:15px 0px 0px 0px;
}

.h_links_rechts {
	margin:50px 0px 0px 543px;
	position:absolute;
}

#topnavi {
	position:absolute;
	margin:74px 0px 0px 397px;
}

#topnavi a:link, #topnavi a:visited, #topnavi a:hover {
	display:block;
	float:left;
	background:url('../images/navi_top.png') 0px -10px no-repeat;
	text-indent:200px;
	line-height:20px;
	overflow:hidden;
	height:10px;
	width:64px;
	margin:0px 13px 0px 0px;
}

a#warenkorb:hover  {
	width:64px;
	background-position: 0px 0px;
	margin:0px 13px 0px 0px;
}	
a#impressum:link, a#impressum:visited  {
	width:62px;
	background-position: -77px -10px;
	margin:0px 13px 0px 0px;
}
a#impressum:hover, body.area_impressum a#impressum:link, body.area_impressum a#impressum:visited  {
	width:62px;
	background-position: -77px 0px;
}

a#datenschutz:link, a#datenschutz:visited  {
	width:68px;
	background-position: -152px -10px;
}
a#datenschutz:hover {
	width:68px;
	background-position: -152px 0px;
}

/* Header Navi E */

/* Navi A */
#navi a:link, #navi a:visited, #navi a:hover {
	display:block;
	float:left;
	background:url('../images/navi.jpg') 0px -26px no-repeat;
	text-indent:200px;
	line-height:26px;
	overflow:hidden;
	height:26px;
	width:91px;
}

a#akutelles:hover, body.area_akutelles a#akutelles:link, body.area_akutelles a#akutelles:visited  {
	width:91px;
	background-position: 0px 0px;
}	

a#sog_der_zeiten:link, a#sog_der_zeiten:visited  {
	width:168px;
	background-position: -91px -26px;
}
a#sog_der_zeiten:hover, body.area_sog_der_zeiten a#sog_der_zeiten:link, body.area_sog_der_zeiten a#sog_der_zeiten:visited  {
	width:168px;
	background-position: -91px 0px;
}

a#schattenkinder:link, a#schattenkinder:visited  {
	width:147px;
	background-position: -259px -26px;
}
a#schattenkinder:hover, body.area_schattenkinder a#schattenkinder:link, body.area_schattenkinder a#schattenkinder:visited  {
	width:147px;
	background-position: -259px 0px;
}

a#autorin:link, a#autorin:visited  {
	width:154px;
	background-position: -406px -26px;
}
a#autorin:hover, body.area_autorin a#autorin:link, body.area_autorin a#autorin:visited  {
	width:154px;
	background-position: -406px 0px;
}

a#extras:link, a#extras:visited  {
	width:66px;
	background-position: -560px -26px;
}
a#extras:hover, body.area_extras a#extras:link, body.area_extras a#extras:visited  {
	width:66px;
	background-position: -560px 0px;
}

#subnavis {
	display:block;
	height: 16px;
	margin:0px 0px 45px 0px;

}
.subnavi {
	display:none;
	height: 16px;
}

body.area_sog_der_zeiten div#subnavi_sog_der_zeiten {
	display:block;
}

body.area_schattenkinder div#subnavi_schattenkinder {
	display:block;
}

body.area_autorin div#subnavi_autorin {
	display:block;
}

body.area_extras div#subnavi_extras {
	display:block;
}


a.subnavi_link:link, a.subnavi_link:visited  {
	font-size:16px;
	line-height:18px;
	color:#ffffff;
	text-decoration:none;
}


a.subnavi_link:hover, a.subnavi_link.selected:link, a.subnavi_link.selected:visited  {
	font-size:16px;
	line-height:18px;
	color:#44c0eb;
	text-decoration:none;
}

.strich {
	font-size:16px;
	color:#ffffff;	
	padding:0px 10px 0px 10px;
}

.linie {
	margin:10px 0px 0px 0px;
}

/*  Navi E */

/* Buchansichten */
.cover {
	border:1px solid #525552;
}
a.black:link, a.black:visited {
	text-decoration:none;
}

a.black:hover {
	text-decoration:underline;
}

.tlist_cover {
	width:100px;
	float:left;
}
.tlist_text {
	margin-left:100px;		
}


.tdetail_cover {
	float:left;
	margin:0px 15px 8px 0px;
}
.tdetail_biblio {
	margin-left:1px;
}

.hmenu {
	list-style:none;
}

ul.hmenu {
	margin:0px;
	padding:0px;
}

ul.hmenu li {
	width:100%;
	display:block;
	float:left;	
}
ul.hmenu.nofloat li {
	width:100%;
	float:none;
}

a.wako_order:link, a.wako_order:visited, a.wako_order:active, a.wako_order:focus {
	display:block;
	width:192px;
	background:#216881 url('../images/wako.gif') 30px 5px no-repeat;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding:1px 0px;
	border-width:0px;
	text-decoration:none;
	
}

a.wako_order:hover {
	display:block;
	width:192px;
	background-color:#44c0eb;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding:1px 0px;
	border-width:0px;
	text-decoration:none;
}

hr {
	border-collapse:collapse;
	border:0px solid transparent;
	border-top:1px solid #44c0eb;
	height:0px;
	margin:0px;
}

object {
	outline:none;
}

.button {
	width:150px;
	background-color:#216881;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding:1px 0px;
	border-width:0px;
	cursor:pointer;
	margin:5px 0px 0px 0px;
}

.clear {
	clear:both;
	height:1px;
	line-height:1px;
}

.a_right {
	float:right;
	margin:0px;
	padding:0px;
}

.a_left {
	float:left;
	margin:0px;
	padding:0px;	
}

.float_left {
	float:left;
	margin:0px 15px 10px 0px;
}



.ecard {
	margin:0px 20px 20px 0px;
}

.mehr {
	text-align:right;
}

.tdhoerbuch {
	padding-right:7px;
}

.tdhoerbuch2 {
	width:150px;
	padding-right:10px;
}

.text {
	border:1px solid #216881;
}

.box_l {
	float:left;
	width:260px;
	border-right:1px solid #44c0eb;
	margin:0px 20px 0px 0px;
}

.box_2 {
	float:left;
	width:260px;
	margin:0px 20px 0px 0px;
}

.form_element input {
	border:1px solid #44c0eb;
	width:280px;
	height:18px;
	float:left;
}

.form_element select {
	border:1px solid #44c0eb;
	width:70px;
	float:left;
}

.form_plz input {
	border:1px solid #44c0eb;
	width:80px;
	height:18px;
	float:left;
	margin: 0px 10px 0px 0px;
}

.form_ort input {
	border:1px solid #44c0eb;
	width:188px;
	height:18px;
	float:left;

}

.checkbox {
	margin:10px 0px 10px 0px;
	paddign:0px;
}

.label {
	float:left;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	vertical-align:middle;
	width:90px;
}

.chk_container {
	margin:0px 0px 0px 90px;
}

.error {
	color:#FF0000;
	font-weight:bold;
	}
	
.chk_label {
	float:left;
	padding:10px 0px 0px 10px;
}	

.chk_box {
	float:left;
}
	

.tlist_cover {
	position: relative;
}

.tlist_cover .ebook {
	width: 29px;
	height: 29px;
	background: transparent url("http://www.dtv.de/themes/dtv/images/titel/ebook-1.jpg") no-repeat left top;
	position: absolute;
	right: 5px;
	top: 10px;
}

.tdetail_cover {
	position: relative;
}

.tdetail_cover .ebook {
	width: 43px;
	height: 43px;
	background: transparent url("http://www.dtv.de/themes/dtv/images/titel/ebook-2.jpg") no-repeat left top;
	position: absolute;
	right: -10px;
	top: 10px;
}

.tdetail_cover .ebook_format_epub,
.tdetail_cover .ebook_format_app,
.tdetail_cover .ebook_format_pdf {
	width: 57px;
	height: 14px;
	position: absolute;
	right: -10px;
	bottom: 40px;
}

.tdetail_cover .ebook_format_epub { background: transparent url("http://www.dtv.de/themes/dtv/images/ebooks/pfeil_detail_epub.png") no-repeat left top; }
.tdetail_cover .ebook_format_app { background: transparent url("http://www.dtv.de/themes/dtv/images/ebooks/pfeil_detail_app.png") no-repeat left top; }
.tdetail_cover .ebook_format_pd { background: transparent url("http://www.dtv.de/themes/dtv/images/ebooks/pfeil_detail_pdf.png") no-repeat left top; }	
