@import "jquery.fancybox/jquery.fancybox.css";

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: black;
	color: #666633;
	font-family: Georgia, Verdana, serif;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.6em;
	text-align: left;	 
}

	
.inhalt {
	padding: 0 0.8em 1.3em 1.3em;
	overflow-x: hidden;
	overflow-y: auto;
	}
	
#contentbuch .inhalt {
	width: 420px;
	padding: 0 0em 1.3em 1.3em;
	overflow-x: hidden;
	overflow-y: auto;
	margin-right: 0em;
	}
	
p {
	padding: 0 0.6em 0.6em 0;
}

p.books {
	padding: 0 0.6em 0.6em 0;
	margin-bottom: 1em;
}

dt {
	clear: left;
}

label {
	float: left;
	margin: 5px;
	padding-right: 10px;
	width: 80px;
	display: block;
	text-align: right;
	font-weight: bold;
}
label.nofloat {
	float:right;
	width:250px;
	clear: both;
}

input, textarea {
	color: #666633;
	font-family: Georgia, Verdana, serif;
	font-size: 0.9em;
	font-weight: normal;
	text-align: left;
	background-color: white;
	border: 1px solid #666633;
	padding: 3px;
	margin: 5px;
	width: 200px;
}

input#submit{
	background-color: #ffffcc;
	text-align: center;
	margin-left: 105px;
	width: 208px;
}

textarea {
	height: 150px;
}


hr {
	background-color: #666633;
	border: 0;
	height: 1px;
	margin: 0.4em 0.4em 0.4em 0;
	padding:0;
}

a:link {
	color: #666633;
	text-decoration: none;
}

a:hover {
	color: #666633;
	text-decoration: underline;
}

a:visited {
	color: #666633;
	text-decoration: none;
}

a:visited:hover {
	color: #666633;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: none;
}


h1 {
	color: #ffffdd;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	font-style: italic;
	font-size: 1.5em;
	line-height: 1.2em;
	margin: 0 1.8em 0 0;
}

h2 {
	color: #a3a383;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	line-height: 1.2em;
}

h3 {
	color: #666633;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1.2em;
	line-height: 1.1em;
}

img {
	border: 0;
}

img.books {
	height:198px;
	border: 1px solid #666633;
	margin: 0.4em 0.7em 0.2em 0;
}

img.book {
	height:400px;
	border: 1px solid #666633;
	margin: 0.4em 0em 0.2em 1.5em;
}

#hot{
	border: 1px solid #ffffdd;
	width:334px;
	position:absolute;
	top:0;
	left:0;
	background-color: #666633;
	display:none;
	text-align: center;
	z-index:9;
}

#hot a {
	color: #ffffcc;
	font-size: 0.75em;
	text-transform: uppercase;
}

a:link {
	
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.navi a:link {
	color: #a3a383;
	font-size: 0.75em;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-right: 1.1em;
	text-decoration: none;
}

.navi a:hover {
	color: #ffffdd;
	font-size: 0.75em;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-right: 1.1em;
	text-decoration: none;
}

.navi a:visited {
	color: #a3a383;
	font-size: 0.75em;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-right: 1.1em;
	text-decoration: none;
}

.navi a:visited:hover {
	color: #ffffdd;
	font-size: 0.75em;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-right: 1.1em;
	text-decoration: none;
}

.navi a:active {
	color: #ffffdd;
	font-size: 0.75em;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-right: 1.1em;
	text-decoration: none;
}

.navi a.current:link {
	color: #ffffdd;
	font-size: 0.75em;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-right: 1.1em;
	text-decoration: none;
}

.navi a.current:hover {
	color: #ffffdd;
	font-size: 0.75em;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-right: 1.1em;
	text-decoration: none;
}

.navi a.current:visited {
	color: #ffffdd;
	font-size: 0.75em;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-right: 1.1em;
	text-decoration: none;
}

.navi a.current:visited:hover {
	color: #ffffdd;
	font-size: 0.75em;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-right: 1.1em;
	text-decoration: none;
}

.navi a.current:active {
	color: #ffffdd;
	font-size: 0.75em;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-right: 1.1em;
	text-decoration: none;
}

.buchnav a:link {
	color: #a3a383;
	font-size: 0.75em;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
}

.buchnav a:hover {
	color: #666633;
	font-size: 0.75em;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
}

.buchnav a:visited {
	color: #a3a383;
	font-size: 0.75em;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
}

.buchnav a:visited:hover {
	color: #666633;
	font-size: 0.75em;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
}

.buchnav a:active {
	color: #ffffdd;
	font-size: 0.75em;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
}

#header{
	border: 1px solid #ffffdd;
	background-color: #666633;
	padding: 1.1em 0 1.1em 1.3em;
	margin: 1px 1px 1.1em 1px;
}

#Tabelle_01 {
	position:relative;
	width:850px;
	height:850px;
	margin: auto;
}

#oben {
	position:absolute;
	left:0px;
	top:0px;
	width:850px;
	height:255px;
}

#links {
	background: url('images/links.jpg') no-repeat top left;
	position:absolute;
	left:0px;
	top:255px;
	width:38px;
	height:565px;
}

#links_publizist {
	background: url('images/links_publizist.jpg') no-repeat top left;
	position:absolute;
	left:0px;
	top:255px;
	width:38px;
	height:565px;
}

#navi {
	background: url('images/navi.jpg') no-repeat top left;
	position:absolute;
	left:38px;
	top:255px;
	width:749px;
	height:37px;
	padding: 0.5em 0 0 0;
}

#navi_publizist {
	background: url('images/navi_publizist.jpg') no-repeat top left;
	position:absolute;
	left:38px;
	top:255px;
	width:749px;
	height:37px;
	padding: 0.5em 0 0 0;
}

#rechts {
	background: url('images/rechts.jpg') no-repeat top left;
	position:absolute;
	left:787px;
	top:255px;
	width:63px;
	height:565px;
}

#foto {
	position:absolute;
	left:38px;
	top:292px;
	width:336px;
	height:528px;
}

#mitte {
	background: url('images/mitte.jpg') no-repeat top left;
	position:absolute;
	left:374px;
	top:292px;
	width:15px;
	height:528px;
}

#mitte_publizist {
	background: url('images/mitte_publizist.jpg') no-repeat top left;
	position:absolute;
	left:374px;
	top:292px;
	width:15px;
	height:528px;
}

#content1 {
	width:398px;
	height: 418px;
	overflow-x: hidden;
	overflow-y: auto;
}

#content_ganz #content1 {
	width:749px;
	height: 418px;
	overflow-x: hidden;
	overflow-y: auto;
}

#contentbuch {
	width: 470px;
	height: 400px;
	overflow-x: hidden;
	overflow-y: auto;
}

#content {
	background: url('images/content.jpg') no-repeat top left;
	position:absolute;
	left:389px;
	top:292px;
	width:398px;
	height:528px;
	overflow:hidden;
}

#content_ganz {
	background: url('images/content_ganz.jpg') no-repeat top left;
	position:absolute;
	left:38px;
	top:292px;
	width:749px;
	height:528px;
	overflow:hidden;
}

div.buchnav {
	color: #666633;
	position: absolute;
	bottom: 1.1em;
	right: 1.1em;
}

#pubnav {
	width:100%;
	color: #666633;
	position: absolute;
	bottom: 0;
	text-align:center;
}

#unten {
	background: none;/*url('images/unten.jpg') no-repeat top left;*/
	position:absolute;
	right:63px;
	top:820px;
	/*width:850px;*/
	height:30px;
}
