/* Global */

@font-face {
	font-family: 'BitstreamVera';
	src: url('font/Vera.eot');
	src: local('☺'), url('font/Vera.woff') format('woff'), url('font/Vera.ttf') format('truetype'), url('font/Vera.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MiddleSchoolSucks';
	src: url('font/MiddleSchoolSucks.eot');
	src: local('☺'), url('font/MiddleSchoolSucks.woff') format('woff'), url('font/MiddleSchoolSucks.ttf') format('truetype'), url('font/MiddleSchoolSucks.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

* {
	margin:0;
	padding:0;
}

html, body { height: 100%; }

body {
	background-color: #f6f6f6;
	font-family:BitstreamVera, sans-serif;
	font-size: 15px;
	color: #fff;
}
body.blank {
	background-color: #fff;
	font-family:BitstreamVera, sans-serif;
	font-size: 14px;
	color: #fff;
}
img {
	border:none;
}
p, h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:active {
	color: #a1ccba; text-decoration: underline;		/* 34e8da ? */
}
a:hover {
	color: #a1ccba; text-decoration: underline;
}
div.clear {clear: both;}

h1 {margin:0 0 5px 0;padding:0;font-size:29px;font-weight:normal;color:#ec6ea6;line-height: 36px;text-shadow: 1px 1px 0 #444;}
h2 {margin:0 0 5px 0;padding:0;font-size:23px;font-weight:normal;color:#ec6ea6;line-height: 26px;text-shadow: 1px 1px 0 #444;}
h3 {margin:0 0 5px 0;padding:0;font-size:17px;font-weight:normal;color:#ec6ea6;line-height: 20px;text-shadow: 1px 1px 0 #444;}
h4 {margin:0 0 3px 0;padding:0;font-size:13px;font-weight:normal;color:#fff;line-height: 15px;}
h5 {margin:0 0 2px 0;padding:0;font-size:11px;font-weight:normal;color:#fff;line-height: 13px;}
h6 {margin:0 0 2px 0;padding:0;font-size:9px;font-weight:normal;color:#fff;line-height: 11px;}

hr {height:1px;border:0px solid #999;background-color:#999;color:#999;}

input {margin:0;padding:0;font-family: Verdana, Arial, 'Helvetica Neue', Helvetica, sans-serif;font-size:15px;}
textarea {font-family: Verdana, Arial, 'Helvetica Neue', Helvetica, sans-serif;font-size:15px;}
select {font-family: Verdana, Arial, 'Helvetica Neue', Helvetica, sans-serif;font-size:15px;}
input[type=submit] {
	padding:8px 20px;font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size:15px;color:#666;cursor:pointer;
}
button {
	background-color:#4a78a3;border:1px solid #222;padding:8px 20px; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 15px; font-weight:normal; color:#fffdf6; cursor:pointer;
	border-radius: 8px;
}
input[type=button] {
	background-color:#4a78a3;border:1px solid #222;padding:8px 20px; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 15px; font-weight:normal; color:#fffdf6; cursor:pointer;
	border-radius: 8px;
}
input[type=checkbox], input[type=radio] {
    white-space: nowrap;
    overflow:hidden;
    width:15px;
    height:15px;
}
input[type=checkbox]:checked {
}
input[type=checkbox]:hover {
}
input, textarea {
    width: 100%;
}
input[type=text], textarea {
}

.responsive-video {
    position: relative;
    padding-bottom: 55%;
    padding-top: 15px;
    height: 0;
    overflow: hidden;
}
.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#m_wrapper {
	width: 1110px;
}

/* main */

#m_page {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	width: 940px;
	background-color: #404344;
}
body.blank #m_page {
	position:relative;
	z-index: 1;
	top: 0;
	left: 0;
	top: 0;
	margin-left: 0;
	width: 100%;
}

#m_head {
	z-index: 10;
	width: 100%;
	/*height: 348px;*/
	/*border-bottom: 1px solid #ccc;*/
	/*border-right: 1px solid #ddd;*/
	/*border-left: 1px solid #ddd;*/
	/*background-color: #fff;*/
	/*background-image: url(../img/head_bgrnd.jpg);*/
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center 48px;
}

#m_left {
	display: none;
	float:left;
	width: 200px;
}
#m_center {
	width: 100%;
	/*border-right: 1px solid #404344;*/
	/*border-left: 1px solid #404344;*/
	/*background-color: #fff;*/
}
body.blank #m_center {
	float:left;
	z-index: 5;
	width: 100%;
	padding: 0;
	margin-bottom: 0;
}

#m_center .bgrnd {
}
#m_right {
	float: left;
	margin: 80px 0 0 20px;
}
#m_bottom {
	width: 100%;
	min-height: 140px;
	border-top: 4px solid #a1ccba;
	background-color: #2a2a29;
	/*border-right: 1px solid #2a2a29;*/
	/*border-left: 1px solid #2a2a29;*/
}
#m_bottom .bgrnd {
}


#m_content {
}
#m_content .bgrnd {
	display: none;
}
#m_content .box_top {
}
#m_content .box {
}
body.blank #m_content .box {
	background: none;
}
#m_content .box_btm {
	display: none;
}
#m_content div.box {
	margin: 0px 30px;
	padding: 30px 0px;
}
#m_content div.box ul {
	/*margin: 20px;*/
}
#m_content div.box ul li {
	/*padding: 4px 0;*/
}
#m_content img {
	max-width: 900px;
	height: auto;
}

