/**
* 
* Gally Websolutions, www.websolutions.gally.ch
**/

html, body {
}
body {
	/*background-image:url("../img/back.jpg");
	background-attachment:fixed;
	background-size:100% auto;*/
}
#bg {
	position:fixed;
	width:100%;
	height:100%;
	background-attachment:fixed;
	background-size:100% auto;
	opacity:0.2;
}

#mainsizer{
	width:100%; /*width:1024px;*/
	height:auto;
	position:relative;
	margin:0 auto;
	overflow:hidden;
}

#header-contenter {
    clear: both;
    height: 90px;
    text-align: center;
    width: 100%;
    z-index: 100000;
	background:#fff;
	margin:0 auto 0 auto;
}
#header {
	z-index:1;
	margin:0 auto 0 auto;
	text-align:center;
	width:1024px;
}

.headstripes{
	width:100%;
	/*height:550px;*/
	position:absolute;
	top:90px;
	z-index:999999999;
}

.smallstripes{
	width:100%;
	height:35px;
	position:relative;
	z-index:999999999;
}

.footerstripes{
	width:100%;
	height:35px;
	position:relative;
	z-index:999999999;
}

/*Stripes*/

.stripe1{
	height:100%;
	width:60px;
	float:left;
	opacity:0.9;
}


.stripe2{
	height:100%;
	width:85px;
	float:left;
	margin-left:705px;
	opacity:0.7;
}

.stripe3{
	height:100%;
	width:14px;
	float:left;
	margin-left:100px;
	opacity:0.9;
}

.stripe4{
	height:100%;
	width:42px;
	float:right;
	opacity:0.8;
}


#filler {
	height:50px;
}

#logo {
	width:255px!important;
	height:80px;
	float:left;
	padding:8px 0 0 75px;
	box.sizing:border-box;
}

#logo img{
	width:auto;
	height:72px;
}


#logo a{
	display:block;
	height: 55px;
    width: 100%;
}

#navi {
	float:right;
	margin-bottom: 1px;
}

#content-contenter {
	text-align:center;
	clear:both;
	width:100%;
	/*background-color:#ffffff;*/
	background:#F2F2F2;
}
#contentnew, #standorte {
	margin:0 auto 0 auto;
	padding: 0px 75px 30px 75px;
	box-sizing:border-box;
	text-align:left;
	width:1024px;
	background-color:#ffffff;
	
}

#claimwrap{
	height:250px;
	width:100%;
}

#claimwrap_stripes{
	height:250px;
	width:100%;
	position:absolute;
	z-index:2;
}

.claim{
	position:relative;
	/*width:400px;*/
	
	width:	100%;
	margin:0 auto;
	color:#fff;
	text-align:center;
	padding:52px 0 0 0;
	box-sizing:border-box;
	z-index:3;
	margin: 0 auto 0 auto;
}

#claimwrapfooter{
	height:160px;
	width:100%;
	display:none;
}

#claimwrapfooter_stripes{
	height:160px;
	width:100%;
	position:absolute;
	z-index:2;
}

.claimfooter{
	position:relative;
	width:400px;
	margin:0 auto;
	color:#fff;
	text-align:center;
	padding:22px 0 0 0;
	box-sizing:border-box;
	z-index:3;
	
	
}

#extracontent_wrap {
	margin:0 auto 0 auto;
	padding: 0px 75px 0px 75px;
	box-sizing:border-box;
	text-align:left;
	width:100%;
	background:#f2f2f2;
}

.contactbox_content{	
	float:right;
	margin-right:100px;
}

.contactbox_content2{	
	float:right;
	margin-right:200px;
	width:200px;
}

#extracontent {
	margin:0 auto 0 auto;
	padding: 0px 75px 0px 75px;
	box-sizing:border-box;
	text-align:left;
	width:1024px;
	background:#fff;
}

#menuicon {
	position:relative;
	float:right;
	background:url(../img/responsive/menu-icon.png);
	background-repeat:no-repeat;
	width:50px;
	height:50px;
	cursor:pointer;
	display:none;
}


#menuicon:hover {
	background-color:#000;
}

#gallygallery_header {	
	height:100%;
	width:100%;
}

#demoinfo{
	text-align:center;
	background-color:#FFFFFF;
	color:#383a40;
	font-size:10px;
	width:100%;
	height:20px;
	}



#footer {
	color:#fff;
	clear:both;
	padding:0;
	font-size:12px;
	width:100%;
	height:auto;
	 box-sizing: border-box;
	}

.contactbox{
	background:#F2F2F2;
	width:50%;
	float:left;
	height:345px;
	color:#353535;
	box-sizing:border-box;
	padding:50px 75px 50px 75px;
}


.contacttypo{
	margin:20px 0 0 80px;
	 font-size: 14px;
}

