*
{
	margin:0;
	padding:0;
	font-family: 'texgyreherosregular';
}



html
{
    color:#ffffff;
	background-color:#000000;
	width:100%;
	height:100%;
/*	background-image:url(../images/bg-mischpult.jpg);	*/
	background-repeat: no-repeat;
	background-position:center;
 	background-size:100% auto;
	background-attachment: fixed;
	font-family: 'texgyreherosregular';

}

body {
    font-size:100%;
    line-height: 1.4;
 	font-family: 'texgyreherosregular';
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */



*{
    margin:0 auto;
}

body{
   
   height:100%;
  /* font-family: Helvetica Neue LT Std; */
}

html {
    height: 100%;
}

.wrapper
{
	margin:auto 0;
	width:100%;
	height:100%;
}

.wrapper-header
{
	width:100%;
    height:115px;
	background-color:#172a4c;
    opacity:1;
	position: fixed;
	top:0px;
	float:left;
	z-index:9999;

	
}



.wrapper-menu-logo
{
	max-width:1050px;
	min-height:80px;
	background-color: transparent;
	margin:0 auto;
}


.logo
{
		margin-right:25px;

}
.menu-top
{
	max-width:500px;
	background-color: transparent;
	float:left;
	font-size:130%;
	display: table;
	line-height:normal;
	padding-bottom:0;
	margin-bottom:0;
	margin-top:44px;
	margin-left:25px;
	font-family: 'texgyreherosregular';

}

.menu-top ul
{
   	list-style-type: none;
   	margin: 0;
   	padding: 0;
   	line-height:normal;
	padding-bottom:0;
	margin-bottom:0;



} 

.menu-top li
{

  	display: table-cell;
  	text-align: center;
   	vertical-align: bottom;
  	line-height:normal;
	padding-bottom:0;
	margin-bottom:0;


}


.menu-top li a
{
	color:#3177d7;
	text-decoration:none;
  	margin-right:40px;
	line-height:normal;
	padding-bottom:0;
	margin-bottom:0;
}


.menu-top li a:hover
{
	color:#ffffff;
	text-decoration:none;
	line-height:normal;
	padding-bottom:0;
	margin-bottom:0;


}

.menu-top li a.active
{
	color:#ffffff;
	text-decoration:none;
	font-size:140%;
	line-height:normal;
	padding-bottom:0;
	margin-bottom:0;
	position:relative; top:2px;



}

.greybox-fix
{
	background-image:url(../images/bg-gray-65.png);
	background-repeat:repeat;
  /*background-color:#434449;
    opacity: 0.6; */
    min-height: 253px;
    max-width:734px;
    z-index: 1;
	position: relative;top:200px;

}

.greybox
{
	background-image:url(../images/bg-gray-65.png);
	background-repeat:repeat;
  /*background-color:#434449;
    opacity: 0.6; */
    min-height: 253px;
    max-width:734px;
    z-index: 1;
	margin-top:200px;
	margin-bottom:50px;
}

.greybox-technik
{
	background-image:url(../images/bg-gray-65.png);
	background-repeat:repeat;
  /*background-color:#434449;
    opacity: 0.6; */
    min-height: 253px;
    max-width:1000px;
    z-index: 1;
	margin-top:200px;
	margin-bottom:50px;
	text-align:left;
}



#scrollbox 
{
	max-width: 1000px;
	margin-top:200px;
    opacity: 1;
  	color:#ffffff;
  	border-radius:0px;
  	background-image:url(../images/box-hintergrund.jpg);
	background-repeat: no-repeat;
	background-size:1000px 526px
	
}


#scrollbox1
{
  	color: #ffffff;
	white-space: nowrap;
}


#scrollbox1 h2
{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:0px;
	padding-left:0px;
	
}

#scrollbox3 
{
	min-height: 480px;
	max-height:480px;
	overflow: auto;
	margin: 0px;
	border-top: solid #ffffff 1px;
	border-radius:px;
	text-align:left;
	font-size:100%;
}


.folder-icon
{
	width:100%;
	height:auto auto; 
	min-width:25px !important;
	min-height:auto !important;
	max-width:54px !important;
	max-height:39px !important

}

.beschreibung
{
	text-align:left;
	background-color: transparent;
	max-width:800px !important;
	font-size:100%;
}

.name
{
	padding-left:0px;
	text-align:left;
	min-width:240px;
	max-width:240px;
	background-color: transparent;
}


th
{
	text-align:left;
}
.td-icon
{
	width:80px;
	height:50px;
}

.anfahrt
{
	background-repeat:repeat;
  /*background-color:#434449;
    opacity: 0.6; */
    min-height:500px;
    max-width:500px;
	max-width:1000px;
	
    z-index: 1;
	margin-top:200px;
	margin-bottom:50px;
}


.google-maps { 
	position: relative; 
	padding-bottom: 75%; // This is the aspect ratio 
	height: 0; 
	overflow: hidden; 
} 

.google-maps iframe 
{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100% !important; 
	height: 100% !important; 
} 




.txt {

    z-index: 2;
    text-shadow: 3px 1px 2px black;
	padding:12px;
	padding-top:0px;


}


a.start {
    bottom: 152px;
    color: #ffb51d;
    font-size: 1.4em;
    left: 300px;
    position: absolute;
}

.headline {
    font-size: 2.7em;
	text-align:center;
}

h1
{
    font-size: 2.7em;
    margin:0;
	padding:0;
}

.secondTxt {
    font-size: 1.9em;
    font-style: normal;
    line-height: 35px;
    margin-top: -4px;
    text-align: center;
}


.contactTxt {
    font-size: 1.75em;
    line-height:30px;
    margin-top: 28px;
    text-align: center;
}

.infoTxt {
    font-size: 1.9em;
    margin-top: 6px;
	text-align: center;

}


.wrapper-footer
{
	margin:auto 0;
	width:100%;
	height:100%;
	position:absolute; bottom:0;
}


.footer
{

	background-color: transparent;
	height:50px;
	max-width:1000px;
	margin:0 auto;

}


/* ### Galerie Hintergrund ### */

.galerie-bg
{
	max-width:1050px;
	max-height:685px;
	background-image:url(../images/bg-black-76.png);
	background-repeat:repeat;
	
/*	background-image:url(../images/gallerie-vorschau.png);
	background-repeat:no-repeat;*/

	/*margin-top:200px;*/
	margin-bottom:50px;
	padding-top:20px;
	position: relative; top:160px;
	}



.headline-galerie
{
	font-size:20px;
	text-align:center;
	

	/*margin-top:200px;*/
	position: relative; top:200px;
	margin:0 auto;
	}


/* ### Abstand Thumbnails in der Gallery ### */


.img_start
{
}

.thumb-gallery-container
{
	background-color: transparent;


}

.thumb-gallery-inner
{
	background-color: transparent;
	position:absolute; bottom:0px;
	margin-left:45px;

}

#thumb
{
    width:240px;
    min-width:240px;
    max-width:240px;
    margin-top:0px;
    margin-bottom:0px;
	background-color: transparent;
	float:left;



}


#thumb img
{
	
	border-color:#ffffff;
	border-style:solid;
	border-width:1px;
	margin-right:0;
	margin-left:0;
	margin-top:15px;
	margin-bottom:5px;
	
}


.img-beschreibung
{
    width:150px;
    min-width:150px;
    max-width:150px;
    text-align:center;
    margin-top:0px;
    margin-bottom:10px;
	background-color: transparent;



}


.ug-thumb-wrapper
{
	cursor:pointer !important;
}


.ug-default-button-play
{
	display:none !important;
}

.ug-default-button-fullscreen
{
	display:none !important;
}

.ug-slider-control.ug-zoompanel.ug-skin-default
{
	display:none !important;
	visibility:hidden !important;
}

.ug-zoompanel-button ug-zoompanel-plus
{
	display:none !important;
}


.ug-strip-panel
{
	background-color: transparent !important;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width:1025px)
{
.sound-welle
{
	background-image:url(../images/sound-welle/sound-welle-1920.png);
	background-repeat:no-repeat;
	background-position:top center;
	height:169px;
	width:100%;
	background-color:transparent;
}

.logo
{
	background-image:url(../images/logo-f-und-m-tonstudio.png);
	background-repeat:no-repeat;
	width:242px;
	height:51px;
	float:right;
	margin-top:38px;
	margin-right:0px;
}

.menu-top
{
	margin-left:0px;
}

}


@media only screen and (min-width:1000px) and (max-width:1024px)
{
.logo
{
	background-image:url(../images/logo-f-und-m-tonstudio.png);
	background-repeat:no-repeat;
	width:242px;
	height:51px;
	float:right;
	margin-top:38px;
}

#scrollbox1 h2
{
	font-size:100%;
	margin-left:-10px;
}


}



@media only screen and (min-width:900px) and (max-width:1000px)
{
.logo
{
	background-image:url(../images/logo-f-und-m-tonstudio.png);
	background-repeat:no-repeat;
	width:242px;
	height:51px;
	float:right;
	margin-top:38px;
}


.menu-top li a
{
  	margin-right:20px;

}



}



@media only screen and (min-width:800px) and (max-width:900px)
{


.logo
{
	background-image:url(../images/logo-f-und-m-tonstudio.png);
	background-repeat:no-repeat;
	width:242px;
	height:51px;
	float:right;
	margin-top:38px;
}

.menu-top li a
{
  	margin-right:10px;

}


.logo
{
		margin-right:0px;

}

}




@media only screen and (min-width:640px) and (max-width:700px)
{


.logo
{
	background-image:url(../images/logo-f-und-m-tonstudio.png);
	background-repeat:no-repeat;
	width:242px;
	height:51px;
	float: left;
	position:absolute; top:0px;
	margin-left:15px;
}

.menu-top
{
	max-width:500px;
	background-color: transparent;
	float:left;
	font-size:100%;
	display: table;
	line-height:normal;
	padding-bottom:0;
	margin-bottom:0;
	margin-top:44px;
	margin-left:25px;
}

.menu-top li a
{
	color:#3177d7;
	text-decoration:none;
  	margin-right:10px;
	line-height:normal;
	padding-bottom:0;
	margin-bottom:0;
}


}


@media only screen and (min-width:700px) and (max-width:799px)
{


.logo
{
	background-image:url(../images/logo-f-und-m-tonstudio.png);
	background-repeat:no-repeat;
	width:242px;
	height:51px;
	float:right;
	margin-top:38px;
	margin-right:0px;
}

.menu-top
{
	max-width:500px;
	background-color: transparent;
	float:left;
	font-size:100%;
	display: table;
	line-height:normal;
	padding-bottom:0;
	margin-bottom:0;
	margin-top:44px;
	margin-left:25px;
}

.menu-top li a
{
	color:#3177d7;
	text-decoration:none;
  	margin-right:10px;
	line-height:normal;
	padding-bottom:0;
	margin-bottom:0;
}

}



@media only screen and (min-width:321px) and (max-width:639px)
{
	
h1
{
    font-size: 2.2em;
    margin:0;
	padding:0;
}

.secondTxt {
    font-size: 1.5em;
    font-style: normal;
    line-height: 25px;
    margin-top: -4px;
    text-align: center;
}


.contactTxt {
    font-size: 1.25em;
    line-height:20px;
    margin-top: 28px;
    text-align: center;
}

.infoTxt {
    font-size: 1.25em;
    margin-top: 6px;
	text-align: center;

}
	
	
.sound-welle
{
	background-image: none;
	background-repeat:no-repeat;
	background-position:top center;
	height:169px;
	width:100%;
	background-color: transparent;
}

.logo
{
	background-image:url(../images/logo-f-und-m-tonstudio.png);
	background-repeat:no-repeat;
	width:242px;
	height:51px;
	float:left;
	margin-top:0px;
	position:absolute; top:0px;
	margin-left:25px;
}

.menu-top
{
	width:100%;
	background-color: transparent;
	float:left;
	font-size:100%;
	display: table;
	line-height:normal;
	padding-bottom:0;
	margin-bottom:0;
	margin-top:44px;
	margin-left:25px;
}

.menu-top li a
{
	color:#3177d7;
	text-decoration:none;
  	margin-right:20px;
	line-height:normal;
	padding-bottom:0;
	margin-bottom:0;
}

}




@media only screen and (min-width:320px) and (max-width:320px)
{
	
	
.greybox-fix
{
	background-image:url(../images/bg-gray-65.png);
	background-repeat:repeat;
  /*background-color:#434449;
    opacity: 0.6; */
    min-height: 253px;
    max-width:734px;
    z-index: 1;
	position: relative;top:160px;

}

.sound-welle
{
	background-image: none;
	background-repeat:no-repeat;
	background-position:top center;
	height:169px;
	width:100%;
	background-color: transparent;
}

h1
{
    font-size: 2.0em;
    margin:0;
	padding:0;
	line-height:normal;
}

.secondTxt {
    font-size: 1.0em;
    font-style: normal;
    line-height:18px;
    margin-top: -4px;
    text-align: center;
}


.contactTxt {
    font-size: 0.8em;
    line-height:18px;
    margin-top: 28px;
    text-align: center;
}

.infoTxt {
    font-size: 1.0em;
    margin-top: 6px;
	text-align: center;

}
	
.logo
{
	background-image:url(../images/logo-f-und-m-tonstudio.png);
	background-repeat:no-repeat;
	width:242px;
	height:51px;
	float:left;
	margin-top:0px;
	position:absolute; top:0px;
	margin-left:5px;
}

.menu-top
{
	width:100%;
	background-color: transparent;
	float:left;
	font-size:68%;
	display: table;
	line-height:normal;
	padding-bottom:0;
	margin-bottom:0;
	margin-top:44px;
	margin-left:5px;
}

.menu-top li a
{
	color:#3177d7;
	text-decoration:none;
  	margin-right:8px;
	line-height:normal;
	padding-bottom:0;
	margin-bottom:0;
}


#scrollbox3 
{
	font-size:70%;
}

#scrollbox1 h2
{
	font-size:85%;
	padding-left:10px;
	
}

}





@media only screen and (min-width:375px) and (max-width:375px)
{
	

.sound-welle
{
	background-image: none;
	background-repeat:no-repeat;
	background-position:top center;
	height:169px;
	width:100%;
	background-color: transparent;
}


	
.logo
{
	background-image:url(../images/logo-f-und-m-tonstudio.png);
	background-repeat:no-repeat;
	width:242px;
	height:51px;
	float:left;
	margin-top:0px;
	position:absolute; top:0px;
	margin-left:5px;
}

.menu-top
{
	width:100%;
	background-color: transparent;
	float:left;
	font-size:90%;
	display: table;
	line-height:normal;
	padding-bottom:0;
	margin-bottom:0;
	margin-top:44px;
	margin-left:5px;
}

.menu-top li a
{
	color:#3177d7;
	text-decoration:none;
  	margin-right:8px;
	line-height:normal;
	padding-bottom:0;
	margin-bottom:0;
}

#scrollbox3 
{
	font-size:70%;
}

#scrollbox1 h2
{
	font-size:85%;
	padding-left:15px;

}

}



@media only screen and (min-width:414px) and (max-width:414px)
{
	

.sound-welle
{
	background-image: none;
	background-repeat:no-repeat;
	background-position:top center;
	height:169px;
	width:100%;
	background-color: transparent;
}


	
.logo
{
	background-image:url(../images/logo-f-und-m-tonstudio.png);
	background-repeat:no-repeat;
	width:242px;
	height:51px;
	float:left;
	margin-top:0px;
	position:absolute; top:0px;
	margin-left:5px;
}

.menu-top
{
	width:100%;
	background-color: transparent;
	float:left;
	font-size:90%;
	display: table;
	line-height:normal;
	padding-bottom:0;
	margin-bottom:0;
	margin-top:44px;
	margin-left:5px;
}

.menu-top li a
{
	color:#3177d7;
	text-decoration:none;
  	margin-right:8px;
	line-height:normal;
	padding-bottom:0;
	margin-bottom:0;
}

#scrollbox3 
{
	font-size:70%;
}

#scrollbox1 h2
{
	font-size:85%;
  padding-left:10px;
}

}



@media only screen and (min-width:480px) and (max-width:480px)
{
	
	
.greybox-fix
{
	background-image:url(../images/bg-gray-65.png);
	background-repeat:repeat;
  /*background-color:#434449;
    opacity: 0.6; */
    min-height: 253px;
    max-width:734px;
    z-index: 1;
	position: relative;top:160px;

}

.sound-welle
{
	background-image: none;
	background-repeat:no-repeat;
	background-position:top center;
	height:169px;
	width:100%;
	background-color: transparent;
}

h1
{
    font-size: 2.0em;
    margin:0;
	padding:0;
	line-height:normal;
}

.secondTxt {
    font-size: 1.0em;
    font-style: normal;
    line-height:18px;
    margin-top: -4px;
    text-align: center;
}


.contactTxt {
    font-size: 0.8em;
    line-height:18px;
    margin-top: 28px;
    text-align: center;
}

.infoTxt {
    font-size: 1.0em;
    margin-top: 6px;
	text-align: center;

}
	
.logo
{
	background-image:url(../images/logo-f-und-m-tonstudio.png);
	background-repeat:no-repeat;
	width:242px;
	height:51px;
	float:left;
	margin-top:0px;
	position:absolute; top:0px;
	margin-left:25px;
}

.menu-top
{
	width:100%;
	background-color: transparent;
	float:left;
	font-size:90%;
	display: table;
	line-height:normal;
	padding-bottom:0;
	margin-bottom:0;
	margin-top:44px;
	margin-left:25px;
}

.menu-top li a
{
	color:#3177d7;
	text-decoration:none;
  	margin-right:15px;
	line-height:normal;
	padding-bottom:0;
	margin-bottom:0;
}

#scrollbox3 
{
	font-size:70%;
}

#scrollbox1 h2
{
	font-size:85%;
	padding-left:5px;

}

}



@media only screen and (min-width:533px) and (max-width:533px)
{
#scrollbox3 
{
	font-size:70%;
}

#scrollbox1 h2
{
	font-size:85%;
}
}

@media only screen and (min-width:568px) and (max-width:568px)
{
#scrollbox3 
{
	font-size:70%;
}

#scrollbox1 h2
{
	font-size:85%;
	margin-left:-5px;
}
}


@media only screen and (min-width:667px) and (max-width:667px)
{

.logo
{
	background-image:url(../images/logo-f-und-m-tonstudio.png);
	background-repeat:no-repeat;
	width:242px;
	height:51px;
	float:left;
	margin-top:0px;
	position:absolute; top:0px;
	margin-left:10px;
}

.menu-top
{
	width:100%;
	background-color: transparent;
	float:left;
	font-size:100%;
	display: table;
	line-height:normal;
	padding-bottom:0;
	margin-bottom:0;
	margin-top:44px;
	margin-left:10px;
}

.menu-top li a
{
	color:#3177d7;
	text-decoration:none;
  	margin-right:10px;
	line-height:normal;
	padding-bottom:0;
	margin-bottom:0;
}
#scrollbox3 
{
	font-size:70%;
}

#scrollbox1 h2
{
	font-size:85%;
	margin-left:-10px;

}


}




@media only screen and (min-width:320px) and (max-width:480px)
{
.sound-welle
{
	background-image: none;
	background-repeat:no-repeat;
	background-position:top center;
	height:169px;
	width:100%;
	background-color: transparent;
}

.logo
{
	background-image:url(../images/logo-f-und-m-tonstudio.png);
	background-repeat:no-repeat;
	width:242px;
	height:51px;
	float:left;
	margin-top:0px;
	position:absolute; top:0px;
	margin-left:10px;
}

.menu-top
{
	width:100%;
	background-color: transparent;
	float:left;
	font-size:70%;
	display: table;
	line-height:normal;
	padding-bottom:0;
	margin-bottom:0;
	margin-top:44px;
	margin-left:10px;
}

.menu-top li a
{
	color:#3177d7;
	text-decoration:none;
  	margin-right:5px;
	line-height:normal;
	padding-bottom:0;
	margin-bottom:0;
}

#scrollbox3 
{
	font-size:70%;
}

#scrollbox1 h2
{
	font-size:85%;
}

}


@media only screen and (min-width:260px) and (max-width:319px)
{
.sound-welle
{
	background-image: none;
	background-repeat:no-repeat;
	background-position:top center;
	height:169px;
	width:100%;
	background-color: transparent;
}

.logo
{
	background-image:url(../images/logo-f-und-m-tonstudio.png);
	background-repeat:no-repeat;
	width:242px;
	height:51px;
	float:left;
	margin-top:0px;
	position:absolute; top:0px;
	margin-left:25px;
}

.menu-top
{
	width:100%;
	background-color: transparent;
	float:left;
	font-size:75%;
	display:  inline;
	line-height:normal;
	padding-bottom:0;
	margin-bottom:0;
	margin-top:44px;
	margin-left:25px;
}

.menu-top li a
{
	color:#3177d7;
	text-decoration:none;
  	margin-right:10px;
	line-height:normal;
	padding-bottom:0;
	margin-bottom:0;
}

#scrollbox3 
{
	font-size:70%;
}

#scrollbox1 h2
{
	font-size:85%;
}

}



/* Sound Wellen Grafik + Menu Anpassung */


@media only screen and (min-width:1024px) and (max-width:1024px)
{
.sound-welle
{
	background-repeat:no-repeat;
	background-position:top center;
	height:169px;
	width:100%;
	background-image:url(../images/sound-welle/sound-welle-1024-1024.png);
	background-color: transparent;
}
}


@media only screen and (min-width:950px) and (max-width:1023px)
{
.sound-welle
{
	background-repeat:no-repeat;
	background-position:top center;
	height:169px;
	width:100%;
	background-image:url(../images/sound-welle/sound-welle-950-1023.png);
}

.menu-top li a
{
  	margin-right:15px;

}

}



@media only screen and (min-width:800px) and (max-width:800px)
{
.sound-welle
{
	background-repeat:no-repeat;
	background-position:top center;
	height:169px;
	width:100%;
}


.menu-top li a
{
  	margin-right:15px;

}

}



@media only screen and (min-width:768px) and (max-width:768px)
{
.sound-welle
{
	background-repeat:no-repeat;
	background-position:top center;
	height:169px;
	width:100%;
}

.menu-top li a
{
  	margin-right:15px;

}


#scrollbox1 h2
{
	font-size:85%;
	margin-left:-4px;
}

}



}


