body {
  background-color: #FFFFFF;
  margin: 0px;
  padding: 0px;

  font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
img {
  border:none;
}
.smalltxt {
	font-size: 10px;
}
.headingtxt {
	font-size: 12px;
  font-weight: bold;
  color: #58595B;
  line-height: 24px;
}
.subsectiontxt {
	font-size: 12px;
  font-weight: bold;
  color: #E6E7E9;
  line-height: 24px;
}
.link {
  text-decoration:none;
  color: #58595B;
}
.link:hover {
  text-decoration:underline;
}
.linktxt {
  text-decoration:none;
  color: #E6E7E9;
}
.linktxt:hover {
  text-decoration:underline;
}

div#Menu {
  white-space:nowrap;
  overflow: hidden;
  height: 120px;
  background-image:url("../images/menubar.gif");
}
.MenuPunkt {
  float:left;
  padding-top: 57px;
  padding-right:20px;
}
div#Logo {
  position: absolute;
  top: 0px;
  left: 760px;
}
div#subsection {
  float:left;
  width: 175px;
}
.Content {
  margin-left:130px;
  width:620px;
  margin-bottom:10px;
}
.SingleContent {
  margin-left:130px;
  width:660px;
  margin-bottom:10px;
}
.ContentText {
  min-height:110px;
  padding-bottom:00px;
  margin-left:130px;
}
.ContentTextohneBild {
  padding-bottom:00px;
}
div#ContentFrame {
  clear:both;
  padding-top:0px;
  padding-left:00px;
}
div#full {
  padding:20px;
}
.bildPanel {
  width:540px;
  height:340px;
  overflow: hidden;
  float:left;
}
.bildSinglePanel {
  width:520px;
  float:left;
}
.textBox {
  width:225px;
  height:340px;
  margin-left:410px;
  
}
.bildContainer {
  padding:5px;
  float: left;
}

.bild {
  width: 110px;
  height: 90px;
  padding: 4px;
  text-align: center;
  vertical-align: middle;
}
.bildHintergrund {
  width: 120px;
  height: 100px;
  float: left;
  overflow:hidden;
  background-image:url("../images/tile.gif");
}