.topbox{
	width:50%;
	float:left;
	height:170px;
}

.toplink{
	position:relative;
	z-index:4;
	text-align:center;
	width:90%;
	height:100;
	margin-top:10px;
}


.mapbox{
	background:#000;
	width:50%;
	float:right;
	height:515px;
	color:#353535;
}

#logobar{
	clear:both;
	width:100%;
	text-align:center;
	height:95px !important;
	background:#fff;
	display:block;
	padding:5px 0;
	box-sizing:border-box;
}


#logobar img{
	width:auto;
	box-sizing: border-box;
    height: 100%;
    padding: 10px;
	}


#footernavi{
	clear:both;
	background:#F2F2F2;
	width:100%;
}

#footernavi_content{
	background:#f2f2f2;
	width:1024px;
	margin:0 auto;
	box-sizing:border-box;
	padding:20px 15px 0px 15px;
}

#footernavi ul {
	list-style-type: none;
	box-sizing: border-box;
}
#footernavi ul li {
	float:left;
	padding:10px;
	margin:0 0 10px 0;
	padding-bottom:5px;
	width:247px !important;
	box-sizing: border-box;
}
#footernavi ul li ul li a.active {
	font-weight:bold;
}
#footernavi ul li ul {
		box-sizing:border-box;
		padding-top:10px;
}
#footernavi ul li ul li ul {
		padding-top:0px;
		margin-bottom:0px;
		padding-left:15px;
}
#footernavi ul li ul li ul {
}
#footernavi ul li ul li{
	list-style:none;
	float:none;
	padding:0;
	margin:0;
	width:auto;
}
#footernavi ul li a{
	font-size:18px;
	text-decoration:none;
	width:100%;
	padding-bottom:10px;
	display:block;
}
.footernavititle {
	font-size:18px;
	text-decoration:none;
	width:100%;
	padding-bottom:10px;
	display:block;
	border-bottom:1px solid #000000;
	
}
#footernavi ul li ul li a{
	font-size:15px;
	padding-bottom:0px;
	border:0;
}
.contenttoggle{
	display:block;
	margin: 0 auto;
    width: 1024px;
}

.contenttoggelmobile{
	display:none;
}



#footerkontakt{
	width:100%;
	height:140px;
	box-sizing:border-box;
	padding:20px 75px 20px 75px;
	clear:both;
}


#footerkontakt ul{
	width:20%;
	float:left;
	
	box-sizing:border-box;
	padding:10px;
}


#footerkontakt ul li{
	list-style:none;
	color:#fff;
	height:30px;
}
#footerkontakt ul.first {
	margin-top:-3px;
}



#footerkontakt ul li span.title{
	font-size:18px;
}




.imagegalleryoverview{
	clear:both;
	margin-bottom:20px;
}
.imagegalleryoverview h3 {
	color:#007ec5;
}
.imagegalleryoverview ul{
	list-style-type:none;
	overflow:auto;
}
.imagegalleryoverview ul li{
	list-style-position: inside;
	display: block;
    float: left;
    height: 200px;
    list-style-type: none;
    margin: 5px 25px 8px 25px;
    overflow: hidden;
    padding: 0;
    width: 120px;
}
.imagegalleryoverview ul li span{
	display: block;
    height: 120px;
    overflow: hidden;
    padding: 0;
    width: 120px;
}

.imagegalleryoverview ul li img{
	min-height:120px;
	min-width:120px;
}
.imagegalleryoverview img {
    max-width: none;
}


.imagegallery{
	clear:both;
	margin-bottom:20px;
}
.imagegallery h3 {
	color:#007ec5;
}
.imagegallery ul{
	list-style-type:none;
	overflow:auto;
}
.imagegallery ul li{
	list-style-position: inside;
	display: block;
    float: left;
    height: 100px;
    list-style-type: none;
    margin: 5px 13px 8px 0;
    overflow: hidden;
    padding: 0;
    width: 100px;
}

.imagegallery ul li img{
	min-height:100px;
	min-width:100px;
}
.imagegallery img {
    max-width: none;
}

#content .imagegallery img {
    max-width: none !important;
}

.programmpunkt {
	margin-bottom:40px;
}


/*Aktuell Styles*/

.aktuellpunkt{
	margin:0 20px 0 0;
	background:none;
	padding:20px;
	box-sizing:border-box;
	width: 100%;
	display:inline-block;
}

.aktuellpunkt_big{
	margin:0 20px 0 0;
	background:none;
	padding:10px;
	padding-left:0px;
	box-sizing:border-box;
}

.aktuellpunkt:hover{
	background:#f2f2f2;
}

.aktuellpic{
	float:left;
	width:120px;
	height:120px;
	display:block;
}

.aktuellpic img{
	width:120px;
}

