@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
h2 {
	font-size: 20px;
	color: #FD3A38;
}


p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	line-height: 1.4em;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FD3A38;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


div#border {
	background-image: url(../images/lines.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	width: 100%;
}
div#container-hellstern {
	margin: auto;
	padding: 0px;
	width: 800px;
}
div#logo {
	text-align: center;
	padding-top: 15px;
}
div#buttons {
	margin: auto;
	width: 600px;
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#buttons ul, div#buttons li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div#buttons li {
	float: left;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	padding-left: 10px;
}
div#buttons li.end-list {
	background-image: none;
}

div#buttons a {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
div#buttons a:hover {
	color: #FD3A38;
}
div.about  div#buttons  a.about, div.books div#buttons a.books, div.press div#buttons a.press, div.appearances div#buttons a.appearances, div.gallery div#buttons a.gallery, div.contact div#buttons a.contact {
	color: #FD3A38;
}


div#main-bg {
	background-image: url(../images/border-repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
div#main-hellstern {
	background-image: url(../images/border-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div#content {
	clear: both;
	padding-top: 100px;
	background-image: url(../images/leaf.gif);
	background-repeat: no-repeat;
	background-position: 350px 50px;
	padding-right: 20px;
	padding-bottom: 120px;
	padding-left: 10px;
}
div#content-sub {
	clear: both;
	padding-top: 100px;
	background-image: url(../images/leaf.gif);
	background-repeat: no-repeat;
	background-position: 12px 50px;
	padding-right: 20px;
	padding-bottom: 120px;
	padding-left: 10px;
}

div#content-left {
	float: left;
	width: 411px;
}
div#content-right {
	float: left;
	width: 345px;
	padding-top: 50px;
	text-align: left;
}
div#content-left-sub {
	float: left;
	width: 330px;
}
div#content-right-sub {
	float: left;
	width: 430px;
	padding-top: 0px;
	text-align: left;
}
div#content-left-books {
	float: left;
	width: 400px;
}
div#content-right-books {
	float: left;
	width: 350px;
	padding-top: 0px;
	text-align: left;
}
div#content-left-sub-padding {
	float: left;
	width: 290px;
	padding-right: 20px;
	padding-left: 20px;
}

div#content-wide {
	float: left;
	width: 700px;
	padding-top: 0px;
	text-align: left;
	padding-left: 60px;
}





div#footer {
	font-size: 10px;
	color: #999999;
	text-align: right;
	height: 14px;
	padding-top: 8px;
	background-image: url(../images/lines.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
div#footer a {
	color: #999999;
	text-decoration: none;
}
div.clear {
	clear: both;
}
div.book-float {
	float: left;
	width: 192px;
	padding-left: 0px;
}
div.text-padding {
	padding-left: 10px;
}
table#gallery td {
	margin: 0px;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}
table#gallery {
	width: 600px;
	font-size: 11px;
	color: #666666;
}
img.logos {
	padding-top: 10px;
	padding-right: 5px;
}
