@charset "utf-8";

* { float: none !important; overflow: visible !important; position: relative; width:auto !important; }
marquee { -moz-binding: none; }
#top, #left, #right, #bottom, .beratersuchebox, #loginoverlay, .count, #system-message-container, h1, .pagenumber {display:none !important;}

html, body { background-image:none!important; color:#000; overflow: visible !important;}

body {
overflow: visible !important;
overflow-y: visible; 
font: 10pt/160% Verdana, Arial, sans-serif;
color:#000; 
background-color:white!important;
}



a:link, a:visited {
text-decoration:none; 
color:#364593;}


  
.beraterbox, div { background:none !important; border:none !important; }
 
table {
  border:#ccc 1px solid;
  color: #555555;
  font-size: 0.9em;
  width:100%;
  height: 100%;
  overflow: visible !important;
}
 
td {
  font-family: Verdana, Arial, sans-serif;
  padding: 2px;
  border-right:#ccc 1px solid;
  height: 100%;
  overflow: visible !important;
}
 
thead {
  display: table-header-group;
  overflow: visible !important;
}
