* {
   box-sizing:border-box;
}
p {
   margin: 0;
   padding: 0;
}
img {
   margin: 0px;
   padding: 0px;
   border: 0;
	max-width: 100%;
	height: auto;
}
video {
  max-width: 100%;
  height: auto;
}
.image-captioned
{
    margin-left: 0;
    margin-right: 0;
}
.image-normal {
	text-align: center;
	border: solid 1px #CCCCCC;
	border-radius: 5px;
	background: rgba(0,0,0,0.05);
	padding: 10px;
	margin: 10px 00px 10px 0px;
	display: inline-block;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.image-left {
    float: left;
    margin-left: 0px;
    margin-right: 20px;
    margin-bottom: 5px;
}
.image-right {
    float: right;
    margin-left: 20px;
    margin-right: 0px;
    margin-bottom: 5px;
}
.image-center {
    text-align: center;
}
.image-center > figure {
    display: inline-block;
}
.clean
{
    border: 0;
    background: none;
    padding: 0;
}
.clean > figcaption
{
    margin-top: .5em;
    font-size: .7em;
    text-align: right;
}
.polarized
{
    border: 0;
    border-radius: 0;
    position: relative;
    background: #f7f7f7;
    box-shadow: 1px 1px 0 #eee;
}
.polarized,
.polarized ~ .cke_widget_drag_handler_container
{
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);

    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left;
}
.polarized > figcaption
{
    color: #777;
    margin-top: 5px;
    right: 20px;
    font-size: .8em;
    font-style: italic;
    text-align: right;
}
.polarized figcaption:before
{
    content: '— ';
}

figure.polarized
{
    padding: 20px 20px 40px 20px;
}

img.polarized
{
    border: 20px solid #f7f7f7;
}
pre.narrow
{
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}
pre.fancy
{
    position: relative;
}
pre.fancy > code
{
    background: rgb(14,14,14);
    background: -moz-linear-gradient(top, rgba(14,14,14,1) 0%, rgba(70,70,70,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(14,14,14,1)), color-stop(100%,rgba(70,70,70,1)));
    background: -webkit-linear-gradient(top, rgba(14,14,14,1) 0%,rgba(70,70,70,1) 100%);
    background: -o-linear-gradient(top, rgba(14,14,14,1) 0%,rgba(70,70,70,1) 100%);
    background: -ms-linear-gradient(top, rgba(14,14,14,1) 0%,rgba(70,70,70,1) 100%);
    background: linear-gradient(to bottom, rgba(14,14,14,1) 0%,rgba(70,70,70,1) 100%);

    box-shadow: inset 0 0 6px rgba(0,0,0,.5);
    border-radius: 8px;
    text-shadow: 0px 1px 0 #000;
    border: 5px solid #ccc;

    padding: 20px;
}
pre.fancy > code.language-javascript:after
{
    content: '';
    background: url(js.png);
    background-repeat: no-repeat;
    background-size: 30px 30px;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0px;
    right: 0px;
    border-radius: 0 6px 0 0;
}
ul {
   margin-left: 0;
   line-height: 1.5;
}
ol {
   margin-left: 0;
   line-height: 1.5;
}
.diva50 {
   display: box;
   clear: both;
}
blockquote {
   margin: 10px 0px 10px 0px;
   padding-left: 57px;
   color: #666666;
   font-family: Lora;
   font-size: 16px;
   line-height: 1.5;
   background-image: url('https://www.kultur-sommer.info/images/zitat.gif');
   background-position: 0px 0px;
   background-repeat: no-repeat;
}
.div50 {
      float: left;
   width: 50%;
   }
.div50a {
      float: left;
   width: 50%;
   }
.divl50 {
   clear: both;
   height: 30px;
}
.dive {
   display: box;
   clear: both;
      width: 700px;
   }
