/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/background.gif);
	background-repeat: repeat;
	scrollbar-face-color: #FFFFFF;
	scrollbar-arrow-color: #cccccc;
	scrollbar-base-color: #bdbdbd;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-track-color: #dcdcdc;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #57669f;
}
a:link.footer {
	text-decoration: none;
}
a:visited.footer {
	text-decoration: none;
	color: #57669f;
}
a:hover.footer {
	text-decoration: none;
	color: #666666;
}
a:active.footer {
	text-decoration: none;
	color: #57669f;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #57669f;
}
.ue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: #FFFFFF solid 1px;
}
.ue2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.img {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	border: #FFFFFF dotted 1px;
}
.img2 {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: #FFFFFF dotted 1px;
}
.img3 {
	margin-right: 10px;
	margin-bottom: 10px;
	border: #FFFFFF dotted 1px;
}
.img4 {
	border: #FFFFFF dotted 1px;
}
.img_us {color: #CCCCCC}


/* CSS Container */

#main {
	width: 843px;
	height: 522px;
/*	border: #000000 solid 1px;*/
	z-index: 1;
}
#nav {
	position: absolute;
	width: 200px;
	height: 30px;
	margin-top: 0px;
	margin-left: 377px;
/*	border: #000000 solid 1px;*/
}
#de_eng {
	position: absolute;
	width: 120px;
	height: 35px;
	margin-top: 470px;
	margin-left: 18px;
/*	border: #000000 solid 1px;*/
	background-color: #FFFFFF;
}
#content {
	position: absolute;
	width: 574px;
	height: 470px;
	margin-top: 34px;
	margin-left: 251px;
/*	border: #000000 solid 1px;*/
	overflow: auto;
	text-align: left;
	background: #57669f;
	background-image: url(../img/content.jpg);
}
#footer {
	position: absolute;
	width: 843px;
	height: 15px;
	margin-top: 517px;
	margin-left: 0px;
/*	border: #000000 solid 1px;*/
}
#bigfoot {
	position: absolute;
	width: 19px;
	height: 228px;
	margin-top: 270px;
	margin-left: 830px;
/*	border: #000000 solid 1px;*/
}