
div#dtLangPos {
	text-align: center;
	margin-bottom:14px;
}

div#dtLangPos img {
margin: 0 3px;
}


td#dtTdLeftBottom {
	background: #ACC5E2 url(../images/layout/bgLeftFoschtBottom.jpg) left bottom no-repeat;
	height: 72px;
}

td#dtTdRightBottom{
	background: #ACC5E2 url(../images/layout/bgRightFoschtBottom.jpg) left bottom repeat-x;
}



div#dtContentContainer {
	clear:both;
}


td#dtTdLeft {
	background: #ACC5E2 url(../images/layout/bgLeft.jpg) left bottom no-repeat;
	height: 450px;
	width:185px;
}

div#dtLeft {
	background-image: url(../images/layout/shadowLeft.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding:20px 10px;
}
td#dtTdRight {
	background: #D3DFF1;
	width:795px;

}
div#dtRight {
	background-image: url(../images/layout/shadowRight.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding:20px;	
}


div#dtMainMenu {
	float:right;
}

div#dtMainMenu img {
	border-left:1px solid #D3DFF1;
}

div#dtSubMenu {
	background: #3068AE url(../images/layout/submenu_bg_NO.gif) left top repeat-x;
	height:28px;
	clear:both;
}

div#dtTopBorder {
	border-top: 0px solid #B5CDE7;
	border-bottom: 1px solid #B5CDE7;
	/* border-bottom: 1px solid #6D8EF1; */
	white-space: nowrap;
	height:115px;
}

div#dtMainMargin {
	width:980px;
	margin:0 auto;
	background:#D3DFF1;
	text-align:left;
}

div#dtBottomMargin {
	margin:0 auto;
	text-align:left;
	background:#D3DFF1;
	background-image: url(../images/layout/bgRightBottom.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	height:10px;
	width:980px;
}

div#dtMain {
	background-image: url(../images/layout/shadow.png);
	background-position: left top;
	background-repeat: repeat-y;
}

div#dtBottom {
	background-image: url(../images/layout/shadowBottom.png);
	background-position: left top;
	background-repeat: no-repeat;
	height:25px;
	clear:both;
}



div#dtMainShadow {
	margin:0 auto;
	margin-top:60px;
	width:1004px;
}

td {
	vertical-align: top;
}

table {
	border: 0;
	border-collapse: collapse;
}

body {
	/*background: #1A2658 url(../images/layout/bgMAIN.jpg) left top repeat-x;*/
	background: #424E80 url(../images/layout/bgMAIN.jpg) left top repeat-x;
	background-attachment:fixed;
	font-family: verdana, arial, sans-serif;
	text-align: center;
}

* {
	margin: 0;
	padding: 0;
}