.diveg {
   display: box;
   clear: both;
      width: 700px;
      background-color: #CCCCCC;
}
.diver {
   display: box;
   clear: both;
      width: 700px;
      background-color: #F2DDDC;
}
.diveh {
   display: box;
   clear: both;
      width: 700px;
      margin-top: 20px;
   padding: 5px;
   background-color: #F2DDDC;
}
.divehr {
   display: box;
   clear: both;
      width: 700px;
      margin-top: 20px;
   color: #FFFFFF;
   font-weight: bold;
   background-color: #E2001A;
}
.dive1 {
   float: left;
      padding: 5px;
}
.dive2 {
   float: right;
   width: 80px;
   text-align: right;
   padding: 5px 5px 5px 0px;
}
.dive3 {
   float: right;
   width: 40px;
   padding: 5px 0px 5px 0px;
}
.divel {
   clear: both;
   height: 5px;
   background-color: #FFFFFF;
}
.error {
   color: #FF0000;
   font-weight: bold;
   font-size: 24px;
}
.statusnl {
   margin: 10px 0px 10px 0px;
   padding: 3px;
   color: #FF0000;
   font-weight: bold;
   text-align: center;
   border: 1px solid #FF0000;
   background-color: #FFFFFF;
}
.status {
      width: 500px;
      margin: 10px 0px 10px 0px;
   padding: 5px;
   color: #FF0000;
   text-align: center;
   border: 1px solid #FF0000;
   border-radius: 5px;
}
.status1 {
   margin: 10px 0px 10px 0px;
   padding: 5px;
   color: #FF0000;
   text-align: center;
   border: 1px solid #FF0000;
   border-radius: 5px;
}
.status2 {
   margin: 10px 0px 10px 0px;
   padding: 5px;
   color: #000000;
   font-weight: bold;
   text-align: center;
   border: 1px solid #000000;
   border-radius: 5px;
}
.status3 {
   margin: 10px 0px 10px 0px;
   padding: 5px;
   color: #000000;
   text-align: center;
   border: 1px solid #000000;
   border-radius: 5px;
}
.error {
   color: #FF0000;
   font-weight: bold;
   font-size: 20px;
}

