/* CSS Mini Reset */
/******************/
html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}
.clear { clear:both; }
/* STYLES */
/**************************FONTS*/
@font-face {
	font-family: 'Klavika-Bold';
	src: url('../fonts/Klavika-Bold.eot?') format('eot'),
	     url('../fonts/Klavika-Bold.otf')  format('opentype'),
	     url('../fonts/Klavika-Bold.woff') format('woff'),
	     url('../fonts/Klavika-Bold.ttf')  format('truetype'),
	     url('../fonts/Klavika-Bold.svg#Klavika-Bold') format('svg');
}
@font-face {
	font-family: 'Klavika-Light';
	src: url('../fonts/Klavika-Light.eot?') format('eot'),
	     url('../fonts/Klavika-Light.otf')  format('opentype'),
	     url('../fonts/Klavika-Light.woff') format('woff'),
	     url('../fonts/Klavika-Light.ttf')  format('truetype'),h
	     url('../fonts/Klavika-Light.svg#Klavika-Light') format('svg');
}
/**********/
html, body {
	height:100%;
}
body {
	/*overflow:auto;
	overflow-y:scroll;*/
	font-family: 'Asap', sans-serif;
	font-weight:400;
}
.custom_fc_frame {left: 20px !important;bottom: 30px !important; }
h1 {
	font-family: 'Asap', sans-serif;
	font-weight:800;
	font-size:17px;
	line-height:21px;
	color:#003755;
	margin-bottom:12px;
	margin-top:25px;
}
h1 a.small {
	font-size:12px;
	text-decoration:none;
	float:right;
	padding-top:2px;
	font-weight:400;
}
.news_box a, h1.trigger {
	cursor:pointer;
	background:url(../img/arrow_acc.png) no-repeat left center;
	padding-left:12px;
	font-family: 'Asap', sans-serif;
	font-weight: 800;
	font-size: 17px;
	line-height: 21px;
	color: #003755;
	margin-bottom: 12px;
	margin-top: 25px;
	display: block;
	text-decoration: none;
}
h1.trigger:hover {
	background:url(../img/arrow_acc_act.png) no-repeat left center;
}
h1.trigger_active {
	background:url(../img/arrow_acc_act.png) no-repeat left center;
}
.toggle_container {
	margin-left:12px;
}

h2 {

}
em {
	font-style:italic;
}
.clear {
	clear:both;
}
a:link, a:visited {
	color:#003755;
}
a:hover {
	color:#E87126;
}
a.noline {
	text-decoration:none;
}
strong {
	font-family: 'Asap', sans-serif;
	font-weight:800;
}
#site {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:964px;

}
#navimgtop img {
	width:100%;
	height:auto;
}
#navimgtop {
	width:100%;
	margin-top:59px;
}
div#content {
	position:relative;
	float:left;
	margin-bottom:75px;
}
div#footermob, #logo_mob {
	display:none;
	z-index: 2000;
}
#sliderlogo_home {
	position:absolute;
	bottom:50px;
	z-index: 110;
    height:89px;
}
/*#slider_logo{
	position:absolute;
	top:50px;
	left:5px;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left:-1px;
}
#slider_logo img.bg{
	width:100%;
	height:auto;
	margin-top:10px;
}
#slider_logo img.logo{
	position:absolute;
	top:20px;

}*/

#info{
	font-size:17px;
	line-height:30px;
	text-align: center;
margin: 25px 0px;
padding:65px 0px;
width:100%;
max-width:755px;
border-top:1px solid #000;
border-bottom:1px solid #000;

}
#info strong {
	font-family: 'Playfair Display', serif;
	font-weight:800;
	font-size:24px;
}


/*//////////////////////////////////////////////////////////Border (Page)*/
@media screen and (min-width: 998px){
	div#border_left, div#border_right {
		position:fixed;
		width:4px;
		background:#ed743e;
		height:100%;
		z-index:100;
	}
	div#border_left {
		left:0px;
	}
	div#border_right {
		right:0px;
	}
}
/*//////////////////////////////////////////////////////////Navigation*/
div#topnav {
	font-family: 'Asap', sans-serif;
	font-weight:400;
	position:fixed;
	width:100%;
	height:59px;
	background:#FFF;
	z-index:1000;
	top:0px;
}
/*#topnav:after {
    content: "";
    width: 100%;
    height: 1px;
    margin-top: 59px;
    margin-left: -50%;
    display: block;
    position: absolute;
    left: 50%;
    z-index: 999;
    -webkit-box-shadow: 0px 0px 8px 2px #000000;
       -moz-box-shadow: 0px 0px 8px 2px #000000;
            box-shadow: 0px 0px 8px 2px #000000;
}*/
div#navicon {
	display:none;
}
#pf_mob {
	display:none;
}
div#navcon {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:951px;
	padding-left:0px;
	height:40px;
	padding-top:19px;
	font-size:18px;
}
div#navcon a:link, div#navcon a:visited {
	text-decoration:none;
	color:#003755;
}
ul.mobnav {
	display:none;
}
ul.nav li {
	display:block;
	float:left;
	color:#003755;
	margin-right:23px;
	text-transform:uppercase;
}
#leftnav li {
	font-family: 'Klavika-Bold';
	font-size:16px;
	width:174px;
	padding-bottom:3px;
	margin-bottom:5px;
	border-bottom:1px solid #d5dde1;
}
#leftnav li a:link, #leftnav li a:visited {
	text-decoration:none;
	color:#003755;
}
#leftnav li a:hover {
	color:#e87126;
}
#leftnav a.act {
	color:#e87126 !important;
}
#magic-line {
	position: absolute;
	bottom:-5px;
	width: 112px;
	height: 5px !important ;
	background:#e87126;

}

