

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}
html {
	margin-bottom: 1px;
	overflow-y: scroll;
}
* html {
	margin-bottom: 0;
}
body {
	background: #e5e5e5 url('http://www.haagundherchen.de/img/layout/bg-main.png') repeat-y scroll 50% 0;
	font-family: Arial, Geneva, Helvetica;
	font-size: 75%;
	color: #727272;
}

form {
	margin: 0;
}

a:link, a:visited {
	text-decoration: none;
	color: #727272;
}

a.active,
a:hover,
a:focus {
	color: #0f7d96;
}

ul {
	margin: 0;
	padding: 0;
}

ul li {
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	list-style: none;
	background: transparent url('http://www.haagundherchen.de/img/layout/list.png') no-repeat scroll 0 5px;
}

p {
	margin: 1em 0;
}

h1 {
	margin: 0.67em 0;
}

::-moz-selection {
	background: #0f7d96;
	color: #fff;
}
::selection {
	background: #0f7d96;
	color: #fff;
}
strong.found {
	background: #0f7d96;
	color: #fff;
}
strong.found::-moz-selection {
	background: #fff;
	color: #0f7d96;
	outline: 1px solid #0f7d96;
}
strong.found::selection {
	background: #fff;
	color: #0f7d96;
	outline: 1px solid #0f7d96;
}

.navigation {
	list-style: none;
	margin: 0;
	padding: 0;
}

.navigation li {
	display: inline;
	margin: 0;
	padding: 0;
	background: none;
}

.pages {
	margin: 18px 0;
	padding: 2px 2px 3px 2px;
	text-align: center;
	border-top: 1px solid #0f7d96;
	border-bottom: 1px solid #0f7d96;
	font-weight: bold;
}

h1 + .pages {
	margin-top: 9px;
}

#result_authors + .pages {
	margin-bottom: 12px;
}

.pages .first,
.pages .prev {
	float: left;
}

.pages .next,
.pages .last {
	float: right;
}

.pages a.first {
	background: transparent url('http://www.haagundherchen.de/img/layout/arrow-first.png') no-repeat scroll 0 50%;
	width: 8px;
	margin-top: 1px;
	margin-right: 6px;
}
.pages a.last {
	background: transparent url('http://www.haagundherchen.de/img/layout/arrow-last.png') no-repeat scroll 0 50%;
	width: 8px;
	margin-top: 1px;
	margin-left: 6px;
}
.pages a.first:hover,
.pages a.last:hover {
	background-position: -8px 50%;
}

.pages a.prev span {
	background: transparent url('http://www.haagundherchen.de/img/layout/arrow-prev.png') no-repeat scroll 0 50%;
	width: 8px;
	float: left;
	display: inline;
	margin-right: 5px;
	margin-top: 1px;
}
.pages a.next span {
	background: transparent url('http://www.haagundherchen.de/img/layout/arrow-next.png') no-repeat scroll 0 50%;
	width: 8px;
	float: right;
	display: inline;
	margin-left: 5px;
	margin-top: 1px;
}
.pages a.prev:hover span,
.pages a.next:hover span {
	background-position: -8px 50%;
}

#content h1,
#announce h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 220%;
	line-height: 120%;
	color: #0f7d96;
	margin: 5px 0;
}

#content ul,
#content p,
#announce ul,
#announce p {
	margin: 0 0 1em;
}

#content h2,
#announce h2 {
	margin: 1em 0 5px;
}

#content h3,
#announce h3 {
	font-weight: bold;
	font-size: 100%;
	line-height: 120%;
	margin: 0 0 3px;
}

#content p.more,
#announce p.more {
	margin-top: 0;
}
#content p.more a,
#content a.more,
#announce p.more a,
#announce a.more {
	background: transparent url('http://www.haagundherchen.de/img/layout/more-gray.png') no-repeat scroll 0 50%;
	padding-left: 9px;
	display: block;
	margin-top: 3px;
}

#content p.more a:hover,
#content a.more:hover,
#announce p.more a:hover,
#announce a.more:hover {
	background: transparent url('http://www.haagundherchen.de/img/layout/more.png') no-repeat scroll 0 50%;
}

