*   {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-style: inherit;
    font-family: inherit;
    }

html, body {
	height: auto;
	width:100%;
	font-size:87.5%;
}

html>body {
	font-size: 14px;
	line-height:1.5em;/* 21px */
}

body {
	font-family: Georgia, "Palatino Linotype", "Times New Roman", serif;
	height:100%;
	width:100%;
	color: #1a1a1d;
}

a {
	color: #b60000;
	text-decoration: none;
}

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

a.product {
	text-decoration: none;
	color: #1a1a1d;
	display: inline-block;
}

#top_background {
	background: url(../images/top_book.jpg) no-repeat top center;
	height: 170px;
	position:relative;
/*	z-index: 0;*/
}
#top_background_repeat {
	background: url(../images/top-repeat.jpg) repeat-x top center;
	height: 170px;
	width: 100%;
	position:absolute;
	top:0;
	z-index: 0;
}
#header_wrapper {
	width:930px;
	height:170px;
	margin:0 auto 0px auto;
	position: relative;
}
#basket-search {
	width: 267px;
	position: absolute;
	right: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#basket {
	background: url(../images/basket-search/basket_back.png) no-repeat top left;
	position: relative;
	width: 91px;
	height: 29px;
	float:left;
}
#basket a {
	background: url(../images/basket-search/basket_empty.png) no-repeat 14px 2px;
	padding: 0px 0px 0px 36px;
	font-weight: bold;
}
#basket a span { font-size: 11px; }

