/*   birdsview.css - stylesheet by A. Zumsteg  (c)2005   */
@font-face {
    font-family: "Geometric415BT";
    src: local("Nimbus Sans L"), url("http://rtwok/aug-work/aug-arts.ch/fonts/0522a___.pfb");/* Swiss 721 light */
    font-style: normal, italic;
    font-weight: 500;
}
body {
  background-color: #dde5ca;
/*  font-family: Univers, Helvetica, Arial, sans-serif;
  font-size: medium;*/
  font-family: "Geometric415BT", "Nimbus Sans L";
  margin: 0;
  padding: 0;
  height: 8.0in;
  color: #000;
  /*background-image: url("../images/bgv1_03.jpg")*/
}
body.mitten {text-align: center;}

a:link { text-decoration: none; color: blue; background-color : inherit; }
a:visited { text-decoration: none; color: #33d; background-color : inherit; }
a:hover { text-decoration: underline; color: #22b; background-color : inherit; }
  /*a:after{content: url("../images/pfeil.jpg")} */


h1 {
  color: #895;
  /*color: #99a023;*/
  background-color : inherit;
  font-size: 200%;
  margin-left: 0.4em;
  margin-top: 0.4em;
}
h2 {
  color: #672;
  background-color : inherit;
  font-size: 170%;
  margin-bottom: 0.4ex;
}
h3 {
  /*color: #672;*/
  color: #666666;
  background-color : inherit;
  font-size: 150%;
  margin-bottom: 0.4ex;
}
h4 {
color: #555555;
background-color : inherit;
font-size: 120%;
margin-bottom: 0.1em;}
h5 {
color: #444444;
background-color : inherit;
font-size: 115%;
margin-bottom: 0;}
h6 {
color: #333333;
background-color : inherit;
font-size: 110%;
margin-bottom: 0;}

.linset {padding-left: 0.4em; padding-right: 0.3em;}
.xoo{text-align: left;}
.oxo{text-align: center;}
.oox{text-align: right;}
.xcc{vertical-align: top;}
.cxc{vertical-align: middle;}
.ccx{vertical-align: bottom;}
.Xcc{vertical-align: super;}
.jumbo{font-size: 130%;}
.klein{font-size: 80%;}
.duenn {font-weight: 100;}
.dick {font-weight: 900;}
.hinweis {font-family: Helvetica, sans-serif; font-size: 80%; font-weight: 900; letter-spacing: 0.1em;}

.rot, Q {
background-color : inherit;
color : #a00;
}
.hellrot {
background-color : inherit;
color : #fa9;
font-weight: 900;
}
.blau {
background-color : inherit;
color : #03a;
}
.grun {
background-color : inherit;
color : #0a0;
}
.gelb {
background-color : inherit;
color : #cc5;
}
.inverse {
float: right;
right: 15em;
background-color : #673;
color : #ffe;
padding: 0.2em 0.2em 0.2em 2em;
}
.inverse a:link {background-color: #9a6; color : #fff; padding: 0 2em;}
.inverse a:hover {background-color: #dde5ca; color : #039;}
.inverse a:visited {background-color: #9a6; color : #0a0;}

.impressum {
  position: fixed;
  left: 5.4em;
  bottom: 4.9em;
  color: inherit;
  background-color: inherit;
  font-size: 80%;
}

#header {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 4em;
background-color: #bdf;
color : inherit;
}

#sidebar {
position: fixed;
left: 0;
top: 4em;
width: 10em;
bottom: 3.8em;
background-color: #bdf;
color : inherit;
overflow: hidden;
}
#sidebar h2{
margin-left: 0.2em;
margin-bottom: -0.8em;
font-size: 100%;
font-weight: 900;
}

#sidebar h3{
margin-top: 0.2em;
margin-left: 0.8em;
margin-bottom: 0;
font-size: 85%;
font-weight: 900;
}
#sidebar h3.isfirst{
margin-top: 1.2em;
}
#sidebar h3 a{
margin: 0;
/*margin-left: 0.3em;*/
color: #672;
background-color : inherit;
}

#sidebar div{
margin-top: 0.2em;
margin-left: 0.8em;
margin-bottom: 0;
font-size: 85%;
font-weight: 900;
}
#sidebar div.isfirst{
margin-top: 1.2em;
}
#sidebar div a{
margin: 0;
/*margin-left: 0.3em;*/
color: #672;
background-color : inherit;
}
#sidebar div a:hover{
color: #672;
background-color : #fff;
}


/* #sidebar h3 a:before{content: url("../images/pfeil1.jpg")} */
#sidebar ul{
margin: 0;
/*margin-left: 0.2em;*/
font-size: 80%;
list-style-image: url("../images/pfeil1.jpg");
}

#main {
position: absolute;
/*display: block;*/
float: left;
left: 10em;
top: 4em;
right: 0;
bottom: 3.8em;
/*background-color: #f8faff;*/
background-color: #fff;
color : inherit;
margin-right: 12em;
padding: 1em 1em 2em 1.6em;
overflow: auto;
}
#main h1,#main h2,#main h3,#main h4,#main h5 {
padding-left: 0.7em;
}
#footer {
position: fixed;
z-index: 10;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 3.8em;
color : inherit;
background-color: #7ae;
overflow: hidden;
}
#footer h2 {
margin: 0;
/*color: #df6;*/
color: #df6;
background-color : inherit;
}
#footer h3 {
color: #df6;
background-color : inherit;
margin-left: 1.2em;
margin-top: 0.2em;
}
/*#footer table {background-image: url("../images/bg_stripe1.jpg")}*/

