body            { font-family: 'HelveticaNeueLTPro-Roman', Arial, Verdana, sans-serif; font-size: 16px; background-color: #fff; color: #000; -webkit-font-smoothing: antialiased; font-weight: 300;}
body *          {  /*word-wrap: break-word;*/}

p, li			{ line-height: 1.2; color: #5d5d5d; font-size: 0.9rem; }
.animate        { -webkit-transition: all 400ms ease-in-out;  -moz-transition: all 400ms ease-in-out;  -o-transition: all 400ms ease-in-out;  transition: all 400ms ease-in-out; }

.row 			{ max-width: 1280px; }

h1, h2, h3, h4, h5, h6 { font-family: "HelveticaNeueLTPro-Roman"; color: #5d5d5d; line-height: 1.1em; }
h1 				{ color: #5d5d5d; font-size: 3.4em;}


h2              { font-size: 2.1em; font-weight: 900; }
h3              { font-size: 1.9em; }
h4              { font-size: 1.7em; }
h5 				       { font-weight: 600; font-size: 1em; color: #666;}

a 				      { color: #5d5d5d; }
a:hover,
a:focus          { color: #333; }

.left { float: left !important; }
.right          { float: right; text-align: right; }
.text-center 	{ text-align: center; }
.clear 			{ clear: both; width: 100%; }

.mobile 		{ display: none !important; }
.nomobile 		{ display: block !important; }

b, strong 		{ color: #000; }

.smaller { font-size: 0.8rem; }

.zoom09         { zoom: 0.9;}

.boldText       { font-weight: 700;}
.uppercase      { text-transform: uppercase;}
.greyBG         { background-color: #C3A06F ;}
.greybg         { background-color: #b3b3b2 ; margin: 0 auto; display: inline-block; color: #fff !important; padding-left: 5px; padding-right: 5px; height: 23px; line-height: 24px;}
.correctline 	{ line-height: 28px; }
.greybg a 		{ color: #fff !important; }
.white 			{ color: #fff; }
.whiteBG        { background-color: #fff !important;}
.whiteBGtrans   { background: rgba(255,255,255,0.65);}
.black          { color: #000; }
.heavy			{ font-weight: 900;}
.orangebg		{ background-color: #B4B4B5; }
.indexer 		{ z-index: 9999; }
.relativer 		{ position: relative; }
.paddingB0 		{ padding-bottom: 0px !important; }

.uppercase      { text-transform: uppercase; }
.blackbutton  	{ padding: 14px 66px; text-decoration: none !important; color: #fff; text-transform: uppercase; background-color: #000; color: #fff;}
.blackbutton:hover { color: #fefefe; }

.two-thirds 	{ width: 66%; float: left; position: relative;}
.one-third 		{ width: 34%; float: right; position: relative; }
.large-fifty 	{ width: 50%; max-width: 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; flex-grow: 0; flex-shrink: 0; flex-basis: 50%;}
.medium-fifty	{ width: 50%; max-width: 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; flex-grow: 0; flex-shrink: 0; flex-basis: 50%;}
.one-fourth 	{ max-width: 25%; float: left; position: relative; -ms-flex: 0 0 25%; flex: 0 0 25%; flex-grow: 0; flex-shrink: 0; flex-basis: 25%; }
.one-fifth 		{ max-width: 20%; float: left; position: relative; -ms-flex: 0 0 20%; flex: 0 0 20%; flex-grow: 0; flex-shrink: 0; flex-basis: 20%; }

.bordered 		{ border-bottom: 1px solid #e9e9e9; border-top: 1px solid #e9e9e9;}
.borderbottom	{ border-bottom: 1px solid #e9e9e9;}

.pasteln 		{ background-color: #d3bdb5; }

.cms-content-filters { display: block !important; }

#dsgvo 			{ position: fixed; z-index: 50000; bottom: 0px; width: 100%; height: auto; background-color: #3d3d3d; display: block; padding: 15px; color: #fff; border-top: 3px solid rgb(215, 38, 34);}
#dsgvo p 		{ color: #efefef; display: inline-block; }
#dsgvo a 		{ color: #fff; text-decoration: underline; }
.btn 			{ display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 14px; font-weight: 400; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: none; border: 1px solid transparent; border-radius: 4px;     color: #333;background-color: #fff; border-color: #ccc;}

a,
a:visited,
a:hover,
a:active		{ color: #333; font-size: 0.9rem;}

.width40 		{ width: 40%; }
.width60 		{ width: 60%; }

/* header */
.bigger { font-size: 1.2em; }
.header          	{ padding: 0; z-index: 999 !important; clear: both; padding-top: 25px;}
#homelink			{ margin-top: 18px; display: inline-block; max-width: 100%;}
#homelink img 		{ max-width: 100%; }
.metanavi 			{ float: right; width: 100%; text-align: right;}
.langlinks 			{ font-size: 0.8rem !important;}
.langlinks:hover { color: #000; }
.langlinks.strong 	{ font-weight: 600;}
.inline 			{ display: inline-block; }

#SearchForm_SearchForm 					{ display: block; float: right; margin-top: -6px;}
#SearchForm_SearchForm fieldset 		{ border:  none; }
#SearchForm_SearchForm_Search_Holder 	{ position: relative; }
#SearchForm_SearchForm_Search 			{ border-radius: 0px; height: 2em; line-height: 2em; padding-top: 3px; padding-bottom: 1px; max-width: 180px; margin-left:  10px; }
#SearchForm_SearchForm_action_results 	{ display: inline-block; position: absolute; right: 28px; width: 30px; top: 7px; background: #fff url(../img/lupe.jpg) center center no-repeat;  border: none; text-indent: -999em}

#Breadcrumbs { padding-top: 5px; z-index: 999; position: relative;}
#Breadcrumbs p 	{ color: #b3b3b2; text-transform: uppercase; font-weight: 100; font-size: 0.7rem;}
#Breadcrumbs p a { color: #333; text-transform: uppercase; font-weight: 100; font-size: 0.7rem;}
#Breadcrumbs i { padding-left: 5px; padding-right: 5px;}
#Breadcrumbs a:hover { color: #000;}

.margins { margin: 0 !important; }

.fixed 			{ margin-top: 0px !important; background: transparent url(../img/logo-desktop.png) center center no-repeat; position: fixed; height: 135px; top: 0px; left: 0; right: 0; box-shadow: 5px 5px 15px #d9c8c1; max-width: 100%; display: flex; flex-direction: column;}
.fixed .topmenu { color: #000 !important; }
.fixed #menuimg { display: none; }
.fixed #menuimg2 { display: none; margin-top: 20px;}
.fixed #menuholder 	{ width: 1380px; margin: 0 auto; height: 140px; align-self: center; max-width: 100%;}
.fixed .mainmenu { margin-top: 97px; }

#mobilemenu 		{ display: none; }
.primary 			{ width: 100%; display: block; text-align: center; margin-top: 20px; }
.primary ul 		{ list-style-type: none; padding-left: 0;  float: right;}
.primary ul li 		{ display: inline-block; margin: 0;   text-align: center; padding: 0px;  }
.primary ul li:first-child ul { margin-left: 0px !important;}
.primary ul li a 	{ font-family: 'HelveticaNeueLTPro-LtCn'; text-transform: uppercase; font-size: 0.99rem; line-height: 1; padding: 0 15px 20px 15px; color: #666; width: 100%; border-right: 1px solid #ccc; }
.primary ul li:last-child .submenu { right: 0px; }
.primary ul li:last-child a { border-right: none;}
.primary ul li a:hover,
.primary ul li.current > a,
.primary ul li.section > a { font-family: 'HelveticaNeueLTPro-LtCn';  }
.primary ul li.section a, .primary ul li.current a {color: #000;}
.primary ul li a:hover,
.primary ul li.current > a,
.primary ul li.section > a  { background: transparent url(../img/triads.png) no-repeat center bottom;  color: #000; cursor: pointer; }

li.NewsletterAnmeldung { display: block; padding-right: 20px !important; }

.submenu 			{ position: absolute; display: none; top: 110px;}
.submenu li 		{ display: block; float: left; }
.submenu li a 		{ background: none !important; border: none !important; }
.primary ul li.current .submenu,
.primary ul li.section .submenu { display: block; }
.submenu li.current a { color: #000; font-weight: 600; }
.submenu li.section a { color: #000; font-weight: 600; }

/* footer */
.footer 			{ font-size: 0.9rem;}
.footermenu 		{ font-weight: 600; display: block; clear: both; width: 100%; border-bottom: 1px solid #e9e9e9; padding-bottom: 5px; margin-bottom: 5px;}
.footermenulist 	{ list-style-type: none; margin-left: 0px;}
.footermenulist a 	{ color: #666;}
.footermenulist a:hover { color: #000;}

.footer .bordered 	{ min-height: 70px; }

.fbbox 				{ float: left; width: 120px; line-height: 24px;}
.twitterbox 		{ margin-right: 20px; float: left; line-height: 40px; }
.gplus 				{ float: left !important; line-height: 48px; }

.nlForm 			{ display: inline-block; float: right; margin-right: 40px;}
.nlForm.macform 	{ margin-top: -2px;}
.nlForm strong 		{ padding-right: 10px; display: block; float: left; padding-top: 4px;}
.nlForm input 		{ display: block; float: left; min-width: 50px; margin-right: 5px; width: auto; height: 25px; margin-bottom: 0px; border-radius: 0px; }
.nlMail 			{ padding-top: 6px; padding-bottom: 4px; line-height: 22px; min-width: 180px !important; font-size: 0.8rem;}
.nlForm.macform .nlMail { line-height: 26px; padding-top: 4px;}
.nlForm.macform input { padding-top: 0px; height: 28px; }
.nlMail:after 		{ content: "\f003"; font-family: 'FontAwesome'; }
.nlSubmit 			{ border: 1px solid #e90000; color: #e90000; background-color: #fff; height: 30px; line-height: 22px;}
.nlForm.macform .nlSubmit { line-height: 28px; }
.nlSubmit:hover 	{ background-color: #e90000; color: #fff; }

#SearchResults h4 a { font-weight: 600; color: #333; }
#SearchResults li 	{ padding-bottom: 12px; }

input::-webkit-input-placeholder { font-size: 0.9rem; color: #000;}
input::-moz-placeholder { font-size: 0.9rem; color: #000;}
input::-input-placeholder { font-size: 0.9rem; color: #000;}
input:-ms-input-placeholder { font-size: 0.9rem; color: #000; line-height: 0.8;}

.footerLogo 		{ display: block; float: right; }

/* footer hack */
.footer .large-2,
.footer .medium-2 	{ max-width: 12.5%;     -ms-flex: 0 0 12.5%; flex: 0 0 12.5%; }


#sliderholder 		{ padding-top: 80px;}
.cycle-pager span 	{ display: inline-block; width: 10px; height: 10px; padding: 4px; overflow: hidden; border-radius: 5px; border: 1px solid #000; background-color: transparent; font-size: 0px; margin-left: 4px; margin-right: 4px; cursor: pointer;}
.cycle-pager span.cycle-pager-active { background-color: #000; font-size: 0px;}

.showmore, 
.showless { font-weight: bold; }
.showmoremobile, 
.showlessmobile { font-weight: bold; }


#cookiebox 		{ position: relative; background-color: #fff; color: #808080; text-align: center; min-height: 60px; left: 0px; right: 0px; z-index: 998; padding-top: 10px; padding-bottom: 10px;}
#cookiebox h3 	{ padding-bottom: 0px; margin-bottom: 0px; font-size: 0.9em;}
#cookiebox p 	{ padding-top: 1px; display: inline-block; max-width: 90%; font-size: 0.9em; margin-bottom: 0px;}
.buttoncookie	{ cursor: pointer; background-color: #333; color: #fff; min-width: 100px; display: inline-block; margin-top: 2px; margin-left: 10px; margin-bottom: 2px;}

#next       { cursor: pointer;position: absolute; top: 45%; background: transparent url(../img/next-big.png) center center no-repeat; width: 23px; height: 42px; right: 10px; z-index: 1000; display: none; }
#prev       { cursor: pointer; position: absolute; top: 45%; background: transparent url(../img/prev-big.png) center center no-repeat; width: 23px; height: 42px; left: 10px; z-index: 1000; display: none; }
.pageslider { max-height: 500px;  }
.pageslider:hover #next,
.pageslider:hover #prev,
.slide:hover #next,
.slide:hover #prev,
.innerslide:hover #next,
.innerslide:hover #prev { display: block; }

#homeslider 	{ max-height: 500px; }

.phase2 {
	font-size: 0.9em;
	color: #333;
	display: inline-block;
}

.phase2 img {
	width: 18px;
	height: auto;
	cursor: pointer;
}

.juryphase2 {
	font-size: 0.9em;
	color: #f00;
	display: inline-block;
}

a.disabled, .ausgegraut {
	color: #ccc
}

/* spinner */
.lds-spinner,
.lds-spinner div,
.lds-spinner div:after {
	box-sizing: border-box;
}
.lds-spinner {
	color: #999;
	display: none;
	position: fixed;
	width: 80px;
	height: 80px;
	top: 50%;
	left: 50%;
	z-index: 10;
	margin-left: -40px;
	margin-top: -40px;
}
.lds-spinner.show {
	display: block;
}
.lds-spinner div {
	transform-origin: 40px 40px;
	animation: lds-spinner 1.2s linear infinite;
}
.lds-spinner div:after {
	content: " ";
	display: block;
	position: absolute;
	top: 3.2px;
	left: 36.8px;
	width: 6.4px;
	height: 17.6px;
	border-radius: 20%;
	background: #999;
}
.lds-spinner div:nth-child(1) {
	transform: rotate(0deg);
	animation-delay: -1.1s;
}
.lds-spinner div:nth-child(2) {
	transform: rotate(30deg);
	animation-delay: -1s;
}
.lds-spinner div:nth-child(3) {
	transform: rotate(60deg);
	animation-delay: -0.9s;
}
.lds-spinner div:nth-child(4) {
	transform: rotate(90deg);
	animation-delay: -0.8s;
}
.lds-spinner div:nth-child(5) {
	transform: rotate(120deg);
	animation-delay: -0.7s;
}
.lds-spinner div:nth-child(6) {
	transform: rotate(150deg);
	animation-delay: -0.6s;
}
.lds-spinner div:nth-child(7) {
	transform: rotate(180deg);
	animation-delay: -0.5s;
}
.lds-spinner div:nth-child(8) {
	transform: rotate(210deg);
	animation-delay: -0.4s;
}
.lds-spinner div:nth-child(9) {
	transform: rotate(240deg);
	animation-delay: -0.3s;
}
.lds-spinner div:nth-child(10) {
	transform: rotate(270deg);
	animation-delay: -0.2s;
}
.lds-spinner div:nth-child(11) {
	transform: rotate(300deg);
	animation-delay: -0.1s;
}
.lds-spinner div:nth-child(12) {
	transform: rotate(330deg);
	animation-delay: 0s;
}
@keyframes lds-spinner {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

.monlink:hover,
.calactive { font-weight: bold; }

/* home */
.innerslide 	{ width: 100%; min-height: 500px; height: 500px; min-width: 822px; position: relative; }
.readmore 		{ border: 1px solid #666; padding: 5px 10px; color: #666 !important; display: inline-block; clear: both; font-size: 0.9rem; position: absolute; bottom: 0px;}
.readmore:hover { background-color: #666; color: #fff !important;}
.homebox 		{ position: relative; }
.homebox h3 	{ font-size: 0.9rem; font-weight: 600; color: #666;}
.homebox p 		{ display: inline-block; width: 100%; padding-top: 20px; padding-bottom: 30px;} 
.homebox .readmore { position: absolute; bottom: 0px; left: 0.9375rem; }

.slide { width: 100%; min-height: 435px; position: relative;  }
.homebildtitel { position: absolute; bottom: 10px; left: 20px; background-color: rgba(255,255,255,0.7); padding: 2px 5px; display: none; font-size: 0.9rem; color: #5d5d5d;}
.slide:hover .homebildtitel { display: block; }

.memberbildtitel { display: none; position: absolute; bottom: -130px; left: 5px; background-color: rgba(255,255,255,0.7); padding: 2px 5px; font-size: 0.9rem; color: #5d5d5d; }
.teambild:hover .memberbildtitel { display: block; }

/* info page */
h1.mehrzeilig 		{ clear: left; margin-top: 0px; position: relative; display: block; border-left: 5px solid transparent; overflow: visible; color: #fff; line-height: 1.3em; font-size: 1.7em; font-weight: 300; }
h1.mehrzeilig span 	{ line-height: 1.2em; text-transform: uppercase; padding-right: 5px;  box-shadow: -5px 0 0 #b3b3b2; background-color: #b3b3b2; -ms-box-decoration-break: clone; box-decoration-break: clone; -webkit-box-decoration-break: clone;  }
.paddedmehrzeilig 	{ padding-top: 6px; }
h3.blocker 			{ text-transform: uppercase; margin-bottom: 1px; display: inline-block; padding: 2px 5px; clear: both; background-color: #b3b3b2; color: #fff; text-transform: uppercase; font-weight: 300; font-size: 1rem; }
h3.grey 			{ text-transform: uppercase; margin-bottom: 1px; display: inline-block; padding: 2px 5px; clear: both; background-color: #b3b3b2; color: #fff; text-transform: uppercase; font-weight: 300; font-size: 1rem; }
.correctpadding 	{ padding-top: 8px; }

.HomePage h1.mehrzeilig  {  clear: both;}

.buttonlike 	{ border: 1px solid #666; padding: 5px 10px; display: inline-block; clear: both; font-size: 0.9rem; }

/* boxpage **/
.buttonmore, 
.buttonless 					{ border-top: 1px solid #ccc; width: 100%; padding-top: 0px; margin-top: 10px;  display: block; background-color: #fff; color: #000;}
.buttonmore:after 				{ content: "\f103"; font-family: "FontAwesome"; padding-left: 5px; }	
.sidebar-box 					{ height: 320px; position: relative; overflow: hidden; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
.aubox 							{ height: 125px;  }
.sidebar-box .read-more 		{  position: absolute;  bottom: -3px;  left: 0; width: 100%;  text-align: left;  margin: 0;  padding: 30px 0 15px 0;  background-image: linear-gradient(to bottom, rgba(250,250,250,0.2), #fff); }	
.sidebar-box .read-more .buttonmore { background-color: #fff; color: #000; border: none; text-align: left; padding-bottom: 20px; margin-bottom: -30px; padding-top: 0px; margin-top: 10px; border-top: 1px solid #ccc; display: block; clear: both; padding-left: 0px; }	
.CollectionHolder .sidebar-box .read-more { bottom: -8px; }

.VorschauHolder .buttonmore 	{ padding-top: 2px !important; font-size: 0.9rem; }
.pagebox 						{ position: relative; min-height: 340px;}
.pagebox img 					{ display: block; clear: both; margin-top: 15px; margin-bottom: 15px; }
.pagebox .readmore:before 		{ content: "\f101"; font-family: "FontAwesome"; padding-right: 5px; }
.buttonless:before 	{ content: "\f102"; font-family: "FontAwesome"; padding-right: 5px; }
.borderedbottom {border-bottom: 1px solid #ccc}

.VorschauHolder .buttonless,
.CollectionHolder .buttonless	{ font-size: 0.9rem; }
.CollectionHolder .fakelink { color: #666; }
.CollectionHolder .fakelink a { color: #000; }

.boxenpadding { padding-top: 35px; }

.pageslider 		{ position: relative; margin-top: 40px;}
#next 				{ position: absolute; top: 42%; right: -5px; width: 24px; height: 47px; background: transparent url(../img/next.jpg) center center no-repeat; z-index: 999; cursor: pointer }
#prev 				{ position: absolute; top: 42%; left: -5px; width: 24px; height: 47px; background: transparent url(../img/prev.jpg) center center no-repeat; z-index: 999; }
#pager 				{ position: absolute; top: -42px; left: 0px; z-index: 999;}
#pager span 		{ border: 1px solid #b3b3b2; width: 16px; height: 16px; border-radius: 8px; background-color: #fff; display: inline-block; font-size: 0.1em; text-indent: -999em; margin-right: 4px; cursor: pointer;}
#pager span.cycle-pager-active { background-color: #b3b3b2; }



.bildtitelfull 			{ display: block; position: absolute; top: 102%; left: 0px; right: 0px; text-align: center; font-size: 0.9rem;}

#fbpager 				{ position: absolute; top: -86px; left: 0px; right: 0px; text-align: center; z-index: 999;}
#fbpager span 			{ border: 1px solid #b3b3b2; width: 16px; height: 16px; border-radius: 8px; background-color: #fff; display: inline-block; font-size: 0.1em; text-indent: -999em; margin-right: 4px; cursor: pointer;}
#fbpager span.cycle-pager-active { background-color: #b3b3b2; }

.topframesmalllink 		{ color: #333; text-transform: uppercase;    font-weight: 100; font-size: 0.7rem; }
.topframesmalllink:hover { font-size: 0.7rem; }

.next       { display: inline-block; font-size: 1em; }
.prev       { display: inline-block; font-size: 1em; }

.bpbildlink { display: block; width: 100%; min-height: 368px; position: relative; }
.chbildlink { display: block; width: 100%; min-height: 500px; position: relative; }


.homepager { left: 15px !important; }

/* kontakt page */
.picturetitle 		{ display: inline-block; color: #b3b3b2; text-transform: uppercase; font-size: 0.8rem; padding-top: 10px; padding-bottom: 20px;}
.nopaddingleft 		{ padding-left: 0px; }


/* jury page */
.autoheight 		{ height: auto !important; }
.personenbloecke 	{ display: flex; /*justify-content: center; */  }
.jury-box			{ height: 126px; position: relative; overflow: hidden;  -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
.jury-box .read-more 		{ position: absolute;  bottom: 0;  left: 0; width: 100%;  text-align: left;  margin: 0;  padding: 20px 0 15px 0;  background-image: linear-gradient(to bottom, rgba(250,250,250,0.6), #fff); }	
.jury-box .read-more .button { border-top: 1px solid #b3b3b2; background-color: #fff; color: #000; border: none; text-align: left; padding-bottom: 20px; margin-bottom: -25px; padding-top: 10px; display: block; clear: both; padding-left: 0px; }	
.jury-box .read-more .button:after { content: "\f103"; font-family: "FontAwesome"; padding-left: 5px; }	
.juryfunktion 		{ color: #5d5d5d; }
.personenbloecke 	{ font-size: 0.9rem;}

.jury-box .read-more .buttonmore { padding-bottom: 10px; margin-bottom: -10px; }

/* akkordion page */
.accordion-title 	{ text-transform: uppercase; font-size: 1.6em !important; font-family: 'HelveticaNeueLTPro-LtCn'; border: none; border-top: 1px solid #e6e6e6; color: #666; }
.accordion-title::before { content: "\f107"; font-family: "FontAwesome"; top: 40%;}
.is-active > .accordion-title:before { content: "\f106"; font-family: "FontAwesome"; }
.accordion-content 	{ border: none; /*padding-left: 10%;*/ }
.is-active > .accordion-title { border-bottom: none; }
:last-child:not(.is-active)>.accordion-title { border-bottom: none; }

.accordion-item p,
.accordion-item li { line-height: 1.2; color: #5d5d5d; font-size: 0.9rem; }

.redbutton 			{ height: 30px; border: 1px solid #e90000; color: #e90000; background-color: #fff; padding: 10px 5px;}
.redbutton:hover 	{ background-color: #e90000; color: #fff !important; }
.redbutton:visited 	{ color: #e90000; }


/* nominierte */
.fakejahrlink,
.jahrlink 			{ width: 100%; border-top: 1px solid #e6e6e6; font-size: 1.6em; font-family: 'HelveticaNeueLTPro-LtCn'; padding-top: 5px; padding-bottom: 5px; display: block; float: left; clear: both; color: #666; }
.fakejahrlink:hover, 
.jahrlink:hover { font-size: 1.6em; }
.allekuenstler 		{ display: none; }
.quarter 			{ width: 25%; min-width: 24%; float: left; display: block; padding-right: 1%; }
.underlined			{ border-bottom: 1px solid #e6e6e6; display: block; width: 100%;}
.jahrblock { position: relative; clear: both; display: block; float: left; width: 100%; }
.jahrblock .jahrtraeger 			{ display: none;  clear: both;}
.jahrblock .pdflinkarchiv { display: block; position: absolute; right: 0px; top: 10px;}

.backlink 			{ padding: 5px 10px; border: 1px solid #e6e6e6; color: #666; border: 1px solid #666; color: #666 !important; display: inline-block; clear: both; font-size: 0.9rem;}
.backlink:hover 	{ background-color: #666; color: #fff !important; }

.backlinkstyle 			{ padding: 5px 10px; border: 1px solid #e6e6e6; color: #666; border: 1px solid #666; color: #666 !important; display: inline-block; clear: both; font-size: 0.9rem;}
.backlinkstyle:hover 	{ background-color: #666; color: #fff !important; }

.blocklink 			{ padding: 5px 10px; border: 1px solid #e6e6e6; color: #666; border: 1px solid #666; color: #666 !important; display: inline-block; clear: both; font-size: 0.9rem;}
.blocklink:hover 	{ background-color: #666; color: #fff !important; }

.artistcontent 		{ line-height: 1.2; color: #5d5d5d; font-size: 0.9rem; }

table 				{ border: none !important; }
table tbody 		{ border: none !important; }
table tr 			{ border: none !important; }
table td 			{ border: none !important; padding-left: 0px !important; padding-top: 0rem !important; padding-bottom: 0.2rem !important;}
table tbody tr:nth-child(even) { background-color: #fff; }

.minuslink { margin-top: -35px; }

.oneslide { width: 100%; min-height: 500px; position: relative; }
.bildtitel { display: block; position: absolute; bottom: 10px; left: 10px; background-color: rgba(255,255,255,0.7); padding: 2px 5px; display: none; margin-right: 10px; font-size: 0.9rem;}
.oneslide:hover .bildtitel { display: block; }

/* vorschau ausstellungen */
.auVernissage 		{ display: block; width: 100%; clear: both; font-size: 0.9em; }

.boxlink 			{ padding: 7px 10px; border: 1px solid #e6e6e6; -webkit-transition: all 400ms ease-in-out;  -moz-transition: all 400ms ease-in-out;  -o-transition: all 400ms ease-in-out;  transition: all 400ms ease-in-out;}
.boxlink:before 	{ content: "\f101"; font-family: "FontAwesome"; padding-right: 5px; }
.boxlink:hover 		{ background-color: #b3b3b2; color: #fff; }

.boxedlink 			{ padding: 7px 10px; border: 1px solid #e6e6e6; -webkit-transition: all 400ms ease-in-out;  -moz-transition: all 400ms ease-in-out;  -o-transition: all 400ms ease-in-out;  transition: all 400ms ease-in-out;}
.boxedlink:hover 		{ background-color: #b3b3b2; color: #fff; }

.intro 				{ margin-bottom: 0px; }
.intro p 			{ padding-bottom: 3px; }
.auscontent 		{ display: none; }
.ausstellungmore 	{ padding-bottom: 15px; display: block; float: left; width: 100%; clear: both;}
.ausstellungmore:after { content: "\f103"; font-family: "FontAwesome"; padding-left: 5px; }

.ausstellungless 	{ padding-bottom: 15px; display: block; float: left; width: 100%; clear: both;}
.ausstellungless:before { content: "\f102"; font-family: "FontAwesome"; padding-right: 5px; }

.VorschauHolder .aubox { clear: both;  }

.artistCheckbox 	{ margin-bottom: 15px; padding-bottom: 10px; border-bottom: 1px solid #999 }
/* artaward anmeldung */
#aaHeadlines 		{ height: 45px; width: 100%; overflow: hidden; border-top: 1px solid #e9e9e9; border-bottom: 1px solid #e9e9e9; line-height: 1.8em; margin-bottom: 20px; }
.aaheaderaktiv 		{ color: #000 !important; background: #fff url(../img/triads.png) no-repeat center bottom; }
.aaheader 			{ height: 45px; line-height: 45px; display: block; float: left; margin-right: 59px; font-family: 'HelveticaNeueLTPro-LtCn', Arial, Helvetica, sans-serif; font-size: 1.5em; color: #666; font-weight: normal; }

.ArtawardPage fieldset { border: none; padding-left: 0px; }

#Form_AnmeldungsForm_action_meldeMich,
#Form_BestaetigenForm_action_bestaetigen,
.linkAsSubmit,
#Form_UploadForm_action_abschliessen 			{ height: 40px; line-height: 15px; border: 1px solid #666; color: #333; background-color: #fff; padding: 10px 15px; -webkit-transition: all 400ms ease-in-out;  -moz-transition: all 400ms ease-in-out;  -o-transition: all 400ms ease-in-out;  transition: all 400ms ease-in-out; cursor: pointer;}
#Form_AnmeldungsForm_action_meldeMich:hover,
#Form_BestaetigenForm_action_bestaetigen:hover,
.linkAsSubmit:hover,
#Form_UploadForm_action_abschliessen:hover 	{ background-color: #666; color: #fff !important; }

#Form_UploadForm .ss-uploadfield-item-edit { display: none !important; }
#Form_UploadForm .ss-uploadfield-item-delete { display: none !important; }

#Form_AnmeldungsForm input[type="text"] { line-height: 36px; }

.ss-uploadfield .middleColumn { max-width: 100%; }

.ss-uploadfield .ss-uploadfield-item .ss-uploadfield-item-info .ss-uploadfield-item-name { line-height: 22px; }


#Form_BestaetigenForm_Bestaetige,
#Form_BestaetigenForm_Bestaetige_Holder label 	{ float: left; line-height: 12px;}
#Bestaetige label { float: left !important; }

#Form_BestaetigenForm input.error { outline: 1px solid red; margin-right: 10px; }

#OkayOption { margin-bottom: 30px; margin-top: 30px;  text-transform: uppercase; font-size: 1.4em; cursor: pointer; border-top: 1px solid #e9e9e9; border-bottom: 1px solid #e9e9e9; height: 65px; line-height: 65px; width: 100%; clear: both; }
#OkayOption:after { font-family: 'FontAwesome';  content: "\f107"; }
#OptionalBlock 		{ display: none; }


#Form_UploadForm_Bild1_Holder > label, 
#Form_UploadForm_Bild2_Holder > label,
#Form_UploadForm_Bild3_Holder > label,
#Form_UploadForm_PortraitFoto_Holder > label { font-size: 1.2em; }

#uploadForm .ss-uploadfield-item-name small { display: none; }
#Form_UploadForm .ss-uploadfield .ss-uploadfield-item .ss-uploadfield-item-info { padding-top: 8px; }
#Form_UploadForm label b { font-weight: normal !important; }
#Form_UploadForm .ss-uploadfield .ss-uploadfield-item .ss-uploadfield-item-preview { height: 70px ; line-height: 15px; padding-top: 7px; font-size: 0.9rem; font-weight: normal; }

#Form_UploadForm .ss-uploadfield-fromcomputer.ss-ui-button { width: 100%; cursor: pointer; height: 47px; }
#Form_UploadForm .ss-uploadfield-item-remove.ss-ui-button { float: right; margin-right: 0px; font-size: 0.9rem; color: red; text-align: right; }

#Form_BestaetigenForm_Abgabeort { width: 50%; max-width: 211px; }
.abgabeort { font-size: 0.9rem; }

.holder-required .ss-uploadfield .middleColumn { border-color: red !important; }
.holder-required span.required {display: none;}

[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea { margin-bottom: 0.1rem; }

label.error { color: red; display: none !important; }
input.error,
textarea.error,
select.error { border-color: #e90000; }

#bigletter 	{ color: red; margin-right: 5px; display: block; float: left; width: 82px; height: 81px; line-height: 84px; border: 1px solid #ddd; text-align: center; text-transform: uppercase;}
.letternav,
.suchenav 	{ display: inline-block; width: 38px; height: 38px; line-height: 38px; margin-right: 1px; margin-bottom: 5px; border: 1px solid #ddd; text-align: center; -webkit-transition: all 400ms ease-in-out;  -moz-transition: all 400ms ease-in-out;  -o-transition: all 400ms ease-in-out;  transition: all 400ms ease-in-out; cursor: pointer;}
.alle 		{ width: 125px; }
.letternav:hover,
.suchenav:hover { background-color: #b3b3b2; color: #fff; border-color: #b3b3b2;}
.inliner 	{ display: block; float: left;}

.collectionartists:nth-child(4n+5) { clear: left; }
.collectionartists .fakelink,
.collectionartists a { font-size: 0.9rem; }

.smallslide { min-height: 368px; position: relative; width: 100%;}
.smallbildtitel { display: block; position: absolute; bottom: 10px; left: 10px; background-color: rgba(255,255,255,0.7); padding: 2px 5px; display: none; margin-right: 10px;}
.smallslide:hover .smallbildtitel { display: block; }
.girobox 	{ height: 378px; }
.akbox 		{ height: 323px; }
.bigbox 	{ height: 500px; }

#srchTerm  	{  width: 98%; border-color: #ddd; background: #fff url(../img/lupe.jpg) 98% center no-repeat; }

input[name="GebDatum"] {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 2.4375rem;
	margin: 0 0 1rem;
	padding: .5rem;
	border: 1px solid #cacaca;
	border-radius: 3px;
	background-color: #fefefe;
	box-shadow: inset 0 1px 2px rgba(10, 10, 10, .1);
	font-family: inherit;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #0a0a0a;
	transition: box-shadow .5s, border-color .25s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

/* jury */
#SortierungBox { width:100%; height: 45px; border-top: 1px solid #e9e9e9; border-bottom: 1px solid #e9e9e9; margin-top: 0px; margin-bottom: 20px; margin-top: 20px; }
#SortierungBox h2,#SortierungBox a {line-height: 45px; display: block; float: left; text-transform: capitalize; margin-right: 50px; color: #656565; font-weight: normal;  font-family: 'HelveticaNeueLTPro-LtCn',Arial,Helvetica,sans-serif; font-size: 32px;}
#SortierungBox a:hover, #SortierungBox a.active {color: #333;}

#LaenderBox  	{ float: left; width: 300px; clear: left; margin-top: 20px;}
.LandBlock 		{ float: left; width: 300px; margin-bottom: 10px;}
.LandBlock h2 	{ font-weight: 100; cursor: pointer; font-family: 'HelveticaNeueLTPro-LtCn' !important; color: #666; padding-bottom: 23px; padding-top: 1px; font-size: 24px !important;}
.counter 		{ background-color: #390; color: #fff; padding: 0px 10px; margin-right: 10px;}
#KuenstlerListe { float: left; margin-left: 20px; margin-top: 20px;}
#KuenstlerListe ul { list-style-type: none;}
#KuenstlerListe li { display: block; clear: both; margin-bottom: 10px;}
#KuenstlerListe a:hover {color: #000;}
#RankingListe 	{ float: left; clear: both;}
#RankingListe ul { list-style-type: none;}
#RankingListe li { display: block; clear: both; margin-bottom: 10px;}
#RankingListe a:hover { color: #000;}
#PageNavi 		{ float: left; width: 100%; clear: both; margin-top: 30px; margin-bottom: 25px;}
#RankingUl 		{ padding-left: 20px; display: block; float: left;}
#RankingUl li 	{ float: left; clear: none; padding-right: 7px;}

#ForgotPassword { display: block; float: left; clear: both;}


.NominierteMatrixPage a.active { font-weight: bold; }

.grey, #MemberLoginForm_LoginForm input.action {margin-top: 5px; margin-bottom: 5px; cursor:pointer; opacity: 0.9; background: transparent url(../img/redbtn.png) top left repeat-x; min-width: 160px; height: 26px; display: block; text-align: center; color: #fff; float: left; clear: both; line-height: 24px; margin-bottom: 10px; padding-left: 5px; padding-right: 5px; text-transform: uppercase;}

.red {margin-top: 5px; margin-bottom: 5px; padding-left: 5px; padding-right: 5px; cursor:pointer;  opacity: 0.9; background: transparent url(../img/redbtn.png) top left repeat-x; min-width: 160px; height: 26px; display: block; text-align: center; color: #fff; float: left; clear: both; line-height: 24px; text-transform: uppercase;}
.green     {margin-top: 5px; margin-bottom: 5px; padding-left: 5px; padding-right: 5px;  cursor:pointer; opacity: 0.9; background: transparent url(../img/green.png) top left repeat-x; min-width: 160px; height: 26px; display: block; text-align: center; color: #fff; float: left; clear: both; line-height: 24px; text-transform: uppercase;}
.greygrad {margin-top: 5px; margin-bottom: 5px; padding-top:5px; padding-left: 5px; padding-right: 5px; cursor:pointer;  opacity: 0.9; background: transparent url(../img/backbtnbg.png) top left repeat-x; min-width: 160px; height: 26px; display: block; text-align: center; color: #fff; float: left; clear: both; line-height: 24px; text-transform: uppercase;}
@-moz-document url-prefix() {
    .greygrad {padding-top:3px;}
}
.grey:hover, .red:hover, .green:hover, .greygrad:hover {opacity: 1;}

.hand {cursor: pointer}
#VoteBox {clear: left; float: left; margin-top: 50px; color: #666;}
#VoteBox .grey { line-height: 27px; height: 25px; font-size: 16px; display: inline-block; padding-top: 1px; }
.greybg.correctline .topframesmalllink { width: 10% !important; }

#loggedinbox { position: absolute; top: -20px; font-size: 0.9rem; }


.artistCheckbox input { margin-bottom: 1px; }

.table-responsive { max-width: 100%; overflow-x: auto;}
.middler { font-size: 1rem; padding-left: 10px; padding-right: 10px; color: #fff !important;}
.middler:hover { font-size: 1rem; }


.centerSticker 			{ width: 800px; margin: 20px auto;}
.sticerBlock 			{ padding: 20px 0; padding-right: 100px; font-size: 16px; position: relative; }
.sticerBlock .borderMe 	{ margin-top: -1px; border: 1px solid #000; }
.sticerBlock .boldMe 	{ font-weight: bold; }
.sticerBlock .relativeMe { position: relative; height: 200px; }
.sticerBlock .absoluteMeRight { position: absolute; bottom: 10px; right: 10px; }
.sticerBlock .printArrow { width: 95px; position: absolute; top: 0px; right: 0px; }

.printonly { display: none; }

.ss-uploadfield .ss-uploadfield-item.ui-state-error .ss-uploadfield-item-info .ss-uploadfield-item-actions { width: 150px; }
.ss-uploadfield .ss-uploadfield-item.ui-state-error .ss-uploadfield-item-info .ss-uploadfield-item-actions .ss-uploadfield-item-cancel { top: -6px; }
.ss-uploadfield .ss-uploadfield-files .ss-uploadfield-item-cancel button, .ss-uploadfield .ss-uploadfield-files .ss-uploadfield-item-start button { width: 150px; z-index: 150px; box-shadow: none; -webkit-box-shadow: none; height: 22px; text-indent: 0px; }

.actland { font-weight: bold !important; }

#Form_AnmeldeForm_Anrede_Holder label,
#Form_AnmeldeForm_Titel_Holder label { display: none; }

#Form_AnmeldeForm_Postialisch_Holder label { float: left; text-align: left; }

#Form_AnmeldeForm fieldset 	{ border: none; margin-left: 0px; padding-left: 0px; }
#Form_AnmeldeForm .field { padding-bottom: 20px; }
#postialisch 				{ display: none; }
#Form_AnmeldeForm_AnAbmeldung { list-style-type: none; margin-bottom: 0px; margin-left: 0px;}
#Form_AnmeldeForm_AnAbmeldung li { display: inline-block; padding-right: 20px;}
#Form_AnmeldeForm_Ja { float: left; }
#Form_AnmeldeForm_Ja_Holder label { float: left; text-align: left; width: 90%; margin-top: -5px; }

#Form_AnmeldeForm_Subject_Holder { position: absolute; left: -5000px; }

.banner_logo img { width: 320px; }
#ot-sdk-btn.ot-sdk-show-settings, #ot-sdk-btn.optanon-show-settings { color: #fff !important; border: 0px; background-color: #d72622; font-size: 14px; font-weight: normal; padding: 12px 10px; margin-bottom: 30px; }
#ot-sdk-btn.ot-sdk-show-settings:hover, #ot-sdk-btn.optanon-show-settings:hover { color: #d72622 !important; background-color: #fff !important; }
.buttonOneTrust:hover { background-color: #3D3D3D !important; }

.portraitfoto { width: 160px; }
.portraitfoto img {max-width: 100%}

.printPaddings {
	padding: 0px;
	margin: 0px;
}

.adtistDocHolder {
	padding-right: 100px;
	background: linear-gradient(to left, #f18b6a 0px, #E2000F 20px, #ffffff 20px, #f18b6a 40px, #E2000F 60px, #ffffff 60px, #f18b6a 80px, #E2000F 100px, #ffffff 100px);
	font-size: 12px;
}

.adtistDocHolder img {
	max-width: 100%;
}

.adtistDocHolder .docTitle {
	font-size: 20px;
	font-weight: bold;

}

.adtistDocHolder .artistName {
	float: left;
	font-size: 20px;
	font-weight: bold;
	width: calc(45% - 50px);
	padding-top: 20px;
	padding-right: 5%;
}

.adtistDocHolder .artistDetails {
	float: left;
	width: calc(50% - 50px);
	padding-top: 20px;
}

.adtistDocHolder .artistImage {
	float: left;
	width: calc(45% - 50px);
	padding-top: 10px;
	padding-right: 5%;
}

.adtistDocHolder .artistImageDetails {
	float: left;
	width: calc(50% - 50px);
	padding-top: 40px;
}

.adtistDocHolder .artistNotes {
	padding: 5px;
	border: 1px dotted #000;
	font-size: 12px;
	margin-right: 20px;
	padding-bottom: 70px;
	margin-top: 10px;
}

.adtistDocHolder .artistNCheckbox {
	margin-top: 20px;
	padding-left: 30px;
	margin-right: 20px;
	position: relative;
}
	.adtistDocHolder .artistNCheckbox:after {
		content: "";
		position: absolute;
		top: 5px;
		left: 0px;
		width: 15px;
		height: 15px;
		border: 1px solid #000;
	}

.adtistDocHolder .artistSignature {
	float: left;
	width: calc(40% - 50px);
	padding-top: 5px;
	margin-top: 40px;
	border-top: 1px solid #000;
	margin-right: 10%;
}


.clearBoth {
	width: 100%;
	height: 0px;
	clear: both;
}


.function { font-size: 0.9em }

// Small screens
@media only screen {   
	
} 

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

}

@media only screen and (max-width: 1440px) {
	
}

@media only screen and (max-width: 1280px) {
	/*.marginerrow 	{ margin-left: 0.9375rem; margin-right: 0.9375rem;}*/
	
	.nopaddingleft 	{ padding-left: 0px;}
	.nopaddingright { padding-right: 0px;}
	.nopadding 		{ padding-left: 0px; padding-right: 0px;}

	.innerslide 	{ background-size: contain !important; min-height: 300px; height: 500px; margin-right: 30px;}

	.innerslide a.chbildlink { min-height: 200px !important; }

	
}

@media only screen and (min-width: 979px) and (max-width: 1380px) {
	
}

@media only screen and (max-width: 1024px) {
	.smallslide { background-size: contain !important; }
	
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
	.large-fifty,
	.medium-fifty { width: 100%; max-width: 100%;}
	.marginerrow { margin: 0px;}

	
}


/* Define mobile styles */

@media only screen and (max-width: 1454px) {
	
}

@media only screen and (max-width: 1100px) {
	.row 	{ padding-left: 0.975rem; padding-right: 0.975rem; }
	#sliderholder 		{ padding-top: 30px; }

	.headerlogo 		{ max-width: 35%; }
	.primary ul { margin-top: -5px; }
	.primary ul li a 	{ font-size: 1em; }

	.socialmedia 		{ padding-right: 20px; }
	.socialmedia img 	{ height: 25px; padding-left: 10px; display: inline-block; }
	.contentleft { padding-left: 30px; margin-top: 0px; }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.nextnavi { display:  none; }
	.topnavi { font-size: 1.8em; font-weight: 400; color: #000; margin-top: -10px; }
}



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

	.autowidth 		{ width: auto !important; }
	.small-15 		{ width: 100% !important; max-width: 100% !important; flex: 0 0 100% !important; flex-grow: 0; flex-shrink: 0; flex-basis: 100% !important; }

	#homelink 		{ margin-left: 0px; }

	.row 			{ max-width: 100%; min-width: 100%; padding-left: 0.1px; padding-right: 0.1px;}

	.header 		{ padding-top: 5px; }

	.cycle-pager2 	{ display: none; }
	.mobile 		{ display: block !important; }
	.nomobile 		{ display: none !important; }

	.menu 			{ cursor: pointer; margin: 0 auto; padding-left: 1.25em; position: absolute; width: 40px; height: 16px; display: block; right: 0px; bottom: 6px; z-index: 10000;}
	.menu-global 	{ backface-visibility: hidden; position: absolute; left: 0; border-top: 4px solid #47463e; width: 100%; transition: 0.55s; }
	.menu-top 		{ top: 0; }
	.menu-middle 	{ top: 8px; }
	.menu-bottom 	{ top: 16px; }
	.menu-top-click { backface-visibility: hidden; top: 15px; -webkit-transform: rotate(45deg); -webkit-transition: 0.55s 0.5s; -moz-transform: rotate(45deg); -moz-transition: 0.55s 0.5s; transform: rotate(45deg); transition: 0.55s 0.5s; }
	.menu-middle-click { opacity: 0; }
	.menu-bottom-click { backface-visibility: hidden; top: 15px; -webkit-transform: rotate(-405deg); -webkit-transition: 0.55s 0.5s; -moz-transform: rotate(-405deg); -moz-transition: 0.55s 0.5s; transform: rotate(-405deg); transition: 0.55s 0.5s;  }
	
	.primary 		{ display: none; background: rgba(255,255,255, 0.9); position: fixed; top: 0px; bottom: 0px; left: 0px; right: 0px; margin-top: 0px; z-index: 9999;}
	.primary > ul 	{ display: block; margin-top: 100px; width: 100%; float: left; clear: both; position: relative;}
	.primary ul li 	{ display: block; float: left; clear: both; margin-bottom: 10px; position: relative; text-align: left;}
	.primary ul li a { font-size: 1.2rem; border-right: none; background: none !important; padding-left: 0px; padding-right: 0px; display: inline-block; padding-bottom: 5px !important;}
	.submenu 		{ display: none; margin-top: 0px; width: 100%; float: left; clear: both; top: 0px; position: relative; padding-top: 10px;}
	.submenu a 		{ font-size: 1rem !important; padding-left: 10px !important;}

	.mobilemb5 		{ padding-bottom: 5px !important; }

	header 			{ padding-top: 25px; padding-bottom: 5px;}
	.metanavi .socials 		{ display: none; }
	#loggedinbox 	{ font-size: 0.8rem; }
	#loggedinbox a 	{ font-size: 0.8rem; }

	.innerslide 	{ min-width: 290px !important; background-size: contain !important; min-height: 220px; max-height: 230px; max-width: 100%; }
	.homebox 		{ margin-bottom: 30px; }
	.paddedmehrzeilig { padding-top: 0px; }

	.nlForm 		{ margin-right: 0px; clear: both;}
	.nlForm strong 	{ clear: both;width: 100%;}
	.footerLogo 	{ display: none; }

	#homeslider 	{ max-height: 620px; min-height: 520px; }


	.footer .fifteen { width: 100%; flex: 0 0 100%; max-width: 100%; }
	.footermenulist { display: block; float: left; width: 100%; margin-left: 0px; margin-right: 0px; }
	.footermenulist li {display: block; float: left; clear: both; width: 100%;}
	.footer .nopadding { padding-right: 0.9375rem; padding-left: 0.9375rem; }
	.footer .nopaddingleft { padding-left: 0.9375rem; }
	.footer .nopaddingright { padding-right: 0.9375rem; }

	h1.mehrzeilig 	{ font-size: 1.4em; line-height: 1.3em; }
	h3.blocker 		{ font-size: 0.91rem; }

	.pagebox 		{ margin-bottom: 30px; min-height: 270px;}

	.one-fourth, .quarter 	{ width: 100%; float: left; position: relative; -ms-flex: 0 0 100%; flex: 0 0 100%; flex-grow: 0; flex-shrink: 0; flex-basis: 100%; }

	.accordion-title { font-size: 1.5em !important; }
	.AkkordionPage .boxlink { display: block; width: 100%; }

	#Form_AnmeldungsForm { padding-bottom: 50px; }
	.aaheader 		{ display: none; }
	.aaheaderaktiv 	{ display: block !important; }

	.ss-uploadfield .middleColumn { min-width: 100%; }
	#OkayOption { margin-bottom: 50px; min-height: 80px; line-height: 1.2; }
	#Form_UploadForm .Actions { margin-bottom: 50px; }
	#Form_BestaetigenForm_Bestaetige { margin-bottom: -13px; }

	#Form_BestaetigenForm_Abgabeort { width: 100%; }

	.pageslider 	{ height: 350px; max-width: 100%; overflow-y: hidden; max-height: unset; }
	.oneslide 		{ background-size: contain !important; min-height: unset;}

	.NominiertePage .quarter { padding-left: 15px; padding-right: 15px; }
	.NominiertePage .nopaddingleft { padding-left: 15px; }

	.smallslide { min-height: 220px; background-size: contain !important; }
	.bpbildlink { min-height: 200px; }

	.footermenulist { display: none; }
	.footermenu:after { content: " + "; float: right; font-size: 1.4rem; margin-top: -4px; cursor: pointer}

	h1.mehrzeilig span { padding-top: 4px; }

	.aubox { font-size: 0.9rem; }

	.middler { font-size: 0.9rem; padding-left: 8px; padding-right: 8px; }

	.ss-uploadfield .ss-uploadfield-files .ss-uploadfield-item-actions { width: 150px; z-index: 999; position: relative; margin: 0; }

	#Form_BestaetigenForm_Bestaetige_Holder label { text-align: left; padding-left: 10px; }
	#Form_UploadForm .ss-uploadfield-item-remove.ss-ui-button { margin-left: 15px; margin-top: 10px;}

	#SearchForm_SearchForm_Search { width:  100px; }
	#SearchForm_SearchForm fieldset 		{ border:  none; padding-right: 0px; }
	#SearchForm_SearchForm_action_results { right: 3px; }
} 



@media only screen and (max-width: 767px) and (orientation: portrait) {
	
}

@media only screen and (max-width: 600px) {
	.headerlogo		{ max-width: 75%; }
}


@media only screen and (max-width: 767px) and (orientation: landscape) {
	.one-fourth, .quarter 	{ width: 50%; float: left; position: relative; -ms-flex: 0 0 50%; flex: 0 0 50%; flex-grow: 0; flex-shrink: 0; flex-basis: 50%; }
}


@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
	.primary ul li a { padding: 0px 5px 20px 5px; }
	.submenu li a { padding-left: 10px; padding-right: 10px; }
	.alle { width: 81px; }
	#srchTerm { width: 93%; }

	.paddedmehrzeilig { padding-top: 4px; }
	.medium-fifty 	{ width: 50%; flex: 0 0 50% }
	#karteframe 	{ height: 380px !important; }
	
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
	.menu 			{ cursor: pointer; margin: 0 auto; padding-left: 1.25em; position: absolute; width: 40px; height: 16px; display: block; right: 0px; bottom: 6px; z-index: 10000;}
	.menu-global 	{ backface-visibility: hidden; position: absolute; left: 0; border-top: 4px solid #47463e; width: 100%; transition: 0.55s; }
	.menu-top 		{ top: 0; }
	.menu-middle 	{ top: 8px; }
	.menu-bottom 	{ top: 16px; }
	.menu-top-click { backface-visibility: hidden; top: 15px; -webkit-transform: rotate(45deg); -webkit-transition: 0.55s 0.5s; -moz-transform: rotate(45deg); -moz-transition: 0.55s 0.5s; transform: rotate(45deg); transition: 0.55s 0.5s; }
	.menu-middle-click { opacity: 0; }
	.menu-bottom-click { backface-visibility: hidden; top: 15px; -webkit-transform: rotate(-405deg); -webkit-transition: 0.55s 0.5s; -moz-transform: rotate(-405deg); -moz-transition: 0.55s 0.5s; transform: rotate(-405deg); transition: 0.55s 0.5s;  }
	
	.primary 		{ display: none; background: rgba(255,255,255, 0.9); position: fixed; top: 0px; bottom: 0px; left: 0px; right: 0px; margin-top: 0px; z-index: 9999;}
	.primary > ul 	{ display: block; margin-top: 100px; width: 100%; float: left; clear: both; position: relative;}
	.primary ul li 	{ display: block; float: left; clear: both; margin-bottom: 10px; position: relative; text-align: left;}
	.primary ul li a { font-size: 1.2rem; border-right: none; background: none !important; padding-left: 0px; padding-right: 0px; display: inline-block; padding-bottom: 5px !important;}
	.submenu 		{ display: none; margin-top: 0px; width: 100%; float: left; clear: both; top: 0px; position: relative; padding-top: 10px;}
	.submenu a 		{ font-size: 1rem !important; padding-left: 10px !important;}

	#homelink { margin-left: 0px; }
	.mobilemb5 { padding-bottom: 7px; }
	.row 			{ max-width: 100%; min-width: 100%; padding-left: 0.1px; padding-right: 0.1px;}

	.metanavi { padding-bottom: 30px; }
	.metanavi fieldset { padding-right: 0px; margin-right: 0px; }

	.paddedmehrzeilig { padding-top: 4px; }

	.noipadportrait { display: none; }
	.greybg.correctline { min-width: 60%; height: 26px;}
	.greybg.correctline .topframesmalllink { width: 30%; display: inline-block; line-height: 30px; line-height: 1;}
	
}


@media only screen and (min-device-width : 320px) and (max-device-width : 568px)  and (orientation : landscape) { /* iphone5 */
	.twitterbox { margin-top: 2px; }
    .gplus { margin-top: 2px; }
    .nlForm .nlSubmit  { margin-right: 0px; }
    .nlForm .nlMail { max-width: 160px; }
}


@media only screen and (min-device-width : 320px) and (max-device-width : 568px)  and (orientation : portrait) { /* iphone5 */
	.twitterbox { margin-top: 2px; }
    .gplus { margin-top: 2px; }
    .nlForm .nlSubmit  { margin-right: 0px; }
    .nlForm .nlMail { max-width: 160px; }
}



@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation : portrait) { 
    /* iPhone 6 Portrait */ 
    .innerslide 	{ min-width: 346px !important; min-height: 220px; max-height: 265px; max-width: 100%; }
    .twitterbox { margin-top: 2px; }
    .gplus { margin-top: 2px; }
}


@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation : landscape) { 
    /* iPhone 6 landscape */
    .twitterbox { margin-top: 2px; }
    .gplus { margin-top: 2px; }
}


@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation : portrait) { 
    /* iPhone 6+ Portrait */
    .twitterbox { margin-top: 2px; }
    .gplus { margin-top: 2px; }
   
}


@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation : landscape) { 
    /* iPhone 6+ landscape */
    .twitterbox { margin-top: 2px; }
    .gplus { margin-top: 2px; }

}

@media only screen and (max-device-width: 640px), only screen and (max-device-width: 667px), only screen and (max-width: 480px){ 
    /* iPhone 6 and iPhone 6+ portrait and landscape */
}

@media only screen and (max-device-width: 640px), only screen and (max-device-width: 667px), only screen and (max-width: 480px) and (orientation : portrait){ 
    /* iPhone 6s and iPhone 6+ portrait */
   
}

@media only screen and (max-device-width: 640px), only screen and (max-device-width: 667px), only screen and (max-width: 480px) and (orientation : landscape){ 
    /* iPhone 6s and iPhone 6+ landscape */
    
}

@media print {
	
	* {
		-webkit-print-color-adjust: exact !important;   /* Chrome, Safari */
	    color-adjust: exact !important;  
	}
	.printonly { display: block; padding-top: 40px;}
	#loggedinbox { display: none; }
	

	a[href]:after {
		content: none !important;
	}

	.innerslide { display: block; }

	.nlForm { display: none; }

	.pageslider { display: none; }
	.smallslide { display: none;}

	.NominierteMatrixPage .header,
	.NominierteMatrixPage .footer { display: none; }
	.NominierteMatrixPage td { font-size: 13px; }
	.NominierteMatrixPage .paddingT50 { padding-top: 1px !important; }
}
