body, table {
  	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#ffffff;
	margin:0px;
	padding:0px;
	SCROLLBAR-FACE-COLOR: #121D26; 
	SCROLLBAR-HIGHLIGHT-COLOR: #1C2D3B; 
	SCROLLBAR-SHADOW-COLOR: #5F7282;  
	SCROLLBAR-3DLIGHT-COLOR: #121D26; 
	SCROLLBAR-ARROW-COLOR: #2f4f4f; 
	SCROLLBAR-TRACK-COLOR: #2A353F; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000; 
	SCROLLBAR-BASE-COLOR: #121D26;
	overflow:hidden;
}

a:link, a:visited { 
	color:#ffffff; 
	text-decoration:none; 
} 

a:hover, a:active { 
	color:#ffffff; 
	text-decoration:underline; 
} 

a:link.link, a:visited.link {
	text-decoration:none;
	color:#C5DEA1;
}

a:hover.link, a:active.link {
	text-decoration:underline;
	color:#C5DEA1;
}

.main {
	position:absolute;
	top:5px;
	left:100px;
	width:760px;
	height:610px;
}

.header {
	position:relative;
	width:760px;
	height:65px;
}

.menu {
	position:relative;
	height:65px;
}

.content {
	position:relative;
	height:450px;
	background-color:#2A353F;
}

.txt {
	position:relative;
	top:20px;
	width:760px;
	height:408px;
	background-color:#transparent;
	overflow:auto;
}

.txt_impressum {
	position:relative;
	left:280px;
	width:380px;
	height:450px;
	background-color:#transparent;
	overflow:auto;
}

.txt_licht {
	position:relative;
	left:280px;
	width:380px;
	height:450px;
	background-color:#transparent;
}

.txt_menschen {
	position:relative;
	left:140px;
	width:500px;
	height:450px;
	background-color:#transparent;
}


.footer {
	padding:5px 0 5px 0;
	text-align:right;
	color:#C5DEA1;	
}

tr.tr0 {
	background-color:transparent;
}
tr.tr1 {
	background-color:#121D26;
}

.tlist_cover {
	position: relative;
	width: 85px;
}

.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: 0px;
	top: 10px;
}

.tdetail_cover .ebook_format_epub,
.tdetail_cover .ebook_format_app,
.tdetail_cover .ebook_format_pdf {
	width: 57px;
	height: 14px;
	position: absolute;
	right: 0px;
	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; }

.select_footer_link {
	color:#fff !important;
}

.footer a {
	color:#e8e4a1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

.footer a:hover, .select_footer_link {
	color:#fff;
	text-decoration:none;
}