/* leftnav 2nd */
#leftnav li ul {
	margin: 10px 0px 10px 10px;
}
#leftnav li ul li {
	font-size:14px;
	border-bottom:none !important;
	line-height:18px;
}
#leftnav li ul li a:link, #leftnav li ul li a:visited {
	color:#557782;
}
#leftnav li ul li a:hover {
	color:#e87126 !important;
}
/*//////////////////////////////////////////////////////////Suchfeld*/

div#search {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:59px;
	display: none;
	background:#435e7a;
}
div#topicons {
	position:absolute;
	right: 0px;
	top: 21px;
	min-width: 50px;
}
#teaser_fb_mob {
	display:inline-block;
	padding-left:10px;
	padding-right:10px;
}
#teaser_in_mob {
	display: inline-block;
	width: auto;
	height: 18px;
}
#searchicon {
	display:inline-block;
	cursor: pointer;
}
#searchform {
	position:relative;
	display: block;
	width:998px;
	margin-left: auto;
	margin-right: auto;
}
.homebtn {
    display: block;
    float: left;
    position: relative;
}
.suchfeld {
	border:none;
    border-bottom: 1px solid #fff;
    width:80%;
	color: #fff;
	font-family: 'Asap', sans-serif;
	font-weight:400;
	font-size:23px;
	height:30px;
	padding-left:5px;
	background:none;
	margin-top:10px;
}
.searchbtn {
    background: url("/img/icon_search_white.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    height: 22px;
    position: absolute;
    top: 17px;
	left:80%;
	margin-left:-20px;
    width: 21px;
}

/*//////////////////////////////////////////////////////////Default*/
div#leftnav {
	position:relative;
	width:174px;
	float:left;
	margin-right:15px;
	margin-top:20px;
	padding-top:4px;
	border-top:1px solid #d5dde1;
}
/*#defaultcon h1 {
    margin-bottom: 0px;
}*/

div#defaultcon {
	position:relative;
	float:left;
	width: 558px;
	font-size:14px;
	line-height:22px;
}
#defaultcon ul, #detaildescr ul {
	margin-left: 41px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#defaultcon li, #detaildescr li {
	list-style:outside;
	list-style-image:url(../img/listelem.png);
}

div#defaultcon h1
.full {
	width:759px;
}

.news_date {
    color: #003755;
    font-size: 13px;
}

div.overviewbox {
	width:178px;
	color:#003755;
	float:left;
	margin-right:12px;
}
div.overviewbox.team {
	height:215px;
}
div.overviewbox.team h3 {
	margin-top: 0px;
}
.nomargin {
	margin-right:0px !important;
}
div.overviewbox.over:nth-child(3n), div.overviewbox.agenda:nth-child(3n){
	margin-right:0px;
}
div.overviewbox.imp:nth-child(3n+1) {
 	margin-right:0px;
}
div.overviewbox.team h2 {
	min-height:19px;
}
div.over, div.team {
	margin-bottom:20px;
}
div.overviewbox.imp {
	height:295px;
}
img.conimg {
	display:block;
	margin-bottom:20px;
	width:100%;
	height: auto;
}
div.overviewbox h2 {
	display:block;
	margin-top:5px;
	font-family: 'Asap', sans-serif;
	font-weight:800;
	line-height: 19px;
}
div.overviewbox h3 {
	display:block;
	margin-top:5px;
	font-family: 'Asap', sans-serif;
	font-weight:400;
}
div.overviewbox a:link, div.overviewbox a:visited {
	text-decoration:none;
	color:#003755;
}
div.overviewbox a:hover {
	color:#ed733d;
}
div.overviewbox.over a:hover {
	color:#9eb458 !important;
}
span.over_hov {
	position:absolute;
	display:none;
	width:178px;
	height:5px;
	background:#bad267;
}
div.overviewbox.over:hover .over_hov {
	display:block;

}
div.overviewbox p {
	font-size:10px;
	margin-top:10px;
	line-height:15px;
	padding-right:10px;
}
/*//////////////////////////////////////////////////////////Home*/
#b1 #content {
	z-index: 110;
	margin-bottom: -34px;
	background: #fff;
	width: 100%;
}
#homeslider {
	position:relative;
	padding-top:59px;
	z-index: 100;
}
#home_news{
	width:100%;
	background: #fff;
	height: auto;
	margin-top:-22px;
	z-index: 110;
	margin-bottom: 87px;
	-webkit-box-shadow: 2px 2px 3px 0px rgba(50, 50, 50, 0.1);
	-moz-box-shadow:    2px 2px 3px 0px rgba(50, 50, 50, 0.1);
	box-shadow:         2px 2px 3px 0px rgba(50, 50, 50, 0.1);
	padding:58px 0px;
	color: #003755;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}
