/* Copyright 2005 studio-3id.de  Alle Rechte vorbehalten */

/***************************************************
 ALLGEMEINE STYLESHEETS
***************************************************/

html, body {
      height: 100%;
}

body {
      margin: 0px;
      padding: 0px;
      font-family: verdana, arial, sans-serif;
      font-size: 11px;
      color: #ffffff;
      background-color: #c0c0c0;
}

a {
      color: #ffffff;
      text-decoration: none;
}

a:hover {
      text-decoration: underline;
}

a.copy {
      color: #ffffff;
      font-weight: bold;
      text-decoration: none; 
}

a.bk {
      color: #000000;
      font-weight: bold;
      text-decoration: none;
}

a.bk:hover {
      text-decoration: underline;
}

a.copy:hover {
      font-weight: bold;
      text-decoration: underline;
}

#ueberschrift {
	font-size: 12px;
	font-weight: bold;
}

h2{
    color: #FF9900;
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
}


#bg {
	  position: absolute;
      top: 50%;  
      left: 50%; 
      width: 760px; 
      height: 100%;
      margin-top: -211px; /*211*/
      margin-left: -380px; 
      height: 422px; 
	  border: 0px solid #000000;
	  /*background-color: #ffffff;*/
      background-image: url(../bilder/bg.gif);
	  z-index: 1;
}

#nav a#current {
	color: #000000;
	font-weight : bold;
}

.fussnote_format {
      font-size: 9px;
      margin-top: 0px;
}

img {
      border: 0px;
	  /*display: block*/
}

.img3d {
	margin: 13px 0px 0px 15px;
	border: 1px solid #000000;
}

.b {
	font-weight: bold;
}

.txt_grau {
    color: #BBBBBB;
}


.orange {
	color: #FF9900;
}

p {
	line-height: 16px;
}

/***************************************************
 DIV-LAYER STYLESHEETS
***************************************************/

.container_alles_mittig {
      position: absolute; 
      top: 50%;  
      left: 50%; 
      width: 744px; /*744*/
      height: 100%;
      margin-top: -203px; /*-203*/
      margin-left: -372px; /*-372*/
      height: 406px; /*406*/
	  border: 0px solid #000000;
	  z-index: 1;
}

.logo {
      position: absolute;
      top: 2px;
      left: 566px;
	  z-index: 4;
}

.nav {
      position: absolute;
      top: 240px;
      left: 575px;
	  line-height: 1px;
	  z-index: 4;
}

.link-web {
      position: absolute; 
      top: 185px;  
      left: 566px; 
	  line-height: 1px; 
	  z-index: 4;
}

.inhalt {
      position: absolute;
      top: 44px; 
      left: 2px; 
      width: 563px; /*660*/
      height: 360px; 
	  margin: 0px; 
	  padding: 0px; 
	  border: 0px;
      overflow: auto;
	  /*background-color: #c0c0c0;*/
	  z-index: 1;
}

.bg-index {
      position: absolute;
      top: 2px; /*2*/
      left: 2px;
	  z-index: 3;
}

.werbung {
      position: absolute;
      top: 220px; /* -8px zu FW */
      left: 14px; /* -8px zu FW */
	  z-index: 4;
}

.link {
      position: absolute;
      top: 45px;
      left: 0px;
      border: 0px solid #000;
	  z-index: 5;
}

.kontakt {
      position: absolute;
      top: 120px;
      left: 575px;
	  width: 143px;
      height: 104px; 
	  line-height: 1px; 
}

.container_fussnote_pos {
      position: absolute;
      top: 417px;
      width: 760px;   
      height: 20px;
      text-align: center; 
      vertical-align: bottom;
}

.info {
	  width: 563px;
	  height: 360px;
	  visibility: hidden;
	  overflow: hidden;
}

.info2 {
	  width: 563px;
	  height: 360px;
	  overflow: hidden;
}

.inhalt_sp2 {
      line-height: 15px;
      position: relative;
      top: 0px;
      left: 275px;
      background-color: #595F69;
      overflow: auto;
      padding-right: 20px;
      padding-left: 20px;
      width: 250px;
      height: 360px;
      color: #ffffff;
}


.ansicht {
      position: absolute;
      top: 26px;
      left: 2px;
	  z-index: 3;
}

.ansicht img {
    float:left;
}

