body {	
	background-color: #FFF;
}

#wrapper {
	position: relative;
}

#meta {
	position: absolute;
	top: 65px;
	right: 10px;
	text-align: right;
	line-height: 1.5;
}

#header {
	margin-bottom: -20px;
	}

#header .indent {	
	text-indent: -9999px;
}

#header img {
	position: relative;
	border: 0;
	margin: 0 0 10px 0;
	z-index: 2;
}

#header p {
	font-family: arial;
	font-size: 0.1em;
	color: #666;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
}

#header p a {
	color: #666;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#header h1 {
	font-family: arial;
	font-size: 0.1em;
	color: #000;
	margin-top: -20px;
	padding: 0 0 0 75px;
}

#header h1 a {
	color: #000;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#header #dropdowns {
	position: absolute;
	top: 74px;
	right: 10px;
	z-index: 1;
}

#header #dropdowns form {
	margin: 0 0 0 10px;
	padding: 0;
	width: auto;
	float: right;
	}
	
#header #dropdowns form select {
	font-size: 11px;
	}

#content {
	padding: 0 0 0 0;
}

#content .tape{
	 padding: 0;
	 margin: 0;
}

#content .tape p {
	 height: 165px;
	 width: 240px;
	 float: left; 
	 display: inline;
	 padding: 0;
	 margin: 0 0 0 5px;
}

*html #content .tape p {
	 height: 155px;
	 width: 240px;
	 float: left; 
	 display: inline;
	 padding: 0;
	 margin: 0 0 0 5px;
}

#content .tape p a img {
	padding-bottom: 10px;
	background-image: url("../img/tapeshadow225.png");
	background-position: bottom center;
	background-repeat: no-repeat;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	}

.google125 {
	 height: 145px;
	 width: 175px;
	 float: left; 
	 display: inline;
	 padding: 10px 0 0 50px;
	 margin: 3px 12px 7px 8px;
	 background: #FFF url("../img/bg_google125.gif") top left no-repeat scroll;
}

a:hover img {
	filter:alpha(opacity=50); 
	opacity:0.5; 
	-moz-opacity:0.5; 
	}

#content .text p {
	padding: 15px 50px 20px 10px;
	margin: 0;
	}

#content .text p#intro {
	display: none;
	}

#content .text p#about {
	display: none;
	}

#content .text p#audiotape {
	display: none;
	}

#content .text p#sendusyourtapes {
	display: none;
	}

#content .text p.navi {
	font-size: 1.5em;
	color: #999;
	}

#content .text p a  {
	color: #000;
	text-decoration: underline;
	margin: 0 0 0 3px;
	padding: 0 0 0 6px;
	background-image: url(../img/link_arrow.gif);
	background-position: left 65%;
	background-repeat: no-repeat;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	}

#content .text p a:hover  {
	text-decoration: none;
	}

#content .text p.navi a {
	text-transform: lowercase;
	text-decoration: none;
	color: #333;
	background-image: none;
	padding: 0;
	margin: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	}

#content .text p.navi a:hover {
	text-decoration: underline;
	color: #000;
	}

#content .text p.navi a:visited {
	text-decoration: none;
	color: #666;
	}

#content .text p.texttop {
	background-image: url(../img/bg_abrundung_oben.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 20px;
	padding: 0;
	margin: 0;
	}

#content .text p.textbtm {
	background-image: url(../img/bg_abrundung_unten.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 20px;
	padding: 0;
	margin: 0;
	}
	
.twomore {
	display: none;
	}
	
#news div {
	 width: 240px;
	 float: left; 
	 display: inline;
	 padding: 0;
	 margin: 0 0 20px 5px;
}

#news p {
	margin-top: 10px;
	width: 90%;
	}

#news a {
	color: #F90;
	font-weight: bold;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

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

#context {
	background: #CCC;
}

#foot {
}

#foot h2 a {
	text-decoration: none !important;
	}

#foot h2 a:hover {
	text-decoration: underline !important;
	}

#foot h2 a span {
	font-size: 0.75em;
	font-weight: normal;
	color: #666;
	}

#foot img {
	border: 0;
	}

#meta {
	width: auto;
	margin: 5px 0px 0px 0px;
	float: right;
	display: inline;
	font-size: 0.9em;
}

