@font-face {
	font-family:'gotham_medium';
	src:url("../fonts/gotham-medium-webfont.eot");
	src:url("../fonts/gotham-medium-webfont.eot?#iefix") format("embedded-opentype"),
		url("../fonts/gotham-medium-webfont.woff") format("woff"),
		url("../fonts/gotham-medium-webfont.ttf") format("truetype"),
		url("../fonts/gotham-medium-webfont.svg#gotham_mediumregular") format("svg");
	font-weight:normal;
	font-style:normal;
}

@font-face {
	font-family:'gotham';
	src:url("../fonts/gotham-book-webfont.eot");
	src:url("../fonts/gotham-book-webfont.eot?#iefix") format("embedded-opentype"),
		url("../fonts/gotham-book-webfont.woff") format("woff"),
		url("../fonts/gotham-book-webfont.ttf") format("truetype"),
		url("../fonts/gotham-book-webfont.svg#gotham_bookregular") format("svg");
	font-weight:normal;
	font-style:normal;
}

body { 
	color: #333;
	font-family: 'gotham', Helvetica, Arial, sans-serif;
    line-height: 1.6;
    font-size:13px;
    padding: 0;
    -webkit-font-smoothing: antialiased;
}

#bg {
  position: fixed; 
  top: 0; 
  left: 0;
  min-width: 100%;
  min-height: 100%;
}

#site {position:relative; margin:0;}

[class^="icon-"], [class*=" icon-"],[class^="icon-"]:hover, [class*=" icon-"]:hover { 
   background: none !important;
}

p { line-height: 1.6;}

a,a:focus, a:hover, a:active {
   outline: 0 !important;
}

