/* CSS Document */

body {
	font-size:12px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	background:#012e38;
	color:#d1e5e9;
	margin:0px;
	padding:0px;
}


h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	margin:0px;
	padding:0px 0px 10px 0px;
	color:#97b7be;
	font-weight:lighter;
}


h2 {
	font-size:15px;
	margin:0px;
	padding:0px 0px 10px 0px;
	color:#97b7be;
	font-weight:normal;
}

.linie {
	height:2px;
	padding:0px 0px 20px 0px;
}

hr {
	border:0px solid transparent;
	border-top:1px solid #78bed5;
	height:0px;
	width:100%;
	margin:30px 0px 30px 0px;       
}

a:link, a:visited, a:active {
	text-decoration:none;
	color:#78bed5;
}

a:hover {
	text-decoration:underline;
}

#weiterlesen a {
	color:#78bed5;
	cursor:pointer;
}

#hg {	
	background:url("../images/hg.jpg") no-repeat scroll center top transparent;
	min-height:677px;
}


#wrapper {
	position:relative;
	width:748px;
	left:50%;
	margin-left:-374px;
}

#container {
	width:748px;
	background:url('../images/wrapper_hg.jpg') repeat-y;
}

/* Navigation */
#navi a:link, #navi a:visited, #navi a:hover {
	display:block;
	float:left;
	background:url('../images/navi_gewinnspiel.jpg') 0px 0px no-repeat;
	text-indent:400px;
	line-height:35px;
	overflow:hidden;
	height:35px;
}

#navi {
	overflow:hidden;
	height:35px;
	background:url('../images/navi_hg.jpg') 0px 0px no-repeat;
}

a#home:link, a#home:visited  {
	margin:0px 0px 0px 23px;
	width:67px;
	background-position: -23px 0px;
}

a#home:hover, body.area_home a#home:link, body.area_home a#home:visited  {
	width:67px;
	background-position:-23px -35px;
}

a#autor:link, a#autor:visited  {
	margin:0px 0px 0px 9px;
	width:66px;
	background-position: -99px 0px;
}

a#autor:hover, body.area_autor a#autor:link, body.area_autor a#autor:visited  {
	width:66px;
	background-position:-99px -35px;
}

a#buch:link, a#buch:visited  {
	margin:0px 0px 0px 10px;
	width:78px;
	background-position: -175px 0px;
}

a#buch:hover, body.area_buch a#buch:link, body.area_buch a#buch:visited  {
	width:78px;
	background-position: -175px -35px;
}

a#trailer:link, a#trailer:visited  {
	margin:0px 0px 0px 11px;
	width:76px;
	background-position: -264px 0px;
}

a#trailer:hover, body.area_trailer a#trailer:link, body.area_trailer a#trailer:visited  {
	width:76px;
	background-position: -264px -35px;
}

a#steckbrief:link, a#steckbrief:visited  {
	margin:0px 0px 0px 10px;
	width:105px;
	background-position: -350px 0px;
}

a#steckbrief:hover, body.area_steckbrief a#steckbrief:link, body.area_steckbrief a#steckbrief:visited  {
	width:105px;
	background-position: -350px -35px;
}

a#links:link, a#links:visited  {
	margin:0px 0px 0px 11px;
	width:63px;
	background-position: -466px 0px;
}

a#links:hover, body.area_links a#links:link, body.area_links a#links:visited  {
	width:63px;
	background-position: -466px -35px;
}

a#gewinnspiel:link, a#gewinnspiel:visited  {
	margin:0px 0px 0px 11px;
	width:120px;
	background-position: -539px 0px;
}

a#gewinnspiel:hover, body.area_gewinnspiel a#gewinnspiel:link, body.area_gewinnspiel a#gewinnspiel:visited  {
	width:120px;
	background-position: -539px -35px;
}

/* Navigation Ende */

#header {
	height:218px;
	width:784px;
}

#content {
	background:url('../images/inhalt_hg.jpg') no-repeat;
	width:684px;
	padding:0px 32px 60px 32px;
}
	
#footer {
	padding:10px 0px 5px 0px;
	width:748px;
	text-align:right;
	border-top:1px solid #195766;
}

#footer a:link, #footer a:visited, #footer a:active {
	color:#78bed5;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

.clear {
	clear:both;
	line-height:1px;

}

.strich {
	color:#597253;
	padding:0px 7px 0px 7px;
}

.float_left {
	float:left;
	margin:0px 20px 20px 0px;
}

.float_right {
	float:right;
	margin:0px 0px 20px 20px;
}


/* Buchansichten */
a.black:link, a.black:visited {
	text-decoration:none;
	color:#78bed5;
}

a.black:hover {
	text-decoration:underline;
}

.tlist_cover {
	width:100px;
	float:left;
}
.tlist_text {
	margin-left:100px;
}

#spalte_links {
	width:192px;
	float:left;
	margin:0px 35px 8px 0px;
}

#inhalt {
	float:right;
	width:450px;
	marign:0px;
}