#meta a {
	margin: 0px 5px 0px 5px;
	color: #AAA;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

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

.linear a{
	font-weight: bold;
}

hr {
	display: none;
}

.spaltelinkshalb {	
	background-color: #EEE;
}

.spalterechtshalb {
	background-color: #EEE;
}

.spaltelinksdrittel {	
	background-color: #EEE;
}

.spaltemittedrittel {
	background-color: #EEE;
}

.spalterechtsdrittel {	
	background-color: #EEE;
}

.spalteerstesviertel {	
	background-color: #EEE;
}

.spaltezweitesviertel {	
	background-color: #EEE;
}

.spaltedrittesviertel {	
	background-color: #EEE;
}

.spalteviertesviertel {	
	background-color: #EEE;
}

.bildlinks img {
	float: left;
	margin-top: 4px;
	padding: 0 5px 0 5px;
}

.bildrechts img {
	float: right;
	margin-top: 4px;
	padding: 0 5px 0 5px;
}



/* ***** typographie ***** */

h1 {
	margin: 5px 5px 5px 5px;
	font-size: 2.0em;
	font-weight: normal;
}

h2 {
	margin: 10px 5px 5px 5px;
	font-size: 1.4em;
	font-weight: normal;
}

#news h2 {
	margin: 10px 5px 5px 5px;
	font-size: 1.4em;
	font-weight: bold;
	color: #F90;
}

h3 {
	margin: 10px 5px 5px 5px;
	font-size: 1.5em;
	font-weight: normal;
}

h4 {
	margin: 10px 5px 5px 5px;
	font-size: 1.3em;
	font-weight: bold;
}

h5 {
	margin: 10px 5px 5px 5px;
	font-size: 1.0em;
	font-weight: bold;
}

h6 {
	margin: 10px 5px 5px 5px;
	font-size: 0.8em;
	font-weight: bold;
}

p {
	margin: 5px;
	line-height: 1.5em;
}

#replace728x15 {
	font-size: 11px;
	font-family: arial;
	text-align: center;
}

#replace728x15 a {
	color: #F90;
	text-decoration: underline;
	font-weight: bold;
}

#content ul {
	margin: 5px 5px 10px 15px;
	padding: 0;
	line-height: 1.5em;
	list-style: disc inside;
}

#content ul ul {
	margin: 0px 5px 0px 25px;
	padding: 0;
	line-height: 1.5em;
	list-style: circle inside;
}

#foot h1 {
   font-size: 0.8em;
   color: #333;
   }

#foot h1 a {
   color: #F90;
   text-decoration: underline;
   font-weight: bold;
   }

#foot h2 {
   font-size: 1em;
   color: #333;
   margin-bottom: 10px;
   }

#foot h2 a {
   color: #F90;
   text-decoration: underline;
   font-weight: bold;
   }
   
#share {
	margin: -20px 0 0 0; 
	padding: 38px 0 0 0; 
	height: 54px; 
	width: 735px; 
	background-image: url('../img/bg_share.jpg'); 
	background-position: top center; 
	background-repeat: no-repeat; 
	color: #FFF;
	}
	
.bigtape {
	margin:0 0 30px -36px !important;
	padding-bottom: 10px;
	background-image: url("../img/tapeshadow800.png");
	background-position: bottom center;
	background-repeat: no-repeat;
	}
	
#fb-comment {
	margin-left: 5px;
	margin-bottom: 50px;
	}

img.tapewear {
	margin: 30px 0 40px 0;
	}

#farbauswahl {
	width: 99.33%;
	background: #fff;
	text-transform: lowercase;
	color: #f90;
	font-size: 0.9em;
	float: right;
	margin-bottom: 20px;
	}

#farbauswahl h3 {
	padding: 10px 0;
	}

#farbauswahl p a {
	width: 11.1111111111%;
	height: 25px;
	float: left;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	}

#farbauswahl p a:hover {
	margin-top: -3px;
	}

.red {
	background: #f00;
	}

.orange {
	background: #f90;
	}

.yellow {
	background: #fe0;
	}

.white {
	background: #f6f6f6;
	}

.grey {
	background: #ccc;
	}

.black {
	background: #000;
	}

.purple {
	background: #60c;
	}

