* img { border-style: none ;}

.imgpage { margin-left:50px; border: 1px solid #999999}

.img_r {  border: 1px solid #999999 ; text-align: right;}

.title   {font-weight:bold;}

.blok_top { text-align:left; float:clear; margin-top:30px; }
.blok_left {text-align:left; float:left; margin-right:30px;}

.bor6699 { border: 1px solid #006699;}

.schrift_yanone { color:#ffffff; font-weight: bold; font: normal 18px 'Yanone Kaffeesatz', sans-serif ; background-color:#006699;min-width:0;}

.all10 { width:990px;
		border: 3px solid #ffffff;
		color: #ffffff;
		background-color:#006699;border-style:ridge;
		
		background-image: url(http://www.musik-schubert.de/ebay/bilder/bgfon.png); 	 
		background-size: auto 100%;; background-repeat: no-repeat; 
		background-position: right;
		
		border-radius: 10px 10px 10px 10px; 
		-moz-border-radius: 10px 10px 10px 10px; 
		-webkit-border-radius: 10px 10px 10px 10px;}
		
		
.h10 { width:990px;
		border: 3px solid #eeeeee; border-bottom:1px;
		color: #ffffff;
		background-color:#006699;border-style:ridge;
		
		background-image: url(http://www.musik-schubert.de/ebay/bilder/bgfon.png); 	 
		background-size: auto 100%; background-repeat: no-repeat; 
		background-position: right;
		
		border-radius: 10px 10px 0px 0px; 
		-moz-border-radius: 10px 10px 0px 0px; 
		-webkit-border-radius: 10px 10px 0px 0px;}
		
.p10 { width:990px;
		border: 3px solid #eeeeee; border-top:1px;
		color: #000000;
		background-color:#ffffff;border-style:ridge; 	 
		background-size: auto 100%; background-repeat: no-repeat; 
		background-position: right;
		
		border-radius: 0px 0px 10px 10px; 
		-moz-border-radius: 0px 0px 10px 10px; 
		-webkit-border-radius: 0px 0px 10px 10px;
		
		font-size: 18px; font-family: Cambria, Tahoma, Verdana, Trebuchet MS, Sans-Serif; text-decoration:none;text-align:justify;
				
		
		}		
		

.top10 { width:990px; 
		background-color: #ffffff; 
		border-radius: 0px 0px 10px 10px; 
		-moz-border-radius: 0px 0px 10px 10px; 
		-webkit-border-radius: 0px 0px 10px 10px;
		}
.bottom10 { 
		width:990px; 
		background-color: #ffffff;  
		border-radius: 10px 10px 0px 0px; 
		-moz-border-radius: 10px 10px 0px 0px; 
		-webkit-border-radius: 10px 10px 0px 0px;}

.shadow5 {-webkit-box-shadow: 5px 5px 5px rgba(50, 50, 50, 0.46);-moz-box-shadow:5px 5px 5px rgba(50, 50, 50, 0.46); box-shadow:5px 5px 5px rgba(50, 50, 50, 0.46);}

.cross{ min-height:100px; width:200px; float:left; opacity:1; position:relative; padding:10px 3px 3px 3px;
								border-width: 2px; border-color: #cccccc ; 
								border-style:ridge;
								border-radius: 10px 10px 10px 10px; 
								-moz-border-radius: 10px 10px 10px 10px; 
								-webkit-border-radius: 10px 10px 10px 10px;
								
								-webkit-box-shadow: 5px 5px 5px rgba(50, 50, 50, 0.46);-moz-box-shadow:5px 5px 5px rgba(50, 50, 50, 0.46); box-shadow:5px 5px 5px rgba(50, 50, 50, 0.46);								
								
								}


ul, menu, dir {
display: block;
list-style-type: disc;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 0px;
margin:0;padding:0;
}

#garagedoor {
  margin: 0px auto;
  list-style: none;
  background: url(http://www.musik-schubert.de/ebay/bilder/menu-bg2013.jpg);
  width: 990px;
  height : 80px;
  overflow: auto;	
}

#garagedoor li {
  width: 198px;
  height: 80px;
  display: block;
  float: left;
  -webkit-transition: background-position 0.6s ease;
  -moz-transition: background-position 0.6s ease;
  -ms-transition: background-position 0.6s ease;
  -o-transition: background-position 0.6s ease;
  transition: background-position 0.6s ease;
}

#garagedoor li:hover {
  background-position: 0 -78px !important;
}

#garagedoor li#shutter1 {
  background: url(http://www.musik-schubert.de/ebay/bilder/Anoten.jpg) no-repeat; 
}
#garagedoor li#shutter2 {
  background: url(http://www.musik-schubert.de/ebay/bilder/Bnoten.jpg) no-repeat; 
}

#garagedoor li#shutter3 {
  background: url(http://www.musik-schubert.de/ebay/bilder/Knoten.jpg) no-repeat; 
}

#garagedoor li#shutter4 {
  background: url(http://www.musik-schubert.de/ebay/bilder/Gnoten.jpg) no-repeat; 
}

#garagedoor li#shutter5 {
  background: url(http://www.musik-schubert.de/ebay/bilder/Snoten.jpg) no-repeat; 
}

#garagedoor a {
  width: 198px;
  height: 80px;
  display: block;
  
  text-indent: -9999px;
}	

.tabs2013 {
    position: relative;
	margin: 40px auto;
	width: 990px;
}

.tabs2013 input {
	position: absolute;
	z-index: 1000;
	width: 600px;
	height: 40px;
	left: 0px;
	top: 0px;
	opacity: 0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
	cursor: pointer;


}


.tabs2013 label {
	background: #006699;
	background: -moz-linear-gradient(top, #006699 0%, #66ccff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#006699), color-stop(100%,#66ccff));
	background: -webkit-linear-gradient(top, #006699 0%,#66ccff 100%);
	background: -o-linear-gradient(top, #006699 0%,#66ccff 100%);
	background: -ms-linear-gradient(top, #006699 0%,#66ccff 100%);
	background: linear-gradient(top, #006699 0%,#66ccff 100%);
	height: 40px;
	position: relative;
	padding: 0 16px;
    float: left;
	display: block;
	width: 200px;
	color: #fff;
	letter-spacing: 1px;
	text-align: Left;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:22px;
	font-weight:bold;
	line-height:160%;
    border-radius: 10px 10px 0 0;
	
	
}

.tabs2013 label:after {
    content: '';
	background: #fff;
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100%;
	height: 2px;
	display: block;
	color: #006699;
}

.tabs2013 input:hover + label {

	background: #006699;

}

.tabs2013 label:first-of-type {
    z-index: 4;
    
}

.tab-label-2 {
    z-index: 3;
}

.tab-label-3 {
    z-index: 2;
	box-shadow: 5px 0px 3px rgba(50, 50, 50, 0.46);
    border-radius: 0 5px 5px 5px;
}

.tab-label-4 {
    z-index: 1;

	
}

.tabs2013 input:checked + label {
    background: #fff;
	z-index: 6;
	color: #006699;
    -webkit-animation: page 0.2s linear;
    -moz-animation: page 0.2s linear;
    -ms-animation: page 0.2s linear;
    -o-animation: page 0.2s linear;
    animation: page 0.2s linear;
}

.clear-shadow {
	clear: both;
}

.content {
    background: #fff;
	position: relative;
    width: 100%;
	height: 450px;
	z-index: 5;
	overflow: hidden;
    box-shadow: 5px 5px 5px rgba(50, 50, 50, 0.46);
    border-radius: 0 10px 10px 10px;
	padding:10px;
}

.content div {

	top: 0;
	padding: 5px;
	z-index: 1;

    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    transition: all linear 0.3s;
}

.content-1, .content-3 {
	-webkit-transform: translateX(-250px);
	-moz-transform: translateX(-250px);
	-o-transform: translateX(-250px);
	-ms-transform: translateX(-250px);
	transform: translateX(-250px);
}


.tabs2013 input.tab-selector-1:checked ~ .content .content-1,
.tabs2013 input.tab-selector-2:checked ~ .content .content-2,
.tabs2013 input.tab-selector-3:checked ~ .content .content-3,
.tabs2013 input.tab-selector-4:checked ~ .content .content-4 {
    -webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-o-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
	z-index: 100;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: all ease-out 0.2s 0.1s;
    -moz-transition: all ease-out 0.2s 0.1s;
    -o-transition: all ease-out 0.2s 0.1s;
    -ms-transition: all ease-out 0.2s 0.1s;
    transition: all ease-out 0.2s 0.1s;
}

.content div h2,
.content div h3{
	color: #006699;
	font-size:22px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
}
.content div p {
	font-size: 15px;
	line-height: 22px;
	text-align: left;
	margin: 0;
	color: #000;
	padding-left: 15px;
	font-family:Arial Narrow, 'Droid Sans', sans-serif;

}

@keyframes "page" {
 0% {
    left: 0;
 }
 50% {
    left: 10px;
 }
 100% {
    left: 0;
 }

}

@-moz-keyframes page {
 0% {
   left: 0;
 }
 50% {
   left: 10px;
 }
 100% {
   left: 0;
 }

}

@-webkit-keyframes "page" {
 0% {
   left: 0;
 }
 50% {
   left: 10px;
 }
 100% {
   left: 0;
 }

}

@-ms-keyframes "page" {
 0% {
   left: 0;
 }
 50% {
   left: 10px;
 }
 100% {
   left: 0;
 }

}

@-o-keyframes "page" {
 0% {
   left: 0;
 }
 50% {
   left: 10px;
 }
 100% {
   left: 0;
 }

}



								