*{
  border:0px;
  margin:0px;
  height:100%;
  font-family:Helvetica,Helvetica Neue, Arial, sans-serif;
}

body {
  background-color:#f5f5f5;
}

a:link{
  color:#FFFFFF;
}

a:visited{
  color:#FFFFFF;
}

#top_menu {
  height:23px;
  min-width:100px;
  text-align:center;
  background-color:#000000;
  color:#FFFFFF;
}

#floater {
  float:left; 
  height:50%; 
  min-width:1px;
  margin-bottom:-267px;  
}

#content {
  clear:both; 
  height:510px;
  width:100%;
  margin:0 auto; 
  text-align:center;
  z-index:10;
}

#img_wrapper {
  width:510px;
  height:510px;
  margin:0 auto;
}

#img {
  vertical-align:bottom;
}

#caption_container {
  width:510px;
  margin:0px auto;
  height:auto; 
}

#caption {
  width:auto;
  float:left;
  font-size:0.6em;
  text-align:left;
  background-color:#000000;
  color:#FFFFFF;
  padding:3px;
}

#i-box {
  width:auto;
  float:right;
  font-size:0.6em;
  background-color:#000000;
  color:#FFFFFF;
  height:auto;
  padding:3px;
  width:auto;
}

#i-box a:link {
  color:#FFFFFF;
}


#i-box a:visited {
  color:#FFFFFF;
}

.show {
	display:block;
}

.hide {
	display:none;
}

#popup {
  position:absolute;
  background-image:url(graphics/transparency_60p.png);
  height:508px;
  border:1px solid;
  width:508px;
  margin:0 auto;
  font-size:0.7em;
  text-align:left;
  overflow:auto;
}

#textfenster {
  background-color:white;
  font-size:0.7em;
  width:510px;
  height:510px;
  margin:0px auto;
  text-align:left;
  border:1px solid;
  overflow:auto;
}

#textfenster p {
  clear:both;
  height:auto;
  margin-bottom:10px;
  margin-top:10px;
}

#textfenster h2 {
  background-color:#000000;
  color:#FFFFFF;
  height:auto;
  width:auto;
  padding:3px;
  font-size:0.9em;
  font-weight:bolder;
  text-align:left;
  float:left;
  margin-bottom:20px; 
}

#textfenster a:link{
  color:#000000;
}

#textfenster a:visited{
  color:#000000;
}

#text {
  margin:45px;
  height:auto;
}

.news_datum {
  color:#808080; 
}

.news {
  float:left;
  margin-bottom:2em;
}

.ex_wrapper {
  
}

.ex_date {
  display:table;
  float:left;
  min-width:8em;
}

.ex {
  display:table;
}