a.noline {
	text-decoration: none;
}
#home_news h1, #home_impressions h1, #home_events h1, .newsletterarchiv h1{
	font-family: 'Asap', sans-serif;
	font-weight:800;
	text-transform: uppercase;
	color: #ed743e;
	font-size:15px;
	width: 100%;
	text-align: center;
}
.newsletterarchiv h1{
	font-size:20px;
	text-align: left;
	margin-bottom:0px;
}
#home_impressions h1 {
	text-align: left;
	margin-top:0px;
}
#home_impressions .bx-pager{
	bottom: -33px;

}
#home_news h2 {
	font-family: 'Playfair Display', serif;
	font-size:24px;
	color: 003755;
	width: 100%;
	text-align: center;
	margin-bottom:43px;
}
.newscon {
	padding:0px 95px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size:17px;
	line-height: 30px;
}
#news_all {
	position: absolute;
	right:19px;
	bottom:12px;
	color:#ed733d;
	font-size: 14px;
	font-family: 'Asap', sans-serif;
	font-weight:800;
	text-decoration: none;
}
#medienecho td {
	padding-bottom:10px;
}
#medienecho tr td:first-child {
	padding-right:10px;
}
div#home_impressions {
	position:relative;
	width:100%;
	margin-bottom:88px;
}


.imp_left{
	width:50%;
	float:right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.imp_left img {
	width: 75%;
	height: auto;
	float: right;
	margin-right: 20%;
}
#home_news .bx-prev{
	left: 40px;
	background: url('/img/arrowl.png') !important;
	background-repeat: no-repeat !important;
	background-position: right !important;
}
#home_news .bx-next{
	right: 40px;
	background: url('/img/arrowr.png') !important;
	background-repeat: no-repeat !important;
}
#home_news .bx-next:hover,#home_news .bx-prev:hover{
	opacity: 80% !important;
}
.imptxt {
	width: 40%;
	  float: left;
	  -webkit-box-sizing: border-box;
	  -moz-box-sizing: border-box;
	  box-sizing: border-box;
	  margin-left: 10%;
	  color: #003755;
	  font-size: 14px;
	  line-height: 28px;
}



#home_impressions a {
	color: #003755 !important;
	text-decoration: none !important;
}
span.imptxt p {
	font-family: 'Asap', sans-serif;
	font-weight:400;
	color:#003755;
	font-size:14px;
	line-height:23px;
}
.imptit {
	font-family: 'Asap', sans-serif;
	font-weight:800;
	color:#003755;
	font-size:17px;
	padding-bottom: 10px;
	display: inline-block;
}
div#home_events {
	position:relative;
	width: 100%;
	height:100%;
	-webkit-box-shadow: 0px -1px 9px 5px rgba(0,0,0,0.17);
	box-shadow: 0px -1px 9px 5px rgba(0,0,0,0.17);
	padding-top:26px;
	padding-left:41px;
	float:left;
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 60px;
}
#home_events h1 {
	text-align: left;
	margin-bottom:45px;
}

div.eventitem {
	width:50%;
	padding-right:51px;
	float:left;
	font-family: 'Asap', sans-serif;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url(../img/eventline.png) no-repeat right bottom;
	margin-bottom:30px;
	padding-bottom:15px;

}
.mapinfo .eventitem {
	float:none;
	width:100%;
}
#home_events .eventitem:last-child{
	width:100%;
	text-align:right;
	padding-right:33px;
	padding-top:13px;
	padding-bottom: 13px;
	height: auto !important;
	background: none;
}
#home_events .fristrow, #home_events .thirdrow, .mapinfo .fristrow, .mapinfo .thirdrow{
	display: block;
}
div.eventitem a:link, div.eventitem a:visited {
	color:#003755;
	text-decoration:none;
}
div.eventitem a:hover {
	color:#E97227;
}
div.eventitem .fristrow, div.overviewbox.agenda .fristrow, div.overviewbox.imp .fristrow {
	font-size:11px;
	font-weight:800;
}
#home_events .fristrow, .mapinfo .fristrow{
	font-weight: 400;
	font-size:14px;
	padding-left:18px;
	background:url(../img/icon_watch.png) no-repeat left center;
	margin-bottom:5px;
}
#home_events .thirdrow, .mapinfo .thirdrow {
	font-size:14px;
	padding-left:18px;
	background:url(../img/icon_loc.png) no-repeat left center;
}
div.eventitem h2 {
	font-size:16px;
	font-weight:800;
	margin-bottom:10px;
}
div.eventitem .thirdrow {
	font-size:14px;
}
div.eventitem.small {
	height:30px !important;
	padding-top:10px;
}
div.eventitem.small a {
	font-size:14px;
	font-weight:800;
	color:#E97227;
	z-index: 9999;
  position: relative;
}
#map{
	position: relative;
	width:100%;
	height: 50vw;
}




/*//////////////////////////////////////////////////////////Teaser*/
div#teaser {
    position: absolute;
    right: 0px;
    width: 209px;
    z-index: 2210;
}
div#teaser_fb {
	text-align:right;
	height:25px;
	padding-right:5px;
	padding-top:8px;
}
div#teaserblue {
    background:#a0bfcd;
    color: #385673;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	box-shadow: 0 1px 6px 0 rgba(135, 135, 135, 1);
	font-family: 'asap';
	font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 16px;
    padding-left: 8px;
	padding-top:5px;
	padding-bottom:5px;
    text-decoration: none;
    text-transform: uppercase;
}
div#teaserblue a {
	color:#385673;
	text-decoration:none;
}
div#teaser_find input {
	font-size:14px;
	padding-left:3px;
	font-family: 'Klavika-Light';
	font-weight:400;
}
div#teaser_con li {
	list-style-type:none;
	margin-bottom:12px;
}

