
* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
        -ms-interpolation-mode: bicubic;
}

body {
	margin: 0px;
	font-family: Arial, Verdana;
	font-size: 11px;
	background-color: #C5B4BB;
	color: #828182;
}

.group:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.group {
	zoom: 1;
}

.head {
	background-color: #fff;
}

li {
	list-style-type: none;
}

a {
	color: #9f3f75;
	text-decoration:none;
	outline: 0px;
}

a:hover {
	color: #cd7db4;
}

p {
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h1 {
	font-size: 16px;
	color: #392934;
}


.topics h2 {
	font-weight: bold;
	font-size: 12px;
}

h2 {
	font-size: 11px;
	font-weight: bold;	
}

.footer h3 {
	font-weight: bold;
	font-size: 11px;
	color: #fff;
}

.top-box {
	background-color: #392934;
	height: 75px;
}

.main-box {
	width: 870px;
	margin: auto;
	padding-top: 30px;
}

.logo-rauschen{
	float: left;
	padding-top: 10px;
	margin-right: 50px;
}

.logo-plainpicture{
	float: left;
	padding-top: 43px;
}

.head-login {
	float: right;
	color: #ece9ea;
	margin-top: 19px;
}

.head-login ul {
	float: left;
	margin-bottom: 2px;
	margin-top: 29px;
}

.head-login ul .separated {
	border-left: 1px solid #C2B3BC;
	padding-left: 7px;
}

.clear {
	clear: both;
}

.head-login li {
	float: left;
	color: #c2b3bc;
	margin-right: 5px;
}

.head-login li a {
	color: #c2b3bc;
	text-decoration: none;
}

.head-login li a:hover {
	color: #fff;
}

.search-form{
	float: left;
}

.btn {
	background-color: #5e4b58;
	border: 0px;
	height:25px;
	color: #e7e3e5;
	vertical-align:top;
	padding-left: 3px;
	padding-right: 3px;
}

.btn:hover {
	background-color: #83416e;
	color: #fff;
	cursor: pointer;
}

.input {
	border: medium none;
	color: #333333;
	font-size: 12px;
	width: 180px;
	padding: 4px;
	padding-bottom: 3px;
	vertical-align: top;
}

.search-box-input {
	border-color: #CFCFCF #CFCFCF #DFDFDF #DFDFDF;
	border-style: solid;
	border-width: 2px 2px 1px 1px;
	width: 150px;
}

.chosen-color {
	float: left;
	margin-right: 20px;
}

.search-colour {
	float:left;
	margin-left: 38px;
}

.search-colour ul {
	float: left;
	width: 174px;
	margin-top: 0px;
}

.search-colour ul li {
	float: left;
	height: 12px;
	margin-bottom: 1px;
}

.search-colour ul li a{
	float: left;
	border:0px;
}

.search-colour ul li a img {
	border:0px;
}

.search-link {
	margin-left: 15px;
	margin-right: 5px;
	display: block;
	float: left;
	color: #fff;
	padding: 6px !important;
	padding-bottom: 5px !important;
	color: #fff;
	background-color: #C5B4BB;
	height: 14px;
}

.search-link:hover {
	color: #fff;
}

.main {
	background-image: url(/images/bg-main.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	padding-bottom: 40px;
}

.topics-td {
	width: 225px;
}

.topics-box {
	padding-left: 20px;
}

.topics-footer {
	visibility: hidden;
	width: 200px;
}

.topics-box .topics-footer {
	background-image: url(/images/bg-topicsearch.jpg);
	height: 500px;
	visibility: visible;
	background-repeat: repeat-x;
}

.topics {
	float: left;
}

.topics-head {
	background-color: #b3a0ac;
	width: 180px;
	padding-left: 20px;
	color: #fff;
	height: 35px;
}

.topics-head h2 {
	padding-top: 10px;
}

.topics-results {
	margin-left: 20px;
}

.topics-content {
	background-color: #c5b5bc;
	width: 200px;
	height: 347px;
}

.topics-content ul {
	padding-top: 23px;
	padding-bottom: 19px;
}

.topics-content ul li {
	width: 200px;
	color: #fff;
	display: inline;
}

.topics-content ul li a {
	background-color: #c5b5bc;
	display: block;
	height: 24px;
	padding-top: 10px;
	color: #fff;
}

.topics-content ul li a:hover {
	background-color: #b3a0ac;
	color: #fff;
}

.topics-content ul li img {
	margin-right: 20px;
	margin-left: 20px;
	vertical-align: middle;
	border: 0px;
}

.collections {
	float: left;
	width: 200px;
}

.collections-title {
	width: 200px;
	height: 20px;
	color: #fff;
	background-color: #5e4b58;
}

.collections-title p {
	margin-bottom: 0;
	margin-top: 0;
	padding-left: 10px;
	padding-top: 3px;
}

.collections-text {
	color: #797171;
	margin-top:10px;
}

.collections-text p {
	margin-top: 4px;
	margin-bottom: 0px;
}

#catalog-content {
	width: 1100px;
}

.catalog {
	float: left;
	margin-left: 40px;
}

.catalog-info{
	margin-left: 40px;
	width: 296px;
	float: left;
}

.catalog-title{
	width: 296px;
	height: 20px;
	color: #fff;
	background-color: #5e4b58;
}

.catalog-title p{
	margin-bottom: 0;
	margin-top: 0;
	padding-left: 10px;
	padding-top: 3px;
}

.catalog-text {
	color: #797171;
}

.new-images {
	float:right;
}

.texts {
	padding-top: 30px;
}

.bookcover {
	margin-left: 38px;
	width: 296px;
	float: left;
}

.bookcover-title {
	width: 296px;
	height: 20px;
	color: #fff;
	background-color: #5e4b58;
}

.bookcover-title p {
	margin-bottom: 0;
	margin-top: 0;
	padding-left: 10px;
	padding-top: 3px;
}

.bookcover-text {
	color: #797171;
}

.footer {
	background-color: #c5b4bb;
	height: 250px;
}

.footer-newsletter {
	float: left;
	color: #f5f4f5;
}

.footer-newsletter h3 {
	margin-bottom: 4px;
}

.footer-relatet-sites {
	float: left;
	margin-left: 50px;
}

.footer-contact {
	float: left;
	margin-left: 90px;
}

.footer-copyright {
	float: right;
	text-align: right;
	padding-top: 55px;
}

.toggle-dialog {
	padding: 3px;
}

.dialog-visible {
	background-color: #7b6472;
	color: #fff;
}

.dialog-visible:hover {
	background-color: #7b6472;
	color: #fff;
}

.dialog-content { 
	display: none;
	background-color: #c5b4bb;
	border: 4px solid #7b6472;
	position: absolute;
	padding: 10px;
	z-index: 1;
	color: #6a4f5a;
}

.dialog-content li {
	margin: 5px;
	white-space: nowrap;
}

.dialog-content p {
	color: #ece9ea;
}

.dialog-content a {
	color: #6a4f5a;
}

.dialog-content .button {
	color: #fff !important;
}

.dialog-content a:hover {
	color: #fff;
}

.head-login-help {
	padding-left: 10px;
}

.top {
	background-color: #392934;
	height: 75px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 0px;
}

.top p img {
	padding-right: 3px;
}

.search {
	padding-left: 20px;
	padding-top: 30px;
	padding-bottom: 10px;
	background-color: #f0f0f0;
}

.footer {
	padding-left: 20px;
 	width: 870px;
	padding-bottom:30px;
	padding-top: 30px;
	color: #f5f4f5;
}

.footer p {
	margin-bottom: 4px;
	margin-top: 5px;
}


.footer a {
	color: #f5f4f5;
}

.footer a:hover {
	color: #cd7db4;
}

.search-options {
	width: 680px;
	float: left;
}

.search-options form {
	float: left;
}

.navi-box {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #f0f0f0;
}

.next-page {
	float: left;
}

.num-results {
	padding-top: 7px;
	float: left;
	margin-right: 4px;
	font-size: 11px;
}

.page {
	min-width: 1000px;
}

.pagenumbers form {
	float: right;
}

.pagenumbers {
	padding-right: 20px;
	float: right;
	text-align: right;
}

.pagenumbers label {
	display: block;
	padding-top: 7px;
	float: left;
}

.pagenumbers ul {
	float: right;
}

.pagenumbers ul li {
	float: left;
	margin-left: 2px;
	text-align: left;
}

.pagenumbers ul li a {
	background-color: #C5B4BB;
	color: #fff;
	display: block;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 8px;
}

.pagenumbers ul li a:hover {
	background-color: #a5949b;
	color: #fff;
}

.pagenumbers ul li .current {
	background-color: #a5949b;
	color: #fff;
}

.search-extra {
	clear: both;
	float: right;
	padding-top:10px;
	width: 220px;
}

.search-extra-input {
	border-color: #CFCFCF #CFCFCF #DFDFDF #DFDFDF;
	border-style: solid;
	border-width: 2px 2px 1px 1px;
	margin-left: 5px;
	margin-right: 1px;
	width: 33px;
}

.content {
	background-color: #fff;
}

.content table {
	border-collapse: collapse;
	border-spacing: 0;
}

.content td {
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 20px;
}

.topics-menu {
	font-size: 12px;
}

.topics-menu-content {
	top: 0px;
	left: 0px;
	background-color: #b3a0ac;
	font-size: 12px;
	z-index: 1;
}

.topics-menu-content li {
	display: inline;
}

.topics-menu-content li a {
	display: block;
	color: #fff;
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 10px;
}

.topics-menu-content li a:hover {
	background-color: #c5b5bc;
	color: #fff;
}

.topics-content .popup-menu-visible {
	background-color: #b3a0ac !important;
}

.topics-menu-active, .topics-menu-content-active {
	color: #7B6472 !important;
}

.files {
	margin-left: 45px;
}

.file {
	float: left;
	margin-bottom: 40px;
}

.center {
	width: 910px;
	margin: 0 auto;
}

.footer-box {
	margin-left: 250px;
}

.search-box {
	background-color: #fff;
}

.search-box .search {
	background-color: #fff !important;
}

.presentation {
	width: 870px;
	margin: auto;
}

.texts {
	width: 870px;
	margin: auto;
}

.series {
	padding: 5px;
	color: #444 !important;
	background-color: #fff !important;
}

.description .popup-menu-visible {
	background-color: #392934 !important ;
	color: #fff !important;
}

.series-content {
	padding: 10px;
	background-color: #392934;
	color: #fff;
}

.series-content td {
	padding: 5px;
}

.series-content img {
	width: 90px;
	height: 90px;
}

.description {
	padding: 5px;
}

#tooltip {
	padding: 5px;
	color: #fff;
	border: 1px solid #f0f0f0;
	background-color: #392934 !important;
	max-width: 170px;
}