#content hr,
#announce hr {
	color: #727272;
	height: 0;
	border: 0 none;
	border-bottom: 1px solid #727272;
	width: 60%;
	margin: 0;
}

#main {
	width: 890px;
	margin: 0 auto;
	padding: 0 35px;
	background: #fff url('http://www.haagundherchen.de/img/layout/bg-main.png') repeat scroll 0 0;
	min-height: 100%;
	position: relative;
}

* html #main {
	height: 100%;
}

#header {
	margin-bottom: 0.5em;
	padding-top: 20px;
}

#header #logo {
	float: left;
}

#header a.cover img {
	float: right;
	margin: 1px 5px 0 10px;
	height: 104px;
	width: 74px;
	-moz-opacity: 1;
	opacity: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
}

#header a.cover:hover img {
	-moz-opacity: 1;
	opacity: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

#header .navigation {
	text-align: right;
	font-size: 83.34%;
	font-weight: bold;
	margin-right: 5px;
	margin-bottom: 3px;
}

#header .navigation,
#header .navigation a {
	color: #727272;
	text-decoration: none;
}

#header .navigation a.active,
#header .navigation a:hover,
#header .navigation a:focus {
	color: #0f7d96;
}

#content .box-content {
	padding: 4px 30px 15px 25px;
	background: transparent url('http://www.haagundherchen.de/img/layout/dragon.gif') no-repeat scroll 50% 10px;
	min-height: 480px;
}

* html #content .box-content {
	min-height: 480px;
}

#announce .box-content {
	padding: 4px 30px 5px 25px;
}

.box {
	background: transparent url('http://www.haagundherchen.de/img/layout/box-right.png') repeat-y scroll 100% 0;
	border-top: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
	position: relative;
}

.box-top-right {
	position: relative;
	top: -1px;
	background: transparent url('http://www.haagundherchen.de/img/layout/box-top-right.png') no-repeat scroll 100% 0;
	float: right;
	width: 6px;
	height: 6px;
}

#column1 #search .box-content,
.box-content {
	padding: 4px 4px 3px 4px;
}

.box-bottom {
	height: 6px;
	width: 100%;
	background: transparent url('http://www.haagundherchen.de/img/layout/box-bottom.png') repeat-x scroll 100% 0;
	position: relative;
	top: 1px;
}

.box-bottom-left {
	position: relative;
	left: -1px;
	height: 6px;
	width: 4px;
	background: transparent url('http://www.haagundherchen.de/img/layout/box-bottom-left.png') no-repeat scroll 0 0;
	overflow: hidden;
}

#column1 .box,
#testimonials .box {
	margin-bottom: 1em;
}

#column1 .facebook {
	padding-top: 2px;
	padding-left: 10px;
}

#navigation {
	margin-bottom: 1em;
}

#navigation ul {
	padding: 0;
}

#navigation li:first-child,
#navigation li.first-child {
	margin-left: 13px;
}

#navigation li {
	margin-right: 2.07em;
}

#navigation,
#navigation a {
	color: #727272;
}

#navigation a.active,
#navigation a:hover,
#navigation a:focus {
	color: #0f7d96;
}

#column1 {
	width: 167px;
	float: left;
}

#search form {
	padding: 5px;
}
#search input.text {
	border: 1px solid #dcdcdc;
	background: #e5e5e5;
	color: #fff;
	float: left;
	width: 111px;
	margin-right: 7px;
	padding: 0 0 0 6px;
}

#search input.text:focus {
	color: #727272;
}

#search input.image {
	width: 16px;
	height: 18px;
}

#column1 .misc .box-content>*:first-child {
	margin-top: 0;
}
#column1 .misc .box-content>*:last-child {
	margin-bottom: 0;
}

#column1 .box-content {
	padding: 9px 16px 8px 9px;
}

#testimonials {
	width: 200px;
	float: right;
}

.testimonial h1 {
	margin: 0;
	padding: 5px 5px 0;
}

.testimonial h1 .title {
	color: #222;
}

.testimonial img {
	width: 50px;
	float: left;
	margin: 8px 5px 5px 5px;
}

.testimonial .box-content {
	padding-right: 10px;
}

.testimonial .text {
	padding: 5px;
	display: block;
	margin-left: 60px;
	font-size: 10px;
	line-height: 120%;
	font-weight: bold;
}