.aktuelltext{
	float:left;
	/*width:500px;*/
	width: 82%;
	padding:0px 0 0 20px;
	box-sizing:border-box;
	display:inline-block;
}
.aktuellcontent{
	
	/*min-height:217px;*/
	height: 70px;
	overflow: hidden;
	
}
.aktuelldate{
	font-size:14px;
	color:#932b34;	
}

hr{
	clear:both;
	height:2px;
	border:none;
	background:#f2f2f2;
	margin:20px 0;
}

.clear{
	clear:both;
}

.more_btn{
	padding:5px 10px;
	color:#fff;
	display:inline-block;
	clear:both;
}
.more_btn2{
	padding:5px 10px;
}
a.more_btn2{
	color:#fff;
	text-decoration:none;
	margin-left: 0px;
}

.more_btn:hover{
	background:#fff;
}
.more_btn2:hover{
	background:#f2f2f2;
}

/*team Styles */

.kontaktdaten {
	width:50%;
	float:left;
	margin:0 0 20px 0;
	background:#fff;
	min-height:200px;
	padding:10px;
	box-sizing:border-box;
}
.kontaktdaten2 {
	width:25%;
	float:left;
	margin:0 0 20px 0;
	background:#fff;
	min-height:100px;
	padding:10px;
	padding-left:0px;
	box-sizing:border-box;
	height:140px;
}


.kontakttext{
	background:#fff;
	float:left;
	padding:10px;
	box-size:border-box;
	margin:10px 0 0 0;
}

.kontaktdaten img{
	width:200px;
	height:auto;
	float:left;
	margin:-10px 10px 0 -10px;
}

/*Programm Style*/

/*.programmpunkt{
	margin:0 0 20px 0;
	height:200px;
	float:left;
	width:100%;
	padding:0;
	box-sizing:border-box;
}*/
.programmpunkt{
	margin:0 20px 0 0;
	background:none;
	padding:20px;
	box-sizing:border-box;
	width: 100%;
	display: inline-block;
}
.programmpunkt:hover{
	background:#f2f2f2;
}


.programmpunkt_big{
}


.programmleft{
	float:left;
	width:270px;
	height:270px;
	display:block;
}

.programmleft img{
	width:250px;
	height:auto;
	margin:0 20px 0 0;
}