#search {
	background: url(../images/basket-search/search_back.png) no-repeat top left;
	position: relative;
	width: 166px;
	height: 29px;
	float:left;
	padding-left: 10px;
}
#search fieldset.search {
	background: url(../images/basket-search/search_magni-glass.png) no-repeat 0px 6px;
}
#search input {
	float:left;
}
#search input#SearchForm_SearchForm_Search {
	background: none;
	width: 105px;
	margin-left: 16px;
	padding: 3px 0 0 0px;
	color: #878787;
	font-weight: bold;
}
#search input#SearchForm_SearchForm_Search:focus {
	color: #000000;
}
#search input#SearchForm_SearchForm_action_results {
	background: url(../images/icons/go_arrow.png) no-repeat top right;
	text-indent: -900%;
	margin: 2px 0 0 5px;
	width: 20px;
	height: 20px;
	cursor: pointer;
}
#logo {
	height: 79px;
	padding-left: 10px;
	padding-top: 21px;
}
#logo a{
	background: url(../images/PostScriptum-Logo.png) no-repeat top left;
	text-indent: -900%;
	overflow: hidden;
	width: 443px;
	height: 77px;
	display: block;
}
#mainmenu {
	height: 70px;
	position: absolute;
	right:30px;
	padding-top: 26px;
}
#mainmenu ul {
	list-style: none;
}
#mainmenu ul li {
	float: left;
	margin-left: 42px;
}
#mainmenu a {
	color: #434351;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	height: 35px;
	display: inline-block;
}
#mainmenu a.current, #mainmenu a.section{
	background: url(../images/menu/mainmenu-selected.png) no-repeat 50% 80%;
}
#mainmenu a:hover {
	background: url(../images/menu/mainmenu-hover.png) no-repeat 50% 80%;
}
#content_background {
	background: url(../images/content_background.jpg) repeat top center;
	width: 100%;
	position: relative;
	top:0;
	z-index: 0;
}
#content_wrapper  {
	margin:0px auto 0px auto;
	padding:  30px 50px 50px 50px;
	position: relative;
	width: 910px;
	height: auto;
	min-height: 390px;
}
.subtitle {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #8a3520;
	margin-bottom: -3px;

}
/*h1, h2 {
	font-weight: bold;
	color: #8a3520;
}
h1.title { letter-spacing: -0.5px; font-size: 20px; margin-top: 0px; margin-bottom: 0px; display: block;}
h2.title { letter-spacing: 0px; font-size: 16px; margin-top: -6px; margin-bottom: 6px;}
h2.title { letter-spacing: 0px; font-size: 16px; margin-top: 0px; margin-bottom: 3px; line-height: 18px; display: block;}

h1.title a, h2.title a, p.subtitle a, h1.title a:hover, h2.title a:hover, p.subtitle a:hover {
	text-decoration: none;
	color: #8a3520;
}*/
h1.footer {
	font-size: 20px;
	color: #ffe792;
	font-weight: normal;
	text-shadow: 1px 1px 2px #666;
	letter-spacing: 0.3px;
	margin-bottom: 14px; /*EM*/
}
#content_wrapper #navigation {
	margin-right: 35px;
	width: 210px;

}
#navigation ul{
	list-style: none;
	font-size: 16px;
}
#navigation ul.firstlevel{
	background: url(../images/navigation/line-dot-pink.gif) repeat-x bottom center;
}
#navigation ul.firstlevel>li{
	padding: 7px 0 7px 4px;
	background: url(../images/navigation/line-dot-pink.gif) repeat-x top center;
}
#navigation ul.firstlevel>li>a{
	color: #000000;
	padding: 0 0 0 20px;
	background: url(../images/navigation/arrow-right.gif) no-repeat 0 2px;
}
#navigation ul.secondlevel{
	padding: 12px 0 8px 0;
	font-size: 13px;
}
#navigation ul.secondlevel>li{
	line-height: 21px;
	padding-left: 6px;

}
#navigation ul.secondlevel>li>a{
	color: #000000;
	padding: 0 0 0 12px;
	display: block;
	background: url(../images/navigation/dot-red.gif) no-repeat 0 9px;
}
#navigation ul.secondlevel>li>a.current{
	font-style: italic;
}
#navigation ul.firstlevel>li>a.current{
	font-weight: bold;
	background: url(../images/navigation/arrow-down.gif) no-repeat 0 2px;
}
#navigation ul.related-navigation{
	list-style: none;
	color: #888;
}
#navigation p.attention{
	margin-top: 21px;
	display: block;
	color: #888;
	border-bottom: 2px dotted #aaa;
	text-transform: uppercase;
	font-size: 10px;
	width: 87%;
	line-height: 14px;
	margin-bottom: 6px;
}
#navigation ul.related-navigation a{
	display: inline-block;
	color: #888;
	font-size: 12px;
	text-transform: none;
}


	.big-box {
        position: relative;
        width: 580px;
        height: 390px;
        margin-right: 32px;

	}
	.small-box {
        position: relative;
        width: 31%;
        margin-right: 3%;
        height: 192px;
        margin-bottom: 4%;
	}
    .omega {
        margin-right: 0;
    }

	.detail-box {
        width: 665px;
    	position: relative;
	}

	.full-box {
	width: 890px;
	position: relative;
	}

	.listing {
	margin-bottom: 42px;
	}

	.price-buy {
		margin-top: 5px;
		text-align: right;
		line-height: 1.185em;
		overflow: hidden;

	}
	.price-buy a {
		font-size: 11px;
		text-transform: uppercase;
		letter-spacing: 0.4px;
	}
    .small-box .price-buy {
        position: absolute;
        bottom: 0;
        right: 0;
    }

	#content_wrapper .detail-buy{
		margin-top: 21px;
	}

	#content_wrapper .details-buttons a {
		font-family: Arial;
		display: inline-block;
		margin-right: 70px;
		color: #000000;
		letter-spacing: 0.4px;
		height: 26px;
		text-shadow: 0.2px 0.2px 1px #bbb;
		background: url(../images/details-hover.png) no-repeat 50% 20px;
	}
	#content_wrapper .details-buttons a:hover {
		background: url(../images/details-hover.png) repeat-x 50% 20px;
		text-decoration: none;
	}

	#content_wrapper .order {
		text-align: right;
	}
	#content_wrapper .order a,#content_wrapper .order span.nolink{
		text-transform: uppercase;
		letter-spacing: 0.5px;
	}
	#content_wrapper .order span.nolink {
		font-size: 11px;
	}
	#content_wrapper .detail-buy .order span.nolink {
		font-size: 14px;
	}

/*	#content_wrapper .details-hidden{
		overflow: hidden;
		position: absolute;
		top: 0;
		right: 0;
		border: 0px solid red;
		width: 665px;
		height: 390px;
	}
	#content_wrapper .details-hidden>div{
		position: absolute;
		overflow: auto;
		width: 665px;
		height: 358px;
		right: -665px;
		top: 0px;
		background: url(../images/content_background.jpg) repeat top center;
	}*/
	.additional-content div{
		margin-top: 21px;
		padding: 0 0 40px 0;
		display: none;
		width: 665px;
	}
	p.close-button{
		position: absolute;
		display: none;
		bottom: 0px;
		left: 0px;
		width: 665px;
		height: 18px;
		line-height: 14px;
		padding: 5px 0px 5px 0px;
		border-top: 1px solid gray ;
		border-bottom: 1px solid gray ;
		text-align: center;
		background: #fcfcfc url(../images/icons/close.gif) no-repeat 44% 50%;
		cursor: pointer;
	}