.page-startseite #m_content div.box {
	padding: 20px 0px 30px 0px;
}

/* head */

#h_logo {
	float: left;
	margin: 40px 0px 0px 345px;
}
#h_logo img {
	height: 250px;
}

#h_slogan {
	display: none;
}
#h_lang {
	display: none;
}

.grafik01 {
	position: absolute;
	width: 76px;
	height: 76px;
	margin: 16px 0px 0px 40px;
	background-image: url(../img/grafik01.png);
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: 0px center;
}
.linez {
	width: 100%;
	margin: 25px 0px 0px 0px;
}
.linez img {
	width: 100%;
	height: auto;
}
#h_playbutton {
	float: right;
	width: 170px;
	height: 170px;
	margin: 85px 65px 0px 0px;
	background-image: url(../img/playbutton_bgrnd.png);
	background-repeat: no-repeat;
	background-size: 200% auto;
	background-position: 0px center;
}
#h_playbutton:hover {
	/*background-position: -189px center;*/
}
#h_playbutton img {
	width: 100%;
	height: 100%;
	cursor: pointer;
}
#h_songtitle {
	position: absolute;
	width: 240px;
	margin: 125px 0px 0px 65px;
	text-align: center;
	font-size: 15px;
	cursor: pointer;
}
#h_songtitle h3 {
	display: none;
	text-shadow: none;
	font-size: 15px;
}
#h_songtitle img {
	margin-bottom: 20px;
}
.radioco_song {
	color: #fff;
}

#h_songtitle iframe {
	width: 240px;
	height: 60px;
	border: 0;
}
#h_songtitle_iframe_cnt {
	height: 60px;
	margin-top: -10px;
	text-align: center;
}
#h_songtitle_iframe_cnt h3 {
	display: none;
}
#h_songtitle iframe body.blank {
	background-color: #404344;
}

/* head social */

#h_social {
	float: right;
	margin-top: 10px;
	margin-right: 30px;
}
#h_social ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#h_social ul li {
	display: inline;
	padding: 0 0 0 18px;
	text-align: center;
}
#h_social ul li a{
	font-size: 13px;
	color: #fff;
}
#h_social ul li a:hover{
}
#h_social ul li img {
	max-width: 34px;
	max-height: 25px;
}
#h_social ul li img.instagram {
	max-height: 26px;
}


/* head menu */

#menu_01{
}
#h_menu {
	width: 100%;
	height: 44px;
	border-bottom: 4px solid #a1ccba;
	background-color: #2a2a29;
	font-family: BitstreamVera, sans-serif;
	font-size: 17px;
}
#h_menu .bgrnd {
	display: none;
    left: 0px;
	width: 100%;
	position: absolute;
}
#h_menu ul {
	margin: 0px 0px 0px 30px;
	padding: 0;
}
#h_menu ul li a{
	display: block;
	padding: 13px 40px 13px 0px;
	font-weight: normal;
	text-align: left;
}
#h_menu ul li a div{
}
#h_menu ul li div.nolink {
	padding: 16px 15px 13px 14px;
	font-weight: bold;
	text-align: left;
	color: #ccc;
	cursor: pointer;
}
#h_menu ul li ul {
	margin-top: 0px;
}

#mobilemenu {
	display: none;
}
#mobilemenu_title {
	display: none;
}

#autoload_time {
	margin:10px 0;padding:0 5px;text-align:left;font-size:11px;color:#ccc;
}

/* mean-menu */

.mean-container .mean-bar {
	position: absolute;
	top: 0;
	margin-top: 8px;
}
.mean-container .mean-bar a.meanmenu-reveal {
	position: absolute;
	z-index: 105;
	left: auto;
	right: 0;
	margin-left: 10px;
	width: 22px;
	height: 22px;
	border: 1px solid #888;
	border-radius: 5px;
	background-color: rgba(0, 0, 0, 0);
	padding: 3px 5px 2px 5px;
	line-height: 22px;
	font-size: 19px;
	color: #fff;
}
.mean-container .mean-bar a.meanmenu-reveal span {
	background: #fff;
	height: 3px;
	margin: 3px 0px;
	font-size: 1px;
}

