html {
	height:100%;
}
body {
  background-color: #FFFFFF;
  margin: 0px;
  padding: 0px;
  height:100%;

  font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
img {
  border:none;
}
hr {
	line-height: 1px;
	font-size: 1px;
}
.xsmalltxt {
	font-size: 10px;
	line-height: 13px;
}
.smalltxt {
	font-size: 11px;
	line-height: 16px;
}
.navtxt {
	font-size: 12px;
  font-weight: bold;
  color: #58595B;
	padding-left: 1px;
	padding-right: 1px;
}
.xheadingtxt {
	font-size: 10px;
  font-weight: bold;
  line-height: 14px;
}
.headingtxt {
	font-size: 11px;
  font-weight: bold;
  line-height: 24px;
}
.subsectiontxt {
	font-size: 12px;
  font-weight: bold;
  color: #58595B;
  line-height: 24px;
}
.link {
  text-decoration:none;
  color: #58595B;
}
.link:hover {
  text-decoration:underline;
}
.catlinktxt {
  text-decoration:none;
	font-size: 12px;
  font-weight: normal;
  color: #58595B;
}
.horr {
	width:200px;
	height: 1px;
	border-top: 1px solid white;
	line-height: 1px;

}
.catlink {
	width:200px;
	height: 20px;
	overflow: hidden;
	line-height: 20px;

}
.catlinkhl {
	width:200px;
	height: 20px;
	background-image:url("../images/catlink.gif");
  	background-repeat:no-repeat;
	background-position:-20px 4px;
	overflow: hidden;
	line-height: 20px;

}
.catlinktxt:hover {
  text-decoration:underline;
}

.linktxt {
  text-decoration:none;
  color: #000000;
}
.linktxt:hover {
  text-decoration:underline;
}

div#Menu {
  white-space:nowrap;
  overflow: hidden;
  height: 79px;
  background-image:url("../images/menubar.gif");
}
.MenuPunkt {
  float:left;
  padding-top: 51px;
  padding-right:2px;
}
div#Logo {
  position: absolute;
  top: 0px;
  left: 760px;
}
div#linkeseite {
  float:left;
  width: 220px;
  height: 77%;
  _height: 380px;
  background-color: #ECEBE9;
  padding-top: 40px;
}
div#mitterechts {
  margin-left:240px;
  margin-right:20px;
	padding-top: 40px;
}
.grey {
	width:190px;
	_width:225px;
	background-color: #ECEBE9;
	padding: 18px;
}
div#rechteseite {
	float:right;
	width:190px;
	_width:225px;
	background-color: #ECEBE9;
	padding: 18px;
}
div#rechteseite2 {
	float:right;
}
.Content {
  margin-right:245px;
  _height: 60px;
  margin-bottom:10px;
}
.ContentText {
  min-height:110px;
  padding-bottom:00px;
  margin-left:130px;
}
.ContentTextohneBild {
  padding-bottom:00px;
}
div#ContentFrame {
	z-index:1;
  clear:both;
  padding-top:0px;
  padding-left:00px;
  background-image:url("../images/hintergrund.gif");
}
div#full {
  padding:20px;
}
.bildPanel {
  width:490px;
  height:210px;
  overflow: hidden;
  padding-top:10px;
}
.bildSinglePanel {
  width:520px;
  float:left;
}
.textBox {
  width:225px;
  height:340px;
  margin-left:410px;
  
}
.bildContainerHelper {
  padding:0px;
  width: 112px;
  height: 170px;
  overflow:hidden;
}
.bildContainer {
  padding:4px;
  margin-bottom:20px;
  float: left;
  width: 112px;
  height: 190px;
  _width: 120px;
  _height: 198px;
  overflow:hidden;
}

.bild {
  width: 110px;
  height: 90px;
  padding: 4px;
  text-align: center;
  vertical-align: middle;
}
.bildHintergrund {
  width: 112px;
  height: 112px;
  overflow:hidden;
  background-color:#F2EEEB;
}


.prevPanel {
  width:195px;
  _width:215px;
  height:70px;
  overflow: hidden;
  padding-left: 20px;
}

.prevBild {
	float:left;
}
.prevText {
	padding-left:105px;
}