#footer_background {
	background: url(../images/footer-repeat.jpg) repeat-x top center;
	height: 134px;
}
#footer_wrapper {
	width: 930px;
	padding: 24px 50px 0px 65px;
	margin: 0 auto 0 auto;
	color: #f0f0f0;
	font-size: 13px;/*EM*/
	line-height: 19.5px;/*EM*/
}
#footer_wrapper a {
	color: #ffffff;
}

#footer_wrapper #contact{ float: left; margin-left: 30px; width: 440px; }
#footer_wrapper #subscribe{ float: right; margin-right: 30px; width: 360px; }

#subscribe .subscribTheForm {
	margin-top: 19px;
	background: url(../images/subscribe_back.png) no-repeat 30px 0px;
}
#subscribe fieldset.subscribe {
	background: url(../images/icons/email-icon.png) no-repeat 0 0;
}
#subscribe input {
	float:left;
}
#subscribe input.email {
	background: none;
	width: 170px;
	margin-left: 40px;
	padding: 1px 0 0 0 ;
	color: #878787;
}
#subscribe input.email:focus {
	color: #000000;
}
#subscribe input.submit {
	background: url(../images/icons/go_arrow.png) no-repeat top center;
	margin-left: 9px;
	width: 20px;
	height: 20px;
	cursor: pointer;
}
#subscribe span.message{ color: #9a0101; font-size: 11px; width: 190px; position: absolute; margin: 19px 0 0 33px; padding: 0px 6px; display: block; background-color: #efefef;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}
.big {
	font-size: 24px;
}

img {
	margin-top: 5px;
	border: 1px #dadada solid;
	padding: 5px;
}
a.left img {
	margin-right: 10px;
}
a.right img {
	margin-left: 10px;
}
img.left {
	float:left;
	margin-right: 10px;
}
.left {
	float:left;
}
.right {
	float:right;
}
a.read_more {
	text-decoration: underline;
}
.rss-link {
	background: url(../images/icons/rss-icon.png) no-repeat top left;
	padding-left: 30px;
	display: inline-block;
	height: 20px;
	margin-top: 11px;
}
.links {
	color: #b60000;
}
.gray{
	color:#545454;
}
.clearer {
	clear: both;
	line-height: 0;
	height: 0;
}
div.dotted-line {
	height: 1px;
	line-height: 1px;
	border-top: 1px dotted gray;
	width: 100%;
}

div.product img {
	float:left;
	margin-right: 10px;
}

div.checkout-items {
}
div.checkout-items ul {
	list-style: none;
	border-bottom: 1px dotted gray;
}
div.checkout-items ul li {
	float: left;
	padding: 0 10px 0 0;

}
div.checkout-items ul.headline {
	text-align: left;
	font-weight: bold;
}
div.checkout-items ul li.title {
	width: 330px;
}
div.checkout-items ul li.author {
	width: 220px;
}
div.checkout-items ul li.price-per-item {
	width: 90px;
}
div.checkout-items ul li.quantity {
	position: relative;
	width: 70px;
	text-align: center;
	padding: 0 5px 0 5px;
}
div.checkout-items ul li.quantity span{
	text-align: center;
	display: inline-block;
	width: 20px;
}
div.checkout-items ul li.subtotal {
	text-align: right;
	width: 130px;
	padding: 0 0 0 7px;
}

ul.checkout-item li a.plus-icon, ul.checkout-item li a.minus-icon,
span.quantity a.plus-icon, span.quantity a.minus-icon {
	position: absolute;
	top: 6px;
	text-indent: -900%;
	overflow: hidden;
	display: inline-block;
	width: 12px;
	height: 12px;
}
ul.checkout-item li a.minus-icon, span.quantity a.minus-icon {
	left: 14px;
	background: url(../images/icons/minus_icon.png) no-repeat 0 0 ;
}
ul.checkout-item li a.plus-icon, span.quantity a.plus-icon {
	right: 12px;
	background: url(../images/icons/plus_icon.png) no-repeat 0 0 ;
}
span.quantity {
	display: inline-block;
	position: relative;
	width: 70px;
	text-align: center;
	padding: 0 5px 0 5px;
}
span.quantity span{
	text-align: center;
	display: inline-block;
	width: 20px;
	color: #000;
}