div#teaser_con li a:link, div#teaser_con li a:visited {
	line-height: 20px;
	display:block;
	line-height:40px;
	text-decoration:none;
	height:40px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	font-family: 'Klavika-Bold';
	color:#FFF;
	-webkit-box-shadow: 0px 1px 6px 0px rgba(135, 135, 135, 1);
	-moz-box-shadow:    0px 1px 6px 0px rgba(135, 135, 135, 1);
	box-shadow:         0px 1px 6px 0px rgba(135, 135, 135, 1);
	background:#ed743e;
	padding-left:17px;
	font-size:16px;
	text-transform:uppercase;
}
/*div#teaser_con li:first-of-type a:link, div#teaser_con li a:visited:first-of-type {
	line-height: 20px;
}*/
div#teaser_con li a:hover {
	background:#ed743e;
}
/* pfarreifeinder */
div.ui-datepicker{
 font-size:12px;
}

input#street {
	width:88px;
	height:19px;
	font-size:12px;
	line-height:19px;
	padding-left:5px;
	border:none;
}
input#streetno {
	width:37px;
	height:19px;
	padding-left:5px;
	font-size:12px;
	line-height:19px;
	border:none;
}
.ui-widget {
	font-size: 14px;
	z-index:500;
	width:192px;
	background:#FFF;
}
.ui-menu .ui-menu-item a{
    border-radius: 0px;
	font-size:12px;
}
.ui-menu .ui-menu-item a:hover {
	display: block;
	padding: 3px 3px 3px 0px;
	text-decoration: none;
	color: FFF;
	background:#00F;
	cursor: pointer;
	background-color:none;
}

#search_btn {
	width:41px;
	height:22px;
	display:block;
	float:right;
	margin-right:4px;
	border:none;
	margin-top:2px;
	background:url(/img/searchbtn_home.png) no-repeat;
	cursor:pointer;
}
#search_close {
	cursor: pointer;
	margin-left:20px;

}
.mobfinder {
	display:none;
}
/*//////////////////////////////////////////////////////////Overlay*/
#detailcon{
	float:left;
	width:265px;
	margin-top:50px;
	min-height: 343px;
	font-size:13px;
	line-height:21px;
}
#detailcon_right {
	float:left;
	margin-right:30px;
	width:421px;
	margin-top:390px;
	font-size:14px;
	line-height:18px;

}
#detaildescr {
	clear:left;
	padding-right: 15px;
	font-size:13px;
	line-height:21px;
	padding-bottom:20px;
}
#detaildescr h2 {
	font-family: "Asap",sans-serif;
	font-weight: 800;
	font-size: 17px;
	line-height: 21px;
	color: #E87126;
	margin-bottom: 12px;
	margin-top: 25px;
}

#bgimg {
	position:absolute;
	 -ms-transform: rotate(3deg); /* IE 9 */
    -webkit-transform: rotate(3deg); /* Chrome, Safari, Opera */
    transform: rotate(3deg);
	z-index: 10;
	right: 36px;
	top: 51px;
	opacity: 0.5;
	max-width: 368px;
	height: auto;
}
#image {
	position:absolute;
	z-index:30;
	top:49px;
	right:30px;
	max-width: 368px;
	height: auto;
}
#clip {
	position:absolute;
	right:358px;
	z-index:50;
	top:28px;
}
.detimg_canceled {
	position: absolute;
	z-index: 50;
	right: 7px;
	top: 20px;
}
#detailcon h2.trigger {
	cursor:pointer;
	background:url(../img/arrow_acc.png) no-repeat left center;
	padding-left:12px;
}
#detailcon h2.trigger:hover {
	background:url(../img/arrow_acc_act.png) no-repeat left center;
}
#detailcon h2.trigger_active {
	background:url(../img/arrow_acc_act.png) no-repeat left center;
	padding-left:12px;
}
#detailcon .toggle_container {
	margin-left:0px;
	padding-left:12px;
}
/*//////////////////////////////////////////////////////////Agenda*/

