
/* 
@import "/styles/teal.css";
@import "/styles/green.css";
*/
@import "/styles/orange.css";

* {
  margin: 0;
  padding: 0;
}

.clear {
  clear: both;
  height: 0;
}

img {
  border: 0;
}
.hr {
  height: 1px;
  padding: 20px 0;
}

* html .hr {
  padding: 0;
}

body {
  background: #ffffff url(/images/mainbg.gif) 0 0 repeat-x;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #666666;
  margin: 0;
  padding: 0;
}

h1, h2, h3 {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h3 {
  font-size: 18px;
}

h2 {
  font-size: 18px;
}

ul {
  list-style-type: none;
}

.section {
  margin: 0;
  padding: 0;
}

.top {
  margin-top: 80px;
  height: 300px;
}

.middle {
  background: url(/images/middlepanbg.gif) 0 0 repeat-x #F0F0F0;
  padding: 27px 0 20px 0;
  margin: 80px 0 0 0;
}

.bottom {
  margin: 40px 0 0 0;
  background-color: #fefefe;
}

.pagewidth {
  width: 968px;
}

.panel {
}

.w640 {
  width: 640px;
}

.w320 {
  width: 320px;
}

.w160 {
  width: 160px;
}

.center {
  margin-left: auto;
  margin-right: auto;
}

.left {
  float: left;
}

.right {
  float: right;
}

.white {
  background-color: #ffffff;
}

.gray {
  background-color: #efefef;
}

.lineright {
  border-right: 2px dotted #cccccc;
}

.headerbar {
  margin: 2px 10px 0 0;
  text-align: right;
  color: #ffffff;
}



.header {
  float: left;
  width: 480px;
  height: 190px;
}

.summary {
  float: right;
  width: 480px;
}

.header h1 {
  font-size: 48px;
  margin: 75px 0 15px 0px;
}

.header h2 {
  font-size: 14px;
  margin: 10px 0 0 0px;
}

div.topbar ul {
  width: 480px;
  height: 27px;
}

div.topbar ul li {
  float: left;
  width: 96px;
  height: 27px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  line-height: 27px;
  font-family: Arial, Helvetica, sans-serif !important;
}

div.topbar ul li a {
  display: block;
  font-family: Arial, Helvetica, sans-serif !important;
  color: #ffffff;
  text-decoration: none;
}

ul.topbar {
  width: 480px;
  height: 27px;
}

ul.topbar li {
  float: left;
  width: 96px;
  height: 27px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  line-height: 27px;
  font-family: Arial, Helvetica, sans-serif !important;
}

ul.topbar li a {
  display: block;
  font-family: Arial, Helvetica, sans-serif !important;
  color: #ffffff;
  text-decoration: none;
}

.intro {
  height: 190px;
  text-align: justify;
}

.intro .introtext {
  margin: 50px 0px 0px 0px;
}

.introtext p {
  margin: 10px 0 0 0;
  padding: 0;
}

.panel .innerspace {
  margin: 0 20px 10px 20px;
}

.panel h2 {
  height: 77px;
  background: transparent url(/images/ok.png) 0 50% no-repeat;
  font-size: 26px;
  line-height: 77px;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0 0 0 60px;
}

div.icon1 h2 {
  background: transparent url(/images/herz.png) 0 50% no-repeat;
}

div.icon5g h2 {
  background: transparent url(/images/herz-gray.png) 0 50% no-repeat;
}

div.icon4 h2 {
  background: transparent url(/images/ok.png) 0 50% no-repeat;
}

div.icon4g h2 {
  background: transparent url(/images/ok-gray.png) 0 50% no-repeat;
}

.panel p {
  padding: 10px 0 0 0;
}

h3.woh2 {
  margin-top: 77px;
}

.footerA {
  background:  #7D7D7D url(/images/footerbg.gif) 0 0 repeat-x;
  font-size: 12px;
  line-height: 20px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #cccccc;
  margin: 40px 0 0 0;
  padding: 20px 0 20px 0;
}

.footerA .lineright {
  border-right: 1px dashed #eeeeee;
  padding-right: 2px;
}

.footerA .lineleft {
  border-left: 1px dashed #eeeeee;
  padding-left: 2px;
}

.footerA .panel {
}

.footerA .innerspace {
  padding: 0 0 0 6px;
  margin: 0 0 0 6px;
}

.footerA .panelbox {
  height: 100px;
  width: 148px;
  padding: 5px;
}

.footerA .panelbox p {
  padding: 0;
}

.footerA .panelbox a {
  display: block;
}

.footerA .innerspace .panelbox {
  width: 143px;
}

.footerA ol {
  float: left;
  padding-left: 40px;
  width: 118px;
}

.footerA ul {
  float: left;
  padding-left: 20px;
  width: 140px;
}

.footerA a {
  color: #cccccc;
  text-decoration: none;
}

.footerA a:hover {
  color: #eeeeee;
  text-decoration: underline;
}

.breakline {
  height: 5px;
  line-height: 1px;
  padding: 0;
  margin: 0;
}

.footerB {
  background: #000000 url(/images/fotter_bg.jpg);
  font-family: Arial;
  font-size: 11px;
  color: #9e9e9e;
  padding-bottom: 40px;
}

.bottombar {
  height: 20px;
  padding: 20px 0 0 0;
}

.bottombar a {
  padding-right: 5px;
  padding-left: 5px;
  color: #9e9e9e;
  text-decoration: none;
}

.bottombar a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

.legal {
  margin: 0px;
  padding: 0;
  margin: 20px 0 0 20px;
}

p.online {
  width: 300px;
  height: 70px;
  margin: 18px 10px 10px 10px;
  padding: 0;
  border: 1px solid #ececec;
}

p.online a {
  width: 292px;
  height: 42px;
  display: block;
  background: #EFEFEF url(/images/online.jpg) 0 0 repeat-x;
  color: #ffffff;
  font-size: 18px;
  line-height: 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  padding: 20px 0 0 0;
  margin: 3px;
  border: 1px solid #cccccc;
}

p.online a:hover {
  text-decoration: none;
}

h4 {
  width: 296px;
  height: 104px;
  background: transparent url(/images/banner2.jpg) 0 0 no-repeat;
  color: #000;
  text-indent: -20000px;
  margin: 25px auto;
}

div.banner1 h4 {
  background: transparent url(/images/banner1.jpg) 0 0 no-repeat;
}

div.banner2 h4 {
  background: transparent url(/images/banner2.jpg) 0 0 no-repeat;
}

div.banner3 h4 {
  background: transparent url(/images/banner3.jpg) 0 0 no-repeat;
}

div.banner4 h4 {
  background: transparent url(/images/banner4.jpg) 0 0 no-repeat;
}

h6 {
  width: 152px;
  height: 74px;
  display: block;
  background: transparent url(/images/banner2.jpg) 0 0 no-repeat;
  color: #ffffff;
  font-size: 18px;
  line-height: 20px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin: 25px auto 20px auto;
  font-weight: bold;
  text-transform: uppercase;
  padding: 30px 126px 0 14px;
}

div.banner1 h6 {
  background: transparent url(/images/banner1.jpg) 0 0 no-repeat;
}

div.banner2 h6 {
  background: transparent url(/images/banner2.jpg) 0 0 no-repeat;
}

div.banner3 h6 {
  background: transparent url(/images/banner3.jpg) 0 0 no-repeat;
}

div.banner4 h6 {
  background: transparent url(/images/banner4.jpg) 0 0 no-repeat;
}


h6 span {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #ffffff;
  text-transform: none;
}

.introtext img {
  width: 120px;
  margin-right: 10px;
  float: left;
}

.thumb120 img {
  width: 120px;
  margin-right: 10px;
  float: left;
}