.font-centered {text-align: center !important;}
.white {color:#fff;}
a.white:hover {color:white !important; text-decoration: underline;}
.inline-block {display: inline-block !important;}
.border {border:1px solid #111 !important;}
.no-shadow {-webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;}
.hide {display:none;}
.grey-xlight {color:#aaa !important;}
.grey-light {color:#666 !important;}
.grey {color:#333 !important;}
.dark-grey {color:#111 !important;}
.bold {font-weight: bold}
.no-bold {font-weight: normal}
.size-14 {font-size: 14px;}
.size-10 {font-size: 10px;}
.margin-5 {margin:5px;}
.margin-10 {margin:10px;}
.margin-top-5 {margin-top:5px;}
.margin-top-10 {margin-top:10px;}
.margin-top-15 {margin-top:15px;}
.margin-top-20 {margin-top:20px !important;}
.margin-top-30 {margin-top:30px !important;}
.margin-top-40 {margin-top:40px !important;}
.margin-top-60 {margin-top:60px !important;}
.margin-top-70 {margin-top:70px !important;}
.margin-bottom-5 {margin-bottom:5px;}
.margin-bottom-10 {margin-bottom:10px;}
.margin-bottom-15 {margin-bottom:15px;}
.margin-bottom-20 {margin-bottom:20px;}
.margin-bottom-30 {margin-bottom:30px;}

.margin-left-a {margin-left:100px;}

.padding-left-15 {padding-left: 15px !important}
.padding-left-30 {padding-left: 30px !important}
.padding-right-30 {padding-right: 30px !important}
.padding-left-50 {padding-left: 50px !important}
.margin-right-5 {margin-right: 5px !important;}
.center {text-align:center !important}
icon {text-shadow:none !important;}
i.huge {font-size: 75px !important;}
.font-align-right {text-align: right !important;}
.font-align-left {text-align: left !important;}
.centered {text-align: center; vertical-align: middle !important;}

h1, h2, h3, h4, h5 {font-family: "gotham_medium"; font-weight: normal; color:#555; margin-top: 5px;}
.smaller {font-size:smaller;}
h1 {font-size:22px; font-family: "gotham"; font-weight: normal; color:#149; line-height:20px; text-align:center; margin:20px 0 30px 0;}
.kontakt h1, .impressum h1 {font-size:50px; text-transform:uppercase; font-family: "gotham"; font-weight: normal; color:#e5e5e5; text-shadow:1px 1px 1px #aaa; text-align:left; margin:10px;}
h1 .smaller {font-size:smaller; color:#666; }
h1 .blue {color:#149; }
h2 {font-size:16px; line-height:20px; color:#149}
.thin {font-family: "gotham";}
.list_h3 h3 {text-transform:none; clear:left; display:block; width:180px; float:left; margin:0 0 0 50px; padding:0; line-height:20px;}
.list_h3 p {margin-left:230px; line-height:20px;}
@media (max-width: 767px){
	.list_h3 h3 {float:none; margin-left:0; width:auto;}
	.list_h3 p {margin-left:10px; line-height:20px;}
}
h3 {font-size:14px; font-weight:400; text-transform:uppercase; line-height:20px	;}
.h3_like {font-family: "gotham_medium"; font-weight: normal; color:#555; margin-top: 5px; font-size:14px; font-weight:400; text-transform:uppercase; line-height:20px;}
h4 {font-size:13px;}
h1 i, h2 i, h3 i, h4 i, h5 i {margin-right: 7px;}

hr {border-top: 1px solid #AAA; margin:30px 50px;}

.toptext {margin:20px 50px; font-size:15px;}
@media (max-width: 767px){
	.toptext {margin:20px 5px; font-size:15px;}
}

.light {font-family:"gotham"; font-weight:400 !important}

.sidebar * {padding-left:0;}
.sidebar h3 {line-height:16px;}
.shadow {border:1px solid #fff; box-shadow:0 0 5px #888; border-radius:7px;}
.reply-author {font-family: none; font-size: 14px; font-weight: bold}

.title {margin-bottom:15px; margin-top:15px; color:#333;	
	-webkit-text-shadow: none;
       -moz-text-shadow: none;
          	text-shadow: none;}
.title i {font-size: 16px; color: #ab1c1c; margin-right: 4px; margin-top:5px;}

#sitebox {
	border-top-left-radius:7px; -o-border-top-left-radius:7px; -moz-border-top-left-radius:7px; -webkit-border-top-left-radius:7px;
	border-top-right-radius:7px; -o-border-top-right-radius:7px; -moz-border-top-right-radius:7px; -webkit-border-top-right-radius:7px;
	margin-top:30px; padding:2px;
	background:url(../img/sitebox_bg.png);
	box-shadow:0 0 15px #000;
}
	
#header {
	border-top-left-radius:7px; -o-border-top-left-radius:7px; -moz-border-top-left-radius:7px; -webkit-border-top-left-radius:7px;
	border-top-right-radius:7px; -o-border-top-right-radius:7px; -moz-border-top-right-radius:7px; -webkit-border-top-right-radius:7px;
	padding:20px 0 0;
}
.row-fluid {position:relative;}
.logo {text-align:center;}
#logo {z-index:100; margin:0 auto;}
#menu {width:100%; z-index:999;}

#hero {
	padding: 0;
	border-radius:10px

}
#hero .carousel-control.left {
	left: 0px;
	padding-right: 1px;
}
#hero .carousel-control.right {
	right: 0px;
}

#hero .block {
	margin: 0;
	padding: 10px 20px 0px 20px;
	color: white !important;
}

#hero .block p {
	margin-bottom: 20px;
}
#hero .block h3{
	color: white !important;
	margin-top:40px;
}

.about {padding-left: 15px;}

#body {
	padding: 20px 30px 100px 30px; min-height:700px;         
}

#page {
	padding-left: 5px;
	padding-right: 5px;
}

.section-title {
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 25px;
} 

.work {
}

.work .details {
	font-size: 22px;
	display: block;
	background:#fff;
	color:#000;
	transition:.8s;
}
.work .details:hover {
	text-decoration: none;
	background:#c00;
	color:#fff;
	transition:.2s;
}

.work .details div {padding:1px 7px;}

i.ok {font-size: 11px; color: #ab1c1c; margin-right: 4px;}
i.cert {font-size: 18px; color: #e4ca1a; margin-right: 4px;}

#home-services .service {	
	border-bottom: 4px solid #f3f3f3;
}

.service .circle i{
	margin-top:25px; margin-right:13px; font-size: 35px !important;  color: #fafafa;	
}
.ie7 .service .circle i {padding-bottom: 35px !important; /*ie7*/}
.service .circle.red {background-color: #ab1c1c;}
.service .circle.orange {background-color: #f69547;}
.service .circle.blue {background-color: #332277}
.service .circle.green {background-color: #3ad3aa}
.service .circle.brown {background-color: #89a48a} 
.service .circle {	
	float: left;
	margin-top: 5px !important;
	margin-left: 15px;
	height: 68px;
	width: 68px;
	text-align:center !important;	
}

.service .desc {
	width: 65%;
	float: right;
}

.heading {padding: 5px 20px 5px 20px;}

.service:hover {
	 background-color: #eee;
}
#home-services .service:hover {
	background-color:#f3f3f3 !important;
}

.well {
  background-color: #FFF;
  border: 1px solid #DDD;
  border: 1px solid rgba(221, 221, 221, 1);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;   
  -webkit-box-shadow: 0 0 7px #CCC;
     -moz-box-shadow: 0 0 7px #CCC;
          box-shadow: 0 0 7px #CCC;

}

/*begin: Modify bootstrap navigator bar
.nav-collapse.collapse {
    height: auto \9 !important;
    overflow: visible \9 !important;
}*/

.btn-navbar {margin-top: 0px !important; color: #333 !important;}

.navbar {margin-top: 10px !important;}
.navbar, 
.navbar-inner, 
.nav,
.navbar-inverse {
	position: relative;
	z-index:100;
	background: none !important;
	border: none;
	-webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
	padding: 0px;
	margin: 0;	
}

.navbar-inner {
	min-height:0;
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.navbar .nav  {padding:0 60px;}
.navbar .nav > li {margin-right:10px;}
.navbar .nav > li.spacer {margin-right:10px; padding-top:5px;}
.navbar .nav > li > a {
	border-top-left-radius:7px; -o-border-top-left-radius:7px; -moz-border-top-left-radius:7px; -webkit-border-top-left-radius:7px;
	border-top-right-radius:7px; -o-border-top-right-radius:7px; -moz-border-top-right-radius:7px; -webkit-border-top-right-radius:7px;
	color: #149;
	text-shadow: none;
	font-size: 21px;
	font-family: 'gotham';
	text-transform: uppercase;
	padding: 5px 15px 5px 15px;
	transition: .8s;
}



.navbar .nav > li > a:hover {
  	background: #7c97d2 !important;		
  	text-decoration: none !important;
  	color: #fff;
	transition: .2s;
}

.nav-list {margin-left: 15px; float: left;}
.nav-list li.active a,  .nav-list li a:hover{ 
	-moz-border-radius:6px !important;
	-webkit-border-radius:6px !important;
	background: #332277 !important;	
	border-radius:6px !important;
	color: #888 !important;
}
.nav-list li a:hover {
	background: none !important;
	color: #888 !important;
}
.nav-list li a {color: #333;}

.navbar .nav > .open > a,
.navbar .nav > .active > a {
	text-decoration: none !important;
  	color: #fff !important;
  	text-decoration: none;
	background: #149 !important;
  	-webkit-box-shadow: none;
       -moz-box-shadow: none;
          	box-shadow: none;
			transition: .5s;
}

.navbar .nav > .active > a:hover {
  	color: #fff !important;
  	-webkit-box-shadow: none;
       -moz-box-shadow: none;
          	box-shadow: none;
}
#submenu {background:#149 /* url(../img/submenu.png) repeat-y center center;*/}
#submenu {min-height:2px !important; background-size:100%; color:#fff; padding-left:47px; margin:0 10px;}
#submenu a {display:inline-block; line-height:20px; color:#fff; font-size:15px; margin:5px 10px; padding:0 10px; border-radius:5px; -o-border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
#submenu a.aktiv {color:#fff; background:#000974; text-decoration:none;}
#submenu a:hover {color:#fff; background:#7c97d2; text-decoration:none;}

#subsubmenu {z-index:999; position:relative}
#subsubmenu > div {position:absolute; background:#7c97d2; border-bottom-left-radius:7px; border-bottom-right-radius:7px; padding:10px;}
#subsubmenu a {padding:3px 3px; border-bottom:1px solid #149; display:block; color:#fff;}
#subsubmenu a.noborder {border:0 none}
#subsubmenu .tonstudio {left:65px; font-size:13px !important;}
#subsubmenu .musikproduktion {left:180px;}
#subsubmenu .impressionen {left:560px;}

@media (max-width: 1199px) {
	.navbar .nav > li > a {font-size: 17px;}
	#submenu a {font-size:15px;}
}

@media (max-width: 979px) {
	.navbar .nav {padding:2px;}
	.navbar .nav > li{ margin-right:0}
	.navbar .nav > li > a {font-size: 17px; border-radius:7px; padding:3px 10px;}
	.spacer {display:none;}
	#submenu {padding:0px; margin:0;}
	#submenu a {padding:3px 10px; margin:3px; font-size:14px;}
	#subsubmenu {display:none !important}
	
	.margin-bottom-50 {margin-bottom: 50px;}
}
@media (max-width: 700px) {
	.navbar .nav > li > a {font-size: 15px;}
	#submenu a {font-size:13px;}
}
@media (max-width: 600px) {
	.navbar .nav > li > a {font-size: 13px;}
}

a.top {padding:10px 5px 10px 5px; display: block; float: right; text-decoration: none; opacity:.5; transition:.8s; border:1px dotted transparent; border-radius:5px;}
a.top:hover {padding:5px 5px 15px 5px; opacity:1; transition:.2s; border:1px dotted #aaa;}


#slider {margin-top:20px; background-image: url('../img/noisy_grey.png1'); padding-left:5px; padding-right:5px;}

.iconify {
	cursor: pointer;
	display: inline-block !important; 
	margin-right:5px; 
	margin-bottom: 5px;
	background-color: #eee; 
	padding: 2px 6px 3px 6px; 
	text-align: center;
	-moz-border-radius:4px; 
	-webkit-border-radius:4px;
	border-radius:4px; 
	border: 1px #ddd solid;
	text-decoration: none;
}
.ie7 .iconify {padding: 4px 2px 4px 6px; margin-right:8px;}
.iconify:hover i {color: #ab1c1c !important; text-decoration: none; }
.iconify i {color: #29a9df !important; font-size: 18px;}


#footer .form-inline .btn, #footer .form-inline .input-medium {
	-moz-box-shadow: 0 0 3px 3px #444;
	-webkit-box-shadow: 0 0 3px 3px #444;
	box-shadow: 0 0 3px 3px #444;
	margin-bottom: 5px;
}
#footer h4.media-object {font-size: 14px; }

#content-title .pager {margin-right: 10px; width: 0px !important}
#content-title .pager .previous a, #content-title .pager .next a{background-color: #e1e1e1 !important;}
#content-title .pager .project-name {display: inline-block; float: left; padding: 5px 14px; color: #fff;}

#copyright {font-size: 12px; color: #666; margin-left: 0px; margin-bottom:15px}

#key {margin: 30px 0 40px 0; padding-left:5px; padding-right:5px;}

hr.dashed {
    border-bottom: 1px dashed #ccc;
}
hr.solid {
    border-bottom: 1px solid #ccc;
}
hr.solid.thin {
	margin: 2px 0 2px 0 !important;
}
/*inner pages*/

#map_canvas {height: 300px}
.clear {clear:both;}
.label a {color: #fff;}
.label a:hover {color: #fff !important}

.kontakt {line-height:20px;}
.kontakt p {margin-left:40px;}
.kontakt label, label.h3_like {clear:left; display:block; width:80px; float:left; font-size:13px; margin:0;}
.kontakt_formular label {width:200px;}
.kontakt_formular input, .kontakt_formular textarea {width:85%; margin-left:10%;}
.kontakt_formular input[type=submit] {width:auto;}
.kontakt_formular .fehler {color:#800; text-align:center; border:1px solid #800; padding:3px 10px; border-radius:7px; margin-bottom:10px}

label.h3_like {width:160px;}
@media (max-width: 979px) {
	.kontakt label, label.h3_like {float:none}	
	.margin-left-a {margin-left:10px;}
}
.faq .accordion-group {margin-bottom: 10px;}

a {color:#149;}
a:hover {color:#c00;}
a.special {display:inline-block; padding:0px 10px 3px 10px; border:1px solid #ddd; transition:.8s; font-size:13px; border-radius:5px; line-height:20px;}
a.special b {font-weight:400; font-size:25px; position:relative; top:2px}
a.special:hover {padding:0px 5px 3px 15px; border:1px solid #149; background:#149; color:#fff; transition:.2s; text-decoration:none}
a.play {display:inline-block; padding:0px 10px 3px 10px; border:1px solid #ddd; transition:.8s; font-size:13px; border-radius:5px; line-height:20px;}
a.play b {font-weight:400; font-size:25px; position:relative; top:2px}
a.play:hover {border:1px solid #149; background:#149; color:#fff; transition:.2s; text-decoration:none}
#footer {
	color: #eee; 
	padding:5px 0 0 0; 
	padding-left:5px;
	padding-right:5px;
	font-size:11px;
	background-color: #333;
}
#footer .leistungen ul {margin-left:0;}
#footer .leistungen li {display:block; width:150px; float:left; line-height:17px; padding-left:20px;}
#footer label {clear:left; display:block; width:50px; float:left; font-size:11px; line-height:17px; margin:0;}
#footer p, #footer h3, #footer h4{color: #ddd;}
#footer p {padding-left:20px;}
#footer h4 {font-size:14px; margin-bottom:2px}
#footer i {color:#fafafa}
#footer .input-medium {width: 140px !important;}
#footer a {color:#aaa; text-decoration:none;}
#footer a:hover {color:#fff;}
#footer .menu {width:150px; float:left; margin-left: 0px;}
#footer .menu i.ok {color:#333; transition:.8s}
#footer .menu a:hover i.ok {color:#aaa; transition:.2s}

.border_left {border-left:1px dotted #aaa; padding-left:15px;}
.border_right {border-right:1px dotted #aaa; padding-right:30px;}
@media (max-width: 767px){
.border_right {border-right:0; padding-right:0;}
}
.anfahrtsskizze {float:right; width:65px}

p {text-align:justify;}
p.right {text-align:right;}

#title h1 {margin-top:50px; color:#fff; text-transform:uppercase; font-size:70px; text-shadow:1px 1px 3px #500}

.button {padding:1px 10px; color:#fff; transition:0.2s; text-decoration:none;}
.button:hover {text-decoration:none; opacity:1}

#hero a {color:#002A9C; text-shadow:0 0 3px #fff}
#hero .button {padding:10px 20px 9px; color:#fff; transition:0.2s; text-decoration:none; background-color:#800; background-image:url(../gfx/arrow_right.png); background-repeat: no-repeat; background-position: -30px center; line-height:20px; border: 1px solid #fff; opacity:.8}
#hero .button:hover {text-decoration:none; opacity:1; background-position: 1px center; opacity:1}
#hero .container {overflow:hidden; margin:10px auto 0 !important;}
.carousel-inner {border-radius: 20px;box-shadow: 0 0 7px #000;}

#bg_1 {background:url(../gfx/bg_2.png) no-repeat center bottom !important;}

#neues {background:#fff; padding:20px 0;}
#neues h3,#neues h4 {padding:0 5px;}
.neues p {font-size:10px; color:#888; transition:.5s; padding:0 5px;}
.neues img {width:75px; float:left; margin:0 5px 5px 0;}
.tooltip {font-family:Arial; font-size:10px;}
.tooltip-inner {text-align:left !important;}

.team h3 {text-transform:none; line-height:20px;}
.team h3 span { font-family: "gotham";}
.team img {width:130px; border:1px solid #aaa; border-radius:5px; float:left; margin:0 5px 5px 5px;}
.team p {line-height:16px; font-size:12px;}
.team label {line-height:16px; font-size:12px; clear:left; display:block; float:left; width:90px;}
.team p.margleft {margin-left:100px; text-align:left;}

.raum img {width:23%; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; border:1px solid #fff; box-shadow:0 0 3px #000; transition:.8s}
.raum img:hover {box-shadow:0 0 10px #149;border-radius:10%; -moz-border-radius:10%; -webkit-border-radius:10%; transition:.2s}

.gal p {text-align:center;}
.gal img {width:165px; margin:0 30px 20px 0; border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px; border:1px solid #fff; box-shadow:0 0 3px #000; transition:.8s}
.gal.vids img {height:156px; width:242px; margin:0 20px 20px 0; border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px; border:1px solid #fff; box-shadow:0 0 3px #000; transition:.8s}
.gal img:hover {box-shadow:0 0 10px #149; transition:.2s}
.gal h3 {text-align:center; text-transform:none;}

.news div {padding-top:10px;}
.news div img, .news div h3 , .news div p {transition:.5s}
.news div:hover * { position:relative; top:0px;}
.news h3 {text-transform:none; line-height:20px;}
.news h3 span { font-family: "gotham";}
.news img {border-radius:10px; opacity:.85;}
.news div:hover img {opacity:1}


.accordion-inner {font-size:10px;}

.gm-style .gm-style-iw div {font-size:9px !important;}

.studio h4 {margin:15px 0 0 0;}
.studio .overlay-zoom {margin-bottom:3px;}
.textandpic p {margin-left:130px; font-size:15px;}
.textandpic h3 {margin-left:130px;}
.picgal {background: #FFF; padding: 10px;}
.kurse .span1 {width:14% !important; margin:0; border:1px solid transparent; padding:5px;}
.kurse .span1:hover {background:#fff; border:1px solid #ddd; box-shadow:0 0 5px #aaa}

table {width:100%; background:#fff; margin:0; padding:0; border-collapse:collapse;}
td {padding:5px 5px 0 5px; margin:2px; border-bottom:1px solid #eee; vertical-align:top; transition:.3s}
tr:hover {color:#ccc; background:#eee;}
.head td {border-bottom:1px solid #ddd; box-shadow:none;}
.red {color:#ccc; background:#eee;}
.spacer td {color:#dd00ff; background:#ffeeff;}
.spacer td.red {color:#fff; background:#dd00ff;}
.head .red {background:#ddd;}
td:hover {color:#fff; background:#c00;}
td:hover .zeit {color:#f55;}
.zeit {color:#888;}

@media (max-width:979px){
	#menu {position:relative; top:0; right:0; margin-top:0px; padding:3px; padding:0;}
	.navbar-inner {position:relative;}
	.btn-navbar {position:absolute; top:-60px; right:10px; padding:0; border:1px solid #aaa; border-radius:7px}
	.navbar {margin-top: 0px !important;}
	.nav-collapse .nav {margin-top: 0px !important;}
}

.accordion-group {background: #fff !important;}

@media (max-width: 767px){
	[class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] {
		clear: both;
	}
	.border-left {border-left:0 none; padding-left:0;}
}

hr.spacer {border-top: 1px solid #ddd; margin:10px 50px;}
.boxed {border:1px solid #fff; padding:20px; box-shadow:0 0 5px #888; border-radius:7px; background: #f2f5f6;
}

.boxed_white {background:#fff; border:1px solid #fff; padding:20px; box-shadow:0 0 5px #888; border-radius:7px;}

a.showList {display:block; float:left; width:250px; padding:0px 20px 3px 10px; margin:0 15px 15px 0;}
a.showList:hover {padding:0px 10px 3px 20px; color:#fff;}

div.hiddenlist {margin-bottom:100px;}

.extraBIG {text-align:center; font-size:20px; margin-bottom:25px}
.social_links {margin-bottom:35px;}
.social_links img {width:50px; margin:5px 10px 5px 0}
.social_links img:hover {opacity:.8;}

hr.small {border-top: 1px solid #AAA; margin:10px 50px;}
.kommentare hr {border-top: 1px solid #AAA; margin:25px 50px;}
.kommentare p {color:#888; transition:.5s; font-size:11px; overflow:hidden;}
.kommentare p:hover {color:#000;}
@media (max-width: 979px){
.kommentare p {text-align:left !important;}
}

.link_tonstudio {position:relative; background:url(../gfx/tonstudio.jpg) no-repeat center center; background-size:cover; padding-top:75px !important; transition:.5s; height:89px;}
.link_tonstudio:hover {box-shadow:0 0 30px #149;}
.link_tonstudio img {position:absolute; top:-41px; left:10px;}
.link_tonstudio h2 {font-size:21px !important; font-family:'Gotham'; text-shadow:1px 1px 2px #fff; line-height:25px}
.link_tonstudio a {color:#333;}
.link_tonstudio .smaller a {color:#666 !important; font-size:15px;}

.link_audioschool {position:relative; background:url(../gfx/tontechniker-ausbildung.jpg) no-repeat center center; background-size:cover; padding-top:75px !important; transition:.5s; height:89px;}
.link_audioschool:hover {box-shadow:0 0 30px #149;}
.link_audioschool img {position:absolute; top:-41px; left:10px;}
.link_audioschool h2 {font-size:21px !important; font-family:'Gotham'; text-shadow:1px 1px 2px #fff; line-height:25px}
.link_audioschool a {color:#333;}
.link_audioschool .smaller a {color:#666 !important; font-size:15px;}

.left p {text-align:left;}
.box {
   width: 280px;
   height: 120px;
   margin: 0 13px 13px 0;
   display:inline-block;
   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow: 0px 0px 4px #aaa;
   -moz-box-shadow: 0px 0px 4px #aaa;
   box-shadow: 0px 0px 4px #aaa;
   cursor: default;
   border-radius:7px;
}
.box .mask,.box .content {
   width: 280px;
   height: 120px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}

.box img.small {float:left; margin:10px; width:100px; border:1px solid #aaa;}
.box .h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: left;
   position: relative;
   font-size: 11px;
   padding:0 10px 3px 0;
   background: rgba(0, 0, 0, 0.8);
}
.box p {
   font-size: 11px;
   position: relative;
   color: #888;
   padding: 5px 0;
   margin:0;
   text-align: left;
}
.box a.info {
   display: inline-block;
   text-decoration: none;
   padding: 3px 7px;
   background: #aaa;
   color: #fff;
   border-radius:50%;
}
.box a.info:hover {
   background: #149;
}


.box-tenth .mask {
   background-color:#fff;
}
.box-tenth .h2 {
   border-bottom: 1px solid #149;
   background: transparent;
   margin:10px 10px 0 120px;
   color: #333;
}

			
.centered, .centered * {text-align:center !important;}	

.grau {color:#555 !important;}
.blau {color:#149 !important;}
.iframe100pro {width:100%;}