.mean-container .mean-bar .mean-nav {
	position: absolute;
	z-index: 10000;
	float: left;
	width: 100%;
	/*width: 240px;*/
	margin-top: 45px;
	background-color: #333;
	-moz-box-shadow: 0px 1px 8px #333;
	-webkit-box-shadow: 0px 1px 8px #333;
	box-shadow: 0px 1px 8px #333;
	/*filter: alpha(opacity=90);*/ /*older IE*/
	/*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);*/ /* IE */
	/*-moz-opacity: .90;*/ /*older Mozilla*/
	/*-khtml-opacity: 0.90;*/   /*older Safari*/
	/*opacity: 0.90;*/   /*supported by current Mozilla, Safari, and Opera*/
}
.mean-container .mean-bar .mean-nav ul li {
	/*text-transform: uppercase;*/
	text-shadow: -1px 2px #333;
	font-family: 'Arial', sans-serif;
	font-size: 17px;
}
.mean-container .mean-bar .mean-nav ul li a div:first-letter {
	/*font-size: 21px;*/
}
.mean-container .mean-bar .mean-nav ul li {
	position: relative;
	float: left;
	width: 100%;
	border-top: 1px solid #999;
	border-bottom: 1px solid #222;
	color: #fff;
}
.mean-container .mean-bar .mean-nav ul li a {
	display: block;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0 0 0 14px;
	text-align: left;
	color: #fff;
	text-decoration: none;
}
.mean-container .mean-bar .mean-nav ul li a div {
	padding: 0.8em 0px 0.8em 0px;
}
.mean-container .mean-bar .mean-nav ul li div.nolink, .mean-container .mean-bar .mean-nav ul li div.onc {
	display: block;
	float: left;
	width: 100%;
	padding: 0.8em 0px 0.8em 0px;
	margin: 0 0 0 14px;
	text-align: left;
	color: #fff;
	text-decoration: none;
}
.mean-container .mean-bar .mean-nav ul li .desc {
	display: none;
}
.mean-container .mean-bar .mean-nav ul li a.active {
	background: #00a79c;
	color: #fff;
}
.mean-container .mean-bar .mean-nav ul li a:hover {
	background: #666;
	/*background: rgba(255,255,255,0.1);*/
}
.mean-container .mean-bar .mean-nav ul li ul li {
	font-size: 15px;
}
.mean-container .mean-bar .mean-nav ul li ul li a {
}
.mean-container .mean-bar .mean-nav ul li ul li img.rightarrowclass {
	display: none;
}
.mean-container .mean-bar .mean-nav ul li ul li div {
	margin: 0 12px 0 12px;
}
.mean-container .mean-bar .mean-nav ul li ul li ul li a {
}
.mean-container .mean-bar .mean-nav ul li ul li ul li div {
	margin: 0 24px 0 24px;
}
.mean-container .mean-bar .mean-nav ul li li li li a {
}
.mean-container .mean-bar .mean-nav ul li li li li li a {
}
.mean-container .mean-bar .mean-nav ul li a.mean-expand {
	margin-top: 1px;
	width: 28px;
	height: 34px;
	padding: 12px 12px 0 12px !important;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	font-weight: 700;
	background: rgba(255,255,255,0.1);
	border: none !important;
	border-left: 1px solid rgba(255,255,255,0.4) !important;
	border-right: 1px solid rgba(255,255,255,0.4) !important;
	border-bottom: 1px solid rgba(255,255,255,0.2) !important;
}
.mean-container .mean-bar .mean-nav ul li ul li a.mean-expand {
	margin-right: 2px;
	width: 24px;
	height: 30px;
	padding: 10px 12px 0 12px !important;
}
.mean-container .mean-bar .mean-nav ul li a.mean-expand:hover {
	background: rgba(96,96,96,0.8);
}


/* bottom */

#b_content {
	padding: 30px 30px;
}
#b_logo {
	float: right;
}
#b_logo img {
	max-height: 70px;
	margin-bottom: 10px;
}
#b_content .fb {
	display:none;
	float: right;
	margin-right: 40px;
	padding-top: 0;
}
#b_content .copyright {
	display:none;
	float:right;
	margin-right: 0px;
	padding-top: 0;
	font-size: 13px;
	color: #ccc;
}
#b_content .sp01 {
	float: right;
	margin-right: 40px;
	padding-top: 0;
}
#b_content .sp01 img {
	max-height: 65px;
}

/* bottom menu */

#menu_02{
}
#b_menu{
	float: left;
	margin: 0;
	padding-top: 0;
	font-family:BitstreamVera, sans-serif;
	font-size: 13px;
}
#b_menu ul {
	margin: 0;
	padding: 0;
}
#b_menu ul li{
	padding:0px 0px 10px 0px;
}
#b_menu ul li a{
	margin-right: 30px;
	font-weight:normal;
	text-align: left;
	text-transform: uppercase;
}
#b_menu ul li a div{
}
#b_menu ul li div.nolink {
	margin-right: 30px;
	padding:14px 0px 14px 0px;
	font-weight:normal;
	text-align: left;
	color: #fff;
	cursor:pointer;
}
#b_menu ul li ul {
	position:absolute;
	margin-top: -2px;
	margin-right: 25px;
	font-weight:bold;
}
#b_menu .mp_15 ul {
	margin-top: -137px;
}


#b_spacer {
}


/* reset dd-options */
#m_content div.box ul.dd-options {
	margin: 0;
}
#m_content div.box ul.dd-options li {
	padding: 0;
}
#m_content div.box .dd-select a:hover {
	text-decoration: none;
}
#m_content div.box ul.dd-options li a:hover {
	text-decoration: none;
}

/* anythingWindow */

#m_content div.box .anythingWindow ul {
	margin: 0;
}
#m_content div.box .anythingControls {
	float: right;
}
#m_content div.box .anythingControls ul {
	margin: -2px 0 0 0;
}
#m_content div.box .anythingControls a {
	background-color: #aaa;
	padding: 0 8px 2px 8px;
	font-size: 12px;
}


/* overlay */
#overlay_window {
	margin: 46px 20px;
	min-width: 100px;
	width: 800px;
	/*min-height: 100px;*/
	transform: scale(1);
	padding: 15px 15px;
	border: 2px solid #404344;
	border-radius: 15px;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
	/*overflow: hidden;*/
	color: #000;
}
#overlay_window h1, #overlay_window h2, #overlay_window h3, #overlay_window h4, #overlay_window h5, #overlay_window h6 {
	color: #404344;
	text-shadow: none;
}
#overlay_window a {
	color: #46705e;
}
.popup_visible #overlay_window {
  transform: scale(1);
}
#overlay_window .bclose {
	float: right;
	width: 26px;
	height: 26px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-image: url(../img/sys/win_close.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
}
#overlay_window img {
	display: block;
	max-width: 100%;
	height: auto;
}

