/* roesrather.css */
body {
  margin:0px auto 0px auto;
  padding:0px;
  background-color:white;
}
body, table, tr, td {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:black;
  vertical-align:top;
}
h3 {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}
#outer {
  position:absolute;
  bottom:-0.1px;
}
a:link, a:active, a:visited {
  color:#EC1F26;
  font-weight:bold;
  text-decoration:none;
}
a:hover {
  color:#25303F;
  font-weight:bold;
  text-decoration:none;
}
.headerlink a:link, .headerlink a:active, .headerlink a:visited {
  color:black;
  font-weight:normal;
  text-decoration:none;
}
.headerlink a:hover {
  color:#EC1F26;
  text-decoration:none;
}
.header {
  vertical-align:bottom;
  background-image:url("img/header.jpg");
  background-repeat:no-repeat;
  height:74px;
}
.menue {
  background-image:url("images/menue_bg.gif");
}
.locator_headline a:link, .locator_headline a:active, .locator_headline a:visited {
  color:black;
  font-weight:normal;
  text-decoration:none;
}
.locator_headline a:hover {
  color:black;
  text-decoration:none;
}
.inhalt {
  height:50px;
}
.tab {
  height:100%;
}
.tabteaser {
  border:1px solid #555555;
} 
.tabspace {
  padding:5px;
}
.darkgrey {
  background-color:#525552;
}
.red {
  background-color:#EF1C21;
}
.grey {
  background-color:#D6DFE7;
}
.bordertop {
  border-top:1px solid #555555;
}
.borderright {
  border-right:1px solid #555555;
}
.borderbottom {
  border-bottom:1px solid #555555;
}
.borderleft {
  border-left:1px solid #555555;
}
.fett {
  font-weight:bold;
}
.ueber {
  font-size:12px;
  font-weight:bold;
}