html, body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:140%;
}

#verlauf, #ticker, #service, #top, #navigation,#history,#right,#left,#footer{
	display:none;
}

#tsiLogo{
	width:100%;
	float:left;
	text-align:right;
	margin-bottom:20px;
	border-bottom: 1px solid #000000;
}

#tsiLogo a{
	display:none;
}

#tsiLogo img{
	float:left;
}

a{
	color:#000;
	text-decoration:none;
}

img{
	float:left;
	margin-right:10px;
}

dl, dd, dt{
	float:left;
}

h1{
	font-size:16px;
	margin:15px 0 5px 0;
	float: left;
	width: 100%;
}
.line, .line2 {
  display: none;
}
.csc-textpic {
  width: 100%;
  float: left;
}
.csc-textpic-intext-left-nowrap {
  margin-right: 10px;
}
.csc-textpic-intext-right-nowrap {
  margin-left: 10px;
}
.zweispaltig {
  float: left;
  width: 100%;
}
.zweispaltig .zweidiv {
  width: 50%;
  float: left;
}
.zweispaltig .zweidiv .right{
  width: 50%;
  float: right;
}