/* CSS Document */

html, body {
	background:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:19px;
	color:#88bed3;
	margin:0px;
	padding:0px;
	overflow-y:auto;
	overflow-x:hidden;
	scrollbar-face-color:#ffffff; 
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff; 
	scrollbar-arrow-color:#808080; 
	scrollbar-base-color:#c0c0c0;
	scrollbar-track-color:#ffffff;
	scrollbar-3dlight-color:#c0c0c0;
	scrollbar-darkshadow-color:#808080;	
}

img {
	border:0px;
}

a {	
	outline:none;
}

object {
	outline:none;
}


/* Grundaufbau Anfang */
#wrapper { 
	position:absolute;
	width:1470px;
	background:url(../images/content_hg.jpg) 55px 0px repeat-y;
	margin-left:-500px;
	left:50%;
}

.logo {
	position:absolute;
	width:310px;
	height:90px;
	top:13px;
	left:70px;
}

.dtv {
	position:absolute;
	width:70px;
	height:55px;
	top:10px;
	left:918px;
}

#content {
	padding:175px 930px 0px 85px;
	background:url(../images/hg_allgemein.jpg) no-repeat;
	min-height:585px;
	height:auto !important;
	height:585px;
}

#footer {
	position:absolute;
	height:47px;
	width:869px;
	background:url(../images/footer.jpg) 55px 0px no-repeat;
	text-align:center;
	padding:42px 0px 0px 0px;
}
/* Grundaufbau Ende */

/* Navi Anfang */
#navi {
	position:absolute;
	width:383px;
	height:349px;
	top:19px;
	left:536px;
}

/* Buchansichten */
.cover {
	border:1px solid #88bed3;
}
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;
}


ul.hmenu {
	margin:0px;
	padding:0px;
		
}

ul.hmenu li {
	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:197px;
	height:39px;
	background: url('../images/btn_wako.gif') no-repeat;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding:10px 0px 0px 10px;
	border-width:0px;
	text-decoration:none;
	font-size:15px;
	
}

a.wako_order:hover {
	display:block;
	width:192px;
	width:197px;
	height:39px;
	background: url('../images/btn_wako_h.gif') no-repeat;
	color:#000000;
	font-weight:bold;
	text-align:center;
	padding:10px 0px 0px 10px
	border-width:0px;
	text-decoration:none;
	font-size:15px;
}

hr {
	border-collapse:collapse;
	border:0px solid transparent;
	border-top:5px solid #deff00;
	height:0px;
}

.button {
	width:150px;
	background-color:#88bed3;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding:1px 0px;
	border-width:0px;
	cursor:pointer;
	margin:5px 0px 0px 0px;
}

.a_right {
	float:left;
	margin:0px;
	padding:0px;
}

.a_left {
	float:left;
	margin:0px;
	padding:0px;
	width:398px;
}

.text {
	border:1px solid #deff00;
}

/* Navi Ende */

/* Allgemein Anfang */
.strich {
	padding:0px 10px 0px 10px;
	color:#deff00
}

a:link, a:active, a:visited {
	text-decoration:none;
	color:#deff00;
}

a:hover {
	text-decoration:underline;
	color:#deff00;
}

.clear {
	clear:both;
}

.float_left {
	float:left;
}

.float_left_b {
	float:left;
	margin:5px 20px 20px 0px;
}

.float_left_h {
	float:left;
	margin:5px 15px 90px 0px;
}

.button_start {
	text-align:center;
	padding:0px;
	margin:0px;
}

.linie hr {
	border-collapse:collapse;
	border:0px solid transparent;
	border-top:1px solid #deff00;
	height:0px;
}


/* Allgemein Ende */




