body {
  width: 100%;
  padding: 0;
  margin: 0;
  color: #000;
  background: url(https://www.funkcenter.at/themes/funkcenter/images/page_bg.jpg) repeat-x #FFF;
  font-family: Verdana, Arial, sans-serif;
}
#container {
  margin: 0 auto;
  width: 996px;
  text-align: left;
}
#header {
  width: 996px;
  height: 229px;
  background: url(https://www.funkcenter.at/themes/funkcenter/images/layout/header.jpg) no-repeat;
}
#header h1 {
  display: none;
  margin: 0;
  padding: 0;
}
#menubar {
  background: #0066CC;
  width: 996px;
  height: 31px;
  padding: 0;
  margin: 0 0 40px 0;
}
#menubar ul {
  display: inline;
  margin: 0;
  padding: 0;
}
#menubar ul li {
  display: block;
  float: left;
  width: 138px;
  text-align: center;
  color: #FFF;
  padding: 4px 0 0 0;
  height: 100%;
  font-size: 13pt;
  font-family: Arial, sans-serif;
}
#menubar ul li.nav-selected {
  background: #002b4d;
  min-height: 27px;
  height: auto !important;
  height: 31px;
}
#menubar ul li a {
  text-decoration: none;
  color: #FFF;
}
#menubar ul li a:hover {
  color: #EAEAEA;
}
#menubar ul li.nav-selected a:hover {
  color: #FFF;
}
#leftmenu {
  float: left;
  width: 250px;
}
#leftmenu ul {
  padding-left: 35px;
  list-style-type: none;
  margin:10px 0 10px 0;
}
#leftmenu ul li {
  font-size: 11pt;
  padding-top: 4px;
}
#leftmenu ul li.nav-selected a {
  color: #0066CC !important;
}
#leftmenu ul li a {
  text-decoration: none;
  color: #000;
}
#content {
  border-left: 2px solid #d9dee2;
  margin-left: 250px;
  padding: 18px 20px 20px 20px;
  min-height: 400px;
}
#footer {
  clear: both;
  text-align: center;
  font-size: 8pt;
  color: #999;
  border-top: 1px solid #d9dee2;
  margin-top: 25px;
  padding-top: 5px;
}
#footer a:link, #footer a:visited, #footer a:active {
  color: #999;
}
#footer a:hover {
  color: #0066CC;
}
h2, h3, h4, h5, h6, a:link, a:visited {
  color: #0066CC;
  margin:0;
  padding:0;
  font-weight: normal;
  text-decoration: none;
}
h2 {
  font-size: 10pt;
  margin-bottom:5px;
}
h3 {
  font-size: 16pt;
  margin-bottom:20px;
}
h4 {
  font-size: 11pt;
}
p, table tr td, ul li, ol li {
  font-size: 11pt;
}
.funkgeraetetable tr td {
  vertical-align: top;
  font-size: 9pt;
}
.funkgeraetetable tr td p {
  font-size: 11pt;
}
.funkgeraetetable .funkgeraetebild {
  padding: 0 10px 10px 0;
}
.funkgeraetetable .funkgeraetebild img {
  border: 1px solid #0066CC;
}
.funkgeraetekurztext p {
  margin-bottom: 25px;
}
img.funkgeraet {
  border: 1px solid #0066CC;
  margin: 15px 15px 15px 0;
  float: right;
}
a img {
  border: none;
}

#showlikebox {
  text-align:right;
  margin-top:30px;
  font-size:small;
}
#showlikebox img {
}