.hmenu {
	list-style:none;
}

ul.hmenu {
	margin:0px;
	padding:0px;
}



a.wako_order:link, a.wako_order:visited, a.wako_order:active, a.wako_order:focus {
	display:block;
	width:182px;
	height:20px;
	background:url('../images/btn_hg_01.jpg') no-repeat;
	color:#ffffff;
	font-weight:bold;
	padding:1px 5px;
	border-width:0px;
	text-decoration:none;
	margin:0px 0px 3px 0px;
	
}

a.wako_order:hover {
	display:block;
	width:182px;
	height:20px;
	background:url('../images/btn_hg_02.jpg') no-repeat;
	color:#ffffff;
	font-weight:bold;
	padding:1px 5px;
	border-width:0px;
	text-decoration:none;
}

.button {
/*
	display:block;
	width:100px;
*/
	background-color:#78bed5;
	color:#1d282e;
	font-weight:bold;
	text-align:center;
	padding:1px 10px;
	border-width:0px;
	text-decoration:none;
	cursor:pointer;	
}

input.text, textarea {
	border:1px solid #196473;
	background-color:#e7ece4;
	padding:1px;
}
.bilderrahmen {
	border:1px solid #196473;
}

img {
	border:0px;
}

.wako_img {
	padding:0px 10px 0px 10px;
}



/* Liste */
.cover_start {
	float:left;
	width:166px
}

.liste-cover {
	background:transparent url(/images/bg-1.png) no-repeat scroll right bottom;
	padding-right:20px;
}

.liste-cover img, .liste-cover-veranstaltung img {
	border: 1px solid #666666;
	display: block;
}

.liste-cover {
	height:100px;
	margin-right:20px !important;
	width:auto !important;
	display:inline;
	float:right;
	position:relative;
}

.liste-cover-veranstaltung {
	height:100px;
	margin-right:20px !important;
	width:auto !important;
	display:inline;
	position:relative;
}

.spalte1 {
	float:left;
	position:relative;
	width:200px;
}

.spalte2 {
	float:right;
	width:390px;
}

.spalte1_hoerbuch {
	float:left;
	position:relative;
	width:215px;
	text-align: right;
}

.spalte2_hoerbuch {
	float:right;
	width:390px;
}

.spalte1_hoerbuch img {
	border: 1px solid #666666;
}

.liste-cover-infos {
	float:left;
	padding-top:30px;
	width:70px;
}

.premium {
	background:transparent url(/images/premium-1.jpg) no-repeat scroll 0 0;
	height:29px;
	left:50px;
	position:absolute;
	top:8px;
	width:29px;
}

.neu_cover {
	background:transparent url(/images/neu-3.png) no-repeat scroll 0 0;
	clear:left;
	display:inline;
	float:left;
	height:12px;
	width:51px;
	margin:20px 0px 0px 160px;
	position:absolute;
	z-index:300;
}

.neu {
	background:transparent url(/images/neu-1.png) no-repeat scroll 0 0;
	clear:left;
	display:inline;
	float:left;
	height:10px;
	width:60px;
}


/* Formular */
.small {
	width:310px;
	border:1px solid #196473; 
}

.head {
	font-weight:bold;
}

.label {
	margin:10px 0 0 0;
}

.recaptcha_input_area {
	width:310px;
	border:1px solid #998779;
}

.button-eintragen {
	margin:20px 0 0 0;
	background:url(/images/pfeil_eintragen.jpg) no-repeat;
	border:0px;
	width:83px;
	height:20px;
	cursor:pointer;
}

.aw {
	display:none;
}

.benutzername {
	font-weight:bold;
	margin:3px 0 3px 0;
}


.antwort {
	margin:0 0 20px 0;
}

#leserstimmen_a {
	color:#78bed5;
	cursor:pointer;
}	


.error {
	color:#FF0000;
	font-weight:bold;
}

.datum, .hinweis_code {
	font-size:10px;
}

/*#spalte_links .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;
}*/

#spalte_links .cover {
	position: relative;
}

#spalte_links .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: -19px;
	top: 40px;
}

#spalte_links .cover .ebook_format_epub,
#spalte_links .cover .ebook_format_app,
#spalte_links .cover .ebook_format_pdf {
	width: 57px;
	height: 14px;
	position: absolute;
	right: -18px;
	bottom: 40px;
}

#spalte_links .cover .ebook_format_epub { background: transparent url("http://www.dtv.de/themes/dtv/images/ebooks/pfeil_detail_epub.png") no-repeat left top; }
#spalte_links .cover .ebook_format_app { background: transparent url("http://www.dtv.de/themes/dtv/images/ebooks/pfeil_detail_app.png") no-repeat left top; }
#spalte_links .cover .ebook_format_pd { background: transparent url("http://www.dtv.de/themes/dtv/images/ebooks/pfeil_detail_pdf.png") no-repeat left top; }

/* Outline bei Flash Elementen entfernen */
object, embedd { border: none !important;; outline: none !important;; }

