html, body {
	margin:0px;
	padding:0px;
}

body{	
	font-family:Arial, Verdana;
	font-size:12px;
	color:#ffffff;
	line-height:17px;
	background-color:#19212b;
	overflow-y:scroll;
	scrollbar-face-color:#0A121B;
    scrollbar-highlight-color:#19212b;
    scrollbar-3dlight-color:#8c8c8c;
    scrollbar-darkshadow-color:#8c8c8c;
    scrollbar-shadow-color:transparent;
    scrollbar-arrow-color:#8c8c8c;
    scrollbar-track-color:#transparent;
}

table {	
	font-family:Arial, Verdana;
	font-size:12px;
	color:#ffffff;
	font-height:18px;
}

p { margin:0px 10px 10px 0px;}


#navigation a {
	display:block;
	color:#ffffff;
}

#container {
	position:absolute;
	width:920px;
	left:50%;
	margin-left:-460px;
	background-image:url('../images/hg.jpg');
	background-repeat:y-repeat;
}


div#navigation {
	float:left;
	width:300px;
	margin-top:15px;
	margin-left:-100%;

}

div#content {
	margin:15px 0 0 300px;
	width:606px;
	background-image:url('../images/hg_content.jpg');
	background-repeat:y-repeat;
	border:1px solid #0A121B;
}

div#footer {
	clear:left;
	height:13px;
	line-height:10px;
	font-size:10px;
	width:100%;
	background-image:url('../images/footer.jpg');
	background-repeat:no-repeat;
}

div#wrapper {
	float:left;
	width:100%;
}

div#header {
	width:920px;
	height:256px;
	background-image:url('../images/header_top.jpg');
	background-repeat:no-repeat;
}

.inhalt {
	width:560px;
	margin:10px 25px 25px 25px;
}

h1 {
	background-image:url('../images/dot.jpg');
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding-left:12px;
	padding-bottom:10px;
	font-family:Arial, Verdana;
	font-size:12px;
	color:#AABACB;
	font-weight:bold;
}

a.mehr:visited, a.mehr:link, a.mehr:active {
	color:#8c8c8c;
	background-image:url(../images/pfeil_u01.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding:0px 20px 0px 10px;
    text-decoration:none;
	line-height:18px;   
}

a.mehr:hover {
	background-image:url(../images/pfeil_u01.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding:0px 20px 0px 10px;
    text-decoration:none;
	color:#AC0303;
	line-height:18px;
}

.menutitle {
	margin:0px;
	padding:5px;
}



a.impressum:visited, a.impressum:link, a.impressum:active {
	color:#8c8c8c;
    text-decoration:none;
}

a.impressum:hover {
    text-decoration:none;
	color:#ad0202;
}

a:link, a:visited, a:active {
	text-decoration:none;
	color:#ffffff;
}

a:hover {
	text-decoration:none;
	color:#AC0303;
}


a.zurueck:visited, a.zurueck:link, a.zurueck:active {
	color:#8c8c8c;
	background-image:url(../images/pfeil_rechts.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding:0px 20px 0px 10px;
    text-decoration:none;
	line-height:18px;   
}

a.zurueck:hover {
	background-image:url(../images/pfeil_rechts.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding:0px 20px 0px 10px;
    text-decoration:none;
	color:#AC0303;
	line-height:18px;
}

a.oben:visited, a.oben:link, a.oben:active {
	color:#8c8c8c;
	background-image:url(../images/pfeil_oben.gif);
	background-repeat:no-repeat;
	background-position:0px 9px;
	padding:0px 0px 0px 15px;
    text-decoration:none;
	line-height:18px;
}

a.oben:hover {
	background-image:url(../images/pfeil_oben.gif);
	background-repeat:no-repeat;
	background-position:0px 9px;
	padding:0px 0px 0px 15px;
    text-decoration:none;
	color:#AC0303;
	line-height:18px;
}

.unterschriften {
	font-family:Arial, Verdana;
	font-size:10px;
	color:#ffffff;
}

.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: 30px;
	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; }