#hint {
	background-color: #6e395c;
	color: #fff;
	padding: 5px;
}

.statusmessage {
	background-color: #6e395c !important;
	background-image: url(/images/status.png);
	background-repeat: no-repeat;
	color: #fff !important;
	background-attachment: fixed;
	background-position: 10px 18px;
}

.statusmessage-loading {
	background-image: url(/images/loading-statusmessage.gif);
}

.statusmessage-content {
	padding: 0;
	margin: 0;

	padding-top: 23px !important;
	padding-left: 50px !important;
	padding-bottom: 25px !important;
	font-size: 12px !important;
	font-weight: bold;
}

.series-slideshow ul {
	float: left;
}

.series-slideshow li {
	float: left;
}

.series-slideshow .left, .series-slideshow .right {
	margin-top: 45px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}

.series-slideshow .left a, .series-slideshow .right a {
	padding: 6px;
}

.series-slideshow .navi img {
	height: 94px;
}

.bookcover-slideshow {
	height: 500px;
	margin-top: 30px;
}

.bookcover-slideshow li {
	float: left;
}

.bookcover-slideshow .navi img {
	height: 120px;
	display: block;
}

.bookcover-slideshow .navi li {
	margin: 14px;
}

.bookcover-slideshow .navi .slideshow-current {
	border-bottom: 8px solid #392934;
}

