
/*CSS Anweisungen Website Desktop und Smartphone*/
/* open-sans-regular - latin */
@font-face {
  font-family: 'Oranienbaum';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/oranienbaum-v6-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Oranienbaum'), local('Oranienbaum-Regular'),
       url('../fonts/oranienbaum-v6-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/oranienbaum-v6-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/oranienbaum-v6-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/oranienbaum-v6-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/oranienbaum-v6-latin-regular.svg#Oranienbaum') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('../fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}




.tm-content{													/*Hintergrund Beitrag ohne Farbe*/
	background:none;
			}
.logo1{														/*Logo Startseite Position links*/
	margin-left:-250px;
			}
h2{													/*Überschrift H2 Positionierung*/
	text-align:left;
			}
h5{													/*Überschrift H5 Schriftgrösse angepasst*/
	font-size:18px;
			}	
em{													/*Kursivschrift schwarz*/
	color: #c3d608;
			}

.beitrag{											/*alle Beiträge in Blockschrift und Abstand von oben 80px*/
	margin-top:80px;
	text-align:justify;	
			}

.lieder_soph{										/*Beitrag für Aufzählung Lieder Hans Soph*/
	width:500px;
	height:auto;	
	float:left;
			}
.huetel{											/*Beitrag für Aufzählung Marianne Hütel*/
	width:500px;
	height:auto;	
	float:left;
			}
.huetel_lieder{
	margin-top:20px;
	width:800px;
	height:auto;	
	float:left;	
	clear:both;
	}
.tm-footer-pos .uk-panel{background-color:#ffffff;}

.tm-leading-article .uk-article:last-child {
	border-bottom: none;
	}
	

	html {
	background-color: rgba(195, 214, 8, 0.4) ;
	}	
	
.start {
	background: url("../images/bg_start_73899830.jpg") no-repeat fixed;
	background-size: cover;
	}	
	
.aktuelles {
	background: url("../images/bg_archiv_98000449.jpg") no-repeat fixed;
	background-size: cover;
	}	
	
.verein {
	background: url("../images/bg_verein_105012130.jpg") no-repeat fixed;
	background-size: cover;
	}	
	
.archiv {
	background: url("../images/bg_archiv_70733197.jpg") no-repeat fixed;
	background-size: cover;
	}	
	
.musik {
	background: url("../images/bg_musik_122970482.jpg") no-repeat fixed;
	background-size: cover;
	}	

.allgemein {
	background: url("../images/bg_allgemein_136069090.jpg") no-repeat fixed;
	background-size: cover;
	}		
	
	

	
.tm-content{	
	background-color: rgba(255, 255, 255, 0.95);

	}

.top-outer{												
	background-color: rgba(67, 67, 67, 1)
			}

@media (min-width: 980px) {

	.menu-inner {
	margin-left: 150px;
	}
		
	.schriftzug {
	padding-left: 50px;
	}
	
	.uk-float-left {
	padding-left: 100px;
	}
}

.tm-footer {
	background-color: rgba(67, 67, 67, 1) !important;
	}
	
.logo-top {
	top: 10px;
	margin-left: -480px;
	z-index: 99 !important;
	position: absolute;
	}

@media (max-width: 980px) {
.logo-top {
	display: none;
	}

	.schriftzug {
		float: none;
	}
}

.tm-logo-small {
	margin-left: 0px;
	}

.mobile {

	margin-right: 20px;

	}
	
.uk-navbar-center{
	white-space: nowrap;
	
	}
.uk-container-center {
	width: 100%;
	}

@media (min-width: 625px) {

.schriftzug-mobile {
padding-top: 15px;
box-sizing: border-box;
display: block;
	}
}
@media (max-width: 625px) {
.schriftzug-mobile {
padding-top: 25px;
box-sizing: border-box;
display: block;
	}
	
	}

@media (max-width: 480px) {
.logo-mobile {
display: none;
	}
	
.schriftzug-mobile {
margin-top: 5px;
padding-right: 10px;


	}
	
.tm-logo-small	{
	margin-left: 0px;
	}
	

	
.uk-navbar-center{
	white-space: nowrap;
	
	}
.uk-container-center {
	width: 100%;
	}




vertical-align: middle;

	/*
	

	
	*/