﻿
/*  Start Content */

div#tsContent
{
	position: relative;
	height: 1100px;
}

div#tsContentBody
{
	position: absolute;
	left: 170px;
	float: left;
}

ol#tsContentModuleList
{
	/*list-style-type: lower-roman;*/
	list-style-type: disc;
}

/* Ende Content */