h1 {
   margin: 0;
   padding: 0;
   font-size: 26px;
   font-weight: bold;
}
h2 {
   margin: 0;
   padding: 0;
   font-size: 22px;
   font-weight: bold;
}
h3 {
   margin: 0;
   padding: 0;
   font-size: 18px;
   font-weight: bold;
}
h4 {
   margin: 0;
   padding: 0;
   font-size: 14px;
   font-weight: bold;
}
h5 {
   margin: 0;
   padding: 0;
   font-size: 12px;
   font-weight: bold;
}
h6 {
   margin: 0;
   padding: 0;
   font-size: 10px;
   font-weight: bold;
}
input[type=text], input[type=password] {
   width: 100%;
   padding: 6px 15px;
   margin: 4px 0;
   display: inline-block;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 16px;
   color: #000000;
   background-color: #FFFFFF;
}
input[type=submit] {
   cursor: pointer;
   width: 100%;
   padding: 6px 15px;
   margin: 4px 0;
   display: inline-block;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 16px;
   color: #FFFFFF;
   background-color: #E2001A;
}
input[type=submit]:hover {
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   font-size: 16px;
   color: #E2001A;
   background-color: #FFFFFF;
}
select {
   width: 100%;
   padding: 5px 15px;
   margin: 4px 0;
   display: inline-block;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 16px;
}
textarea {
   width: 100%;
   height: 77px;
   padding: 5px 15px;
   box-sizing: border-box;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   resize: none;
   font-size: 16px;
   font-family: 'Nunito', sans-serif;;
}
input[type=radio] {
   border: 5px;
   width: 20px;
   height: 15px;
}
input[type=checkbox] {
   width: 20px;
   height: 20px;
   border: 1px solid #CCCCCC;
}
a:link {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;
   font-weight: bold;
   text-decoration: underline;
   color: #000000}
a:visited,a:active {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;
   font-weight: bold;
   text-decoration: underline;
   color: #000000}
a:hover,a:focus {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;
   font-weight: bold;
   text-decoration: underline;
   color: #E2001A}
ul.topnav {
   list-style-type: none;
   margin: 0;
   padding: 0;
   overflow: hidden;
   line-height: 1.2;
}
ul.topnav li {
   float: left;
}
ul.topnav li a {
   display: inline-block;
   height: 40px;
   padding-top: 8px;
   color: #F7BAC2;
   text-align: center;
   text-decoration: none;
   transition: 0.3s;
   font-size: 20px;
   font-weight: bold;
   background-color: #E2001A;
}
ul.topnav li a.aktiv {
   display: inline-block;
   height: 40px;
   padding-top: 8px;
   color: #FFFFFF;
   text-align: center;
   text-decoration: none;
   transition: 0.3s;
   font-size: 20px;
   background-color: #E2001A;
}
ul.topnav li a:hover {
   color: #FFFFFF;
   background-color: #E2001A;
}
a.subnavt {
   font-family: 'Nunito', sans-serif;;
   font-size: 20px;;
   font-weight: bold;
   text-decoration: none;
   color: #E2001A;
}
a.subnavt:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 20px;;
   font-weight: bold;
   text-decoration: none;
   color: #58585A;
}
a.subnavta {
   font-family: 'Nunito', sans-serif;;
   font-size: 20px;;
   font-weight: bold;
   text-decoration: none;
   color: #58585A;
}
a.subnavt1 {
   font-family: 'Nunito', sans-serif;;
   font-size: 20px;;
   font-weight: normal;
   text-decoration: none;
   color: #58585A;
}
a.subnavt1:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 20px;;
   font-weight: normal;
   text-decoration: none;
   color: #E2001A;
}

a.overlnav {
   font-size: 18px;
   text-decoration: underline;
}
a.overlnav:hover {
   font-size: 18px;
   text-decoration: underline;
}
a.overlsub {
   font-size: 14px;
   text-decoration: none;
}
a.overlsub:hover {
   font-size: 14px;
   text-decoration: none;
}

a.bottnav {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;;
   font-weight: bold;
   text-decoration: none;
   color: #000000;
}
a.bottnav:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;;
   font-weight: bold;
   text-decoration: none;
   color: #E2001A;
}
a.bottnava {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;;
   font-weight: bold;
   text-decoration: none;
   color: #E2001A;
}
a.bottnav1 {
   font-family: 'Nunito', sans-serif;;
   font-size: 14px;;
   font-weight: normal;
   text-decoration: none;
   color: #000000;
}
a.bottnav1:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 14px;;
   font-weight: normal;
   text-decoration: none;
   color: #E2001A;
}
a.bottnav1a {
   font-family: 'Nunito', sans-serif;;
   font-size: 14px;;
   font-weight: normal;
   text-decoration: none;
   color: #E2001A;
}
a.ticketb {
   font-family: 'Nunito', sans-serif;;
   font-size: 14px;;
   font-weight: bold;
   text-decoration: none;
   color: #E2001A;
}
a.ticketb:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 14px;;
   font-weight: bold;
   text-decoration: none;
   color: #000000;
}
a.done {
   font-family: 'Nunito', sans-serif;;
   font-size: 14px;;
   font-weight: normal;
   text-decoration: none;
   color: #000000;
}
a.done:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 14px;;
   font-weight: normal;
   text-decoration: none;
   color: #E2001A;
}
a.page {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
   color: #E2001A;
}
a.page:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
   color: #000000;
}
a.pagea {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
   color: #000000;
}
a.dsgvo {
   font-family: 'Nunito', sans-serif;;
   font-size: 14px;
   font-weight: bold;
   text-decoration: none;
   color: #000000;
}
a.dsgvo:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 14px;
   font-weight: bold;
   text-decoration: none;
   color: #E2001A;
}
a.sitemapsub {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;;
   font-weight: normal;
   text-decoration: none;
   color: #000000;
}
a.sitemapsub:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;;
   font-weight: normal;
   text-decoration: none;
   color: #E2001A;
}

body {
   margin: 0;
   padding: 0;
   width: 100%;
   height: 100%;
   color: #000000;
   font-family: Nunito;
   font-size: 16px;
   line-height: 1.2;
   background-color: #D5D624;
}
#layall {
   margin: 0;
   padding: 0;
   width: 100%;
}

#headtop {
   margin: 0;
   padding: 0;
   width: 100%;
   background-color: #FFFFFF;
}
#headtop1 {
   margin: auto;
   width: 970px;
   padding: 0px 10px 0px 10px;
      min-width: 660px;
   }
