/* Enter Your Custom CSS Here */
.event{
background-color:#fff;
padding: 40px; 
}
.event time{
font-weight:bold;
}

.event .eo-event-meta li{
 list-style-type: none;
}

#right-sidebar ul li{
 list-style-type: disc; 
}

#right-sidebar ul{
 padding-left:25px; 
 list-style-type: disc; 
}
hr{
margin-top:20px;
 margin-bottom:20px; 
}
/*
.page-id-15 {
background-color:#fdfde0;
}
.page-id-115{
background-color:#e0eefd;
}
.page-id-71{
background-color:#b8edb3;
}
*/
.page-id-115 .header-image{
 content:url("https://www.fleischner.at/wp-content/uploads/2014/09/Logo-Wr.png");
}
.page-id-138 .header-image{
 content:url("https://www.fleischner.at/wp-content/uploads/2014/09/Logo-Wr.png");
}
.page-id-69 .header-image{
 content:url("https://www.fleischner.at/wp-content/uploads/2014/09/Logo-Wr.png");
}


.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
	background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
	background-color:#f9f9f9;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#666666;
	font-family:Trebuchet MS;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
	background:-moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9',GradientType=0);
	background-color:#e9e9e9;
}
.myButton:active {
	position:relative;
	top:1px;
}
.site-logo{
padding-left:15px;
}
.site-content{
margin-top:-25px;
}

/*.page-id-15 .page-header-image img:hover{
 content:url("https://www.fleischner.at/wp-content/uploads/2014/10/kurt-sissy-fleischner-3.jpg");
}*/
.page-id-15 .page-header-image{
  clear:both;
   width:1200px;
    height:276px;
  background: url("https://www.fleischner.at/wp-content/uploads/2015/03/Sissy-Kurti-Dreierkombi-1200x276.jpg") center no-repeat;
  display:block;
}

.page-id-15 .page-header-image:hover{
  clear:both;
  width:1200px;
    height:276px;
 background:url("https://www.fleischner.at/wp-content/uploads/2014/10/kurt-sissy-fleischner-3.jpg") center no-repeat;
   display:block;
}

.page-id-15 .page-header-image img{
opacity:0.0;

}