/* slider */

.bslider_001 {
}
.bslider_001 .bx-wrapper {
	margin: 0 auto 0px;
}
.bslider_001 .bx-wrapper .bx-pager,
.bslider_001 .bx-wrapper .bx-controls-auto {
	bottom: 10px;
}


/* CONTACT */

#contact_default {
	margin: 0px 0 10px 0;
}
#contact_default .cf_head {
	display: none;
	margin: 0 0 40px 0;
}
#contact_default .cf_set {
	margin: 0 0 16px 0;
}
#contact_default .cf_set.inblock {
	display: inline-block;
}
#contact_default .cf_set label {
	display: block;
	padding: 0 0 5px 0;
}
#contact_default .cf_field {
	border: 1px solid #333025;
	border-radius: 6px;
	background-color: #fffefc;
	padding: 6px 8px;
}

#contact_default .cf_set input {
	border: 0;
	background: none;
}
#contact_default .cf_set textarea {
	height: 200px;
	border: 0;
	background: none;
}
#contact_default .cf_set select {
	border: none;
}
#contact_default .cf_set select option {
	padding: 6px 8px;
}
#contact_default .cf_set textarea:focus, #contact_default .cf_set input:focus{
    outline: none;
}
#contact_default .cf_but {
	float:right;
}
#contact_default .cf_but input {
	margin: 20px 0 0 0;
	background-color:#a1ccba;
	border:1px solid #2a2a29;
	border-radius: 20px;
	padding:5px 20px;
	font-family:BitstreamVera, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color:#222;
	cursor:pointer;
}
#contact_default .cf_subtitle {
	margin: 0 0 10px 0;
}
#contact_default .cf_subtitle h3 {
	font-size:19px;
}

#contact_default .cf_spc1 {
	height: 25px;
}
#contact_default .cf_product {
	margin: 20px 0 40px 0;
	border:1px solid #666;
	background-color:#fffdf6;
	padding:15px 15px;
}
#contact_default .cf_product .title h3 {
	font-size:17px;cursor:pointer;
}
#contact_default .cf_product .price {
	margin:4px 0px 4px 0px;font-size:14px;color:#222;
}
#contact_default .cf_product .price_basis {
	margin:4px 0px 4px 0px;font-size:14px;color:#222;
}
#contact_default .chk_ppa {
	margin:40px 0px 40px 0px;
}
#contact_default .chk_ppa label {
	display: block;
	padding: 0 0 20px 0;
	font-weight: bold;
}
#contact_default .chk_ppa .cf_field {
	border: 0;
	border-radius: 0;
	background-color: unset;
}
#contact_default .chk_ppa .cf_field input[type="checkbox"] {
	margin: 0 6px 6px 0;
}

#contact_default .chk_ppa .cf_field span {
	cursor: pointer;
	text-decoration: underline;
}


#box_captcha {
}
.captcha_title {
	margin: 0 0 10px 0;
	font-weight: bold;
}
.captcha_image {
	float: left;
	margin-right: 20px;
	border: 1px solid #c9c9c9;
}
.captcha_image img {
}
.captcha_field {
	float: left;
	width: 200px;
}
.captcha_field input {
	width: 90px;
	border: 1px solid #333025;
	border-radius: 6px;
	background-color: #fffefc;
	padding: 6px 8px;
}


/* masonry grid */

.gutter-sizer { width: 3.5%; }

.grid-sizer,
.grid-item {
	width: 31%;
}
.grid-item:nth-child(4n) {
	margin-right: 0px;
}
.grid-item--width2 {
	width: 50%;
}

.grid-item {
	float: left;
	margin-bottom: 30px;
	min-height: 100px;
}
.grid-item .is-loading {
	background-image: url(../img/sys/loading.gif);
}

.grid-item--width2 { width: 60%; }


/* news */
#news {
}
#news .news_img {
}
#news .news_img img {
	width: 100%;
	height: auto;
}
#news .news_date {
	display: none;
}
#news .news_hlintro {
	position: absolute;
	margin: 0px 5px 0px 5px;
	margin-top: -70px;
}
#news .news_hlintro h4 {
	padding: 4px 6px 4px 6px;
	display: inline;
	background-color:rgba(42, 42, 41, 1.0);
	color: #fff;
}
#news .news_hl {
	display: none;
}
#news .news_hlintro h3 {
}
#news .news_hla {
	position: absolute;
	margin: 0px 5px 0px 5px;
	margin-top: -50px;
	width: 263px;
	height: 45px;
	display: inline;
	background-color:rgba(42, 42, 41, 1.0);
	color: #fff;
}
#news .news_hla h3 {
	padding: 4px 6px 0px 6px;
	text-shadow: none;
}
#news .news_hla h3 a {
	text-decoration: none;
}
#news .news_hla h3 a:hover {
	text-decoration: underline;
}
#news .news_item_head {
	display: none;
}
#news .news_cnt {
	display: none;
}
#news .news_item_bottom {
	display: none;
}
#news .news_cnt_exp {
	display: none;
}


