
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0;}
html, body { height: 100%; background: #fff; font-family: Arial, Verdana, sans-serif; font-size: 12px; }

/* === headers - START  ========================================== */
div.header1Wrap { height: 80px; margin: 0 0 5px 0; text-align: center; }
div.header1WrapInner { width: 1000px; height: 100%; margin: 0 auto; position: relative; }
div.headerLogo {width: 190px; margin: 5px 0 0 5px; float: left; text-align: left; }
div.header2Wrap { height: 127px; margin: 0 0 10px 0; text-align: center; }
div.header2WrapInner {
	width: 1000px; height: 100%; margin: 0 auto; background: url(../images/bgrs/header_back1.png) left top no-repeat;
	}
div.header2WrapInner2 {
	width: 987px; height: 115px; margin: 6px 0 0 6px; background-position: left top;
	background-repeat: no-repeat; float: left; position: relative;
	}

div.round_tl, div.round_tr, div.round_bl, div.round_br {  width: 6px;  height: 6px; position: absolute; }
div.round_tl {background: url(../images/bgrs/round_tl.png) left top no-repeat; left: 0; top: 0;}
div.round_tr {background: url(../images/bgrs/round_tr.png) left top no-repeat; right: 0; top: 0;}
div.round_bl {background: url(../images/bgrs/round_bl.png) left top no-repeat; left: 0; bottom: 0;}
div.round_br {background: url(../images/bgrs/round_br.png) left top no-repeat; right: 0; bottom: 0;}

div.header2TextWrap {
	width: 370px; height: 105px; position: absolute; top: 0; left: 20px; text-align: left; color: #ddd;
	}
div.header2TextWrap p.headerStaticTextWrap {
	line-height: 15px; margin: -5px 0 0 0; color: #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
	} 
div.header2TextWrap p.headerStaticTextWrap2 {line-height: 15px; margin: 0;}
div.header2TextWrap h1.headerStaticTextHeading {
	margin: 15px 0 8px 0; font-weight: normal; font-size: 26px;
	}
div.transparentBgr {
	width: 413px; height: 115px; position: absolute; top: 0; left: 0; background: #610014;
  	filter:alpha(opacity=90); opacity: 0.9; border-right: 1px solid #ccc;
	}
div.header2TextWrap div, div.header2TextWrap dl, div.header2TextWrap dt, div.header2TextWrap dd {
	margin: 0 !important; paddgin: 0 !important;
	}

/* --- text sliding  ---- */
div#tx_mooslide_pi129 div { color: #ddd; padding: 2px 0; }
div.header2Left h1 { font-size: 26px; margin: 10px 0 8px 0; padding: 0; font-weight: normal; color: #ddd; }
div#mooslidecontainer29 { margin: 0 0 0 5px; }
div#tx_mooslide_pi129 p, div.header2Left p { 
	float: left; padding: 0 10px 0 0; line-height: 15px; font-size: 11px; font-family: Verdana, Arial, sans-serif; 
	}

div.mooslidepositionleft { margin: 0; }


div.header2Left, div.header2Right { margin: 7px 0 0 0; float: left; }
div.header2Left {
	width: 413px; height: 113px;  margin: 7px 0 0 7px; color: #ddd; text-align: left;
	background: url(../images/bgrs/header_back104.png) left top no-repeat #881D3B;
	}

div.header2LeftInner { margin: 0 0 0 10px; background: #881D3B; }
/* === headers - END =========================================== */

/* === body - START  =================== */

div.bodyWrapAll { padding: 0 0 5px 0; text-align: center; }
div.bodyTop {
	width: 1000px; height: 80px; margin: 15px auto 0 auto;
	background: url(../images/bgrs/body_top_back1.png) center top no-repeat #ddd;
	}
div.bodyMiddle {
	width: 1000px; min-height: 305px; margin: 0 auto;
	background: url(../images/bgrs/body_middle_back1.png) center top repeat-y #ddd;
	}
div.bodyBottom {
	width: 1000px; height: 20px; margin: 0 auto;
	background: url(../images/bgrs/body_bottom_back1.png) center top no-repeat #ddd;
	}
div.bodyLeft {
	width: 169px; padding: 5px 0; float: left; margin: 0; text-align: left;
	}
div.bodyLeftInner { padding: 10px 5px; }
div.bodyCenter { width: 823px; float: left; margin: 0; text-align: left; }
div.bodyCenterInner { padding: 10px; color: #333; }
/* === body - END ====================== */

/* === loginTab - START================ */
div.loginWrap {
	height: 40px; text-align: center; border-bottom: 1px solid #f3f3f3;
	background:url(../images/bgrs/clientlogin_back1.png) left bottom repeat-x #F7F7F7;	
	}
div.loginWrapInner { width: 1000px; margin: 0 auto; padding: 10px 0 0 0; }
div.loginWrapInner form { text-align: right; }
input.loginInput { padding: 2px; background: #fff; border: 1px solid #ddd; }
label.loginLabel { margin: 0 3px 0 10px; color: #444; font-size: 12px; }
input.loginButton { margin: 0 0 0 10px; border: 1px solid #bbb; background: #ddd; }
input.loginButton:hover { background: #d5d5d5; }
a.clientLoginWrap, a.clientLoginWrap:visited { display: block; float: right; margin: -10px 20px 0 0; }
/* === loginTab - END================ */

div.clearBottom { clear: both; }
div.footer { height: 100px; text-align: center; clear: both; }
div.footerInner { width: 1000px; height: 100px; margin: 0 auto; color: #777; }
div.copyRights { width: 400px; padding: 0 5px 0 0; float: right; text-align: right; }
div.copyRights a, div.copyRights a:visited { text-decoration: none; color: #555; }
div.copyRights a:hover { text-decoration: underline; color: #881D3B; }

div.headerSlogan { 
	width: 400px; text-align: right; color: #881D3B; font-family: Verdana, Arial, sans-serif; 
	position: absolute; bottom: 5px; right:  10px /*178px*/; text-align: right;
	}	
div.typo3SearchBoxWrap { width: 160px; height: 26px; color: #881D3B; position: absolute; bottom: 5px; right: 0; 
	background: url(../images/icons/search_back3.png) left top no-repeat ;
	}
input#typo3SearchBoxField { 
	display: block; float: left; width: 125px; margin: 2px 0 0 3px; padding: 2px 1px; border: none; color: #333;
	}
div.headerSlogan1 { 
	width: 400px; text-align: right; color: #881D3B; font-family: Verdana, Arial, sans-serif; 
	position: absolute; bottom: 5px; right: 178px; text-align: right;
	}