#headtop1t {
   display: table;
   width: 100%;
}
#headtop1tr {
   display: table-row;
}
#headtop1tc1 {
   display: table-cell;
   padding: 0px 0px 2px 0px;
}
#headtop1tc2 {
   display: table-cell;
   cursor: pointer;
   width: 60px;
   font-size: 20px;
   font-weight: bold;
   vertical-align: bottom;
   text-align: center;
   letter-spacing: 1px;
}
#headtop1a {
      float: left;
      font-size: 20px;
   font-weight: normal;
   padding: 5px 5px 0px 0px;
   color: #58585A;
}
#headtop1b {
      float: left;
   padding: 11px 5px 0px 20px;
      font-size: 14px;;
}

#head {
   margin: auto;
   width: 970px;
   padding: 0px 10px 0px 10px;
      min-width: 660px;
   }
#head1 {
   cursor: pointer;
   float: left;
   width: 63%;
   padding: 10px 0px 0px 3%;
}
#head2 {
   float: right;
   width: 60px;
}
#head3 {
   cursor: pointer;
   float: left;
   width: 70%;
   margin: -3% 0px 0px 0px;
}
#head4 {
   float: right;
   width: 30%;
   margin: -4% 0px 0px 0px;
}
#headnav {
   cursor: pointer;
   float: left;
   width: 50%;
      padding: 15px 0px 20px 5%;
   }
#headnavx {
   cursor: pointer;
   float: left;
   width: 50%;
      padding: 20px 0px 0px 5%;
   }
#main {
   float: left;
      margin: -6% 0px 0px 0px;
      width: 970px;
   padding: 0px 5% 30px 11%;
}
#mainit {
   float: left;
      margin: -3% 0px 0px 0px;
      width: 970px;
   padding: 0px 5% 30px 11%;
}
#mainhom {
   width: 100%;
   padding: 0px 5% 30px 11%;
}
.homeloca {
   cursor: pointer;
   padding: 5px 0px 0px 0px;
      font-size: 32px;
   }
#mainbt {
   display: table;
   width: 100%;
}
#mainbtr {
   display: table-row;
}
#mainbtc1 {
   display: table-cell;
   width: 50%;
}
.mainbtc1a {
   cursor: pointer;
   padding: 5px 0px 0px 10%;
}
.mainbtc1b {
   padding: 20px 0px 0px 10%;
   text-align: center;
      font-size: 16px;
   }
.mainbtc1c {
      margin: 5px 0px 0px 10%;
   padding: 0px 10% 6% 10%;
   border-top: 10px solid #D5D624;
   border-left: 50px solid #D5D624;
   border-right: 50px solid #D5D624;
   min-width: 350px;
      background-color: #FFFFFF;
}
.mainbtc1c1 {
   cursor: pointer;
      padding: 10% 0px 0px 0px;
   }
.mainbtc1c1y {
   cursor: pointer;
      margin: 10% 0px 0px 0px;
   }
.mainbtc1c1y1 {
   cursor: pointer;
   float: left;
   width: 32%;
      padding: 0px 10px 0px 0px;
   }
.mainbtc1c1y2 {
   cursor: pointer;
   float: right;
   width: 68%;
      padding: 4px 0px 0px 10px;
   }
.mainbtc1c1y3 {
   clear: both;
   height: 1px;
}
#mainbtc2 {
   display: table-cell;
   width: 50%;
   padding: 10px 0px 0px 0px;
   vertical-align: bottom;
}
.mainbtc2a {
   padding: 0px 3% 0px 2%;
}
.mainbtc2b {

}
.mainbtc2b1 {
   float: left;
   width: 50%;
   padding: 4% 0px 4% 5%;
   text-align: left;
   
}
.mainbtc2b2 {
   float: right;
   width: 50%;
   padding: 4% 5% 4% 0px;
   text-align: right;
}

.icon {
   cursor:pointer;
   width: 60px;
   height: 46px;
   padding-top: 3px;
   background-color: #58585A;
}
.icond1 {
   width: 44px;
   margin: 6px 0px 0px 8px;
   color: #FFFFFF;
   border-top: 5px solid #FFFFFF;
   background-color: #FFFFFF;
}
.overlaya {
  float: left;
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.5);
  overflow: hidden;
}
.overlay {
  float: left;
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 2;
  top: 0;
  right: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.8);
  overflow: hidden;
  transition: 0.5s;
}
.overlay-content {
  position: relative;
  top: 65px;
  padding-bottom: 30px;
  width: 100%;
  text-align: center;
}
.overlay a {
  padding: 8px;
  color: #818181;
  font-weight: bold;
  display: block;
  transition: 0.3s;
}
.overlay a:hover, .overlay a:focus {
  color: #F1F1F1;
}
.overlay .closebtn {
  position: absolute;
  text-decoration: none;
  top: 5px;
  right: 17px;
  font-size: 50px;
}