#news_detail {
	width: 100%;
	text-align:left;
}
#news_detail .news_date {
	display: none;
	margin: 0px 0px 8px 0px;
	font-size: 13px;
}
#news_detail .news_weekday {
	margin: 0px 4px 0px 0px;
	float: left;
}
#news_detail .news_hl{
	display: block;
	padding: 0 0 15px 0;
}
#news_detail .news_hl h1 {
	color: #00a79d;
}
#news_detail .news_img {
	float: right;
	margin: 0px 0px 15px 15px;
}
#news_detail .news_img img {
	max-width: 350px;
}

#news_detail .news_ts{
	display:block;
	padding: 0 0 15px 0;
	font-weight:bold;
}
#news_detail .news_tx{
	display:block;
	padding: 0 0 15px 0;
}
#news_detail .news_author{
	float:right;
	display:block;
	padding: 0 0 15px 0;
	color: #666;
}
#news_detail .eback_top{
	padding: 0 0 25px 0;
}
#news_detail .eback_btm{
	padding: 10px 0 0 0;
}

/* instagram */

#instagram-feed {
	/*width:300px;height:500px;overflow-y:auto;overflow-x:hidden;*/
}
#instagram-feed .header {
	display: none;
	border-bottom: 1px solid #ccc;
	color: #111;
}
#instagram-feed .header h3 {
	padding: 20px 10px 0px 10px;
}
#instagram-feed .header img {
	margin: 10px 5px 10px 5px;
	float: left;
	max-height: 32px;
}
#instagram-feed .header h3 a {
	color: #3897f0;
}
#instagram-feed .title {
	position: absolute;
	margin: 0px 5px 0px 5px;
	margin-top: -54px;
	width: 263px;
	height: 45px;
	display: inline;
	background-color:rgba(42, 42, 41, 1.0);
	color: #fff;
}
#instagram-feed .title h3 {
	padding: 4px 6px 0px 6px;
	text-shadow: none;
}
#instagram-feed .title h3 a {
	text-decoration: none;
}
#instagram-feed .title h3 a:hover {
	text-decoration: underline;
}

#instagram-feed ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#instagram-feed li {
	float: left;
	/*width: 270px;*/
	/*margin: 5px;*/
	/*border: 1px solid #ccc;*/
}
#instagram-feed li p {
	display: none;
	padding: 3px 5px 0 5px;
	color: #111;
}
#instagram-feed li img {
	display: block;
	width: 100%;
	height: auto;
	/*width: 260px;*/
	/*height: auto;*/
	/*margin: 5px 5px 3px 5px;*/
}

#program_active {
}
#program_active .img_bgrnd {
	z-index: 8;
}
#program_active .img_bgrnd img {
	display: block;
	width: 100%;
	height: auto;
}
#program_active .hlimg {
	position: absolute;
	z-index: 9;
	width: 90px;
	height: 45px;
	margin-top: 7%;
	margin-left: 8%;
	background-image: url(../img/programm.m.hl.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: 0px center;
}
#program_active .more {
	position: absolute;
	width: 120px;
	height: 60px;
	z-index: 9;
	margin-top: 11%;
	margin-left: 45%;
	background-image: url(../img/programm.m.lnkbgrnd.png);
	background-repeat: no-repeat;
	/*background-size: auto 100%;*/
	background-position: 0px center;
	text-align: right;
	padding-top: 10px;
	font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
	/*font-family: MiddleSchoolSucks, sans-serif;*/
	font-weight: bold;
	font-size: 15px;
	color: #222;
	transform: rotate(1deg);
	-webkit-transform: rotate(1deg);
	-moz-transform: rotate(1deg);
	-ms-transform: rotate(1deg);
	-o-transform: rotate(1deg);
}
#program_active .more a {
	color: #222;
	text-decoration: none;
}
#program_active .more a:hover {
	text-decoration: underline;
}

#program_active .content {
	position: absolute;
	width: 84%;
	height: 63%;
	/*border: 1px solid #ddd;*/
	overflow: hidden;
	z-index: 10;
	margin-top: -71%;
	margin-left: 7%;
	/*margin-right: 12%;*/
	font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
	/*font-family: MiddleSchoolSucks, sans-serif;*/
	font-size: 14px;
	transform: rotate(0.6deg);
	-webkit-transform: rotate(0.6deg);
	-moz-transform: rotate(0.6deg);
	-ms-transform: rotate(0.6deg);
	-o-transform: rotate(0.6deg);
}
#program_active .jsa_error {
	color: #222;
}
#program_active .hl {
	margin-bottom: 4px;
}
#program_active .hl h3 {
	margin: 0;
	line-height: auto;
	font-size: 17px;
	font-weight: bold;
	text-shadow: none;
	color: #00a79c;
}
#program_active .item {
	margin-bottom: 10px;
	color: #222;
}
#program_active .item .time {
	color: #00a79c;
}
#program_active .item .time .time_end {
	display: none;
}

#program_active .item .title_intro {
	margin-left: 2%;
}
#program_active .item .title {
	margin-left: 2%;
}
#program_list .hl {
	margin-top: 20px;
	margin-bottom: 10px;
}
#program_list .hl h3 {
	font-size: 17px;
	font-weight: bold;
	text-shadow: none;
}
#program_list .item {
	margin-bottom: 10px;
}
#program_list .item .time {
	float:left;
	font-weight: bold;
	margin-left: 2%;
	margin-right: 20px;
}
#program_list .item .time .time_end {
	display: none;
}

