/* @override 
	http://localhost/change/css/content.css
	http://neu.change-magazin.de/change/css/content.css
*/

/* @group GENERAL */

p {
	margin-bottom: 10px;
}

h4 {
	float: left;
}

h1, h2, p {
	clear: left;
}

/* @end */

/* @group ISSUE VIEW */

.download-link,
.issues.view .right .text img {
	float: left;
}

.issues.view .right {
	float: right;
}

.issues.view .left {
	width: 550px;
}

.issues.view .right {
	width: 350px;
	margin-left: 0px;
}

.issues.view .right .left {
	width: 140px;
}

.issues.view .right .right {
	width: 170px;
}

.issues.view .slideshow .teaser {
	position: absolute;
	right: 20px;
	bottom: 20px;
	z-index: 10;
	background-image: url(img/teaser-box.png);
	width: 558px;
	height: 120px;
}

.issues.view .slideshow h1,
.issues.view .slideshow h3,
.issues.view .slideshow h4 {
	padding-left: 10px;
	position: relative;
}

.issues.view .slideshow h4 {
	color: #fff;
	top: 7px;
	border: 0;
	background-color: #962120;
	padding: 1px 5px;
	margin-left: 10px;
	text-transform: uppercase;
}

.issues.view .slideshow h4 a {
	color: #fff;
}

.issues.view .slideshow h1 {
	top: 12px;
}

.issues.view .slideshow h3 {
	top: 14px;
}

.issues.view .left .text, .issues.view .left .related {
	padding: 10px 10px 5px 10px;
	width: 530px;
}

.issues.view .left .related h4 {
	margin-top: 8px;
}

.issues.view .left .related p {
	margin-bottom: 10px;
}

.issues.view .right .download-link {
	padding: 10px 5px 5px 10px;
	width: 155px;
	height: 25px;
	margin: 0px 10px 10px 0px;
	background-repeat: no-repeat;
}

.issues.view .right .download-link.order {
	background-image: url(img/icon_mail_1.png);
	background-position: 133px center;
}

.issues.view .right .download-link.pdf {
	background-image: url(img/icon_acrobat.png);
	background-position: 120px center;
	margin-right: 0px;
}

.issues.view .right .text {
	padding: 10px;
	width: 330px;
}

.issues.view .right .text img {
	margin-right: 16px;
}

.issues.view .left .text:hover
{
/*	background-color: #F5F5F5;*/
	
}

/* @end */

/* @group ISSUES INDEX */

.issues.index .item .thumb ,
.issues.index .item span {
	float: left;
}

.issues.index .right {
	float: right;
}

.issues.index .item span {
	width: 760px;
}

.issues.index .item {
	width: 100%;
	margin-bottom: 20px;
	position: relative;
}

.issues.index .item .right {
	width: 760px;
}

.issues.index .item .thumb {
	margin-right: 20px;
}

.issues.index .to-issue-link {
	position: absolute;
	bottom: 15px;
	left: 160px;
}

.issues.index .item span, .issues.index .item h4 {
	margin-bottom: 10px;
}

.issues.index .item span {
	margin-top: 8px;
}

/* @end */

/* @group STORIES VIEW */

.stories.view .tabs {
	float: left;
}

.stories.view .right,
.stories.view .top,
.stories.view .social-media-box {
	float: right;
}

.stories.view h1,
.stories.view .social-media-box,
.stories.view .further-information p,
.stories.view .panes p, .stories.view .panes h3 .stories.view .panes h4, .stories.view .panes h5 {
	clear: both;
}

.stories.view .panes p {
	width: 335px;	
}

.stories.view .bottom,
.stories.view .panes, .stories.view .further-information {
	width: 100%;
}

.stories.view .left {
	width: 550px;
}

.stories.view .panes .title {
	width: 100%;
}

.stories.view .right {
	width: 350px;
	margin-left: 20px;
}

.stories.view .story-navigator {
	padding: 10px;
}

.stories.view .story-navigator p {
	margin-bottom: 10px;
}

.stories.view .author {
	margin: 20px 0px;
}

.stories.view .text {
	padding: 20px 0px 0px 0px;
}

.stories.view .further-information {
	margin-top: 20px;
	padding: 10px;
}

.stories.view .top {
	margin-bottom: 20px;
}

.stories.view .bottom .social-media-box {
	float: left;
	width: 104px;
}

.stories.view .bottom .social-media-box a {
	margin: 0px 10px 0px 0px;
}