#bottom {
   clear: both;
   margin: 0;
   width: 100%;
   background-color: #FFFFFF;
}
#bottom1 {
   margin: auto;
   width: 970px;
   padding: 0px 10px 0px 10px;
      min-width: 660px;
   }
#bottom1a {
   float: left;
   width: 50%;
}
.bottom1a1 {
   cursor: pointer;
      margin: 5px 0px 0px 10%;
   padding: 0px 3% 0px 3%;
   border-left: 50px solid #FFFFFF;
   border-right: 50px solid #FFFFFF;
   min-width: 350px;
   }
#bottom1b {
   float: right;
   width: 50%;
   padding: 0px 0px 0px 0px;
   background-color: #999999;
}
#bottom1c {
   clear: both;
   width: 100%;
   padding: 15px 0px 0px 0px;
   font-size: 14px;;
   text-align: center;
}
#bottom1d {
   clear: both;
   width: 100%;
      padding: 5px 0px 10px 0px;
      font-size: 14px;;
   text-align: center;
}

#eventstab {
   display: table;
   width: 100%;
}
.eventstabtr {
   display: table-row;
   cursor: pointer;
   color: #000000;
}
.eventstabtr:hover {
   color: #E2001A;
}
.eventstabc1 {
   display: table-cell;
   width: 70px;
   padding: 5px 0px 5px 0px;
   font-size: 18px;
   font-weight: bold;
   color: #000000;
}
.eventstabc2 {
   display: table-cell;
   padding: 5px 0px 5px 0px;
   font-size: 18px;
}
.eventslochl {
   font-size: 26px;
   font-weight: bold;
}
.eventstabc2kat {
   color: #E2001A;
   font-size: 14px;
   font-weight: bold;
}
#eventsdetdat {
   padding: 0px 0px 0px 0px;
   font-size: 22px;
   font-weight: bold;
}
#eventsdetkat {
   padding: 0px 0px 0px 0px;
   font-size: 20px;
   font-weight: bold;
}
#eventsdethl {
   padding: 5px 0px 0px 0px;
}
#eventsdettxt {
   padding: 15px 0px 0px 0px;
}
.eventstopact {
   color: #E2001A;
}
.eventsdethl2 {
   padding: 20px 0px 0px 0px;
}
#eventsdetsl {
   padding: 5px 0px 5px 0px;
   font-size: 20px;
   color: #E2001A;
}
#eventsdetsl1 {
   padding: 30px 0px 5px 0px;
   font-size: 20px;
   color: #E2001A;
}
.eventstitabtr {
   display: table-row;
   color: #000000;
}
.eventstitabc1 {
   display: table-cell;
   width: 55px;
   padding: 5px 0px 5px 0px;
   font-size: 16px;
   font-weight: bold;
   color: #000000;
}
.eventstitabc2 {
   display: table-cell;
   cursor: pointer;
   padding: 5px 0px 5px 0px;
   font-size: 16px;
   text-decoration: underline;
}
.eventstitabc2:hover {
   color: #E2001A;
}
.eventstitabc2x {
   display: table-cell;
   padding: 5px 0px 5px 0px;
   font-size: 16px;
}
.eventstitabc3 {
   display: table-cell;
   padding: 5px 0px 5px 0px;
   font-size: 14px;
   font-weight: bold;
   color: #E2001A;
   text-align: right;
}

#wework {
   position: absolute;
   width: 100%;
   top: 50%;
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   transform: translateY(-50%);
   text-align: center;
}
.wework1 {
      font-size: 26px;
      font-weight: bold;
}
.wework2 {
   margin-top: 20px;
   padding: 0px 20px 0px 20px;
}
.wework3 {
   margin-top: 20px;
   font-size: 16px;
}

.sitemap {
   padding: 10px 0px 10px 0px;
}
.sitemap1 {
   padding: 5px 0px 5px 20px;
}

