/* Add here all your CSS customizations */
.boxx {
	background: rgba(0, 0, 0, 0.5);
}

.box1 {
	background: rgba(133, 199, 0, 0.7);
	border: 1px solid #dedede;
	border-radius: 5px;
}

.box1:hover {
	background: rgba(133, 199, 0, 0.9);
	border: 1px solid #ffffff;
	border-radius: 5px;

}
.box1 p:hover {
	color:#ffffff;
}	

.loadbox{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#eeeeee+0,eeeeee+100;Grey+Flat */
background: #eeeeee; /* Old browsers */
background: -moz-linear-gradient(top,  #eeeeee 0%, #eeeeee 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #eeeeee 0%,#eeeeee 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #eeeeee 0%,#eeeeee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border:1px solid #dedede;
}

.cursor {
cursor: pointer;	
}

.er {
	font-size: 19.2px;
	font-size: 1.2rem;
	font-weight:400;
	color:#ffffff;
}

.datein {
	font-size:11px;
	font-weight:500;
}

.blog-short p{
	margin:4px 0 0 0;
}

.blog-short {
	max-height:175px;
	min-height:175px;
	overflow:hidden;
}

.blog-shorter {
	max-height:199px;
	min-height:199px;
	overflow:hidden;
}

.heading {
	font-weight:700;
	font-size:18px;
}

.noef a:hover{
	text-decoration:none;
	display:block;
}

.eff1 :hover{
	opacity:0.9;
	transform: scale(1.02);
}

.shad {
-webkit-box-shadow: inset 0px 0px 6px 0px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px 0px 6px 0px rgba(0,0,0,0.75);
box-shadow: inset 0px 0px 6px 0px rgba(0,0,0,0.75);
}

.audole {
	background: url('../img/audole.png') right bottom no-repeat;
	background-size: 140px 140px;
}

fieldset {margin-top:30px;}
legend {font-size:20px; }

.plz {width:50px;}
.ort {width:126px;}
.strasse {width:140px;}
.strnummer {width:36px;}

	#zusatz label{width:120px;}
	#zusatz input{width:160px;}

label {color:#666; font-size:1em;padding:0; width:160px; }
input {border:1px solid #666; padding-left:0.3em; margin-bottom:0.6em; width:180px;  color:#666;}
select {border:1px solid #666; padding-left:0.3em; margin-bottom:0.6em;color:#333333; background:#fff; width:100px;}
option {color:#900;}
textarea .1{width:184px; border:1px solid #666;}
textarea:focus {border-color:#FF9900;}

#klassen label{width:200px;}
#klassen input{width:28px;}


.button9 {padding:-5px 0 0 0;margin:0;border:none;background: url(../images/suchen.png) no-repeat center;height:28px;width:38px;	cursor:pointer;}

#rechner{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e5e5e5+0,f2f2f2+87,ff0000+89,e5e5e5+100 */
background: rgb(229,229,229); /* Old browsers */
background: -moz-linear-gradient(-45deg,  rgba(229,229,229,1) 0%, rgba(242,242,242,1) 87%, rgba(255,0,0,1) 89%, rgba(229,229,229,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  rgba(229,229,229,1) 0%,rgba(242,242,242,1) 87%,rgba(255,0,0,1) 89%,rgba(229,229,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  rgba(229,229,229,1) 0%,rgba(242,242,242,1) 87%,rgba(255,0,0,1) 89%,rgba(229,229,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#e5e5e5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
padding:15px;
}

.vb {
	font-size:14px;
}
.vb .checkbox {
	float:right;
}

/* Kalender */
div#kalender { box-shadow: 1px 1px 10px #CFCFCF;border:1px solid #dedede}
table#kalender { background-color: #F5F5F5; border-collapse: Collapse; width: 100%;cursor: Default;}
table#kalender th { background-color: #E5E5E5; border: Solid 1px #FFFFFF; font-weight: Normal;}
table#kalender td { vertical-align: Top; padding: 4px; border: Solid 1px #FFFFFF;}
table#kalender td#navigation { font-size: 1.10rem; font-weight: Bold; letter-spacing: 2px; text-align: Center; background-color: #F5F5F5;}

table#kalender td#navigation span { white-space: Nowrap;}

table#kalender td.heute { background-color: #D5D5D5 !important;}
table#kalender th.wochenende { background-color: #D5D5D5;}

/* Anzeige (Event, Formular) */
table#kalender td#anzeige {
 font-family: Verdana, Sans-Serif;
 font-size: 1rem;
 background-color: #EDEDED;
}

/* Uhrzeit */
table#kalender span.uhrzeit { font-family: Arial, Sans-Serif; font-size: 1rem; color: #555555;}
table#kalender span.feiertag { font-family: Arial, Sans-Serif; font-size: 1rem; color: #E60000;}

table#kalender td.eintag { height: 60px; cursor: Default; line-height: 16px; text-align:right; word-break: break-all; transition: background-color 0.5s;}

table#kalender td.eintag:hover { color: #ff0000; background-color: #E8E8E8 !important;}
/* Kein Tag! */
table#kalender td.keintag { height: 60px; color: #C5C5C5; cursor: Pointer; transition: background-color 0.5s;}

table#kalender td.keintag:hover { background-color: #E8E8E8; color: #529EEA;}

/* Aktiver Tag */
.aktivtag { box-shadow: Inset 0px 0px 100px 100px #DEEEFC;}

/* Tabelle (child even/odd) */
table#kalender td:nth-child(even) { background-color: #F5F5F5;}
table#kalender td:nth-child(odd) { background-color: #F0F0F0;}

/* Navigation Link */
span.navLink { font-family: Verdana, Sans-Serif; font-weight: Normal; padding: 2px; cursor: Pointer; outline: Solid 1px Transparent; transition: background-color,outline 0.5s;}
span.navLink:hover { background-color: #DEEEFC; outline: Solid 1px #7EB4EA;}

span.navBlock { min-width: 120px; display: Inline-Block;}

/* Event Link */
span.eventLink { font-family: Arial, Sans-Serif; font-size: 1.1rem; font-weight:bold;color: #ff0000; cursor: Pointer;}
span.eventLink:hover { text-decoration: Underline;}
span.zeiten { font-family: Arial, Sans-Serif; font-size: 0.9rem; font-weight:bold;color: #555555; line-height:12px;cursor: Pointer;}


/* user-select */
table#kalender td#navigation,
 table#kalender td.eintag,
 table#kalender td.keintag,
 table#kalender th.wochentag,
 table#kalender th.wochenende,
 table#kalender span.uhrzeit,
 table#kalender span.feiertag,
 table#kalender span.navLink,
 table#kalender span.eventLink {
 -ms-user-select: None;
 -moz-user-select: None;
 -webkit-user-select: None;
}

mark.mark {
 font-weight: Bold;
 background-color: Transparent;
 color: #529EEA;
}

mark.fehler {
 font-weight: Bold;
 font-size: 18px;
 background-color: Transparent;
 color: #FF0000;
}

/* Kalenderblatt */
div#kalenderblatt {
 color: #555555;
 background-color: #FFFFFF;
}

/* Anzeige */
form#Form,
 p#fehler,
 div#aktevents,
 dl#dl,
 div#kalenderblatt {
 padding: 5px;
 margin: -20px 0px 0px 5px;
}

input, select, textarea {
 font-family: Verdana, Sans-Serif;
 font-size: 0.95rem;
 margin-top: 3px;
}

textarea#textarea {
 width: 420px;
 min-width: 420px;
 max-width: 420px;
 height: 200px;
 min-height: 200px;
 max-height: 400px;
 resize: Vertical;
}

input[type="number"] {
 width: 60px;
}

div#anzeigeBeenden {
 text-align: Right;
 padding-right: 15px;
}
span.tooltips {
 
  display: inline;

}
span.tooltips span {
  position: absolute;
  width:500px;
  color: #000000;
  background: #ffffff;
  height: 400px;
  line-height: 16px;
  text-align: center;
  visibility: hidden;
  border-radius: 6px;
    -webkit-box-shadow: 0px 2px 31px -11px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 2px 31px -11px rgba(0,0,0,0.75);
box-shadow: 0px 2px 31px -11px rgba(0,0,0,0.75);
}
span.tooltips img{max-width:500px;}
span:hover.tooltips span {
  visibility: visible;
  opacity: 0.9;
  bottom: 30px;
  top:100px;
  z-index: 999;
}
.add2 a:hover {
	
	
	opacity:0.7;
	
}



@media only screen and (min-width: 1170px) {
  .bts-popup-container {
    margin: 8em auto;
  }
}
.modal-dialog {
    min-width: 320px;
	max-width:50% !important;
    margin: 1.75rem auto;
}
.close {
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1;

}
.modal-header {    border-bottom: none;}
.modal-body img {
  padding: 20px 0 0 0;
    max-width: 100%;
    height: auto;
}
.modal-body h1, .modal-body h2, .modal-body h2, .modal-body h3, .modal-body h4, .modal-body h5, .modal-body h5 {
	padding:10px;
	margin-bottom:10px;
	color: #000000;
}


.modal-body p {
	color: #000000;
    line-height: 28.8px;
    line-height: 1.8rem;
    font-size: 19.2px;
    font-size: 1.2rem;
}

button.close1 {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.close1 {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
	max-width:50px;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}
.topnav {color:#333}
.topnav:hover {color:#8dc500}
.table td, .table th {padding: .25rem;}