#content .authors {
	font-weight: bold;
	line-height: 138%;
	margin: 18px 0;
}

#content .book {
	margin-top: 10px;
	margin-bottom: 18px;
}

#content .book img {
	float: left;
	margin: 0 14px 18px 0;
	width: 50px;
}

#content .book .book-infos {
	margin-left: 64px;
}

#content .book.detail img {
	width: 120px;
	margin-right: 26px;
	margin-top: 3px;
}

#content .book.detail .book-infos {
	margin-left: 146px;
}

#content .book.detail .title {
	margin-bottom: 18px;
}

#content .book.detail .info,
#content .book.detail .subtitle {
	font-weight: bold;
}

#content .book h1 {
	margin: 0;
	font-size: 18px;
	font-style: normal;
	font-family: inherit;
	color: #727272;
}

#content .book .author {
	font-weight: bold;
}

#content .book .title,
#content .book .title a {
	color: #222222;
}

#content .book .title a:hover,
#content .book .title a:focus {
	color: #0f7d96;
}

#content .book h2 {
	margin: 0 0 0.5em;
	font-size: 100%;
	font-weight: normal;
}

#content .book .description {
	font-size: 10px;
	line-height: 130%;
}

#content .book.detail .info {
	border-top: 1px solid #0f7d96;
	border-bottom: 1px solid #0f7d96;
	margin: 1em 0;
	padding: 3px 0 5px 0;
	width: 100%;
}

#content .book .price {
	font-size: 130%;
	font-weight: bold;
	color: #0f7d96;
}


#content.search img {
	float: left;
	margin: 0 5px 5px 0;
}


#banner,
#content,
#announce {
	margin: 0 210px 0 177px;
}

#banner {
	margin-bottom: 1em;
	background-color: #0f7d96;
}

* html #banner {
	height: 114px;
}

#banner .box-content {
	padding: 0;
}

#banner a,
#banner img {
	color: #fff;
	display: block;
	font-family: Times New Roman, Times, serif;
}


#footer {
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 214px;
	height: 55px;
	width: 500px;
	font-weight: bold;
	font-size: 10px;
	line-height: 130%;
}

#footer,
#footer a {
	color: #666;
}

#footer a:focus,
#footer a:hover {
	color: #0f7d96;
}

/**/
.contactform input.text,
.contactform textarea {
	font-size: inherit;
	font-family: inherit;
	margin-bottom: 1em;
	width: 432px;
	background: transparent url('http://www.haagundherchen.de/img/layout/white70.png') repeat scroll 0 0;
	background: rgba(255,255,255, 0.7);
	border: 1px solid #e5e5e5;
	color: inherit;
	padding: 3px 6px;
}

* html .contactform input.text,
* html .contactform textarea {
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff,endColorstr=#99ffffff); /*AARRGGBB*/
	zoom: 1
}

.contactform textarea {
	height: 10em;
}

.contactform label.checkbox {
	clear: left;
	margin-bottom: 1em;
	display: block;
}
.contactform input.checkbox {
	float: left;
	display: inline;
	margin: 1px 7px 0 0;
}

.contactform input.button {
	border: 0 none;
	padding: 2px 6px;
	background: #0f7d96;
	color: #fff;
}

.contactform .disclaimer {
	font-size: 10px;
	line-height: 12px;
	text-align: justify;
}

.contactform p.error {
	font-weight: bold;
}

.contactform input.text.error,
.contactform textarea.error {
	border-color: #0f7d96;
}

/**/
h1#result_books {
	margin-top: 1em;
}

/**/
.press {
	margin: 0;
	padding: 0;
	font-style: normal;
}
.press-source {
	text-align: right;
	margin: -0.5em 0 1em;
	font-style: italic;
}
.misc .press-source {
	text-align: left;
}

.press-more {
	float: left;
	display: inline;
	margin: -0.5em 0 0 !important;
}

/**/
.news-date {
	float: right;
	margin: 10px 0 0 0;
}
.news-title {
	margin-top: 10px !important;
}
.news-image {
	float: left;
	margin: 4px 10px 5px 0;
}

#column1 .news-date {
	margin: 0;
	float: none;
	display: block;
}