#filterform .row {
	float:left;
	clear:left;
	margin-bottom:16px;
}
#filterform label {
	display:block;
	float:left;
	width:20px;
	padding-left:4px;
	border:1px solid #557883;
	background:#eceef0;
	height:17px;
	font-size:12px;
	line-height:17px;
	color:#557782;
}
#filterform .calendar {
	display:block;
	float:left;
	background-color:#eceef0;
	background: url(../img/cal.png) no-repeat center center;
	width:21px;
	height:17px;
	border-top:1px solid #557883;
	border-bottom:1px solid #557883;
}
#filterform .dateitem {
	display:block;
	float:left;
	width:125px;
	padding-left:4px;
	border:1px solid #557883;
	border-left:none !important;
	background:#eceef0;
	height:17px;
	font-size:12px;
	line-height:17px;
	color:#557782;
	margin-right:10px;
}
div#filters {
	height:54px;
	margin-bottom:22px;
}
select.filter {
	width:178px;
	height:19px;
	float:left;
	background:#eceef0;
	border:none;
	margin-right:12px;
	font-size:12px;
	color:#557782;
}
select.filter:last-child {
	margin-right:0px;
}
div#eventwrapper.agenda {
	width:588px;
	float:left;
}
div.overviewbox.agenda {
	height:295px;
	overflow:hidden;
	margin-bottom:22px;
	position: relative;
}
img.resimg {
	position: absolute;
width:100px !important;
height: auto !important;
right: -13px;
top: -15px;
}
div.overviewbox.agenda .thirdrow, div.overviewbox.imp .thirdrow {
	font-size:11px;
	display:block;
	line-height:15px;
	padding-top:3px;
	min-height:50px;
}
div.overviewbox.agenda .bottomrow {
	font-size:10px;
	display:block;
	line-height:13px;
	padding-bottom:5px;
}
#pager{
	clear:left;
	text-align:left;
	width:559px;
}
.pageritem {
	border-right:1px solid #000;
	cursor:pointer;
	width:25px;
	overflow:hidden;
	margin-top:20px;
	line-height:15px;
	display:inline-block;
	text-align:center;
	font-size:11px !important;
	color: #003755;
}
.pageritem.act {
	color: #E87126 !important;
}
.pageritem:last-child {
	border:none;
}

#evsearchwrapper {
	position:relative;
	float:left;
}
#filterform #eventsearch {
	display:block;
	float:left;
	width:172px;
	padding-left:4px;
	margin-left: 6px;
	border:1px solid #557883;
	background:#eceef0;
	height:17px;
	font-size:12px;
	line-height:17px;
	color:#557782;
}

#filterform #evsearchbtn {
    background: url("/img/searchev.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    height: 22px;
	right:-2px;
    top: 1px;
    width: 21px;
	position:absolute;
}

/*//////////////////////////////////////////////////////////Team*/
#teamform label {
	width:89px;
	font-size:13px;
	color:#003755;
	display:block;
	float:left;
	clear:left;
	margin-bottom:5px;
}
#teamform input, #teamform select {
	display:block;
	float:left;
	width:130px;
	height:17px;
	line-height:17px;
	border:1px solid #557883;
	margin-bottom:5px;
	color:#557883;
	font-size:12px;
}
#teamform select {
	background:#eceef0;
	width:132px;
}
#teamcon {
	display:block;
	clear:left;
	margin-top:46px;
	float:left;
	width:553px;
	color:#003755;
}
#teamcon .item, #detailcon .item {
	clear:both;
	float:left;
	width:100%;
	border-bottom:1px solid #9caeb6;
	min-height:25px;
	line-height:25px;
	font-size:13px;

}
#teamcon .item.big {
	font-size:15px;
}
.item .name {
	font-weight:700;
}
.item .name a:link, .item .name a:hover {
	color:#003755;
	text-decoration:none;
}
.item .name a:hover {
	color:#E87126;
}
.item .phone {
	display:block;
	float:right;
}
.mobtel {
	cursor:default;
	text-decoration:none;
}
.reslink {
	color:#e87126 !important;
	font-weight: 800;
	/*text-decoration: none;*/
}
.reslinkdir {
	position: absolute;
	left:0px;
	bottom:18px;
	font-size:12px;
	color:#E87126;
	text-decoration: none;
	cursor: pointer;
}
.resv_avail {
    font-size:0.8em;
    margin-left:8px;
    float:right;
}
/*//////////////////////////////////////////////////////////Impressions*/

.impimgsmall {
	width:178px;
	height:131px;
	display:block;
	float:left;
	margin-right:8px;
	margin-top:20px;
}
.mobdescr {
	display:none;
}
/*//////////////////////////////////////////////////////////Footer*/
div#footertot {
	width:100%;
	height:777px;
	float:left;
}
div#footer {
	position:relative;
	width:100%;
	background:#ed743e;
	float:left;
	z-index: 2000;

}
#footerwrapper {
	margin-left:auto;
	margin-right:auto;
	width:964px;
}
#footer_top {
	position:relative;
	height:45px;

}
.kreuz {
    position: absolute;
    right: 27px;
    top: -93px;
/*	z-index:200; */
    display:none;
}
.footlogo {
    position: absolute;
    right: 92px;
	top: 17px;
}
#footer_bottom {
	position:relative;
	padding-top:65px;
	/*height:742px;*/
	color:#FFF;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:21px;
}
#footerlogo {
	position:absolute;
	bottom: 64px;
	left: 338px;
	width: 100px;
}
#footer_bottom #sitemap {
	/*height:450px;*/
	float: left;
	margin-bottom:20px;
}
#footer_bottom #sitemap .group {
	/*max-height:335px;*/
	width:178px;
	margin-right:12px;
	float:left;
}
#footer_bottom .datapolicy:link, #footer_bottom .datapolicy:visited{
	font-size:10px;
	color:#fff;
	font-weight:bold;
	position: absolute;
	right:0px;
	top:0;
}

#footer_bottom .datapolicy:hover {
	color: #003755;
}
#footermob .datapolicy:link, #footermob .datapolicy:visited {
	font-size:10px;
	color:#003755;
	font-weight:bold;
	position: absolute;
	right:10px;
	top:-15px;
	text-decoration: none;
}
#footermob .datapolicy:hover {
	color: #003755;
}

