* {
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #9CCEF6;
	line-height: 17px;
}

html, body {
	text-align: center;
	font-family: verdana, arial, sans-serif;
	height: 100%;
}

body {
	background-color: #000;
	height: 100%;
	background: #000 url(../images/header.jpg) no-repeat center top;	
}

#wrapper {
	text-align: center;
	margin: 0 auto;
	width: 1024px;
	height: 100%;
}

#wrapper_inner {
	text-align: left;
	height: 100%;
	padding-bottom: 200px;
}

#header {
	background: #000 url(../images/just_header.jpg) no-repeat left top;		
	width: 1024px;
	height: 328px;
}

#navigation {
	height: 32px;
	background-color: #000;
	padding-left: 99px;
	position: relative;
}

#navigation ul {
	list-style-type: none;
}

#navigation ul li {
	float: left;
	padding-right: 25px;
}

#navigation ul li.smallpadding {
	padding-right: 0;
}

#navigation ul li img {
	border: none;
}

#navigation ul li a {
	position: relative;
}

#navigation ul li.back {
    background: url(../images/navi_current_indicator.gif) no-repeat 50% top;
    position: absolute;
	bottom: -14px;
	height: 14px;
	left: 90px;
}

#content_start {
	background: #000 url(../images/navi_btm.jpg) no-repeat left top;
	width: 1024px;
	height: 62px;
}

#content_start h1 {
	padding: 35px 0 0 120px;
}

#content {
	width: 1024px;
	background: #000 url(../images/content_bg.gif) repeat-y left top;
	padding-bottom: 200px;
	min-height: 600px;
}

.aside {float: right; border: 1px #303c3e solid; max-width: 30%; padding: 10px; margin-top: 10px; margin-left: 30px; margin-bottom: 30px;}
.aside.left {float: left; margin-left: 0; margin-right: 30px}
.aside img {display: inline-block; max-width: 100%}
.aside:before { float: none; clear: both;}
#imagecontainer {float: none; clear: both;}

*+ html #content {
	margin-bottom: -200px;
}

#content_inner {
	padding: 0 120px 0 120px;
}

/** allgemeine Styles START */
h1 {
	color: #9ccef6;
	font-size: 15px;
	font-weight: normal;
}

p {
	color: #9ccef6;
	font-size: 12px;
}

em {
	color: #9ccef6;
}

a {
	color: #9ccef6;
}

a img {
	border: none;
}

div.clearer {
	clear: both;
	line-height: 1px;
	height: 1px;
	font-size: 1px;
}

em.highlight {
	color: #6de38b;
	font-style: normal;
	font-weight: bold;
}

#content_inner ul {
	margin-top: 5px;
	list-style-type: none;
}

#content_inner ul li {
	color: #9ccef6;
	margin-top: 10px;
}

#content_inner ul li a {
	color: #9ccef6;
}

#col_left p, #col_right p, .margined_paragraphs p {
	margin-bottom: 10px;
}



hr.grey {
	height: 1px;
	border: none;
	font-size: 1px;
	line-height: 1px;
	width: 100%;
	margin: 25px 0;
	background-color: #31393b;
}

img.left {
	float: left;
	margin: 0 20px 20px 0;
}

.border {
	border: 1px #303c3e solid;
}

.error {
	color: #ff2334;
}
/** allgemeine Styles ENDE */

/** startseite START */
div#imagecontainer, div#podcasts {
	width: 100%;
	text-align: center;
	margin-top: 20px;
}

div#imagecontainer img {
	border: 1px #303c3e solid;
	margin-right: 20px;
}

div#imagecontainer img.nomargin {
	margin-right: 0;
}

div#imagecontainer a:hover img {
	border: 1px #94c3e9 solid;
}

div#podcasts img {
	border: none;
}

#news {
	margin-top: 80px;
}
/** startseite ENDE */

/** detailseite START */
#col_left, #col_right {
	width: 355px;
	float: left;
}

#col_left {
	margin-right: 70px;
}

