body {
	background-color:#000000;
	font-color:#000000;
	font-size:13px;
	font-family:Arial, Verdana;
	line-height:18px;
	scrollbar-face-color:#b4b4b4; 
	scrollbar-highlight-color:#b3b3b3;
	scrollbar-shadow-color:#9c9c9c; 
	scrollbar-arrow-color:#4d4d4d; 
	scrollbar-track-color:#b4b4b4;
	scrollbar-3dlight-color:#919191;
	scrollbar-darkshadow-color:#575757;
	overflow:hidden;

}

h1 {
	font-color:#000000;
	font-size:13px;
	font-family:Arial, Verdana;
	line-height:18px;
	font-weight:bold;
}

h2 {
	font-color:#000000;
	font-size:13px;
	font-family:Arial, Verdana;
	font-weight:normal;
	padding:0;
	margin:0;
}

hr {
	border:0px solid transparent;
	border-top:1px solid #000000;
	height:0px;
	width:100%;
	margin:7px 0 7px 0;
	padding:0;
}

.leserstimmen hr {
	border:0px solid transparent;
	border-top:1px dotted #000000;
	height:0px;
	width:100%;
	margin:7px 0 7px 0;
	padding:0;
}

.td_aktuell {
	text-align:left;
	vertical-align:top;
	padding-right:10px;
}

object {
	outline:none;
}

/**** Aufbau ****/

#wrapper {
	position:absolute;
	left:50%;
	margin-left:-500px;
	top:50%;
	margin-top:-302px;
	width:1000px;
	height:603px;
	border:1px solid #1a1a1a;
}

#links {
	float:left;
	width:200px;
	background-image:url(../images/hg_links.jpg);
	background-repeat:no-repeat;
}

#container {
	float:left;
	width:593px;
	background-image:url(../images/hg_content.jpg);
	background-repeat:no-repeat;


}

/**** Navigation ****/

#navi {
	margin-top:40px;
	margin-left:45px;
	height:23px;

}

#subnavis {
	display:block;
	height: 45px;
	width:546px;
	margin-left:45px;
}

#navi a:link, #navi a:visited, #navi a:hover {
	display:block;
	float:left;
	background:url('../images/navigation.jpg') 0px 0px no-repeat;
	text-indent:200px;
	line-height:23px;
	overflow:hidden;
	height:23px;
	width:117px;
}

a#navi_fuenfasse:hover, body.area_fuenfasse a#navi_fuenfasse:link, body.area_fuenfasse a#navi_fuenfasse:visited  {
	background-position: 0px -23px;
}

a#navi_autoren:link, a#navi_autoren:visited  {
	width:169px;
	background-position: -117px 0px;
}

a#navi_autoren:hover, body.area_autoren a#navi_autoren:link, body.area_autoren a#navi_autoren:visited  {
	width:169px;
	background-position: -117px -23px;
}

a#navi_extras:link, a#navi_extras:visited  {
	width:82px;
	background-position: -286px 0px;
}

a#navi_extras:hover, body.area_extras a#navi_extras:link, body.area_extras a#navi_extras:visited  {
	width:82px;
	background-position: -286px -23px;
}

a#navi_events:link, a#navi_events:visited  {
	width:82px;
	background-position: -368px 0px;
}

a#navi_events:hover, body.area_events a#navi_events:link, body.area_events a#navi_events:visited  {
	width:82px;
	background-position: -368px -23px;
}

a#navi_lehrer:link, a#navi_lehrer:visited  {
	width:68px;
	background-position: -450px 0px;
}

a#navi_lehrer:hover, body.area_lehrer a#navi_lehrer:link, body.area_lehrer a#navi_lehrer:visited  {
	width:68px;
	background-position: -450px -23px;
}


.subnavi {
	display:none;
	
}
body.area_autoren div#subnavi_autoren {
	display:block;
}

body.area_fuenfasse div#subnavi_fuenfasse {
	display:block;
}

body.area_extras div#subnavi_extras {
	display:block;
}

a.subnavi_link:link, a.subnavi_link:visited  {
	text-decoration:none;
	font-family:arial;
	font-size:12px;
	color: #000000;
}

a.subnavi_link:hover, a.subnavi_link.selected:link, a.subnavi_link.selected:visited  {
	text-decoration:underline;
	font-family:arial;
	font-size:12px;
	color: #000000;
}

.strich  {
	text-decoration:none;
	font-family:arial;
	font-size:12px;
	color: #000000;
	padding:0px 5px 0px 5px;
}

/**** Navigation Ende ****/

/*** Links Im / WK***/

.strich2  {
	text-decoration:none;
	font-family:arial;
	font-size:12px;
	color: #aeaeae;
	padding:0px 4px 0px 4px;
}

a.imwk:link, a.imwk:visited  {
	text-decoration:none;
	font-family:arial;
	font-size:12px;
	color: #aeaeae;
}

a.imwk:hover {
	text-decoration:underline;
	font-family:arial;
	font-size:12px;
	color: #ce1a18;
}

/*** Links IM /WK Ende ***/

