#eschlaiBaseBody {
	background-image:url('back.bmp');
}
#uwcIframeBody {
	padding:0px;
	margin:0px;
}

div.uwc_b_div, div.uwc_b_divFirst {
	position:absolute;
	background-image:url('back2.bmp');
	border-style:solid;
 	border-width:1px;
}
div.uwc_b_div {
	border-color:#749aab;
}
div.uwc_b_divFirst {
	border-color:#d0d0d0;
}

div.uwc_h_div {
	position:absolute;
	height:15px;
	background-image:url('back3.bmp');
	padding:0px;
	padding-left:2px;
	cursor:pointer;
}

div.uwc_html_div, div.uwc_htmlhv_div {
	position:absolute;
	padding-right:3px;
	padding-left:3px;
	padding-top:0px;
	padding-bottom:0px;
	color:#ffffff;
}
div.uwc_html_div {
	top:3px;
}
div.uwc_htmlhv_div {
	top:18px;
}

div.uwc_hbtn1_div, div.uwc_hbtn1m_div, div.uwc_hbtn2_div, div.uwc_hbtn2m_div {
	height:15px;
	width:11px;
	position:absolute;
	padding:0px;
	cursor:pointer;
}
div.uwc_hbtn1_div {
	background-image:url('uwc_btn1.bmp');
}
div.uwc_hbtn1m_div {
	background-image:url('uwc_btn1m.bmp');
}

div.uwc_hbtn2_div {
	background-image:url('uwc_btn2.bmp');
}
div.uwc_hbtn2m_div {
	background-image:url('uwc_btn2m.bmp');
}

font.uwc_hhl_font {
	color:#ffffff;
	font-family:tahoma;
	font-size:11px;
}


div.contentdiv {
	position:absolute;
	visibility:hidden;
}

font.normal, td {
	color:#ffffff;
	font-family:tahoma;
	font-size:13px;
}


table.layoutCenterFlow {
	border-collapse:collapse;
	width:100%;
	height:100%;
	text-align:center;
	vertical-align:middle;
}


iframe.uwc_html_iframe {
	border-style:none;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}

#uwciframe_html_div {
	position:absolute;
	padding-right:3px;
	padding-left:3px;
	padding-top:0px;
	padding-bottom:0px;
	background-image:url('back2.bmp');
	width:100%;
	height:100%;
	color:#ffffff;
}

a {
	color:#ffffff;
	font-size:12px;
}
a:hover {
	color:#fdd866;
	font-size:12px;
}

#eschlaiAni {
	position:absolute;
	left:10px;
	top:5px;
	height:300px;
	width:102px;
	z-index:24000;
	background-image:url('eschlai.gif');
	background-repeat:no-repeat;
}
#umilButtons {
	position:absolute;
	padding:3px;
	left:120px;
	top:20px;
	z-index:24001;
	background-image:url('back2.bmp');
	border-style:solid;
 	border-width:1px;
	border-color:#749aab;
}

#umilButtons h1 {
	color:#ffffff;
	font-family:tahoma;
	font-size:15px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}
#umilButtons h2 {
	color:#ffffff;
	font-family:tahoma;
	font-size:15px;
	font-weight:normal;
	margin-top:8px;
	margin-left:5px;
	margin-bottom:5px;
}
#umilButtons a {
	margin-left:10px;
}