.stories.view .bottom #fb-like-button {
	float: right;
	width: 345px;
}

.stories.view {
	overflow: hidden;
}
#accordion h2 a.active {
	color: black;
}
/* @end */

/* @group STORIES INDEX */

.stories.index #SearchIndexForm label, .stories.index #SearchIndexForm div.text input {
	float: left;
}

.stories.index .big.more,
.stories.index .item .issue {
	float: right;
}

.stories.index .item h2,
.stories.index #SearchIndexForm div.text input {
	clear: left;
}

.stories.index form {
	clear: both;
}

.stories.index #SearchIndexForm {
	padding: 16px;
	height: 140px;
}

.stories.index #SearchIndexForm .text input {
	padding: 4px;
	height: 22px;
	width: 500px;
}

.stories.index #SearchIndexForm .submit input {
	margin: 15px 0px 0px 10px;
	padding: 4px 15px;
	height: 32px;
}

.stories.index #SearchIndexForm h1 {
	margin-bottom: 30px;
}

.stories.index .item {
	padding: 10px 0px;
	width: 100%;
}

.stories.index .big.more {
	margin-bottom: 10px;
}

/* @end */

/* @group STORIES SEND_FRIEND */
.stories.send-friend .input {
	width: 100%;
}

.stories.send-friend .submit {
	clear: both;
/*	display: block;*/
}
/* @end */

/* @group SOCIAL-MEDIA-BOX */

.social-media-box,
.print-box {
	float: right;
	position: relative;
	height: 30px;
	width: 104px;
}

