#tdMainMenu
{
	background-image: url("../img/lid.jpg");
	background-repeat: no-repeat;
/*	background-color: #243675;
	height: 491px;   
	width: 318px;   */
	text-align: right;
	vertical-align: top;
}

#tdMenuLevel2 #menu0body
{
	padding-left: 4px;
	overflow: hidden;
	width: 156px;
	height: 161px;
	background-color: rgb(200,80,148);
}

#tdMenuLevel2 #menu0body #mnuBlock
{
	background-image: url(../img/whiteborder.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 161px;
	width: 156px;
}

.menusub
{
	background-image: url(../img/DottedLinePurple.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #ffffff;
	overflow: hidden;
	width: 156px;
	height: 161px;
	position: absolute;
	top: 5px;
	border: 0px;
	vertical-align: bottom;
}

.menusub #mnuBlock
{
	height: 161px;
	width: 156px;
}
#tdMenuLevel3 a:hover {
	color: rgb(200,80,148);
}
#tdMenuLevel3 .selected a
{
	color: rgb(200,80,148);
	font-weight: bold;
}

#tdMenuLevel4 a:hover {
	color: rgb(200,80,148);
}
#tdMenuLevel4 .selected a
{
	color: rgb(200,80,148);
	font-weight: bold;
}

#tdMenuLevel5 a:hover {
	color: rgb(200,80,148);
}
#tdMenuLevel5 .selected a
{
	color: rgb(200,80,148);
	font-weight: bold;
}

.dottedline
{
	background-image: url(../img/DottedLinePurple.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#tdLine
{
	background-color: rgb(200,80,148); 
	height: 10px;  
	border-style: solid;
	border-width: 5px;
	border-color: White;
	border-left-style:none;
	border-top-style:none;
	border-right-style:none;
}

.subkop_1
{
	font-weight: bold;
	color: rgb(200,80,148);
}

#tdContent #tdDivContent
{
	overflow: auto;
	height: 490px;
	width: 495px;
	scrollbar-3dlight-color: white; 
	scrollbar-arrow-color:white; 
	scrollbar-base-color:white; 
	scrollbar-darkshadow-color:white; 
	scrollbar-face-color:#663399; 
	scrollbar-highlight-color:white; 
	scrollbar-shadow-color:white; 
	scrollbar-track-color:white;
}
#tdLid
{
	color: #ffffff;
}