#content {
	height:320px;
	overflow:auto;
	padding:0 10px 0 0;
}

#inhalt {
	margin-left:45px;
	width:538px;
}

#footer {
	height:175px;
}

#rechts {
	float:left;
	margin-top:0px;
	width:163px;
	background-image:url(../images/hg_rechts.jpg);
	background-repeat:no-repeat;
}

#link_unten {
	float:right;
	margin-top:20px;
	text-align:right;
}

#link_unten img {
	padding-bottom:15px;
}


a:link, a:visited  {
	text-decoration:none;
	font-family:arial;
	font-size:13px;
	color: #ce1a18;
}

a:hover {
	text-decoration:underline;
	font-family:arial;
	font-size:13px;
	color: #ce1a18;
}


/***** Sonstige *****/

.clear {
	clear:both;
}

#logo {
	margin-top:20px;
	text-align:right;
}

#menu {
	text-align:right;
}

#menu a {
	display:block;
	width:163px;
	height:137px;
	background: url("../images/logo_rechts.jpg");
	background-repeat:no-repeat;
	}
	
#menu a:hover {	
	background-position: -163px 0;
	}


a img {
	border-width:0px;
}

.text_rechts {
	text-align:right;
}

.float_right {
	float:right;
	margin-left:15px;
}

.mittig {
	text-align:center;
}

.abstand_links {
	margin-left:20px;
}

.tlist_cover {
	width:100px;
	float:left;
}
.tlist_text {
	margin-left:100px;
}



.tdetail_cover {
	width:192px;
	float:left;
	margin-bottom:8px;
}
.tdetail_biblio {
	margin-left:202px;
}

.hmenu {
	list-style:none;
}

ul.hmenu {
	margin:0px;
	padding:0px;
}
ul.hmenu li {
	width:500px;
	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:182px;
	background-image:url(../images/weko.gif);
	background-repeat:no-repeat;
	background-position:7px 5px;
	background-color:#dc1c1a;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding:1px 5px;
	border-width:0px;
	text-decoration:none;
	
}

a.wako_order:hover {
	display:block;
	width:182px;
	background-color:#009ddf;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding:1px 5px;
	border-width:0px;
	text-decoration:none;
}

.button {
/*
	display:block;
	width:100px;
*/
	background-color:#dc1c1a;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding:0px 5px;
	border-width:0px;
	text-decoration:none;
	cursor:pointer;	
}
input.text, textarea {
	border:1px solid #c0c0c0;
	background-color:#ffffff;
	padding:2px;
	width:255px !important;
}


.active {
	text-decoration:underline;
	font-family:arial;
	font-size:12px;
	color: #ce1a18;
}

.rahmen_schwarz {
	border:1px solid #000000;
}

.rahmen_rot {
	border:1px solid #ce1a18;
}

.copy {
	font-size:11px;
	color:#000000;
}

.schrift_weiss {
	color:#ffffff;
	text-decoration:underline;
}

#vote .vote_bar {
	float:left;
	height:15px;
	margin-right:5px;
	background-color:#000000;
}
#vote, #vote a:link, #vote a:visited, #vote a:hover {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

#vote1, #vote1.selected *, #vote1 a:hover { color:#058396 !important;}
#vote1 .vote_bar { background-color:#048b9f;}

#vote2, #vote2.selected *, #vote2 a:hover { color:#c2a828 !important;}
#vote2 .vote_bar { background-color:#ffe463;}

#vote3, #vote3.selected *, #vote3 a:hover { color:#9c9c9a !important;}
#vote3 .vote_bar { background-color:#c2c1bd;}

#vote4, #vote4.selected *, #vote4 a:hover { color:#759954 !important;}
#vote4 .vote_bar { background-color:#759854;}

#vote5, #vote5.selected *, #vote5 a:hover { color:#b7734c !important;}
#vote5 .vote_bar { background-color:#d18355;}

#vote6, #vote6.selected *, #vote6 a:hover { color:#8794ab !important;}
#vote6 .vote_bar { background-color:#a4b2cc;}

#vote7, #vote7.selected *, #vote7 a:hover { color:#d5b474 !important;}
#vote7 .vote_bar { background-color:#d8b676;}

#vote8, #vote8.selected *, #vote8 a:hover { color:#9fc165 !important;}
#vote8 .vote_bar { background-color:#acd06d;}

#vote9, #vote9.selected *, #vote9 a:hover { color:#a7896a !important;}
#vote9 .vote_bar { background-color:#b29171;}

#vote10, #vote10.selected *, #vote10 a:hover { color:#7eadc4 !important;}
#vote10 .vote_bar { background-color:#8abed7;}


.newsbox1{
	border-right:1px solid #dc1c1a;
	padding:0px 15px 0px 0px;
}

.newsbox2 {
	padding:0px 0px 0px 15px;
}

ul.gewinn {
	margin:20px 0px 20px 30px;
	padding:0px;
	list-style:none;
}

.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;
	width: 220px;
}

.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: 60px;
}

.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; }