#program_list .item .cnt {
	float:left;
}
#program_list .item .cnt .title_intro {
	margin-left: 2%;
}
#program_list .item .cnt .title {
	margin-left: 2%;
}

.bnr1_v {
	display: none;
	margin-top: 20px;
}
.bnr_info {
	padding: 0 0 4px 0;
	font-size: 12px;
	font-weight: normal;
}

/* Partner */

#idPartner {
}
#idPartner .item {
	float: left;
	display: table;
	width: 30%;
	min-height: 140px;
	margin: 0 4% 20px 0;
	border: 1px solid #ccc;
}
#idPartner .item:nth-child(3n) {
	margin: 0 0 20px 0;
}
#idPartner .img {
	display: table-cell;
	height: 140px;
	text-align: center;
	vertical-align: middle;
	padding: 0 20px;
}
#idPartner .img img {
	max-width: 100%;
	height: auto;
	margin: auto;
}
#idPartner .text {
	display: none;
	height: 70px;
	text-align: center;
	padding: 5px 10px 5px 10px;
}
#idPartner .text .title h3 {
	font-size: 19px;
}

.titem {
}
.titem h2 {
	margin: 20px 0 20px 0;
	color: #00a79c;
}

#team_member {
}
#team_member .img img {
	display: block;
	width: 100%;
	height: auto;
}
#team_member .img_phold {
	background: rgb(91,91,91);
	background: linear-gradient(315deg, rgb(120, 120, 120) 0%, rgb(71, 71, 71) 100%);
}
#team_member .img_phold img {
	display: block;
	width: 100%;
	height: auto;
}
#team_member .hlintro {
	position: absolute;
	margin: 0px 5px 0px 5px;
	margin-top: -70px;
}
#team_member .hlintro h4 {
	padding: 4px 6px 4px 6px;
	display: inline;
	background-color:rgba(42, 42, 41, 1.0);
	color: #fff;
}
#team_member .hl {
	display: none;
}
#team_member .hlintro h3 {
}

#team_member .hl {
	position: absolute;
	margin: 0px 5px 0px 5px;
	margin-top: -50px;
	width: 263px;
	height: 45px;
	display: inline;
	background-color:rgba(42, 42, 41, 1.0);
	color: #fff;
}
#team_member .hl h3 {
	padding: 4px 6px 0px 6px;
	text-shadow: none;
}
#team_member .hl h3 a {
	text-decoration: none;
}
#team_member .hl h3 a:hover {
	text-decoration: underline;
}

#team_member .item_head {
}
#team_member .item_bottom {
	display: none;
}

#team_member_detail {
}
#team_member_detail .img {
	float: right;
	margin: 0px 0px 15px 15px;
}
#team_member_detail .img img {
	max-width: 350px;
}
#team_member_detail .hl {
	padding: 0px 0px 15px 0px;
}
#team_member_detail .hl h1 {
	color: #00a79d;
}
#team_member_detail .txt {
	padding: 0px 0px 15px 0px;
}
#team_member_detail .stat {
	padding: 0px 0px 15px 0px;
}
#team_member_detail .bday {
	padding: 0px 0px 15px 0px;
	display: none;
}
#team_member_detail .phone {
	padding: 0px 0px 15px 0px;
}
#team_member_detail .mobile {
	padding: 0px 0px 15px 0px;
}
#team_member_detail .email {
	padding: 0px 0px 15px 0px;
}
#team_member_detail .url {
	padding: 0px 0px 15px 0px;
}
#team_member_detail .eback_top {
	margin: 0px 0px 25px 0px;
}
#team_member_detail .eback_btm {
	margin: 25px 0px 0px 0px;
}


/* M-L */

@media only screen and (min-width: 768px) and (max-width: 999px) {
	h1 {font-size:25px;}
	h2 {font-size:21px;}
	h3 {font-size:15px;}
	h4 {font-size:13px;}
	h5 {font-size:11px;}
	h6 {font-size:9px;}

	input, textarea {
		max-width: 660px;
	}

	#m_wrapper {
		width: 880px;
	}
	#m_page {
		width: 720px;
	}
	#m_head {
		height: 280px;
	}
	#m_right {
		margin: 80px 0 0 20px;
	}


	#h_menu {
		/*position: fixed;*/
		font-size: 15px;
	}
	#h_menu ul li a{
		padding: 15px 26px 13px 0px;
	}
	#h_logo {
		margin: 15px 0px 0px 265px;
	}
	#h_logo img {
		height: 190px;
	}

	#h_playbutton {
		width: 130px;
		height: 130px;
		margin: 55px 55px 0px 0px;
	}
	#h_playbutton:hover {
		/*background-position: -102px center;*/
	}
	.grafik01 {
		width: 60px;
		height: 60px;
		margin: 14px 0px 0px 30px;
	}
	.linez {
		width: 100%;
		margin: 15px 0px 0px 0px;
	}
	#h_songtitle {
		width: 180px;
		margin: 75px 0px 0px 30px;
		font-size: 13px;
	}
	#h_songtitle h3 {
		font-size: 13px;
	}
	#h_songtitle iframe {
		border: 0;
	}
	#h_songtitle_iframe_cnt #m_content h3 {
		display: none;
	}
	#h_songtitle iframe body.blank {
		background-color: #404344;
	}

	#m_content img {
		max-width: 100%;
		height: auto;
	}

	.gutter-sizer { width: 3.5%; }

	.grid-sizer,
	.grid-item {
		width: 31%;
	}

	#news .news_hla {
		width: 194px;
	}

	#team_member .hl {
		width: 194px;
	}
	
	#instagram-feed .title {
		width: 194px;
	}

	#program_active .content {
		width: 86%;
		height: 68%;
		margin-top: -74%;
		margin-left: 6%;
		font-size: 12px;
	}
	#program_active .hlimg {
		width: 70px;
		height: 35px;
		margin-top: 4%;
		margin-left: 7%;
	}
	#program_active .more {
		width: 100px;
		height: 50px;
		margin-top: 6%;
		margin-left: 42%;
		padding-top: 10px;
		font-size: 13px;
	}
	#program_active .hl h3 {
		font-size: 14px;
	}
	#program_active .item {
		margin-bottom: 6px;
	}
	#program_active .hl {
	    margin-bottom: 0px;
	}
	.bnr1_v {
		display: none;
	}
}


