a {
  color: #fff;
  text-decoration: underline; }

.no_underline {
  text-decoration: none; }

.clear {
  clear: both; }

.right {
  float: right; }

.left {
  float: left; }

.centered {
  text-align: center; }

.justified {
  text-align: justifjy; }

.left_align {
  text-align: left; }

.right_align {
  text-align: right; }

.underline {
  text-decoration: underline; }

.hidden {
  display: none; }

.top_right5 {
  margin: 5px 5px 0 0; }

.top_right10 {
  margin: 10px 10px 0 0; }

.left_20 {
  margin-left: 20px; }

.left_2em {
  margin-left: 2em; }

.left_5 {
  margin-left: 5px; }

.top_margin10 {
  margin-top: 10px; }

.left_10 {
  margin-left: 10px; }

.total_width {
  width: 750px; }

.small {
  font-size: 0.8em; }

.errorExplanation {
  width: 100%;
  height: 70px;
  overflow: auto;
  background-color: transparent;
  color: #9f9f96; }

.capitalized {
  text-transform: uppercase; }

.download_icon {
  /*border:1px solid #9F9F96;*/
  padding:1px;
  background: url(/images/download_icons.png) no-repeat;
  width: 22px;
  height: 29px;
  overflow: hidden; }
  .download_icon a {
    color: transparent;
    text-decoration: none;
    width: 22px;
    padding-bottom: 11px; }
  .download_icon.active {
    background-position: 1px 1px; }
  .download_icon.inactive {
    background-position: 1px -28px; }
  .download_icon:hover {
    background-position: 1px -57px;
    cursor: pointer; }

p {
  margin: 10px 0 0 0; }

h3 {
  margin: 0 0 10px 0; }

h4 {
  font-weight: bold;
  font-size: 1.1em;
  margin-bottom: 1em; }

em {
  font-style: italic; }

table td {
  padding: 0 0.5em 0.5em 0; }
table th {
  font-style: italic; }
table.pics {
  margin-top: 10px; }

table p {
  margin: 0;
  padding: 0; }

table.products_index td {
  padding: 0 2em 2em 0; }

form h3 {
  margin-top: 10px; }

#bd {
  background-image: url(/images/Hintergrund75.png);
  /*height: 550px;*/
  margin-left: -500px;
  margin-top: -275px;
  top: 50%;
  left: 50%;
  position: absolute;
  /*width: 1000px;*/
  z-index: 10;
  color: #fff;
  overflow: auto; }

#logo {
  height: 800px;
  left: 50%;
  margin-left: -500px;
  margin-top: -250px;
  position: absolute;
  top: 50%;
  width: 200px;
  z-index: 20; }

#logolink {
  height: 50px;
  position: relative;
  top: -955px;
  left: 50px;
  width: 150px;
  z-index: 21;
  font-size: 40px;
  background-color: transparent;
  color: transparent; }
  #logolink a {
    text-decoration: none;
    width: 150px; }

#header {
  margin: 32px 0 0 236px; }

#NavBar {
  clear: both;
  font-family: Arial, Helvetica; }

#nav, #nav ul {
  list-style-type: none;
  list-style-position: outside;
  position: relative; }

#nav {
  background: url(/images/menu.png) no-repeat;
  background-position: left top;
  width: 500px;
  height: 20px;
  z-index: 30; }
  #nav a {
    text-decoration: none; }
  #nav a.first_level {
    width: 75px;
    height: 20px;
    display: block;
    color: #fff; }
  #nav span {
    display: none; }
  #nav li.first_level {
    width: 75px; }
    #nav li.first_level.one:hover, #nav li.first_level.onecurrent {
      background: url(/images/menu.png) no-repeat;
      background-position: 0 -20px; }
    #nav li.first_level.two:hover, #nav li.first_level.twocurrent {
      background: url(/images/menu.png) no-repeat;
      background-position: -75px -20px; }
    #nav li.first_level.three:hover, #nav li.first_level.threecurrent {
      background: url(/images/menu.png) no-repeat;
      background-position: -150px -20px; }
    #nav li.first_level.four:hover, #nav li.first_level.fourcurrent {
      background: url(/images/menu.png) no-repeat;
      background-position: -225px -20px; }
    #nav li.first_level.five:hover, #nav li.first_level.fivecurrent {
      background: url(/images/menu.png) no-repeat;
      background-position: -300px -20px; }
  #nav li {
    width: 100%; /*IE7*/
    float: left;
    position: relative; }
  #nav ul {
    position: absolute;
    top: 1.2em;
    left: 5px;
    width: 100px;
    display: none;
    background: url(/images/11.png); }
  #nav li ul a {
    font-size: 0.8em;
    padding: 2px 5px 2px 5px; }
  #nav ul ul {
    top: auto; }
  #nav li ul ul {
    left: 95px;
    padding-left: 5px; }
  #nav li:hover ul ul, #nav li:hover ul ul ul {
    display: none; }
  #nav li:hover ul, #nav li li:hover ul {
    display: block; }
  #nav li ul li, #nav li ul li ul li {
    clear: both; }

#emaillink {
  margin-top: 3px; }

