html, body {
	overflow:hidden;
}
body {
	background-color:#000000;
	scrollbar-track-color:#151611;
	scrollbar-base-color:#3C3C3C;
	scrollbar-highlight-color:#3C3C3C;
	scrollbar-shadow-color:#3C3C3C;
	scrollbar-arrow-color:#DBC1BC;
	scrollbar-3dlight-color:#615654;
	scrollbar-darkshadow-color:#615654;
}
body, div, p, td {
	color:#DBC1BC;
	font-size:12px;
	font-family:Arial;
	line-height:18px;
}
#page {
	position:absolute;
	top:0px;
	left:50%;
	width:1000px;
	height:610px;
	border:0px;
	margin-left:-500px;
	background:url('/images/background.jpg') left top no-repeat;
}
#page_lexikon {
	position:absolute;
	top:0px;
	left:50%;
	width:1000px;
	height:610px;
	border:0px;
	margin-left:-500px;
	background:url('/images/background_lexikon.jpg') left top no-repeat;
}
#navigation {
	position:absolute;
	left:50px;
	top:215px;
	width:120px;
	height:240px;
}
#content {
	position:absolute;
	left:240px;
	top:140px;
	width:550px;
	height:415px;
	overflow:auto;
}
#content_text {
	width:520px;
	padding-bottom:10px;
}
#footer {
	position:absolute;
	left:50%;
	bottom:10px;
	width:300px;
	height:24px;
	text-align:center;
	margin-left:-150px;
	padding:8px 0px 8px 0px;
}
#footer img {
	position:relative;
	top:8px;
}
#heart {
	position:absolute;
	left:791px;
	top:30px;
	width:200px;
	height:210px;
}
h1, h2, h3 {
	font-weight:bold;
	font-size:12px;
}

a:link, a:visited {
	color:#a0a0a0;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#e0e0e0;
}

hr {
	border-width:0px;
	border-top:1px solid #606060;
	height:1px;
}

#navigation a:link, #navigation a:visited {
	position:absolute;
	left:0px;
	top:0px;
	display:block;
	background:url('/images/navigation.jpg') 0px 0px no-repeat;
	width:120px;
	height:16px;
	text-indent:120px;
	overflow:hidden;
}


a#navi_startseite:link, a#navi_startseite:visited {
	background-position:0px 0px;
}
a#navi_startseite:active, a#navi_startseite:focus, a#navi_startseite:hover, 
body.area_startseite a#navi_startseite:link, body.area_startseite a#navi_startseite:visited {
	background-position:-120px 0px;
}

a#navi_buecher:link, a#navi_buecher:visited {
	top:37px;
	background-position:0px -37px;
}
a#navi_buecher:active, a#navi_buecher:focus, a#navi_buecher:hover, body.area_buecher a#navi_buecher:link, body.area_buecher a#navi_buecher:visited {
	top:37px;
	background-position:-120px -37px;
}

a#navi_hoerbuecher:link, a#navi_hoerbuecher:visited {
	top:72px;
	background-position:0px -72px;
}
a#navi_hoerbuecher:active, a#navi_hoerbuecher:focus, a#navi_hoerbuecher:hover, body.area_hoerbuecher a#navi_hoerbuecher:link, body.area_hoerbuecher a#navi_hoerbuecher:visited {
	top:72px;
	background-position:-120px -72px;
}

a#navi_autor:link, a#navi_autor:visited {
	top:108px;
	background-position:0px -107px;
}
a#navi_autor:active, a#navi_autor:focus, a#navi_autor:hover, body.area_autor a#navi_autor:link, body.area_autor a#navi_autor:visited {
	top:108px;
	background-position:-120px -107px;
}

a#navi_lexikon:link, a#navi_lexikon:visited {
	top:144px;
	background-position:0px -143px;
}
a#navi_lexikon:active, a#navi_lexikon:focus, a#navi_lexikon:hover, body.area_lexikon a#navi_lexikon:link, body.area_lexikon a#navi_lexikon:visited {
	top:144px;
	background-position:-120px -143px;
}

a#navi_ecards:link, a#navi_ecards:visited {
	top:180px;
	background-position:0px -179px;
}
a#navi_ecards:active, a#navi_ecards:focus, a#navi_ecards:hover, body.area_ecards a#navi_ecards:link, body.area_ecards a#navi_ecards:visited {
	top:180px;
	background-position:-120px -179px;
}

a#navi_gaestebuch:link, a#navi_gaestebuch:visited {
	top:217px;
	height:20px;
	background-position:0px -216px
}
a#navi_gaestebuch:active, a#navi_gaestebuch:focus, a#navi_gaestebuch:hover, body.area_gaestebuch a#navi_gaestebuch:link, body.area_gaestebuch a#navi_gaestebuch:visited {
	top:217px;
	height:20px;
	background-position:-120px -216px;
}

img.img_left {
	float:left;
	margin:0px 20px 10px 0px;
}
img.img_right {
	float:right;
	margin:0px 0px 10px 20px;
}
.clear {
	clear:both;
}

.detail_cover {
	float:left;
	width:192px;
}
.detail_biblio {
	margin-left:202px;
}
.detail_novitaet {
	padding-top:19px;
}
.detail_longtext {
	padding-top:20px;
}

a img {
	border-width:0px;
}
img.cover, a img.cover {
	border:1px solid #a0a0a0;
}
.ecard {
	border:1px solid #c0c0c0;
	position:relative;
	margin-bottom:20px;
}
.ecard_picture {
	border:1px solid #c0c0c0;
	margin-bottom:20px;
}
.ecard_text_right {
	position:absolute;
	right:0px;
	top:5px;
	width:180px;
	border-left: 1px solid #404040;
}
.ecard_text_right div.text {
	margin:10px;
}
.ecard_text_left {
	position:absolute;
	left:0px;
	top:0px;
	overflow:auto;
}
.ecard_text_left div.text {
	margin:10px;
}
.ecard_stamp {
	height:105px;
	margin-right:10px;
	text-align:right;
}
input.text, select, textarea {
	padding:0px 0px 2px 0px;
	margin:2px;
	background-color:#080808;
	border:1px solid #606060;
	color:#DBC1BC;
}
input.button {
	color:#DBC1BC;
	font-weight:bold;
	background-color:#101010;
	padding:2px 5px;
	border-top:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	border-right:1px solid #606060;
	border-bottom:1px solid #606060;
}
td {
	vertical-align:top;
}
.c {
	text-align:center;
}
.r {
	text-align:right;
}
.m {
	vertical-align:middle;
}
.b {
	vertical-align:bottom:
}
.p10 {
	padding:10px;
}
.error {
	color:#C81615;
}
a#home {
	display:block;
	position:absolute;
	left:320px;
	top:5px;
	width:380px;
	height:85px;
}
