/*****************************************************************************
 **
 **        Version 1.0 by Pattarchta <pattarchta@canilobo.de>
 **
 */


@font-face
{
  font-family: Lucida Handwriting, sans-serif;
  font-style:  normal;
  font-weight: 700;
  src: url(http://www.canilobo.de/fonts/lucidah0.eot);  /* IE */
  src: local("Lucida Handwriting kursiv"), url(/fonts/lhandw.ttf) format("truetype"); /* non-IE */
}

body
{
  scrollbar-base-color: #715F35;
  scrollbar-3dlight-color: #AB9050;
  scrollbar-arrow-color: #ffdddd;
  scrollbar-darkshadow-color: #000000;
  scrollbar-face-color: #715F35;
  scrollbar-highlight-color: #FFE5B2;
  scrollbar-shadow-color: #000000;
  scrollbar-track-color: #412410;
}

body
{
  font-family: 'New Century Schoolbook',Times,Helvetica,sans-serif;
  color: #E7D7B2;
  background-color: #000000;
  background-image:url(/pics/sidebar2.jpg);
}

iframe
{
/*  position:absolute; */
  top: 20px;
  left: 20px;
  width: 100%;
  height: 500px;
  border-style: none;
  color: #E7D7B2;
  background-color: #000000;
}

address    
{
  color: #d9c77e;
  background-color: transparent;
  font-size: 90%;
  text-align: center;
}

img
{
  border: none;
}

.company
{
  font-size:70%;
  line-height:80%;
  color: #d9c77e;
  background-color: transparent;
  font-weight: bold;
  text-decoration: none;
  vertical-align: middle;
  white-space: nowrap;
}

.company:hover
{
  color: #baa75d;
  background-color: transparent;
  text-decoration: underline;
}

.picture
{
  color: #E7D7B2;
  background-color: #000000;
  background-image: url(/pics/romane/background.jpg);
  background-repeat: repeat-y;
  background-position: 200px 150px;
  background-attachment: fixed;
}


/***** [Misc] *****/

.banner
{
  color: #E7D7B2;
  background-color: #000000;
  background-image:url(/pics/head.jpg);
  text-align: center;
  vertical-align: middle;
  width: 100%;
}

.hbar
{
  color: #ff1010;
  background-color: transparent;
  background-image:url(/pics/hbar.jpg);
  text-align: left;
  vertical-align: middle;
}

.vbar
{
  color: #E7D7B2;
  background-color: transparent;
  text-align: center;
  vertical-align: top;
}

.vbar1
{
  color: #E7D7B2;
  background-color: transparent;
  text-align: left;
  vertical-align: top;
}

.vbar-dark
{
  color: #E7D7B2;
  background-color: transparent;
  background-image:url(/pics/sidebar2-dark.jpg);
}

.vbar-light
{
  color: #E7D7B2;
  background-color: transparent;
  background-image:url(/pics/sidebar2-light.jpg);
}

.oben-links
{
  color: #E7D7B2;
  background-color: transparent;
  background-image:url(/pics/oben-links.jpg);
}

.oben-rechts
{
  color: #E7D7B2;
  background-color: transparent;
  background-image:url(/pics/oben-rechts.jpg);
}

.unten-links
{
  color: #E7D7B2;
  background-color: transparent;
  background-image:url(/pics/unten-links.jpg);
}

.unten-rechts
{
  color: #E7D7B2;
  background-color: transparent;
  background-image:url(/pics/unten-rechts.jpg);
}

.vbaradd
{
  color: #E7D7B2;
  background-color: transparent;
/*  background-image:url(/pics/sidebar.jpg); */
  text-align: center;
  vertical-align: bottom;
}


/***** [Menu] *****/

.navback {background-image:url(/pics/sidebar2.jpg);}

.l1cell
{
  font-family: 'Lucida Handwriting';
  font-size:98%;
  line-height:110%;
  text-align: left;
}

.l1itemakt
{
  color: #ffb923;
  background-color: transparent;
  font-weight: bold;
  text-decoration: none;
  vertical-align: middle;
  white-space: nowrap;
}

.l1itempass
{
  color: #ffdddd;
  background-color: transparent;
  font-weight: bold;
  text-decoration: none;
  vertical-align: middle;
  white-space: nowrap;
}

.l1itempass:hover
{
  color: #edcfa3;
  background-color: transparent;
  text-decoration: underline;
}

.l2cell
{
  font-family: 'Lucida Handwriting';
  font-size:94%;
  line-height:110%;
  vertical-align: bottom;
  text-align: left;
}

.l2itemakt
{
  color: #947e57;
  background-color: transparent;
  font-weight: bold;
  text-decoration: none;
  vertical-align: bottom;
  white-space: nowrap;
}

.l2itempass
{
  color: #d9c77e;
  background-color: transparent;
  font-weight: bold;
  text-decoration: none;
  vertical-align: bottom;
  white-space: nowrap;
}

.l2itempass:hover
{
  color: #baa75d;
  background-color: transparent;
  text-decoration: underline;
}

.l3cell
{
  font-family: 'Lucida Handwriting';
  font-size:90%;
  line-height:120%;
  text-align: center;
}

.l3itemactiv
{
  color: #947e57;
  background-color: transparent;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
}

.l3itempassiv
{
  color: #d9c77e;
  background-color: transparent;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
}

.l3itempassiv:hover
{
  color: #baa75d;
  background-color: transparent;
  text-decoration: underline;
}

#frame
{
  width:99%;
  height:500px;
  overflow:auto;
  border:0px;
  margin:5px;
}
 