.bookcover-slideshow .content ul {
	width: 155px;
	margin: auto;
}

.bookcover-slideshow .left, .bookcover-slideshow .right{
	float:left;
	margin-top: 60px !important;
}

.bookcover-slideshow .left a, .bookcover-slideshow .right a {
	padding: 6px !important;
}

.bookcover-slideshow .navi {
	width: 870px;
	margin: auto;
}

.bookcover-slideshow .content {
	background-color: #FFFFFF;
	border: 1px solid #E7E7E7;
	height: 300px;
	padding-top: 40px;
}

.button {
	float: left;
	display: block;
	color: #fff;
	padding:3px 6px;
	background-color: #5e4b58;
	text-align: center;
}

.block-button:hover {
	background-color: #83416E;
	color: #fff;
}

.button:hover {
	background-color: #83416E;
	color: #fff;
}

.lightbox-toggle-content {
	margin-left: 20px;
	padding: 10px;
}

#search-autocomplete {
	width: 158px;
}

#preview-details {
	width: 610px;
}

.preview-details {
	background-color: #fff;
	width: 540px;
	padding: 35px;
	padding-top: 25px;
}

.preview-details .image {
	background-color: #F0F0F0;
}

.preview-details .image img {
	max-height: 350px;
	max-width: 540px;
}