.moduebo1 {
   font-weight: bold;
   color: #E2001A;
   padding-bottom: 5px;
}
.moduebd {
   cursor: pointer;
   display: box;
   padding: 10px;
   margin-bottom: 5px;
   background-color: #E9E8E8;
   background-repeat: no-repeat;
}
.moduebd:hover {
   color: #E2001A;
}
.moduebdw {
   cursor: pointer;
   display: box;
   padding: 10px;
   margin-bottom: 5px;
   background-color: #FFFFFF;
   background-repeat: no-repeat;
}
.moduebdw:hover {
   color: #E2001A;
}
.moduebh {
   font-weight: bold;
   font-size: 18px;
}
.moduebt {
   padding-top: 3px;
   font-weight: normal;
   color: #000000;
}
.mod_return {
   cursor: pointer;
   height: 25px;
   margin-bottom: 15px; 
   border-bottom: 1px solid #E2001A;
}
.mod_return1 {
   cursor: pointer;
   display: inline-block;
   padding-bottom: 10px;
   font-size: 18px;
   font-weight: bold;
   color: #E2001A;
}
.mod_return1:hover {
   cursor: pointer;
   display: inline-block;
   padding-bottom: 10px;
   font-size: 18px;
   font-weight: bold;
   color: #000000;
}
.mod_bottom {
   clear: both;
   height: 20px;
}

@media screen and (max-width:1015px) {
   #head {
      width: 100%;
   }
   #main {
      width: 100%;
   }
   #mainit {
      width: 100%;
   }
   #headtop1 {
      width: 100%;
   }
   #bottom1 {
      width: 100%;
   }
   #cookiechkbl {
            height: 60px;
         }
   #cookiechk div {
            height: 95px;
	     }
}
@media screen and (max-width:450px) {
   .eventstitabc3 {
      width: 65px;
   }
}
#cookiechk a {
   color:#000000;
   font-size:12px; 
   text-decoration: none;
}
#cookiechk a:hover {
   color: #000000;
   text-decoration: none;
}
#cookiechk div {
   padding:10px;
   padding-right:40px;
}
#cookiechkbl {
   height:35px;
}
#cookiechk { 
   text-align:center; 
   border-top:1px solid #FFFFFF;
   background: #CCCCCC; 
   background: -moz-linear-gradient(top, #CCCCCC 0%, #F2F6F9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CCCCCC), color-stop(100%,#F2F6F9)); 
   background: -webkit-linear-gradient(top, #CCCCCC 0%,#F2F6F9 100%); 
   background: -o-linear-gradient(top, #CCCCCC 0%,#F2F6F9 100%);
   background: -ms-linear-gradient(top, #CCCCCC 0%,#F2F6F9 100%); 
   background: linear-gradient(to bottom, #CCCCCC 0%,#F2F6F9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#CCCCCC', endColorstr='#F2F6F9',GradientType=0 ); 
   position:fixed;
   bottom:0px; 
   z-index:10000; 
   width:100%; 
   font-size:13px; 
   line-height:20px;
}
#cookiechkCloser {
   color: #000000;
   font: 14px/100% arial, sans-serif;
   text-decoration: none;
   text-shadow: 0 1px 0 #FFFFFF;
   cursor:pointer;
   border-top:1px solid white; 
   border-left:1px solid white; 
   border-bottom:1px solid #666666; 
   border-right:1px solid #666666; 
   padding:4px;
   margin-left: 20px;
   background: #CCCCCC; /* Old browsers */
   background: -moz-linear-gradient(top, #CCCCCC%, #CCCCCC 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CCCCCC), color-stop(100%,#CCCCCC)); 
   background: -webkit-linear-gradient(top, #CCCCCC%,#CCCCCC 100%); 
   background: -o-linear-gradient(top, #CCCCCC%,#CCCCCC 100%); 
   background: -ms-linear-gradient(top, #CCCCCC%,#CCCCCC 100%); 
   background: linear-gradient(to bottom, #CCCCCC%,#CCCCCC 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(    startColorstr='#CCCCCC', endColorstr='#CCCCCC',GradientType=0 ); 
}
#cookiechkCloser:hover {
   border-bottom:1px solid white;
   border-right:1px solid white;
   border-top:1px solid #666666;
   border-left:1px solid #666666;
}
@media screen and (max-width:990px) {
   #cookiechk {
      padding-bottom: 10px;
   }
}