.programmright{
	float:left;
	width:500px;
	margin:0px 0 0 0;
	padding:0px 0;
}
.programmrightcontent {
	min-height:217px;
}
.eg-lounge {
	width:206px;
	height:206px;
	background:url(../../../../../UserFiles/Image/parterre1/eg-lounge.jpg);
	background-repeat:no-repeat;
	background-position:center;
	float:left;
	margin-right:100px;
	margin-left:-3px;
	
	-webkit-border-radius: 				20px;
	-moz-border-radius: 				20px;
	border-radius: 						20px
}
.eg-lounge a {
	width:206px;
	height:206px;
	display:block;
	box-sizing:border-box;
}
.kultur {
	width:206px;
	height:206px;
	background:url(../../../../../UserFiles/Image/parterre1/kultur.jpg);
	background-repeat:no-repeat;
	background-position:center;
	float:left;
	margin-right:100px;
	
	-webkit-border-radius: 				20px;
	-moz-border-radius: 				20px;
	border-radius: 						20px
}
.kultur a {
	width:206px;
	height:206px;
	display:block;
	box-sizing:border-box;
}
.restaurant {
	width:206px;
	height:206px;
	background:url(../../../../../UserFiles/Image/parterre1/restaurant.jpg);
	background-repeat:no-repeat;
	float:left;
	background-position:center;
	
	-webkit-border-radius: 				20px;
	-moz-border-radius: 				20px;
	border-radius: 						20px
}
.restaurant a {
	width:206px;
	height:206px;
	display:block;
	box-sizing:border-box;
}
.eg-lounge a, .restaurant a {
	width:206px;
	height:206px;
	border:3px solid #ffffff;
	padding-top:72px;
	padding-left:40px;
	-webkit-border-radius: 				20px;
	-moz-border-radius: 				20px;
	border-radius: 						20px
}
 .kultur a {
	width:206px;
	height:206px;
	border:3px solid #ffffff;
	padding-top:85px;
	padding-left:40px;
	
	-webkit-border-radius: 				20px;
	-moz-border-radius: 				20px;
	border-radius: 						20px;
	
	overflow:							hidden;
}
.eg-lounge a:hover, .restaurant a:hover, .kultur a:hover {
	width:206px;
	height:206px;
	border:3px solid #932b34;
	text-decoration:none;
}
.parterre1bereiche {
	margin-bottom:20px;
}
.clear {
	clear:both;
}
.bereiche {
	margin-bottom:20px;
}
.catering {
	background:url(../../../../../UserFiles/Image/bereiche/catering.jpg);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:center;
}
.rialto {
	background:url(../../../../../UserFiles/Image/bereiche/rialto.jpg);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:center;
}
.mensa {
	background:url(../../../../../UserFiles/Image/bereiche/mensa.jpg);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:center;
}
.mensa2 {
	background:url(../../../../../UserFiles/Image/bereiche/mensa2.jpg);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:center;
}
.mittagstische {
	background:url(../../../../../UserFiles/Image/bereiche/mittagstische.jpg);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:center;
}
.tangram {
	background:url(../../../../../UserFiles/Image/bereiche/tangram.jpg);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:center;
}
.parterreone {
	background:url(../../../../../UserFiles/Image/bereiche/parterre-one.jpg);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:center;
}
.one-kultur {
	background:url(../../../../../UserFiles/Image/bereiche/one-kultur.jpg);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:center;
}
.one-lounge {
	background:url(../../../../../UserFiles/Image/bereiche/one-lounge.jpg);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:center;
}
.TechnikLogistik {
	background:url(../../../../../UserFiles/Image/bereiche/TechnikLogistik.jpg);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:center;
}
.catering:hover, .rialto:hover, .mensa:hover, .mittagstische:hover, .tangram:hover, .parterreone:hover {
}
.catering, .rialto, .mensa, .mittagstische, .tangram, .parterreone, .mensa2, .TechnikLogistik, .one-lounge, .one-kultur {
	width:206px;
	height:206px;
	display:block;
	box-sizing:border-box;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.formatabstand {
	padding-top:85px;
}
.formatabstand2 {
	padding-top:72px;
}
.formatabstand3 {
	padding-top:57px;
}
.catering a, .rialto a, .mensa a, .mittagstische a, .tangram a, .parterreone a, .mensa2 a, .TechnikLogistik a, .one-lounge a, .one-kultur a  {
	padding-left:30px;
	width:206px;
	height:206px;
	display:block;
	box-sizing:border-box;
	border:3px solid #ffffff;
	text-decoration:none;
}
.catering a:hover {
	border:3px solid #353285;

}
.rialto a:hover {
	border:3px solid #4BA994;

}
.mensa a:hover {
	border:3px solid #6A3A79;

}
.mensa2 a:hover {
	border:3px solid #6A3A79;

}
.mittagstische a:hover {
	border:3px solid #D68B29;

}
.tangram a:hover,.TechnikLogistik a:hover {
	border:3px solid #618440;

}
.parterreone a:hover, .one-lounge a:hover, .one-kultur a:hover {
	border:3px solid #932B34;

}

.catering a span.bereichslinks{
	background-color:#353285;
} 
.rialto a span.bereichslinks{
	background-color:#4BA994;
} 
.mensa a span.bereichslinks{
	background-color:#6A3A79;
} 
.mensa2 a span.bereichslinks{
	background-color:#6A3A79;
} 
.mittagstische a span.bereichslinks{
	background-color:#D68B29;
} 
.tangram a span.bereichslinks{
	background-color:#618440;
} 
.TechnikLogistik a span.bereichslinks{
	background-color:#618440;
} 
.parterreone a span.bereichslinks {
	background-color:#932B34;
}
.one-kultur a span.bereichslinks {
	background-color:#932B34;
}
.one-lounge a span.bereichslinks {
	background-color:#932B34;
}

a span.bereichslinks {
	padding:4px 10px 4px 10px;
	width:120px;
	color:#ffffff;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	display:block;
}
a span.parterre1bereichslinks {
	padding:4px 10px 4px 10px;
	width:100px;
	background-color:#932b34;
	color:#ffffff;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	display:block;
	
	
}
.bandinfos {
	background-color:#932b34;
	padding:15px;
	margin:0;
	text-align:center;
}
.bandname {
	font-weight:bold;
	font-size:22px;
	padding-bottom:5px;
	line-height:1em;
}
.datumundzeit {
	font-size:18px;
	line-height:1em;
}
.clubsliste li {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0 0 10px 0;
    width: 340px;
}
.clubs {
    font-size: 18px;
    font-weight: bold;
}
map {
	z-index:20000000000;
}


/*Late 2016 Styles*/



/*Ronud Border*/

img{
	-webkit-border-radius: 				20px;
	-moz-border-radius: 				20px;
	border-radius: 						20px;		
}

#logo img {
	 border-radius: 0px;
	 -webkit-border-radius: 				0px;
	-moz-border-radius: 				0px;
}
.contactbox_content img{
	border-radius: 0px;
	 -webkit-border-radius: 				0px;
	-moz-border-radius: 				0px;
}

.imagegallery img {
	border-radius: 0px;
	-webkit-border-radius: 				0px;
	-moz-border-radius: 				0px;
}

.hideme {
    float: left;
    margin-right: 7px;
}