
body, td, th, a {
    font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
}


a {
        text-decoration:none;
        }

a:link {color: #FF6347;}
a:visited {color: #FF6347;}
a:active {color: darkorange;}
a:hover {color: red;}

a.auswahl:link {color: #4B4E82;}
a.auswahl:visited {color: #4B4E82;}
a.auswahl:active {color: darkorange;}
a.auswahl:hover {color: #FF6347;}

.normal {
        font-size: 13px;
        text-decoration:none;
        line-height:15px;
        color:#4B4E82;
        }
.klein {
        font-size: 11px;
        text-decoration:none;
        line-height:15px;
        color:#4B4E82;
        }
.kleinweiss {
        font-size: 11px;
        text-decoration:none;
        line-height:15px;
        color:white;
        }
.fliessklein {
        font-size: 11px;
        text-decoration:none;
        line-height:17px;
        color:#4B4E82;
        }
.fliesstext {
        font-size: 13px;
        text-decoration:none;
        line-height:18px;
        color:#4B4E82;
        }

/*  titelblatt */

.haupttitel {
  font-size: 15px;
  color:#6B6FB0;
  font-weight:bold;
  margin-bottom:8px;
}

.untertitel {
  font-size: 13px;
  color:#6B6FB0;
  font-weight:bold;
}

.untertitelorange {
  font-size: 13px;
  color:#FF6347;
  font-weight:bold;
}

#titelgedreht {
  position:absolute;
  left:-33px;
  top:0px;
}

#haupttitelzahl {
  position:absolute;
  left:-4px;
  top:5px;
  font-size: 40px;
  color:#BBBBD6;
  }

#haupttiteltext {
  position:absolute;
  left:45px;
  top:11px;
  font-size: 13px;
  color:#6B6FB0;
  font-weight:bold;
  }

#untertitelzahl {
  position:absolute;
  left:-2px;
  top:15px;
  font-size: 22px;
  color:#9999C7;
  }

.titelzahl {
  font-size: 18px;
  color:#6B6FB0;
  font-weight:normal;
  margin-top:-3;
}


a.titelorange {
  font-size: 13px;
  font-weight:bold;
}
a.titelorange:link {color: #FF6347;}
a.titelorange:visited {color: #FF9966;}
a.titelorange:active {color: #FF6347;}
a.titelorange:hover {color: #FA7B3B;}
/* #FF9966 */

a.titelblau {
  font-size: 14px;
  font-weight:bold;
}
a.titelblau:link {color: #6B6FB0;}
a.titelblau:visited {color: #4B4E82;}
a.titelblau:active {color: #373C8B;}
a.titelblau:hover {color: #373C8B;}

.stationenTabelle {
        margin-top:10px;
}

#stationen_piktogramm {
        position:absolute;
        top:75px;
        left:81%;

}

#inhalt {
        position:relative;
        top:64px;
        left:45px;
        width:90%;
        height:100%;
}

#zeitleiste {
        position:relative;
        top:-24px;
        left:0px;
        z-index:2;
}


input {
        font-family: Verdana,Arial,sans-serif;
        font-size: 13px;
        }

/* ------------------ Layout Kopf ------------------- */

#rotbraun {
        position:absolute;
        top:4px;
        left:0px;
        width:100%;
        height:91px;
        background-color:#BD3208;
        z-index:0;
}

#spuren {
        position:absolute;
        top:12px;
        left:33px;
        width:157px;
         height:79px;
         z-index:1;
}

#dunkelblau {
        position:absolute;
        top:39px;
        left:220px;
        width:750px;
        height:86px;
        background-color:#4B4E82;
        z-index:2;
}

#landesarchiv {
        position:absolute;
        top:17px;
        left:640px;
        width:256px;
        height:12px;
}

.menschlichen {
        margin-left:28px;
        margin-right:18px;
        margin-top:27px;
}

.ausstellung {
        margin-top:14px;
        margin-left:15px;
        margin-right:38px;
}

#auswahl {
        position:absolute;
        top:127px;
        left:55px;
        width:200px;
         height:12px;
         font-size: 12px;
         line-height:24px;
}

#rundgang {
        position:absolute;
        top:144px;
        left:870px;
        width:90px;
        height:12px;
        font-size: 11px;
}

#inhaltrahmen {
        position:absolute;
        top:175px;
        left:220px;
        width:750px;
        height:100%;
}

#grauhorizontal {
        position:absolute;
        left:0;
        top:0;
        width:100%;
        height:37px;
        background-color:#EDEDED;
}

/* ----------- Fuss ---------*/

#fuss {
        position:fixed;
        left:220px;
        bottom:0;
        width:61%;
        height:37px;
        border-top:1px solid #4B4E82;
        background-color:white;
        font-size:11px;
        padding:8px 0px 0px 0px;
}

#fuss a {
		margin-right:8px;
}

/* ----------- stehende Ebene fixed ---------*/

      #suche {
         position: absolute;
         font-size: 11px;
         top: -30px;
         left: 73%;
         width: 150px;
         height: 40px;
         z-index:5;
      }

      #suchfeld {
         width: 160px;
         height: 80px;
         padding: 10px;
         padding-left: 25px;
         padding-right: 5px;
         padding-bottom: 0px;
         border: 0px solid black;
         visibility:hidden;
         z-index:5;
      }


      #suchfeld {
         background-color: #4B4E82;
         position: absolute;
		 top:500px;
         left:25;
         position: expression("absolute");
         top: expression(parseInt(document.body.scrollTop + 270));
      }
	  
      #suchfeld[id] {
         position: fixed;
      }

	.button {
        font-family: Verdana,Arial,sans-serif;
        font-size: 11px;
        color:white;
        height:26px;
        text-decoration:none;
        background:#4B4E82;
        border-width:0;
        margin-left:5;
        text-align:left;
        }

      #spielstand {
         position:fixed;
 		 top:400px;
         width: 150px;
         height: 100px;
         padding: 20px;
		 color:#DD3F0F;
         background-color: #4B4E82;
         left:25;
         z-index:1;
      }