/* M-S */

@media only screen and (min-width: 480px) and (max-width: 767px) {
	body {
		font-size: 13px;
	}

	h1 {font-size:23px;}
	h2 {font-size:21px;}
	h3 {font-size:15px;}
	h4 {font-size:13px;}
	h5 {font-size:11px;}
	h6 {font-size:9px;}

	input, textarea {
		max-width: 400px;
	}

	#m_wrapper {
		width: 100%;
	}
	#m_page {
		margin-top: 0px;
		margin-left: 0px;
		width: 100%;
	}
	#m_head {
		border-right: none;
		border-left: none;
	}
	#m_right {
		display: none;
		margin: 80px 0 0 20px;
	}
	#m_center {
		border-right: none;
		border-left: none;
	}
	#m_bottom {
		border-right: none;
		border-left: none;
	}

	#h_menu {
		/*position: fixed;*/
		font-size: 11px;
	}
	#h_menu ul {
		/*display: none;*/
		margin: 0px 0px 0px 15px;
	}
	#h_menu ul li a {
		padding: 18px 15px 10px 0px;
	}
	#h_social {
		margin-top: 12px;
		margin-right: 15px;
	}
	#h_social ul li {
		padding: 0 0 0 12px;
	}
	#h_social ul li img {
		max-width: 26px;
		max-height: 21px;
	}
	#h_social ul li img.instagram {
		max-height: 22px;
	}

	#h_logo {
		margin: 15px 0px 0px 19%;
	}
	#h_logo img {
		height: 140px;
	}

	#b_content .sp01 {
		margin: 20px auto;
	}
	#b_content .sp01 img {
		max-height: 50px;
	}

	#h_playbutton {
		width: 120px;
		height: 120px;
		margin: 25px 10% 0px 0px;
	}
	#h_playbutton:hover {
		/*background-position: -102px center;*/
	}

	.grafik01 {
		width: 50px;
		height: 50px;
		margin: 15px 0px 0px 20px;
	}
	.linez {
		width: 100%;
		margin: 15px 0px 0px 0px;
	}
	#h_songtitle {
		display: none;
	}

	#m_content div.box {
		margin: 0px 20px;
		padding: 20px 0px;
	}
	#m_content img {
		max-width: 100%;
		height: auto;
	}

	#b_content {
		padding: 20px 20px;
	}

	.gutter-sizer { width: 4%; }

	.grid-sizer,
	.grid-item {
		width: 48%;
	}

	#news .news_hla {
		width: 96%;
	}
	#news_detail .news_img img {
		max-width: 260px;
	}

	#team_member .hl {
		width: 96%;
	}

	#instagram-feed .title {
		width: 96%;
	}

	#program_active .content {
		width: 86%;
		height: 70%;
		margin-top: -75%;
		margin-left: 6%;
		font-size: 13px;
	}
	#program_active .hlimg {
		width: 70px;
		height: 35px;
		margin-top: 4%;
		margin-left: 7%;
	}
	#program_active .more {
		width: 100px;
		height: 50px;
		margin-top: 6%;
		margin-left: 42%;
		padding-top: 10px;
		font-size: 13px;
	}
	#program_active .hl h3 {
		font-size: 15px;
	}
	#program_active .item {
		margin-bottom: 6px;
	}
	#program_active .hl {
	    margin-bottom: 0px;
	}

	#program_list .item .time {
		float: left;
		width: 100%;
		margin-right: 0px;
	}
	#program_list .item .cnt {
		margin-left: 1%;
	}

	.bnr1_v {
		display: block;
	}

	#idPartner .item {
		width: 45%;
		min-height: 140px;
		margin: 0 5% 20px 0;
	}
	#idPartner .item:nth-child(3n) {
		margin: 0 5% 20px 0;
	}
	#idPartner .item:nth-child(2n) {
		margin: 0 0 20px 0;
	}
	#idPartner .img {
		height: 140px;
		padding: 0 20px;
	}

}


/* M-XS */

