/*

  Stylesheet (c) bytepark GmbH

*/



/* ************************** HTML ELEMENTS************************************* */
body {
  font-family: Arial,Helvetica,sans-serif; color: #333; font-size: 10px; line-height: 13px; margin-top: 0px; margin-bottom: 6px;
  text-align:center;
}

p {
  padding-right: 15px;
  margin : 0 0 7px 0;
  text-align : justify;
}

h3 {
  font-size:12px;
  font-weight:bold;
}

img {
  margin: 0px;
  padding-bottom: 0px;
  border: none;
}

/* ************************** CENTERING ************************************* */
.wrapper {
  margin-top:50px;
  margin-left: auto;
  margin-right: auto;
  width:780px;
  text-align:left;
}


/* ************************** PAGE ************************************* */
.pagebox {
  width:780px;
}

.header {
  position: relative;
  background: url("../images/page/header.gif") no-repeat top left;
  background-color:#000;
  color: #FFF;
  width:780px;
  height:134px;
  text-align: center;
}

.header img {
  border: none;
}

.press_img {
  border : 1px solid #cccccc;
  margin : 0 3px 3px 0;
}

.download {
  background-image:url(../images/download.gif);
  background-repeat:no-repeat;
  padding:0 0 0 14px;
}

.headerContact {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 170px;
  text-align:right;
  padding-top: 35px;
  padding-right: 10px;
  font-weight: 900;
}

.headerContact a {
  background-color: #000;
  color: #FFF;
  text-decoration: none;
}

.mainNav {
  position: relative;
  width: 780px;
  height: 25px;
  z-index: 10;
}

.mainNav ul {
  position: absolute;
  background-color: #000;
  width: 760px;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  padding: 0px 10px;
  list-style-type: none;
  border-bottom: 1px solid #999;
}
.mainNav li {
  position: relative;
  background-color: #000;
  margin: 0px 0px -1px 0px;
  height: 18px;
  float: left;
  padding: 7px 0px 0px 0px;
  border-bottom: none;
}

.mainNav li.active {
  border-left: 1px solid #999;
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  border-bottom: none;
}

.mainNav a {
  color: #999;
  text-decoration: none;
  padding: 0px 8px;
  border-left: 1px solid #999;
}

.mainNav li.active a{
  color: #FFF;
  border: none;
}

.mainNav a:hover {
  color: #FFF;
}

.mainNav ul#navOptionsList {
  display: none;
  z-index: 40;
  width: 150px;
  height: 25px;;
  position: absolute;
  top: 20px;
  border: none;
  padding: 10px 10px 10px 0px;
}

* html .mainNav ul#navOptionsList {
  margin: 0px;
  padding: 10px 10px 0px 0px;
}

.mainNav #navOptionsList li {
  display: block;
  border: none;
  float: none;
  text-align : left;
  padding:0px;
}

.mainNav #navOptionsList li a {
  border: none;
  color: #999;
  border-left: 5px solid #999;
}

* html .mainNav #navOptionsList li a {
  display: block;
}

.mainNav #navOptionsList li a:hover {
  color: #FFF;
  border-color: #FFF;
}

.subNav {
  width: 780px;
  clear: left;
  z-index: 10;
}

.subNav ul {
  padding: 5px 0px 0px 0px;
  margin: 0px auto;
  list-style-type: none;
}

.subNav li {
  display: inline;
}

.subNav a {
  color: #999;
  text-decoration: none;
  padding: 0px 8px;
  border-left: 1px solid #999;
}

.subNav li.active a, .subNav a:hover {
  color: #FFF;
}

.subsubNav {
}

.subsubNav ul {
  margin: 10px auto;
  padding: 0px;
  text-align: center;
}

.subsubNav li {
  display: inline;
  margin: 0px;
  padding: 0px;
}

.subsubNav li a {
  color: #999;
  text-decoration: none;
  padding: 0px 5px;
  border-left: 1px solid #999;
}

.subsubNav li a:hover, .subsubNav li.active a {
  color: #000;
}

li a.noNavBorder {
  border: none;
}

.content {
  width:780px;
  min-height:425px;

}
.content a { color: #000; font-size: 10px; line-height: 13px; margin-top: 0px; margin-bottom: 0.1px; }


* html .content { /* IE6 star bug - for min-height */ height:405px; }

* html .content { /* IE6 star bug - for min-height */ height:415px; width:780px; }


/* iframe terms and conditions */
.frame_scroll {
  width:780px;
  height:405px;
/*  overflow-y:scroll;
  overflow-x:hidden;*/
}

.tab_privacy {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 10px;
 line-height: 13px;
}

.content_left {
  position: relative;
  width:390px;
  min-height:405px;
  float:left;
}

* html .content_left { /* IE6 star bug - for min-height */ height:405px; }




/*  vertical centered content */

#center1 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}


#center2 {
  position: relative;
  height: auto !important;
  height: 50%;
  min-height: 50%;
  width: 100%;
  top: 0px;
  left: 0px;
}

#center3 {
  position: relative;
  width: 100%;
}

#center4 {
  position: absolute;
  top: 100%;
  left: 0px;
  height: 10px;
  width: 100%;
}

#center5 {
  text-align: left;
  padding: 0px;
  margin: 0px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 264px;
  height: auto;
}

/* slideshow content */

.slideshow {
  margin-top: 45px;
  padding-left: 20px;
}

.slideshow2 {
  margin-top: 10px;
  padding-left: 20px;
}

.slideitem {
  clear: left;
  float: left;
  margin: 0px 5px 13px 0px;
}


.slideitemtext {
  float: right;
  width: 290px;
  height: 75px;
}

* html .slideitemtext {
  height: 78px;
}

*+html .slideitemtext {
  height: 78px;
}

.slidetext2 {
  float: right;
  width: 290px;
}

.slidetext2 p {
  margin: 3px 0px;
}

.slideshow .slidetext {
  padding-top: 0px;
}

.slideshow .slidetexttop {
  padding-top: -10px;
}

.slideshow2 .slidetext {
  padding-top: 25px;
}

.slideshow3 .slideitem {
  float:left;
  clear: none;
}

.slidetext_single {
  margin: 0px 5px 13px 95px;
}

.slidetext_single2 {
  margin: 0px 5px 13px 75px;
}

.pagelink {
  position: absolute;
  width: 100%;
  bottom: 10px;
  right: 10px;
}

.pagelink a {
  font-size: 10px;
  line-height: 13px;
}

.pagelink_left {
  position: absolute;
  bottom: 10px;
  left: 10px;
}

.content_right {
  width:390px;
  min-height:405px;
  float:right;
  padding-top:15px;
}
* html .content_right { /* IE6 star bug - for min-height */ height:405px; }

.footer {
  position: relative;
  background-color:#000;
  width:780px;
  height:22px;
}

.footer a {
  color: #FFF;
  margin: 0px;
  text-decoration: none;
}

.footerLinks {
  position: absolute;
  bottom: 4px;
  right:10px;
  color: #FFF;
}


#flashcontent {
  margin-left:6px;
}

/* Request Table */
.request_table{
 font-family: Arial,Helvetica,sans-serif;
 color: #333;
 font-size: 10px;
 line-height: 10px;
}
