﻿
/*  Start Content */

div#tsContent
{
	position: relative;
	height: 3800px;
}

div#tsContentBody
{
	position: absolute;
	left: 170px;
	width: 600px;
	float: left;
}

div.tsContentSupportSec
{
	margin: 5px 0px 0px 0px;
	padding: 10px;
	background: #fff4f4;
}

/* Ende Content */