@media only screen and (max-width: 479px) {
	body {
		font-size: 13px;
	}

	h1 {font-size:23px;}
	h2 {font-size:21px;}
	h3 {font-size:17px;}
	h4 {font-size:13px;}
	h5 {font-size:11px;}
	h6 {font-size:9px;}

	input, textarea {
		max-width: 260px;
	}

	#m_wrapper {
		width: 100%;
	}
	#m_page {
		margin-top: 0px;
		margin-left: 0px;
		width: 100%;
	}
	#m_head {
		border-right: none;
		border-left: none;
	}
	#m_right {
		display: none;
		margin: 80px 0 0 20px;
	}
	#m_center {
		border-right: none;
		border-left: none;
	}
	#m_bottom {
		border-right: none;
		border-left: none;
	}

	#h_menu {
		/*position: fixed;*/
		font-size: 11px;
	}
	#h_menu ul {
		/*display: none;*/
		margin: 0px 0px 0px 15px;
	}
	#h_menu ul li a {
		padding: 18px 15px 10px 0px;
	}
	#h_social {
		margin-top: 12px;
		margin-right: 10px;
	}
	#h_social ul li {
		padding: 0 0 0 8px;
	}
	#h_social ul li img {
		max-width: 26px;
		max-height: 21px;
	}
	#h_social ul li img.instagram {
		max-height: 22px;
	}

	#h_logo {
		margin: 10px 0px 0px 13%;
	}
	#h_logo img {
		height: 100px;
	}

	#h_playbutton {
		display: none;
		width: 110px;
		height: 90px;
		margin: 15px 12% 0px 0px;
	}
	#h_playbutton:hover {
		/*background-position: -102px center;*/
	}

	#b_content .sp01 {
		margin: 20px auto;
	}
	#b_content .sp01 img {
		max-height: 50px;
	}
	
	.grafik01 {
		width: 30px;
		height: 30px;
		margin: 10px 0px 0px 10px;
	}
	.linez {
		width: 100%;
		margin: 0px 0px 0px 0px;
	}

	#h_songtitle {
		/*display: none;*/
		right: 5%;
		width: auto;
		margin: 15px 0px 0px 0px;
		font-size: 12px;
		max-width: 50%;
	}
	#h_songtitle img {
		margin-bottom: 6px;
		max-height: 38px;
	}
	#h_songtitle h3 {
		font-size: 13px;
	}
	#h_songtitle iframe {
		width: 160px;
		height: 50px;
	}
	#m_content div.box {
		margin: 0px 15px;
		padding: 15px 0px;
	}
	#m_content img {
		max-width: 100%;
		height: auto;
	}

	#b_content {
		padding: 20px 15px;
	}

	.gutter-sizer { width: 0; }

	.grid-sizer,
	.grid-item {
		width: 100%;
	}
	.grid-item {
		float: left;
		margin-bottom: 20px;
	}

	#news .news_hla {
		width: 96%;
	}

	#news_detail .news_img {
		float: left;
		margin: 0px 0px 15px 0px;
	}
	#news_detail .news_img img {
		max-width: 100%;
	}

	#team_member .hl {
		width: 96%;
	}

	#instagram-feed .title {
		width: 96%;
	}

	#program_active .content {
		width: 86%;
		height: 62%;
		margin-top: -68%;
		margin-left: 6%;
		font-size: 110%;
	}
	#program_active .hlimg {
		width: 30%;
		height: 70px;
		margin-top: 4%;
		margin-left: 7%;
	}
	#program_active .more {
		width: 35%;
		height: 50px;
		margin-top: 10%;
		margin-left: 42%;
		padding-top: 4px;
		font-size: 130%;
	}
	#program_active .hl h3 {
		font-size: 15px;
	}
	#program_active .item {
		margin-bottom: 6px;
	}
	#program_active .hl {
	    margin-bottom: 0px;
	}

	#program_list .item .time {
		float: left;
		width: 100%;
		margin-right: 0px;
	}
	#program_list .item .cnt {
		margin-left: 1%;
	}

	.bnr1_v {
		display: block;
	}

	#idPartner .item {
		width: 45%;
		min-height: 80px;
		margin: 0 5% 20px 0;
	}
	#idPartner .item:nth-child(3n) {
		margin: 0 5% 20px 0;
	}
	#idPartner .item:nth-child(2n) {
		margin: 0 0 20px 0;
	}
	#idPartner .img {
		height: 80px;
		padding: 0 10px;
	}

}



/* timetable -OLD */

#timetable {
    position:relative;
    left:50%;
    margin-left:-340px;
	width: 681px;
	height: 120px;
	overflow: hidden;
	border: 1px solid #ddd;
	border-top: 5px solid #127c9a;
	border-bottom: 5px solid #127c9a;
	border-right: none;
}
#timetable .col {
	float: left;
	width: 79px;
	height: 120px;
	overflow: hidden;
	background-color: #fafafa;
	border-right: 1px solid #ddd;
	cursor: pointer;
}
#timetable .col.active {
	background-color: #fff;
}
#timetable table {
}

#timetable table td {
	padding: 4px 4px 0px 4px;
	font-size: 11px;
	line-height: 13px;
	color: #ccc;
}
#timetable .active table td {
	font-size: 12px;
	line-height: 15px;
	color: #444;
}
#timetable table td.head {
	background-color:#f0f0f0;
	border-bottom: 1px solid #999;
}
#timetable .active table td.head {
	background-color:#127c9a;
	border-bottom: 1px solid #127c9a;
}

#timetable table h3 {
	margin-bottom: 2px;
	font-size: 15px;
	color: #bbb;
}
#timetable .active table h3 {
	font-size: 15px;
	color: #eaf9fd;
}
