table.StartTitle
{
	background-image: url('Images/StartTitle.jpg' );
	background-repeat: repeat-x;
	background-position: left;
	height: 65px;
	width: 100%;
	padding: 0;
	margin: 0;
}

div.Hotline_de
{
	height: 75;
	width: 225;
	background-image: url(Images/repdoc_Hotline_225x75_de.gif);
}

div.News_de
{
	height: 40;
	width: 225;
	background-image: url(Images/repdoc_News_225x40_de.gif);
	background-repeat: no-repeat;
}

ul.News
{
	margin-top: 2px;
	margin-bottom: 5px;
	list-style-type: disc;
	list-style-position: outside;
}
li.News
{
	margin-left: -22px;
}

table.StartTitle td.TitleImage
{
	background-image: url(Images/Goodbye.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 65px;
	width: 100%;
	padding: 0;
	margin: 0;
}

div.StartDivDocument
{
	width: 1000px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

.StartTable
{
	width: 100%;
	height: 100%;
	table-layout: fixed;
	height: 100%;
}

.StartTableLeft
{
	width: 150px;
	height: 100%;
	text-align: left;
	vertical-align: top;
	background-color: Silver;
	border-width: 1px;
	border-right-width: 0px;
	border-style: solid;
	border-color: Black;
	padding: 1px;
}

.StartTableMain
{
	width: 700px;
	height: 100%;
	text-align: left;
	vertical-align: top;
	background-color: White;
	border-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-color: Black;
	padding: 1px;
}


.StartTableRight
{
	width: 150px;
	height: 100%;
	text-align: left;
	vertical-align: top;
	background-color: Silver;
	border-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color: Black;
	padding: 1px;
}

td .FreeSearchArea
{
	text-align: center;
	vertical-align: top;
	background-color: #FAFAFA;
	background-image: url('images/trost_band_background.png');
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10% 0px 0px 0px;
}

.FreeSearchPanel
{
	border: 1px solid #a1c4d7;
	background-color: #dcebff;
	width: 440px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: Segoe UI,Tahoma,Arial,Verdana,Sans-serif;
	font-size: 12px;
}

.FreeSearchBorder
{
	border: 1px solid #cff5ff;
	text-align: center;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

.FreeSearchTable
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	text-align: center;
	font-family: Segoe UI,Tahoma,Arial,Verdana,Sans-serif;
	font-size: 12px;
}

.FreeSearchTitel
{
	border: 1px solid #a1c4d7;
	width: 200px;
	color: #54638a;
	font-weight: bold;
	padding: 2px;
}

.FreeSearchDlgText
{
	/*width: 385px; */
	text-align: left;
}

.FreeSearchTextBox
{
	width: 350px;
	font-size: 11px;
}

.FreeSearchInstructionText
{
	/*	width: 385px;*/
	text-align: left;
	font-size: 11px;
	color: #54638a;
}

.FreeSearchLink
{
	color: Navy;
}

.FreeSearchLinkSelected
{
	color: Black;
	font-weight: bold;
	text-decoration: none;
}

.FreeSearchWatermark
{
	width: 350px;
	font-size: 11px;
	color: Silver;
}


.ItemPanel
{
	margin: 0;
	padding: 0 1px 0 0;
	border: 0;
	overflow: auto;
}

.ItemPanel a
{
	height: 22px;
	text-decoration: none;
	padding-left: 5px;
	display: block;
	color: Black;
	padding-top: 4px;
	overflow: hidden;
}

.ItemPanel a img
{
	float: left;
	border: 0;
	padding-right: 2px;
}

.ItemPanel a:hover
{
	background-image: url(Images/ListItemHover.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.startLinkBtn
{
	color: Black;
	font-size: 12px;
	text-decoration: underline;
	cursor: pointer;
}

.startSelectedLinkBtn
{
	color: Black;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	cursor: pointer;
}