#footer_bottom h2 {
	font-size:10px;
	color:#003755;
	font-weight:bold;
	border-bottom:1px solid #FFF;
	line-height:21px;
	margin-bottom:20px;
}
#footer_bottom h3 {
	font-size:15px;
	font-weight:bold;
	line-height:21px;
	margin-bottom:5px;
}
#footer_bottom a:link, #footer_bottom a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#footer_bottom a:hover {
	color:#003755;
}
#footer_bottom .small {
	font-size:	10px;
}

#impressum {
	clear: both;
	position: relative;
}

/*//////////////////////////////////////////////////////////Formular*/
div#formular_content {
	width:646px;
	padding-top:19px;
	padding-left:69px;
	padding-right:69px;
	padding-bottom:20px;
}
.label {
	width:442px;
	display:block;
	float:left;
	margin-bottom:5px;
}
.formfeld {
	width:194px;
	border:1px solid #000;
	margin-bottom:5px;
}
.formfeld_big {
	width:194px;
	border:1px solid #000;
	margin-bottom:5px;
	border:1px solid #000;
}
.label {
	padding-left:6px;
}
.button {
	position:relative;
	margin-bottom:7px;
	border:1px solid #066a8d;
	background-color:#CCC;
	cursor:pointer;
}
#input_wrongdiv {
	display:none;
	color: #F00;
	clear:left;
}

/* COOKIES */
#cookie_wrapper{
	font-family:Arial, Helvetica, sans-serif;
	position:fixed;
	left:0px;
	bottom:0px;
	color:#fff;
	background:#a0bfcd;
	min-height:39px;
	text-align:center;
	padding:9px 20px;
	font-size:14px;
	width:100%;
	z-index:9999999;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#cookie_wrapper a{
	color:#fff !important;
	text-decoration:underline !important;
}

#cookie_accept{
	position:absolute;
	display:block;
	right:11px;
	top:9px;
	cursor:pointer;
}

/* Autocomplete
----------------------------------*/
.ui-autocomplete { position: absolute; cursor: default; padding-left:5px; }
.ui-autocomplete-loading { background: white url('images/ui-anim_basic_16x16.gif') right center no-repeat; }

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

.ui-autocomplete-category { font-weight:bold; padding-left:4px; font-size:12px;  padding-top:10px !important; }

/* Menu
----------------------------------*/
.ui-menu {
        list-style:none;
        padding: 2px;
        margin: 0;
        display:block;
		font-size:16px !important;
		border:none;
		margin-left:2px;
		width:363px;
		background:#435e7a;
		-webkit-box-shadow: 3px 3px 5px rgba(50, 50, 50, 0.75);
		-moz-box-shadow:    3px 3px 5px rgba(50, 50, 50, 0.75);
		box-shadow:         3px 3px 5px rgba(50, 50, 50, 0.75);
		z-index:99999;
		padding-bottom:58px;
}
.ui-menu .ui-menu {
        margin-top: -3px;
}
.ui-menu .ui-menu-item {
        margin:0;
        padding: 0;
        width: 100%;
		font-size:16px !important;
		cursor: pointer !important;
}
.ui-menu .ui-menu-item a {
        text-decoration:none;
        display:block;
        padding:.2em .4em;
        line-height:1.5;
        zoom:1;
		color:#fff;
}
.ui-menu li {
	background:none !important;
	border:none !important;
	color: #fff;
	font-family: 'Asap', sans-serif !important;
	font-weight: 400 !important;
	font-size:16px !important;
	padding-left:5px !important;
}
.ui-menu .ui-menu-item.ui-autocomplete-category{
	font-family: 'Asap', sans-serif !important;
	font-weight: 800 !important;
	font-size:18px !important;
	cursor: default !important;
	padding-bottom:5px !important;
	padding-top:35px !important;
}
.ui-menu .ui-menu-item.ui-autocomplete-category:hover {
	color: #fff !important;
}
.ui-menu li:hover {
	color:#E87126 !important;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
        margin: -1px;
		background:none !important;
}

/* WHATSAPP SHARE */
.wapp_share{
	display:none;
}
.fa-stack{
	margin-left:-9px;
	margin-top:-2px;
}
.fa-square{
	font-size:22px;
	padding-top:5px;
}
.square_event{
	padding-top:4px;
}
.fa-whatsapp{
	color:#FFF;
	font-size:18px;
	margin-top:-4px;
}
.wapp_event{
	margin-top:-3px;
}

/* Tagesimpuls */

#schottCanvas ul{
	margin-left:0px;
}
.schott_data{
	padding-left:40px !important;
}
.schott_base.schott_day{
	margin-left:32px;
}
#schottCanvas{
	margin-top:20px;
}
#impdetcon{
	margin-top:35px;
}
#news_nav{
	margin-top:15px;
	font-family:'Asap', sans-serif;
}
#news_nav a, #news_nav span{
	width:33.3333%;
	float:left;
	display: inline-block;
	float: left;
}
.news_ow{
	text-align:center;
}
.news_next{
	text-align: right;
}