@media only screen and (min-width:640px) and (max-width:700px)
{
.sound-welle
{
	/*background-image:url(../images/sound-welle/sound-welle-550.png);*/
	background-image: none;
	background-repeat:no-repeat;
	background-position:top center;
	height:169px;
	width:100%;
}

.menu-top li a
{
  	margin-right:15px;

}

}


@media only screen and (min-width:736px) and (max-width:736px)
{
.sound-welle
{
	background-repeat:no-repeat;
	background-position:top center;
	height:169px;
	width:100%;
	background:none;

}

.menu-top li a
{
  	margin-right:15px;

}

#scrollbox1 h2
{
	font-size:85%;
	margin-left:-5px;	
}





}


@media only screen and (min-width:667px) and (max-width:667px)
{
	
.sound-welle
{
	background-image: none;
	background-repeat:no-repeat;
	background-position:top center;
	height:169px;
	width:100%;
	background-color: transparent;
}

.menu-top li a
{
  	margin-right:15px;

}

#scrollbox1 h2
{
	font-size:85%;
	padding-left:4px;	
}


}


@media only screen and (min-width:360px) and (max-width:360px)
{
#scrollbox1 h2
{
	font-size:85%;
	padding-left:10px;
	
}
}

@media only screen and (min-width:400px) and (max-width:400px)
{
#scrollbox1 h2
{
	font-size:85%;
	padding-left:10px;
	
}
}

@media only screen and (min-width:640px) and (max-width:640px)
{
#scrollbox1 h2
{
	font-size:85%;
	margin-left:-5px;
	
}
}

@media only screen and (min-width:800px) and (max-width:800px)
{
#scrollbox1 h2
{
	font-size:100%;
	margin-left:-4px;
	
}
}

@media only screen and (min-width:801px) and (max-width:900px)
{
#scrollbox1 h2
{
	font-size:100%;
	padding-left:0px;
	
}
}

@media only screen and (min-width:901px) and (max-width:1000px)
{
#scrollbox1 h2
{
	font-size:100%;
	padding-left:0px;
	
}
}

@media only screen and (min-width:1001px) and (max-width:1279px)
{
#scrollbox1 h2
{
	font-size:100%;
	padding-left:0px;
	
}
}

@media only screen and (min-width:1280px) and (max-width:1280px)
{
#scrollbox1 h2
{
	font-size:100%;
	padding-left:0px;
	
}
}

@media only screen and (min-width:1281px) and (max-width:1920px)
{
#scrollbox1 h2
{
	font-size:100%;
	padding-left:0px;
	
}
}


/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}




