div.contentLeft {
	display: none;
	visibility: hidden;
}
div.contentMain {
	float: left;
	width: 646px;
	padding: 7px 12px 13px 0;
}
div.contentRight {
  float: right;
  width: 299px;
  padding: 7px 0 0 0;
	background: none;
}

h1, h2 {
	color: #0079da;
}


div.menu {
	position: relative;
	height: 32px;
	background: url('images/bgMenuHome.gif') top left repeat-x;
}


div.frontBox {
	clear: both;
	overflow: hidden;
	width: 276px;
	margin: 0 -1px 0 -3px;
	padding: 13px;
	border-right: 1px solid #f2f1f1;
	background: url('images/bgFrontBoxLeft.gif') top left repeat-y;
}
div.frontBoxButtons {
	width: 303px;
	margin: 15px -1px 0 -3px;
	border: none;
}
div.frontBoxButtons img {
	float: left;
}

div.frontBoxFooter {
	width: 303px;
	height: 4px;
	line-height: 1px;
	font-size: 1px;
	padding: 0;
	margin: 0 -1px 0 -3px;
	background: url('images/bgFrontBoxFooter.gif') top left no-repeat;
}



div.news-list-text {
	width: 426px;
}
div.news-list-text-first {
  width: 626px;
}


table.tx-kooldaten-pi1-teaser tr td {
  border-bottom: 1px dashed #c3c3c3;
  padding: 3px;
}
table.tx-kooldaten-pi1-teaser tr td * {
  font-size: 11px;
  font-family: Verdana;
}


span.ressources-teaser-title {
	display: block;
}