ul#SearchResults {
	margin: 0 0;
}
	ul#SearchResults li {
		list-style: none;
		margin: 0;
	}

		ul#SearchResults li ul{
			margin: 0 0;
			padding: 0 0 0 1.5em;
		}
			ul#SearchResults li ul li {
				margin: 0 0;
				padding: 0;
				list-style: disc;
				font-size: 1em;
			}
a.readMoreLink { display: block; margin: 9px 0 18px 0;}
.typography h1.title { margin-top: 0px; margin-bottom: 0px; font-size: 19px; }
.typography h2.title { margin-top: 0px; margin-bottom: 3px; line-height: 18px; font-size: 17px;}

.typography h1.title a, .typography h2.title a, .typography p.subtitle a, .typography h1.title a:hover, .typography h2.title a:hover, .typography p.subtitle a:hover {
	text-decoration: none;
	color: #8a3520;
}
.headline-show {
	display: block;
	z-index: 1000;
	width: 39px;
	height: 192px;
	position: fixed;
	top: 203px;
	left: 0px;
	cursor: pointer;
	background: url(../images/aktuality-button.png) no-repeat 0 0;
}
.headline-news {
	overflow: visible;
	display: block;
	visibility: hidden;
	z-index: 1000;
	width: 530px;
	height: 360px;
	position: fixed;
	top: 194px;
	padding: 10px 20px 15px 30px;
	background: #fff;
	border: 1px solid #999;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.35);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.35);
	-khtml-box-shadow: 1px 1px 3px rgba(0,0,0,0.35);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.35);
}
.headline-news .scrollable {
	position: relative;
	width: 530px;
	height: 360px;
	overflow: hidden;
	float: left;
	z-index: 2;
}
.headline-news ul {
	position: absolute;
	float: left;
	width: 20000em;
	min-height: 340px;
	z-index: 5;
	overflow: hidden;
	left: -550px;
}
.headline-news li {
	height: 360px;
	overflow: auto;
	float: left;
	position: relative;
	margin: 0 20px 0 0;
	padding: 8px 10px 0 0;
	width: 520px;
}
.headline-news .close {
	display: inline-block;
	color: #9a0101;
/*	cursor: pointer;*/
	height: 22px;
	width: 85px;
	position: absolute;
	margin: -10px 0 0 0;
	top: 0px;
	right: -1px;
	border: 1px solid #999;
	background: #fcfcfc;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;
}
.headline-news .close a {
	display: inline-block;
	position: relative;
/*	margin: -10px 0 0 0;*/
	padding: 0 0 0 30px;
	background: url(../images/icons/close.gif) no-repeat 8px 3px;
	width: 55px;
	height: 100%;
}
.date{
	display: block;
	font-size: 12px;
	margin: -6px 0 -4px 0;
}
.headline-news .previou-news {
	display: inline-block;
	border: 1px solid #999;
	padding: 3px;
	background: #fcfcfc;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;
}

.prev, .next {
	position: absolute;
	background: transparent;
	cursor: pointer;
	display: block;
	font-size: 12px;
	height: 340px;
	width: 30px;
	z-index: 7;
	top: 40px;
}
.next {	right : -30px; background: url(../images/right.png) 50% 98% no-repeat;}
.next:hover { text-decoration: none; }
.prev { left : -30px; background: url(../images/left.png) 50% 98% no-repeat;}
.prev:hover { text-decoration: none;}
				/* position and dimensions of the navigator */
				.navi {display: block;
					position: absolute;
					left: -20px;
					top: -10px;
					height: 100%;
					z-index: 10;
				}
				/* items inside navigator */
				.navi a {
					width:8px;
					height:8px;
/*					float:left;*/
					margin:3px;
					background:url(../images/navigator.png) 0 0 no-repeat;
					display:block;
					font-size:1px;
				}

				/* mouseover state */
				.navi a:hover {
					background-position:0 -8px;
				}

				/* active state (current page state) */
				.navi a.active {
					background-position:0 -16px;
				}
				a.next a.prev {
					position: relative;
					width: 30px;
					height: 30px;
					background: green;
					display: block;
				}

				#NewsList {
					padding: 0;
				}
				.newsDateTitle {
					font-size: 15px;
					list-style: none;
				}