.blue {
	background: #03c;
	}

.green {
	background: #090;
	}
	
/* back to tapedeck lasche ####################################### */

#backtotapedeck {
	position: fixed;
	top: -340px;
	left: 50%;
	margin-left: -480px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all  0.5s ease;
	z-index: 9999;
	}

#backtotapedeck:hover {
	top: -0px;
	}

#backtotapedeck:hover img {
	filter: alpha(opacity=100); 
	-moz-opacity: 1;
	opacity: 1; 
	}
	
/* christmas special ####################################### */

#christmas .three, #christmas .four, #christmas .five, #christmas .six {
	display: none;
	}
	
#christmas .three {
	display: block;
	}

/* navibalken ####################################### */

.navibalken {
	margin: -20px 0 0 0; 
	padding: 41px 0 0 20px; 
	height: 54px; 
	width: 715px; 
	background-image: url('../img/bg_navi.gif'); 
	background-position: top center; 
	background-repeat: no-repeat; 
	color: #FFF;
	}

.navibalken form {
	float: left; 
	margin: 0 5px;
	}

.navibalken select {
	width: 100px;
	}

.navibalken #formduration select {
	width: 135px;
	}

.navibalken div {
	float: right; 
	margin: 2px 15px 0 0;
	}

/* footerlist ####################################### */

#footerlist a {
	text-decoration: none;
	}

#footerlist a span {
    }

/* tapewearteaser ####################################### */

a#tapewearteaser {
	display: block;
	width: 150%;
	height: 250px;
	background-image: url(../tapewear/images/2.0/banner_tapewear_800.jpg);
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	margin-left: -25%;
	margin-bottom: 50px;
	margin-top: 0px;
	overflow: hidden;
	padding: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
	}
	
a#tapewearteaser:hover img {
	filter:alpha(opacity=100); 
	opacity:1; 
	-moz-opacity:1; 
	}
	
a#tapewearteaser:hover {
	padding: 50px 0;
	margin-top: -50px;
	}

#tapewearteaserlogo {
	width: 125px;
	height: auto;
	position: relative;
	top: 80px;
	left: 17%;
	}

#tapewearteasercta {
	width: 80px;
	height: auto;
	position: relative;
	top: 70px;
	left: 62%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
	}

/* -------------------- */
   
@media only screen and (max-width: 750px)  {
	
html, body {
	min-width: 250px;
	}
	
#header, #header p, #content, #foot {
	margin: 0;
	}
	
#wrapper {
	width: 225px;
	margin: 0 auto;
	}
	
#header p a img {
	margin-left: -10px;
	width: 250px;
	height: auto;
	}

#content {
	width: 225px;
	}
   
#share {
	display: none;
	}	
	
.google728 {
	display: none;
	}
	
#fb-comment {
	display: none;
	}
	
.text {
	width: 225px;
	margin: 0 auto;
	}

#meta {
	width: 225px;
	margin: 0 auto;
	height: 150px;
	top: 140px;
	left: 7px;
	text-align: center;
	float: none;
}

#header {
	width: 225px;
	}

#header #dropdowns {
	position: relative;
	width: 225px;
	top: 77px;
	left: 0;
	z-index: 1;
	text-align: center;
}

#header #dropdowns form  {
}

#header #dropdowns form select {
	width: 225px;
	margin-right: -7px;
}

/* navibalken ####################################### */

.navibalken {
	margin: 110px 0 0 10px; 
	padding: 10px; 
	height: auto; 
	width: 205px; 
	background-image: none; 
	background-color: #EEE;
	}
	
#foot .navibalken {
	margin: -60px 0 0 10px; 
	}

.navibalken form {
	float: left; 
	margin: 3px 0;
	}

.navibalken select {
	width: 205px;
	}

.navibalken #formduration select {
	width: 205px;
	}

.navibalken div {
	float: left; 
	margin: 5px 0 0 0;
	}

#content {
}
	
.bigtape {
	width: 320px;
	height: auto;
}
	
#foot {
	width: 225px;
	top: 75px;
}

#foot iframe {
	display: none;
}

img.tapewear {
	width: 120%;
	margin-left: -8%;
	}

#farbauswahl {
	width: 105%;
	margin-right: -6%;
	}
	