#col_left h1, #col_right h1, #col_left h2, #col_right h2, #content_inner h2 {
	color: #9ccef6;
	font-size: 16px;
	font-weight: bold;
	background: url(../images/icons/h1_bg.gif) no-repeat left 50%;
	padding-left: 32px;
	text-transform: uppercase;
	margin-bottom: 25px;
}

#col_left h1 span, #col_left h2 span {
	text-transform: none;
	color: #9ccef6;
	font-size: 16px;
	font-weight: bold;
}

#col_left h2.green, #col_right h2.green {
	background-image: url(../images/icons/h1_bg_green.gif);
}

h2.nomargintop {
	margin-top: 0 !important;
}

#col_left h2, #col_right h2 {
	margin-top: 40px;
}

#col_left #cover {
	margin-bottom: 20px;
}

#col_left #cover img {
	float: left;
}

#col_left #cover .cover {
	border: 1px #303c3e solid;

	margin-right: 5px;
	max-width: 170px;
}

#col_left #cover a {
	float: left;
	margin-left: 25px;
}

#col_right ul {
	list-style-type: none;
	margin-top: 30px;
}

#col_right ul li {
	margin-bottom: 10px;
	color: #9ccef6;	
}

#col_right ul li a {
	color: #9ccef6;
}

a:hover {
	color: #6de38b !important;
}

a:visited {
	color: #5c8fb4 !important;
}

#col_right ul.playlist {
	list-style-type: none;
}

#col_right ul.playlist li {
	border-top: 1px #2f393b solid;
	margin: 0;
}

#col_right ul.playlist li span {
	padding: 14px 0 10px 40px;
	color: #9ccef6;
	float: left;	
}

#col_right ul.playlist li strong {
	color: #9ccef6;
}

#col_right ul.playlist li img {
	float: right;
	margin: 5px 0;
}

#col_right ul.playlist li.last {
	border-bottom: 1px #2f393b solid;
}
/** detailseite ENDE */

/** bestellseite START */
div.formRow {
	color: #9ccef6;
	margin-bottom: 15px;
	/*position: relative;*/
}

div.formRow label, div.formRow label strong {
	color: #9ccef6;
	white-space: nowrap;
}

div.formRow label.inline {
	display: inline;
}

div#versandkosten * {
	font-size: 9px;
}

div.formRow input.text {
	border: 1px #2c3a3d solid;
	background-color: #000;
	color: #6de38b;
	height: 20px;
	padding-top: 3px;
}

div.formRow input.full {
	width: 315px;
	margin-top: 5px;
	padding-left: 10px;
	font-size: 14px;
}

div.formRow textarea {
	border: 1px #2c3a3d solid;
	background-color: #000;
	color: #6de38b;
	width: 315px;
	height: 200px;
	margin-top: 4px;
	padding: 3px 0 0 10px;
	font-size: 14px;
	font-family: verdana, arial, sans-serif;
}

div.formRow input.text.small {
	width: 80px;
	text-align: center;
	padding-left: 0;
	font-size: 14px;
}

div.formRow.plz, div.formRow.captcha {
	width: 120px;
	float: left;
	margin-right: 20px;
}

div.formRow.plz input.text, div.formRow.captcha input.text {
	width: 110px;
	padding-left: 10px;
}

div.formRow.ort {
	width: 195px;
	float: left;
}

div.formRow.ort input.text {
	width: 175px;
	padding-left: 10px;
}

div.submit {
	text-align: center;
	width: 100%;
	margin: 40px 0;
}

div#bookshop_navi {
	padding-left: 30px;
}

div#bookshop_navi a {
	padding-right: 10px;
}

div.bookshoplist ul {
	margin-top: 30px;
	list-style-type: none;
}

#col_right div.bookshoplist ul li {
	border-bottom: 1px #31393b solid;
	padding: 7px 0;
	margin: 0;
}

#col_right div.bookshoplist ul li span {
	float: left;
	color: #9CCEF6;
}