.social-media-box a {
	float: right;
	width: 16px;
	height: 16px;
	margin-left: 10px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.social-media-tooltip {
	display: none;
	position: absolute;
	height: 170px;
	width: 270px;
	padding: 10px;
	z-index: 10;
}

.social-media-tooltip .left {
	clear: left;
}

.social-media-tooltip .left, .social-media-tooltip .right {
	width: 125px;
}

.social-media-tooltip  a {
	clear: both;
	display: block;
	width: 95px;
	height: 23px;
	padding: 3px 0px 0px 25px;
	margin-left: 5px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.social-media-tooltip .close {
	margin: 0px 0px 0px 210px;
	width: auto;
	height: auto;
	padding: 0px;
}

.social-media-box .facebook {
	background-image: url(img/icon_social_facebook.png);
}

.social-media-box .twitter {
	background-image: url(img/icon_social_twitter.png);
}

.social-media-box .mail {
	background-image: url(img/icon_social_mail.png);
}

.social-media-box .sharethis {
	background-image: url(img/icon_social_sharethis.png);
}

.social-media-tooltip .digg {
	background-image: url(img/icon_social_digg.jpg);
}

.social-media-tooltip  .yigg {
	background-image: url(img/icon_social_yigg.jpg);
}

.social-media-tooltip  .mrwong {
	background-image: url(img/icon_social_mrwong.jpg);
}

.social-media-tooltip  .stumbleupon {
	background-image: url(img/icon_social_stumbleupon.jpg);
}

.social-media-tooltip .google {
	background-image: url(img/icon_social_google.jpg);
}

.social-media-tooltip .reddit {
	background-image: url(img/icon_social_reddit.jpg);
}

.social-media-tooltip .webnews {
	background-image: url(img/icon_social_webnews.jpg);
}

.social-media-tooltip .delicious {
	background-image: url(img/icon_social_delicious.jpg);
}

.social-media-tooltip .icio {
	background-image: url(img/icon_social_icio.jpg);
}

/* @end */

/* @group SLIDESHOW */

.slider, .slider .items,
.slideshow, .slideshow .items {
	width: 920px;
	height: 394px;
}

.slideshow {
	position: relative;
	margin-bottom: 12px;
	overflow: hidden;
}

.slideshow .items {
	position: absolute;
	width: 2000em;
}

.slider .items {
	position: relative;
	overflow: hidden;
}

.slideshow .items img
{
	position: static;
	margin-right: 2px;
}

.slider .items img
{
	position: absolute;
}

.slideshow .next.right, .slideshow .prev.left {
	position: absolute;
	z-index: 10;
	top: 190px;
	background-repeat: no-repeat;
	height: 49px;
	width: 32px;
}

.slideshow .next:hover, .slideshow .prev:hover, .slideshow .next:active, .slideshow .prev:active, .slideshow .next:focus, .slideshow .prev:focus {
	background-position: 0px -49px;
}

.slideshownav
{
	position: absolute;
	width: 920px;
	height: 394px;
	z-index: 666;
}

#slidestop
{
	float: left;
	display: inline;
	width: 720px;
	height: 394px;
}

#direction-left,
#direction-right
{
	float: left;
	display: inline;
	height: 394px;
	width: 100px;
}

#direction-left span,
#direction-right span
{
	float: left;
	display: inline;
	width: 32px;
	height: 49px;
	margin: 172px 0 0 34px;
}

#direction-left span
{
	background: url(img/icon_arrow_big_prev.png) no-repeat 0 0;
}

#direction-right span
{	
	background: url(img/icon_arrow_big_next.png) no-repeat 0 0;
}

#direction-left span:hover,
#direction-right span:hover
{
	background-position: 0 -49px;
}

/* @end */

/* @group TABS */

.tabs {
	margin-top: 30px;
	position: relative;
}

.tabs li, .tabs li a, .tabs li span {
	float: left;
}

.tabs a, .tabs a:focus, .tabs a:active {
	outline: 0;
}

.panes {
	clear: left;
}

.panes .small {
	width:  330px;
	padding: 10px;
}

.panes ul, .panes ol {
	padding: 10px;
	margin-left: 10px;
}

.panes img {
	width: 100%;
}

.tabs span, .panes .title {
	padding: 5px 10px;
}

.tabs a {
	cursor: pointer;
}

.tabs li {
	margin-right: 1px;
}

/* @end */

/* @group PAGES */
.pages .content {
	padding: 20px;
	width: 655px;
}
/* @end */

/* @group PAGES CONTACT */
.pages.contact .right, 
.pages.contact .submit {
	float: right;
}

.pages.contact .left, .pages.contact .right {
	width: 49%;
}

.pages.contact .input {
	width: 100%;
}

.pages.contact .submit  {
	clear: both;
    float: right;
    display: inline;
    margin: 0 28px 0 0;
}

.pages.contact .submit input {
    cursor: pointer;
    display: inline;
    height: 32px;
    padding: 6px;
    font-size: 12px;
}
/* @end */

/* @group ORDERS ADD */

.orders.form h1,
.orders.form h2, .orders.form p {
	margin-bottom: 10px;
}

.orders.form .actual-issue p,
.orders.form .actual-issue .input.text input,
.orders.form .former-issues .input.text input {
	float: left;
}

.orders.form .actual-issue {
	margin-bottom: 20px;
}

.orders.form .submit {
	clear: both;
	text-align: right;
	width: 100%;
}

.orders.form .submit input {
	padding: 6px;
	height: 32px;
	display: inline;
	cursor: pointer;
}

.orders.form .actual-issue input,
.orders.form .former-issues .input.text {
	clear: left;
}

.orders.form .actual-issue input, .orders.form .actual-issue label,
.orders.form .former-issues input, .orders.form .former-issues label {
	display: inline;
}

.orders.form .actual-issue, .orders.form .former-issues, .orders.form .former-issues div,
.orders.form .submit {
	width: 100%;
}

.orders.form .former-issues .input.text label,
.orders.form .former-issues .error-message {
	width: 610px;
	float: right;
}

.orders.form .actual-issue .input.text label {
	float: right;
	width: 260px;
}

.orders.form .former-issues .error-message {
	margin-bottom: 10px;
}

.orders.form .actual-issue .input.text input,
.orders.form .former-issues input {
	width: 14px;
	margin: 0px 5px 10px 0px;
	padding: 0px 10px;
}

.orders.form .actual-issue .input.text,
.orders.form .actual-issue .input.checkbox {
	width: 47%;
	display: block;
}


/* @end */

/* @group SEND FRIEND */

#recaptcha {
	clear: both;
}

/* @end */

/* @group ORDERS ADDRESS */
.orders.address .submit input {
	float: right;
	margin: 10px 32px 0px 0px;
}

#OrderAddressForm, .formline
{
	clear: both;
	float: left;
	display: inline;
	width: 655px;	
}

.orders.address .input input, .input.select select
{
	padding: 2px 0px;
}

#OrderSalutation
{
	width: 60px;	
}

.input.select select
{
	width: 90%;	
}

.orders.address .formline .input
{
	width: 327px;
}
/* @end */

/* */
#recaptcha {
	float: left;
}