/* roomreseration */
#defaultcon.roomres {
	width:100%;
	margin-top:25px;
}
.hidden{
	display:none !important;
}
#reservation_wrapper {
	width:700px;
	font-family: 'Trebuchet';
	min-height: 200px;
}
#reservation_wrapper h1 {
	font-size:14px;
	font-family: 'Trebuchet-Bold';
	border-bottom:1px solid #003755;
	padding-bottom:5px;
	margin-bottom:10px;
}
#reservation_wrapper .left {
	width:300px;
	padding-left:6px;
	float:left;
	clear:left;
	margin-bottom: 5px;
}

#reservation_wrapper .right {
	width:370px;
	float:left;
	margin-bottom: 5px;
}
.parts {
	display:none;
}

.buttons {
	clear:left;
	float:left;
	width:100%;
	margin-top: 10px;
}
.buttons .goto {
	float:right;
}
.buttons .goto.r {
	margin-left: 10px;
}
.roomres #filters {
	margin-top:10px;
}
#filters select {
	height:32px;
	line-height:32px;
	background:#efefef;
	color:#000;
	margin-right:10px;
	border-radius:4px;
	border:1px solid #dedede;
}
#sel_targetgroup{
	margin-right:0px !important;
}

#raumcalendar .fc-body{
	background:none;
}

#raumcalendar .fc-event:not(.fc-helper) {
	border:none !important;
	border-radius:0px !important;
}

#raumcalendar .fc-helper {
	background:#FFF !important;
	border-color:#c5c5c5 !important;
	color:#c5c5c5 !important;
}

#raumcalendar .bookall {
	background:#e2fbc2 !important;
	opacity:0.6 !important;
}
.fc-slats table tr td {
	background:#ebebeb;
}
/*#raumcalendar .fc-bg, #raumcalendar .fc-today {
	background:#adadad;
}*/

#raumcalendar .fc-unthemed th, .fc-unthemed td, .fc-unthemed thead, .fc-unthemed tbody, .fc-unthemed .fc-divider, .fc-unthemed .fc-row, .fc-unthemed .fc-popover {
	border-left:none !important;
}

#raumcalendar .fc-axis.fc-time {
	border-bottom:0px;
	border-width:0px;
}

#raumcalendar .fc-slats tr td:first-child {
	background:none !important;
	color:#003755;
}


.fc .fc-agendaWeek-view table tbody td:first-child {
	font-size:9px;
}

.fc .fc-week table tbody td {
	height:130px;
}


#raumcalendar .fc-unthemed th, .fc-unthemed td, .fc-unthemed thead, .fc-unthemed tbody, .fc-unthemed .fc-divider, .fc-unthemed .fc-row, .fc-unthemed .fc-popover{
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-top:1px solid #bdbdbd;
	border-bottom:1px solid #bdbdbd;
}

.fc-title {
	font-size:13px;
	padding-top:5px !important;
	display: block;
	overflow:hidden;
	text-overflow: ellipsis;
}
.fc-title .small {
	display:block;
	padding-top:10px;
	font-size:12px;
}
.fc-agendaWeek-view tr {
    height: 5px !important;
}

.fc-agendaDay-view tr {
    height: 5px  !important;
}

.fc-head table th:not(:first-child) {
	background:#FFF !important;
	color:#003755;
	line-height:30px;
	font-family: 'Trebuchet-Bold';
}


#raumcalendar .fc-head, .fc-widget-header {
	background:none !important;
	border-color:transparent !important;
}

#raumcalendar .fc-toolbar .fc-center h2 {
	font-family: 'Trebuchet-Bold';
	color:#003755;
	font-size:19px;
}

#raumcalendar .fc-time-grid .fc-slats td {
	border-color:#dfe5d7;
}

#raumcalendar .fc-time-grid .fc-slats .fc-minor td {
	border:none !important
}
.fc-time {
	font-size:11px !important;
}

#raumcalendar .fc-state-default {
	background:none;
	background-color:#fff;
	border-color:#dedede;
}
.addonitem {
	display:block;
	margin-bottom:10px;
	padding-left:5px;
}
.addonchbx {
	display:inline-block;
	margin-right: 6px !important;
}
.optvalbtn {
	display:inline-block;
	margin-right:5px !important;
}
#radio_title input[type="radio"] {
	display:inline-block;
	margin-right: 6px !important;
}
#radio_title label {
	display:inline-block;
	margin-right:5px !important;
}
.ovlabel {
	display:inline-block;
	min-width: 50px;
	width: auto;
}
.ovitem {
	 white-space: nowrap;
	 padding-right:10px;
}
#part3content table {
	width:100%;
}
#part3content table td {
	text-align:left;
	vertical-align:top;
}
#part3content .tab td:nth-of-type(1) {
	width:140px;
}
#part3content .tab td:nth-of-type(3) {
	text-align:right;
	width:50px;
}
.w100 {
	width:460px !important;
}
.w100 td:nth-of-type(1) {
	width:350px !important;
}
.w100 td:nth-of-type(3) {
	text-align:right;
	width:80px !important;
}
.optinfo {
	font-style:italic;
	color:#900;
}
#open_roominfo {
	width:310px;
	float:right;
	height:32px;
	line-height:32px;
	color:#FFF;
	font-size:17px;
	background:#ed743e url(../img/btn_raum.png) center left 12px no-repeat;
	font-family: 'Trebuchet-Bold';
	display:block;
	padding-left:30px;
	padding-right:10px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.39);
	-moz-box-shadow:    1px 1px 2px 0px rgba(0, 0, 0, 0.39);
	box-shadow:         1px 1px 2px 0px rgba(0, 0, 0, 0.39);
}
#fancy_room{
	max-width:800px;
	min-width: 400px;
	width:100%;
}
#fancy_room hr {
	border-top: 1px solid #003755;
}
#fancy_room h1 {
	font-size: 18px;
	font-family: 'Trebuchet-Bold';
	margin-bottom:20px;
}
#fancy_room a {
	color:#003755;
}
#spinner {
	display:none;
	position:absolute;
	left:50%;
	margin-left:-64px;
	top:64px;
	margin-bottom:64px;
}
#ui-datepicker-div {
	z-index:400 !important;
}

