/* AVTT StyleSheet */

a:link      { color: #1b3c89; text-decoration: underline }
a:visited   { color: #5974b3; text-decoration: underline }
a:hover     { color: #182654; text-decoration: none }
a:active    { color: #666; text-decoration: underline }

body { 
  color: #333; 
  font-size: 13px; 
  font-family: "Segoe UI", "Lucida Grande", "Myriad Web", Arial, Helvetica, Tahoma, Verdana, sans, sans-serif, Geneva;
  background-color: #dee4f1;
  background-image: url("../images/BGColor.png");
  margin: 0px;    
  padding: 0px;
}

h1 { 
  color: #5974b3; 
  font-size: 24px; 
  font-weight: 300;
  margin-top: 0px;
  margin-bottom: 6px;
}

h2{ 
  color: #1b3c89; 
  font-size: 18px; 
  font-weight: bold; 
  margin-top: 0px;
  margin-bottom: 6px;
}

h3 {  
  font-size: 15px;
  font-weight: bold; 
  margin-top: 8px;
  margin-bottom: 6px;
}

h4 {
  color: #5974b3;
  font-size: 13px;
  font-weight: bold; 
  margin-top: 0px;
  margin-bottom: 4px;
}

p {
  margin-top: 0px;
  margin-bottom: 7px;
}

img { 
  border: 0px; 
  border-color: #ffffff;
}

table { 
  border: 2px solid #aaa;
  font-size: 13px;  
  border-collapse: collapse;
  padding: 0px;
}

table.plain {
  border: 0px solid #fff;
  font-size: 13px;
  border-collapse: collapse;
  padding: 0px;    
}

input, textarea, select { 
  font-family: "Segoe UI", "Lucida Grande", "Myriad Web", Arial, Helvetica, Tahoma, Verdana, sans, sans-serif, Geneva;
  font-size: 12px; 
  color:#111;
  background-color: #eee;
  border: 1px solid #777;
  padding: 2px; 
}

.button {
    background-color: #ccc;
    font-size: 14px;
}
              
.hLine {
  float: left;
  margin-top: 5px;
  margin-bottom: 5px;
  height: 1px;
  line-height: 1px;
  width: 100%;
  border-bottom: 1px solid #bbb;
}

.clear {
  clear: left;
}


/* meta framework */
.metaBackground {
	width: 100%;
	height: 100%;
	position: absolute;
	background-position: top center;
	background-image: url("../images/TopBG.png");
	background-repeat: repeat-x;
}

.metaCenterAll {
	width: 996px;
	margin-left: -498px;
    left: 50%;
    position: absolute;
}

.metaLogo {
	width: 259px;
	height: 120px;
	position: absolute;
	margin-left: 13px;
	margin-top: 13px;	
}

.metaPrintHeader {
    display: none;
}

.metaTopMenuImage1 {
	width: 201px;
	height: 143px;
	position: absolute;
	margin-left: 339px;
	margin-top: 0px;
	background-image: url("../images/TopMenuImage1.png");
}

.metaTopMenuImage2 {
	width: 200px;
	height: 143px;
	position: absolute;
	margin-left: 540px;
	margin-top: 0px;
	background-image: url("../images/TopMenuImage2.png");
}

.metaTopMenuImage3 {
	width: 201px;
	height: 143px;
	position: absolute;
	margin-left: 740px;
	margin-top: 0px;
	background-image: url("../images/TopMenuImage3.png");
}

.metaMiddle {
    width: 996px;
    position: absolute;
    margin-left: 0px;
    margin-top: 180px;
	background-image: url("../images/MiddleBG.png");
}

.metaSide {
    width: 280px;
    float: left;
}

.metaSideImage0 {
	width: 280px;
	height: 171px;
    float: left;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url("../images/SideImage0.png");
}

.metaSideNewsHeadline {
    width: 280px;
    height: 43px;
    float: left;
	background-image: url("../images/SideNewsHeadline.png");
}

.metaSideNewsFooter {
    width: 280px;
    height: 38px;
    float: left;
	background-image: url("../images/SideBoxBottom.png");
    background-position: bottom;
    background-repeat: no-repeat;
}

.metaSideNewsFooter .text {
    padding: 6px 36px 0px 12px;
    float: right;
    background-image: url("../images/ListArrow.png");
    background-repeat: no-repeat;
    background-position: 0px 10px;
}

.metaSideNewsFooter .text a:link,
.metaSideNewsFooter .text a:visited {
    color: #a8bded;
}

.metaSideBoxBottom {
    width: 280px;
    height: 24px;
    float: left;
	background-image: url("../images/SideBoxBottom.png");
}

.metaMain {
    width: 716px;
    float: left;
}

.metaTopSubmenu {
	width: 716px;
	height: 82px;
    float: left;
	background-image: url("../images/TopSubmenuBG.png");
}

.metaContent {
	width: 674px;
    float: left;
	margin-left: 5px;
	margin-top: 0px;
}

.metaFooter {
    width: 996px;
    height: 155px;
    float: left;
	margin-left: 0px;
	margin-top: 0px;
    background-image: url("../images/Footer.png");
}

.metaNavi {
	height: 37px;
    width: 980px;
	position: absolute;
	margin-left: 13px;
	margin-top: 143px;
}

.metaNavi a:hover {
    background-position: 0 -37px;
}

.metaNavi a span {
    display: none;
}

.metaTopLink {
	position: absolute;
	background-image: url('../images/TopLinkBg.png');
	background-repeat: no-repeat;
	left: 853px;
	height: 28px;
	z-index: 20;
	width: 100%;
	font-size: 12px;
}

.metaTopLink .text {
	text-align: center;
	width: 140px;
	height: 28px;
	padding-top: 2px;
}

a.metaTopLinkA:link, a.metaTopLinkA:visited {
	color: #fff;
	text-decoration: none;
}

a.metaTopLinkA:hover {
	color: #98afe3;
	text-decoration: underline;
}

#hideHelperLeft {
    background-color:transparent;
    height: 37px;
    width: 67px;
    float: left;
}

#hideHelperRight {
    background-color:transparent;
    height: 37px;
    width: 45px;
    float: left;    
}

#hideHelperSubmenuLeft {
    background-color:transparent;
    height: 54px;
    width: 30px;
    float: left;
}

#hideHelperSubmenuRight {
    background-color:transparent;
    height: 54px;
    width: 30px;
    float: right;
}