#backtotapedeck {
	display:none;
	}
	
/* christmas special ####################################### */

#christmas .three, #christmas .four, #christmas .five, #christmas .six {
	display: none;
	}

/* tapewearteaser ####################################### */

a#tapewearteaser {
	background-image: url(../tapewear/images/2.0/banner_tapewear_600.jpg);
	}

a#tapewearteaser {
	width: 150%;
	background-position: center center;
	background-attachment: scroll;
	margin-left: -20%;
	margin-bottom: 50px;
	overflow: hidden;
	}

#tapewearteaserlogo {
	display: none;
	}

#tapewearteasercta {
	display: none;
	}
	
}

  
/* -------------------- */
   
@media only screen and (min-width: 1000px)  {

#content {
	width: 980px;
	margin-left: -107px;
	}

#farbauswahl {
	display: block;
	width: 750px;
	margin-right: 115px;
	}
	
.twomore {
	display: block;
	}
	
#share {
	margin: -20px auto 0;
	}	
	
#news {
	width: 735px;
	margin: 0 auto;
	}	
	
.google728 {
	width: 735px;
	margin: 0 auto;
	}
	
.text {
	width: 735px;
	margin: 0 auto;
	}
	
.bigtape {
	margin:0 0 30px 100px !important;
	}

img.tapewear {
	margin: 30px 0 40px 115px;
	}

#fb-comment {
	margin-left: 115px;
	}
	
/* christmas special ####################################### */

#christmas .three, #christmas .four, #christmas .five, #christmas .six {
	display: none;
	}
	
#christmas .three, #christmas .four {
	display: block;
	}

/* tapewearteaser ####################################### */

a#tapewearteaser {
	background-image: url(../tapewear/images/2.0/banner_tapewear_1024.jpg);
	}

#tapewearteasercta {
	left: 67%;
	}

}

  
/* -------------------- */
   
@media only screen and (min-width: 1250px)  {

#content {
	width: 1225px;
	margin-left: -240px;
	}

#farbauswahl {
	display: block;
	width: 750px;
	margin-right: 240px;
	}
	
.twomore {
	display: none;
	}
	
#share {
	margin: -20px auto 0;
	}	
	
#news {
	width: 735px;
	margin: 0 auto;
	}	
	
.google728 {
	width: 735px;
	margin: 0 auto;
	}
	
.text {
	width: 735px;
	margin: 0 auto;
	}
	
.bigtape {
	margin:0 0 30px 215px !important;
	}

img.tapewear {
	margin: 30px 0 40px 245px;
	}

#fb-comment {
	margin-left: 240px;
	}
	
/* christmas special ####################################### */

#christmas .three, #christmas .four, #christmas .five, #christmas .six {
	display: none;
	}
	
#christmas .three, #christmas .four, #christmas .five {
	display: block;
	}

/* tapewearteaser ####################################### */

a#tapewearteaser {
	background-image: url(../tapewear/images/2.0/banner_tapewear_1280.jpg);
	}

#tapewearteasercta {
	left: 70.5%;
	}

}
  

/* -------------------- */
   
@media only screen and (min-width: 1500px)  {

#content {
	width: 1470px;
	margin-left: -360px;
	}
	
#share {
	margin: -20px auto 0;
	}	
	
#news {
	width: 735px;
	margin: 0 auto;
	}	
	
.google728 {
	width: 735px;
	margin: 0 auto;
	}
	
.text {
	width: 735px;
	margin: 0 auto;
	}
	
.bigtape {
	margin:0 0 30px 330px !important;
	}

img.tapewear {
	margin: 30px 0 40px 365px;
	}

#fb-comment {
	margin-left: 365px;
	}

#farbauswahl {
	display: block;
	width: 750px;
	margin-right: 360px;
	}
	
/* christmas special ####################################### */

#christmas .three, #christmas .four, #christmas .five, #christmas .six {
	display: none;
	}
	
#christmas .three, #christmas .four, #christmas .five, #christmas .six {
	display: block;
	}

/* tapewearteaser ####################################### */

a#tapewearteaser {
	background-image: url(../tapewear/images/2.0/banner_tapewear_1600.jpg);
	}

#tapewearteasercta {
	left: 73%;
	}

}