.preview-details .lightbox-link {
	float: right;
	margin-top: 6px;
	font-weight: bold;
}

.preview-details .lightbox-link img {
	vertical-align: middle;
}

.preview-details .data {
	float: left;
	margin-top: 1px;
}

.preview-details .data .button {
	margin-right: 1px;
	width: 100px;
	padding: 5px;
	font-weight: bold;
}

.preview-details .informations {
	margin-top: 20px;
	margin-bottom: 20px;
}

.preview-details .extra-info {
	margin-bottom: 20px;
}

.preview-details h1 {
	font-weight: normal;
	margin-bottom: 10px;
	color: #828181;
}

.popup-container .optional-information {
	margin: 20px;
	margin-bottom: 0px;
}

.toggle-bar {
	background-color: #c5b4bb;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	height: 21px;
}

.toggle-content {
	background-image: url(/images/preview/gradient.jpg);
	background-repeat: repeat-x;
	padding: 5px;
}

.prices .toggle-content {
	padding: 0px;
	padding-top: 1px;
}

.preview-details .informations table {
	margin-bottom: 15px;
	width: 100%;
}

.preview-details .informations td, .preview-details .informations th {
	text-align: left;
}

.preview-details .informations th {
	width: 115px;
}

.preview-details .toggle-content table {
	width: 100%;
	
	border-collapse: collapse;
	border-spacing: 0;
}

.preview-details .toggle-content td {
	border: 1px solid white;
	padding: 5px;
}

.toggle-content p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.toggle-bar .arrow {
	float: right;
}

.toggle-bar .arrow a {
	display: block;
	background-color: #725e6b;
	padding: 8px 6px 7px;
}

.toggle-bar .arrow a:hover {
	background-color: #83416E;
}

.toggle-bar .description {
	float: left;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.close-popup {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
}

#login-form {
	width: 420px;
}

.popup-content p {
	padding-left: 24px;
	padding-right: 24px;
}

.popup-content form h4 {
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 20px;
}

.popup-header {
	background-color: #31212c;
	padding-top: 18px;
	padding-bottom: 18px;
	color: #ece9ea;
	margin: 0px;
}

.popup-footer {
	padding-top: 35px;
	padding-bottom: 18px;
}

.popup-content {
	clear: both;
	background-color: #fff;
}

.popup-content .input {
	background-color: #d8d8d8;
	width: 200px;
}

#preview {
	border: 5px solid #333;
	background-color: #333;
}

#background {
	background-color: #000;
	cursor: pointer;
}

.search-slideshow {
	height: 800px;
}

.search-slideshow .navi {
	width: 800px;
	margin: auto;
	padding: 20px;
}

.search-slideshow .left, .search-slideshow .right {
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}

.search-slideshow .left a, .search-slideshow .right a {
	background-color: #C5B4BB;
	display: block;
	padding: 10px;
	color: #fff;
}

.search-slideshow .left a:hover, .search-slideshow .right a:hover {
	background-color: #392934;
}

.search-slideshow .navi li {
	float: left;
	padding: 5px;
}

.search-slideshow .navi li img {
	height: 90px;
}

.search-slideshow .content {
	height: 600px;
	width: 600px;
	padding-top: 10px;
	margin: auto;
}

.search-slideshow .content li {
	width: 600px;
	text-align: center;
}

.loading {
	background-image: url(/images/loading-small.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
}

#preloading {
	background-image: url(/images/preloading.gif);
	background-repeat: no-repeat;
	width: 60px;
	height: 60px;
}

.autocomplete {
	background-color: #fff;
	border: 1px solid #aaa;
	font-size: 11px;
}

.autocomplete-selected {
	background-color: #aaa !important;
	color: #fff !important;
}

.autocomplete-selected a {
	color: #fff !important;
}

.autocomplete li {
	float: left;
	width: 100%;
	list-style-type: none;
}

.autocomplete a {
	display: block;
	padding: 2px;
	color: #000;
}

#edit-account {
	width: 400px;
}