#index {
  width: 75px; }

#index a:hover {
  background: url(/images/menu.png) 0px -30px no-repeat; }

#content {
  clear: both;
  font-family: Arial;
  padding: 60px 10px 10px 240px;
  width: 750px;
  height: 420px;
  overflow: auto;
  font-size: 0.9em; }

#static_content {
  width: 500px; }

.category {
  float: left;
  margin-right: 2em; }

.products {
  margin-bottom: 2em; }

#pdf {
  position: absolute;
  bottom: 150px; }

#productsketch {
  position: absolute;
  width: 340;
  height: 400;
  top: 100px;
  right: 40px; }

p.edit_links {
  margin-top: -10px; }

#products {
  margin-top: 100px; }

#projects {
  margin-top: 20px; }

#product {
  position: absolute;
  width: 350px;
  top: 150px; }

#design, #project {
  margin-top: 20px;
  width: 500px; }

#product_title, #project_title, #design_title, #index_text, #page_title, #download_title {
  margin-bottom: 10px;
  font-size: 1.5em;
  font-family: Georgia;
  text-align: left; }

#product_description, #project_description, #design_description, #static_content, #news, #medias, #projects {
  font-family: Georgia;
  line-height: 1.5em;
  font-size: 0.9em;
  text-align: justify; }

#imprint_content {
  font-family: Arial;
  line-height: 1.2em;
  font-size: 0.9em;
  text-align: justify;
  width: 500px; }

#product_pics, #project_pics, #design_pics, #page_pics {
  position: absolute;
  bottom: 20px;
  width: 390px;
  height: 77px;
  overflow: hidden; }

#media_pics {
  position: absolute;
  bottom: 20px;
  width: 730px;
  max-height: 308px;
  overflow: hidden; }

#media_pics_index {
  width: 730px;
  height: 310px;
  overflow: hidden; }

#media_contact {
  position: absolute;
  bottom: 20px;
  width: 700px; }
  #media_contact #contact_name {
    color: #9f9f96;
    float: right; }

#news_pics {
  position: absolute;
  bottom: 20px;
  width: 448px;
  height: 112px;
  overflow: hidden; }

#news .news {
  margin-bottom: 2em; }

.newspic_thumb {
  width: 102px;
  height: 102px;
  overflow: hidden;
  float: right;
  margin-left: 10px; }

.category_title {
  width: 100px;
  font-weight: bold; }

.icon_link {
  width: 75px; }
  .icon_link img {
    display: inline;
    width: 65px; }

.thumb {
  border: 1px solid #9f9f96; }

#disclaimer {
  font-size: 0.8em;
  color: #9f9f96;
  width: 700px;
  position: absolute;
  bottom: 20px; }

#disclaimer_title {
  text-decoration: underline;
  font-weight: bold;
  margin-bottom: 0.5em; }

#technology_presentation {
  width: 77px;
  height: 77px;
  overflow: hidden; }

#index_pic_form {
  position: absolute;
  bottom: 20px; }

#download_wrapper {
  height: 318px; }

.download_content_header {
  font-size: 1em;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  display: block;
  margin-bottom: 5px; }

.download_content {
  height: 260px;
  overflow: auto; }

.download_center_links {
  margin-top: 5px; }

.download_row {
  border-top: 1px solid white; }

.download_item {
  border-top: 1px solid white;
  padding: 5px; }

.downloaditem_title {
  font-size: 0.9em; }

.download_cell {
  padding-top: 5px; }

#downloadcenter_link {
  position: absolute;
  bottom: 20px;
  width: 700px; }

#language {
  top: 20px;
  position: absolute;
  right: 30px;
  z-index: 40; }

.language_button {
  border: none;
  background-color: transparent;
  color: white;
  cursor: pointer;
  text-decoration: underline;
  margin: 0;
  padding: 0;
  height: 15px; }

#login_links {
  position: absolute;
  bottom: 150px;
  left: 270px;
  z-index: 40;
  font-family: Helvetica; }

#logout_link {
  position: absolute;
  top: 40px;
  right: 32px;
  z-index: 50;
  font-family: Helvetica;
  font-size: 0.8em; }
  #logout_link a {
    color: #9f9f96; }

#next_button {
  background: url('/buttons/next_buttons.png') no-repeat top left;
  position: absolute;
  right: 0px;
  bottom: 0px;
  height: 21px;
  width: 64px;
  z-index: 100; }
  #next_button a {
    color: transparent;
    text-decoration: none; }
  #next_button:hover {
    background: url('/buttons/next_buttons.png') no-repeat 0px -21px;
    height: 21px;
    width: 64px; }

#previous_button {
  background: url('/buttons/prev_buttons.png') no-repeat top left;
  position: relative;
  z-index: 100;
  height: 21px;
  top: -486px;
  left: 0px;
  width: 64px;
  z-index: 120; }
  #previous_button:hover {
    background: url('/buttons/prev_buttons.png') no-repeat 0px -21px;
    height: 21px;
    width: 64px; }
  #previous_button a {
    color: transparent;
    text-decoration: none; }
  #previous_button :hover {
    background-position: center left;
    height: 21px;
    width: 64px; }