#shares {
    top: 466px;
}
/* FANCYBOX */
div#formular_content {
	width:700px;
	padding:15px;
	font-family: 'Asap', sans-serif;
	font-weight:400;
	color:#000;
}
#roomres label {
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 800;
}
#rommres .label {
	width:300px;
	display:block;
	float:left;
	color:#000;
	text-align:left;
	font-weight:normal;
	font-size:14px;
	clear:left;
}
#rommres .formfeld {
	width:370px;
	border:1px solid #000;
	background-color:#e3e3e3;
	margin-bottom:5px;
}
#rommres .formfeld_big {
	width:370px;
	height:70px;
	border:1px solid #000;
	margin-bottom:5px;
}
#rommres hr.black {
    background-color: #000000;
    border: 0 none;
    color: #000000;
    height: 1px;
    margin-top: 0;
    margin-bottom: 5px;;
}
#rommres hr.thin {
	background-color:#ccc;
	color: #ccc;
	border: 0;
	height: 1px;
	margin:0px 0px 5px 0px;
	padding:0px;
}
#rommres .titel_tabelle {
	padding-left:6px;
	font-weight:normal;
	font-style:normal;
	font-size:17px;
	display:block;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	margin-top:2px;
}
#rommres .titel_grey {
	font-weight:normal;
	font-style:normal;
	position:relative;
	background-color:#e6e6e6;
	border-top:1px solid #000;
	padding-top:5px;
	padding-bottom:5px;
	display:block;
}
#rommres .titel_grey_2 {
	font-weight:normal;
	font-style:normal;
	font-size:17px;
	position:relative;
	background-color:#e6e6e6;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	padding-left:6px;
	padding-top:5px;
	padding-bottom:2px;
	display:block;
}
#rommres .titel_grey_3 {
	font-family: 'Asap', sans-serif;
	font-weight:800;
	font-size:14px;
	position:relative;
	background-color:#e6e6e6;
	border-top:1px solid #000;
	padding:6px;
	margin-bottom:5px;
	display:block;
	width:calc(100% - 12px);
	clear:left;
	float:left;

}
#rommres #radio_title {
	margin-bottom:6px;
}
#rommres #radio_title input[type="radio"] {
	display:inline-block;
	margin-right: 6px !important;
}
#rommres #radio_title label {
	display:inline-block;
	margin-right:5px !important;
}
#rommres .inbox {
    display:block;
	float:left;
	width:442px;
}
#rommres .label {
	padding-left:6px;
}
#rommres .off {
	display:none;
}
#rommres .button {
	position:relative;
	margin-bottom:7px;
	border:1px solid #066a8d;
	background-color:#CCC;
	padding:2px 4px;
	float:right;
}
#rommres table tr{
	margin-bottom:10px;
}
div#send_done {
	display:none;
}
#after_send {
	display:none;
}


/* PRETIX */
.pretix-widget-wrapper{
	margin-top:15px;
}
.pretix-widget-event-list-entry-name{
	font-weight:800;
	padding-bottom:0px !important;
}
.pretix-widget .pretix-widget-event-list-entry{
	border-bottom:1px solid #ccc;
}


/* SHAR E */
.share_show{
	display: none;
	float: left;
	position: relative;
	width:100%;
	margin-bottom:20px;
}
.do_share_copy{
	float: right;
	color: #ed733d;
	font-size: 14px;
	font-family: 'Asap', sans-serif;
	font-weight: 800;
	cursor: pointer;
}

/* GOTTESDIENST */
.gd_table{
	margin-top:10px;
	width:100%;
}
.gd_table td{
	vertical-align: top;
}
.gd_table th{
	font-size:20px;
	font-family: 'Asap', sans-serif;
font-weight: 800;
	padding-bottom:10px;
	padding-top:20px;
}
.gd_table a{
	color:#000;
}
.gd_table .red{
	font-family: 'Klavika-Bold';
	color:#c00000;
}
.table_place{
	width:20%;
}
.table_date{
	width:20%;
	text-align: right;
	padding-right:15px;
}


#body237 #teaserblue, #body238 #teaserblue, #body239 #teaserblue, #body245 #teaserblue,
#body241 #teaserblue, #body242 #teaserblue, #body243 #teaserblue, #body244 #teaserblue,
#body246 #teaserblue, #body247 #teaserblue, #body252 #teaserblue, #body253 #teaserblue,
#body254 #teaserblue, #body256 #teaserblue, #body258 #teaserblue{
	display: none;
}