#bildmain {
position: absolute;
left: 0;
/*top: 4em;*/
right: 0;
/*bottom: 3.8em;*/
margin: 0;
background-color: #000;
color: #dde5ca;
overflow: auto;
text-align: center;
padding: 1em 1em 2em 1.6em;
}
#bildmain img {
border-width: 10px 10px 60px 10px;
border-style: solid;
border-color: #222;
}
/*#bildmain div {
padding-left: 15em;
text-align: left;
}*/
div.bildlegende {margin-top: -2em;}
Q {
  font-family: Bodoni, "ITC Stone Serif", "MS Georgia", serif;
  font-style: italic;
  font-size: inherit;
}
Q:before {
  content: open-quote;
}
Q:after {
  content: close-quote;
}

div.amenue {
  position: fixed;
  z-index: 5;
  top: 1.7em;
  right: 1.1em;
  width: 10em;
  display: block;
  margin: 0 0 0.8em 0;
/*  margin-right: 0.8em;*/
  padding: 0.2em 0 0.2em 0.5em;
  font-size: 80% /*smaller*/;
  font-weight: bold;
  line-height: 1.2em;
  text-align: left;
  color: #e2ffda;
  background-color: #235;
/*  border-style: solid;
  border-color: #bdf;
  border: 0 9px 18px 0;*/
  border-top: 0;
  border-right: 9px solid #bdf;
  border-bottom: 18px solid #bdf;
  border-left: 0;
}

div.amenue a {
display: block;
line-height: 1.0em;
font-size: 80%;
text-decoration: none;
margin: 0.2em 1.2em 0 0.4em;
padding: 0.1em 0 0 0.15em;
/*padding-left: 0.15em;*/
border-top: 0;
border-right: 0;
border-bottom: 2px #6a8 solid;
border-left: 0;
}
div.amenue a:link {
text-decoration: none;
color: white;
background-color : inherit;
/*border-bottom: 2pt #6a8 solid;*/
}
div.amenue a:visited {
text-decoration: none;
color: #DED;
background-color : inherit;
border-top: 0;
border-right: 0;
border-bottom: 2px #6a8 solid;
border-left: 0;
/*border-bottom: 2pt #6a8 solid;*/
}
div.amenue a:hover {
text-decoration: none;
background-color: #124;
color: #fff;
border-top: 0;
border-right: 0;
border-bottom: 2px #ffa solid;
border-left: 0;
/*border-bottom:2pt;
border-bottom--color: #ffa;
border-bottom-style: solid;*/
}

div.amenue em {
  display: block;
  font-size: 100%;
  text-decoration: none;
  text-indent: 0.2em;
  margin: 0.6em 0.5em 0.2em -0.1em;
  border: 2px;
  border: groove #090;
  /*background-image: url("http://rtwok/aug-work/aug-arts.ch/images/bgv1_03dblu.jpg");*/
  background: #347;
  color: #CFC;
}
div.amenue em { border-right: 0}
div.amenue em { border-left: 0}
div.amenue em:first-child { border-top: 0; margin-top: -0.2em;}
div.amenue a.bildlink { font-size: 100%; text-decoration: none; padding-top: 0.1em; width: 9em; }
div.amenue a.bildlink:hover {border-bottom: 2pt #fff6a8 solid;}
div.amenue img { border: 0;}

/*div.lauftext:first-line{text-transform: uppercase;}
div.lauftext:first-letter{
  padding-left: 0.37em;
  line-height: 0.9em;
  font-size: 2.3ex;
  font-weight: 900;
  font-family: Bodoni, "MS Georgia", "Calfish Script Web", "Times New Roman", sans-serif;
  
}*/
div.lauftext {
  page-break-inside: avoid;
  page-break-after: auto;
}

div.readypic {
  position: relative;
  /*display: block;*/
  float: right;
  width: 320px;
  clear: right;
  margin: 0.4em 0.8em 1.2em 2.8em;
  padding-left: 1em;
  font-size: 80%;
}
div.readypic img {
  float: right;
  clear: right;
/*  padding: 0.4em 0.8em 0.4em 2em;*/
  padding: 0;
}
div.readypic div {
  padding: 0.5em 0.5em 0 1em;
}
/*div.readypic div a:before { content: attr(title) }*/


div.readylink {
  position: relative;
  float: right;
  width: 4em;
  padding: 0.4em 1.2em 0.4em 2em;
  font-size: 80%;
}
div.readylink a:before{content: url("../images/pfeil1.jpg");}


div.fully {
  margin: 5% 30% 5% 10%;
}

pre {
  padding: 1em 2em;
}
.geladen {
  color: #f55;
  background-color: #fff;
  /*background-image: url("http://rtwok/aug-work/aug-arts.ch/images/bgv1_03.jpg");*/
}

td.bdi { color: inherit; background-color: #eee; padding: 0.3em 0.8em;}
td.cdi { color: inherit; background-color: #ddd; padding: 0.3em 0.8em;}
td.bfocus { color: inherit; background-color: #fee;}
td.cfocus { color: inherit; background-color: #edd;}

div.listpic {
  /*position: absolute;*/
  float: right;
  right: 1em;
  padding-right: 0.4em;
}
div.listenA {
  background-color: #eeeeee;
  min-height: 11ex;
  padding: 0.2em;
  margin-bottom:0.4ex;
}
div.listenB {
  background-color: #f7f7f7;
  min-height: 11ex;
  padding: 0.2em;
  margin-bottom:0.4ex;
}

dt {
  /*display: list-item;
  list-style: inside;
  list-style-image: url("../images/pfeil.jpg");*/
  margin-left: 2em;
  font-size: 80%;
}
dd {
  margin-top: -1ex;
}


