@charset "utf-8";
/* CSS Document */
body {
  scrollbar-base-color:#f1f1f1;
  scrollbar-3dlight-color:#f1f1f1;
  scrollbar-arrow-color:#c0c0c0;
  scrollbar-darkshadow-color:#f1f1f1;
  scrollbar-face-color:#f1f1f1;
  scrollbar-highlight-color:#c0c0c0;
  scrollbar-shadow-color:#c0c0c0;
  scrollbar-track-color:#f1f1f1;
  margin:0px;
  background-color:#f1f1f1;
  font-family:Arial, Helvetica, sans-serif;
  text-decoration:none;
  font-weight:normal;
}
#corpus {
position: absolute;
width: 1000px;
height: 620px;
top: 50%;
left: 50%;
margin-top: -310px;
margin-left: -500px;
background-color:#ffffff;
}
/* Head */
.datum {width:1000px; height:2px; background-color:#c0c0c0; position:relative;}
.dat_font {width:1000px; height:18px; position:relative; text-align:right; color:#ffffff; font-size:12px; background-color:#c0c0c0;}
.head {width:1000px; height:80px; position:relative; background:url(../images/head.jpg) no-repeat;}
.nav_hor {width:1000px; height:21px; background-color:#c0c0c0; position:relative;}
.nav_hor_1 {width:151px; height:21px; font-size:3px; position:relative; float:left;}
.nav_hor_q {width:20px; height:21px; font-size:3px; position:relative; float:left; background:url(../images/q_1.jpg) no-repeat;}
.nav_hor_2 {width:150px; height:21px; text-align:left; position:relative; float:left;}
/* Navigation */
.navigation {width:150px; height:479px; background-color:#e0e0e0; position:relative; float:left;}
.nav_ab {width:150px; height:20px; font-size:3px; position:relative;}
.nav_l_1 {width:30px; height:34px; position:relative; float:left;}
.nav_r_1 {width:120px; height:34px; position:relative; float:left;}
.nav_l_2 {width:30px; height:19px; position:relative; float:left;}
.nav_r_2 {width:120px; height:19px; position:relative; float:left;}
.na_ab {width:150px; height:5px; position:relative; clear:left;}
.nav_ab_2 {width:150px; height:30px; font-size:3px; position:relative; clear:left;}
.nav_logo {width:150px; height:86px; text-align:center; position:relative;}
/* Inhalt */
.lin_ver {width:1px; height:479px; position:relative; float:left;}
.halbkreis {width:85px; height:479px; text-align:left; position:relative; float:left; background:url(../images/schatten.jpg); background-repeat:repeat-y;}
.inhalt_ohne {width:763px; height:479px; position:relative; float:left;}
.inhalt {overflow:auto; width:763px; height:479px; position:relative; float:left; scrollbar-base-color:#ffffff; scrollbar-3dlight-color:#ffffff;
         scrollbar-arrow-color:#c0c0c0; scrollbar-darkshadow-color:#ffffff; scrollbar-face-color:#ffffff; scrollbar-highlight-color:#c0c0c0;
         scrollbar-shadow-color:#c0c0c0; scrollbar-track-color:#ffffff;}
.fett {font-weight:bold;}
/* Footer */
.footer {width:1000px; height:2px; background-color:#c0c0c0; position:relative; clear:left;}
.foo_1 {width:150px; height:18px; font-size:3px; background-color:#c0c0c0; position:relative; float:left;}
.foo_2 {width:450px; height:18px; font-size:12px; text-align:center; color:#575757; background-color:#c0c0c0; position:relative; float:left;}
.foo_3 {width:400px; height:18px; font-size:12px; text-align:center; color:#575757; background-color:#c0c0c0; position:relative; float:left;}
a.foo:link, a.foo:visited {text-decoration:underline; font-weight:normal; font-size:12px; color:#575757;}
a.foo:hover, a.foo:active {text-decoration:none; font-weight:normal; font-size:12px; color:#333333;}