A:hover {
  color: red;
}

H2 {
  border-bottom: 1px solid #99CCFF;
  margin-top: 0px;
}

H3 {
  border-bottom: 1px solid #99CCFF;
  margin-top: 10px;
  margin-bottom: 2px;
  font-size: 12px;
}

.header_admin {
  display: inline;
  position: relative;
  top: -20px;
  font-size: 11px;
  font-weight: normal;
  float: right;
}


#layout {
  width: 757px;
  border: 1px solid #265583;
  border-collapse: collapse;
}

#header {
  background-image: url(/media/header_bg.gif);
  height: 67px;
  vertical-align: top;
  border-bottom: 1px solid #265583;
  padding: 0px;
}

#footer {
  background-image: url(/media/header_bg.gif);
  vertical-align: top;
  border-top: 1px solid #265583;
}

#menu {
  background-image: url(/media/menu_bg.gif);
  width: 146px;
  height: 450px;
  border-right: 1px solid #99CCFF;
  vertical-align: top;
}

#content {
  vertical-align: top;
  width: 611px;
}

#contentholder {
  vertical-align: top;
  margin: 10px;
  width: 590px;
}

#fdp {
  float: left;
  font-weight: bold;
  margin-top: 4px;
}

#datum {
  float: right;
  margin-top: 58px;
  margin-right: 6px;
}

#menuholder {
  margin-top: 40px;
  height: 400px;
  background: url(/media/linde.gif) bottom center no-repeat;

}

UL.menu_1 {
  list-style: square inside;
  margin: 0; padding: 0;
  margin-left: 15px;
  list-style-image:url(/media/wedge.gif);
  font-family: verdana,sans;
  font-size: 11px;
}

UL.menu_1 LI {
  margin-top: 10px;
}


UL.menu_2 {
  list-style: square inside;
  margin: 0; padding: 0;
  margin-left: 15px;
  list-style-image:url(/media/wedge.gif);
  font-size: 11px;
}

UL.menu_2 LI {
  margin-top: 5px;
}

LI.active {
  font-weight: bold;
}

LI.inactive {
  font-weight: normal;
}


DIV.event_details UL {
  list-style: square inside;
  list-style-image:url(/media/wedge.gif);
  margin-left: 0px;
}


DIV.rechts {
  width: 220px;
  margin-left: 15px;
  float: right;
}

.news SPAN.date {
  margin-bottom: 5px;
}

TABLE.newsitem TR.body TD {
  background-color: #FEFEFE;
  text-align: left;
}

UL.events {
  list-style: square outside;
  margin: 0; padding: 0;
  margin-left: 15px;
  list-style-image:url(/media/wedge.gif);
  font-size: 12px;
}

DIV.event_embed_split {
  font-weight: bold;
  padding-bottom: 1px;
  margin-top: 6px;
  margin-bottom: 2px;
  border-bottom: 1px solid #99CCFF;
}


P, TD, DIV {
  font-size: 13px;
}