#hideHelperSubmenuBottom{
    background-color:transparent;
    height: 20px;
    width: 716px;
    float: left;

}

a#homeLink {
    float: left;
    display: block;
    width: 130px;
    height: 37px;
    background-image: url("../images/TopStart.png");
}

a#backLink {
    float: left;
    display: block;
    width: 129px;
    height: 37px;
    background-image: url("../images/TopBack.png");
}

a#menuLink1 {
    float: left;
    display: block;
    width: 201px;
    height: 37px;
    margin-left: 0px;
    background-image: url("../images/TopMenuItem1.png");
}

a#menuLink2 {
    float: left;
    display: block;
    width: 200px;
    height: 37px;
    background-image: url("../images/TopMenuItem2.png");
}

a#menuLink3 {
    float: left;
    display: block;
    width: 201px;
    height: 37px;
    background-image: url("../images/TopMenuItem3.png");
}

a#printLink {
    float: left;
    display: block;
    width: 280px;
    height: 49px;
    background-image: url("../images/SidePrint.png");
}

a#printLink:hover {
    background-position: 0 -49px;
}

a#printLink span {
    display: none;
}

.infoRightBox {
    float: right;
    width: 228px;
    padding-left: 25px;
    margin-left: 20px;
    border-left: 1px solid #bbb;
}

ul.sideList {
    float: left;
    padding: 0px 35px 0px 44px;
    margin: 0px;
    border: 0;
    color: #fff;
}
ul.sideList a:link, ul.sideList a:visited { color: #fff; text-decoration: none; }
ul.sideList a:hover { color: #a8bded; text-decoration: underline; }

ul.sideList li {
    list-style-image:url("../images/ListArrow.png");
    margin: 11px 0px 0px 0px;
}

ul.sideList li .sideListHeadline {
    color: #a8bded;
    font-weight: bold;
}

#submenu {
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    padding-top: 4px;
    margin-top: 0px;
    width: 655px;
    height: 50px;
    float: left;
}

#submenu a {
    padding: 0px 9px 0px 9px;
}

#submenu a:link,
#submenu a:visited { color: #0f2863; text-decoration: none; }
#submenu a:hover   { text-decoration: underline; }

#submenu1 {
    display: none;
    width: 260px;
    float: left;
}

#submenu2 {
    display: none;
}

#submenu3 {
    display: none;
    width: 250px;
    float: right;
}

.footerText {
    font-size: 11px;
    color: #405a99;
    float: right;
    text-align: right;
    padding-right: 10px;
    margin-top: 44px;
}

.footerText p {
    margin-bottom: 5px;
}

.footerText .title {
    color: #7089c6;
    font-weight:bold;
    font-size: 13px;
}

.footerText .key {
    color: #8396c4;
}



