html, body
{
	background:url(Kader/BG.jpg) repeat-x;
	margin:0;
	padding:0;
	height:100%;
	font-family:Verdana;
}

img
{
	border:0;
}

#Main
{
	background:url(Kader/background-world.jpg) no-repeat;
	height:100%;
	margin:0 auto;
	width:773px;
	position:relative;
	padding-top:20px;
	margin-bottom:80px;
}

#Kader
{
	background:url(Kader/BG.png) repeat-y center;
	width:672px;
	position:relative;
	left:25px;
	margin-top:80px;
}

#KaderTop
{
	background:url(Kader/Top.png) no-repeat;
	width:100%;
	height:13px;
	position:absolute;
	top:-13px;
	z-index:2;
}

#KaderBottom
{
	background:url(Kader/Bottom.png) no-repeat;
	width:100%;
	height:13px;
	position:absolute;
	bottom:-13px;
	z-index:2;
}

#TransKader
{
	background:url(TransKader/BG.png) repeat-y center;
	width:672px;
	position:relative;
	left:25px;
	margin-top:11px;
}

#TransKaderTop
{
	background:url(TransKader/Top.png) no-repeat;
	width:100%;
	height:11px;
	position:absolute;
	top:-11px;
}

#TransKaderBottom
{
	background:url(TransKader/Bottom.png) no-repeat;
	width:100%;
	height:11px;
	position:absolute;
	bottom:-11px;
}

.TableContent
{
	margin-left:16px;
	/*font-weight:bold;*/
	font-size:0.8em;
	word-spacing: Normal;
	margin-bottom:9px;
	color:#1d5087;
}

.TableContent A
{
	color:#1d5087;
	text-decoration:none;
	font-weight:bold;
}

.TableContent A:hover
{
	text-decoration:underline;
}

#TransKader .TableContent
{
	margin-bottom:2px!important;
}

.Logo
{
	border-right:solid 1px #e0e0e0;
	width:322px;
	vertical-align:middle;
}

.Bottom
{
	text-align:center;
	margin-top:50px;
	margin-bottom:30px;
	font-weight:bold;
	color:#153158;
	font-size:0.9em;
	display:none;
}

#Menu1, #Menu2, #Menu3, #Menu4
{
	font-weight:bold;
	position:absolute;
	top:-49px;
}

#Menu1
{
}

#Menu2
{
	left:172px;
	z-index:1;
}

#Menu3
{
	left:345px;
	z-index:1;
}

#Menu4
{
	left:512px;
	z-index:1;
}

#Title
{
	text-align:center;
	margin:0 0 45px 0;
	padding-top:45px;
}

.Intro
{
	margin-left:16px;
	font-weight:bold;
	font-size:0.7em;
	word-spacing: Normal;
	margin-bottom:9px;
	color:#1d5087;
}