#col_right div.bookshoplist ul li.head {
	color: #6de38b;
	padding: 9px 0;
	font-weight: bold;
}

#col_right div.bookshoplist ul li a.more {
	color: #4d6273;
	font-size: 10px;
	float: right;
	/*margin-top: -18px;*/ /** nur für mac ff */
}

#col_right div.bookshoplist ul li div.clearer {
	padding: 0 !important;
}

#col_right div.bookshoplist ul li div {
	padding: 20px 35px;
	font-style: italic;
	color: #9CCEF6;
}

#col_right div.bookshoplist ul li div a.google {
	display: block;
	margin: 20px 0 0 0;
}

#errormsg {
	display: none;
	color: #ff2134;
	font-weight: bold;
}

.hasError label {
	color: #ff2134 !important;
	font-weight: bold;
}

.hasError input {
	border: 1px #ff2134 solid !important;
}

#ordersuccessful {
	color: #9CCEF6;
}

div.formRow.captcha {
	width: 100% !important;
	position: relative;
}

#captchalabel {
	display: block;
}

#captchaimg {
	position: absolute;
	right: 0;
	top: 10px;
}
/** bestellseite ENDE */

/** downloads START */
div.download {
	margin-bottom: 40px;
}

div.download ul {
	list-style-type: none;
}

div.download ul li {
	margin-bottom: 10px;
}

div.mdownload {
	float: left;
	margin-right: 20px;
	margin-bottom: 40px;
}

div.mdownload span {
	display: block;
	margin-top: 10px;
	color: #9CCEF6;
}
/** downloads ENDE */

/** hintergrund START */
ul.logos li {
	border-top: 1px #31393b solid;
	margin: 0 !important;
	padding: 10px 0;
}

ul.logos li.last {
	border-bottom: 1px #31393b solid;
}

ul.logos li img {
	float: left;
	margin-right: 10px;
}

ul.logos li span {
	float: right;
	display: block;
	color: #9CCEF6;
	width: 185px;
}

ul.logos li strong {
	color: #9CCEF6;
}
/** hintergrund ENDE */

/** reaktionen START */
div.reaktion {
	margin-bottom: 30px;
	position: relative;
	border-bottom: 1px #2f393b solid;
	padding-bottom: 30px;
}

div.reaktion.first {
	border-top: 1px #2f393b solid;
}

div.reaktion h3 {
	color: #6de293;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 14px;
}

div.reaktion span {
	display: block;
	text-align: right;
	color: #9ccef6;
	font-style: italic;
}

div.reaktion span.threedots {
	display: inline;
	text-align: left;
	font-style: none;
}

div.reaktion a.more {
	color: #4d6273;
	font-size: 10px;
	position: absolute;
	right: 0;
	top: 0;
}

div.reaktion a.more.top {
	display: none;
}

div.reaktion a.more.top.visible {
	display: block;
}

div.reaktion.first a.more {
	top: 14px;
}

div.reaktion a.more.bottom {
	bottom: 14px;
	top: auto;
}

div.reaktion a.more.bottom.visible {
	bottom: 10px;
}

div.reaktion p {
	padding-right: 30px;
}

div.reaktion .nomarginbottom {
	margin-bottom: 0 !important;
}

div p.annotation {
  margin-top: 20px;
  padding: 10px;
  border: 1px solid #30474f;
  background-color: #07141c;
}

/** reaktionen ENDE */

/** impressum START */
div.adresse {
	padding: 15px 30px;
	color: #9ccef6;
}

div.adresse strong, div.adresse span {
	color: #9ccef6;
}

div.adresse span {
	display: block;
	margin-top: 10px;
}

div.naeon {
	text-align: center;
}

div.naeon a {
	font-weight: bold;
}
/** impressum ENDE */

/** rechte START */
ul.rights li strong {
	color: #9ccef6;
}

ul.rights li span {
	padding-left: 5px;
	color: #9ccef6;
}

ul.rights li {
	margin-top: 20px !important;
}
/** rechte ENDE */
