@font-face {
    font-family: "fz_Beertje";
    src: url("../fonts/FZBEERT0.eot");
	src: local('fz_Beerje'), url("../fonts/fz_beertje.ttf") format("truetype");
}

@font-face {
    font-family: "Viner Hand ITC";
    src: url("../fonts/VINERHA0.eot");
	src: local('Viner Hand ITC'), local('VinerHandITC'), url("../fonts/VINERITC.TTF") format("opentype");

}

body {
    background: url(holz4.jpg) fixed;
    font-size:100.01%;
    text-align: center;
    font-family:  'Times New Roman' Serif;
}

div#Seite {
    background: url(obererpapierrand2.gif) -56px top repeat-x;
    margin: 25px auto 35px;
    width:50em;
    padding-top:4px;
    text-align: left;
}
div#Seite-b {
    background: url(rechterpapierrand.gif) right top repeat-y;
    margin: 0;
    padding:0;
}
div#Seite-c {
    background:url(gefaltetespapier.jpg) -56px top;
    margin-right: 5px;
}
div#Seite-d {
    background: url(papierschatten.gif) left top repeat-y;
    margin:0;
    padding: 16px 15px  10px 20px;
}


/*========================================= Alles für die Navigation ==============================*/

/* ===================== Navi-Box ===================== */
ul#Navigation {
    font: normal normal 12px Arial,Helvetica,sans-serif;
    margin-top: 0.5em;
    margin-right: 0.7em;
    text-align: right;
}
/*----------------------- Interne Link-Liste ------------------*/

ul#Navigation li {
    display: inline;
}
ul#Navigation li a {
    padding-left: 1.2em;
}
a {
    color: black;
    text-decoration: none;
    /*white-space: nowrap;*/
}
a:hover {
    background:center url(turquoisemarker.gif) repeat-x;
    text-decoration:none;
}

.index a#index,
.bewusstseinswelten a#bewusstseinswelten,
.webdesign a#webdesign,
.buchdesign a#buchdesign,
.uebersetzungen a#uebersetzungen,
.veranstaltungen a#veranstaltungen,
.vita a#vita,
.bewusstsein a#bewusstsein
 {
    background: transparent url(yellowmarker.gif);
    color: black;
}


/*=================================== Anweisungen für Fotos mit Bezeichnungen ==============================*/
dl {
    margin: 0 0 1em;
}
dt {
    margin:0;
}
dt a:hover {
    background-image:url();
    background-color:#33FF99;
}
dd {
    margin:0;
    font-size: .85em;
}
/*=========Fotos im Fließtext=========*/

div.Inhalt p img {
    float:left;
    margin:1em 1em 1em 0;
}
/*==============Fotos mit Text darunter im Inhaltsblock===========*/

dl.marginalie {
    float:left;
    margin:.5em 0 0 -219px;
    border-top: 1px solid red;
    width: 200px;
    font-family: georgia, serif;
    font-weight: bold;
    line-height: 1.6em;
    font-size: 70%;
}
* html dl.marginalie {
    margin-left: -109px;
}
dl.marginalie dd {
    padding: 3px 30px 0 0;
    text-align:right;
}
/*==================================== Alles für die Info-Box ================================================*/
div.Info {
    margin-top:20px;
    margin-left: 0.3em;
    float: left;
    padding: 4px 4px 2px 2px;
    width: 172px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: .8em;
    text-align: right;
}
div.Info h2 {
    font-size: 1em;
    font-weight: bold;
    margin: 0pt;
}
div.Info h3 {
    text-align:center;
    font-size: 1em;
    font-weight: bold ;
    margin: 1em 0;
}
div.Info p {
    margin: 0 0 1em;
    font-size: 9pt;
}
div.Info ul {
    text-align:left;
    margin: .5em 0 1em .5em;
    padding: 0 0 0 .5em;
    font-size: 9pt;
}
div.Info ul li {
    padding: 0 0 .25em 0;
}
div.Info u {
    font-weight: bold;
}
/* Ende Info-Box*/
/*========================================= Überschriften ====================================*/
h1 {
    font-family: "fz_Beertje", 'Courier New', Courier;
    text-align: right;
    font-weight: normal;
    color:#555;
    margin:0;
    padding: 0 0.2em .6em 6em;
    background: url(linie_b.gif) repeat-x bottom;
    /*stext-shadow: #888 2px 2px 10px;*/

}
h2  {
    font: italic bold 12px/1.3 arial, sans-serif;
    margin: 1em 0;
}

h3  {
    font-family: 'Viner Hand ITC','Times New Roman';
    font-weight: normal;
    font-size: 1.5em;

}
h4, h5  {
    font-family:  'Times New Roman', Serif;
    line-height: 1.7;
    font-weight: normal;
}
h5 {
    margin-bottom: 0cm;
    width: 3cm;
    float: left;
    padding-right: 8pt;
    padding-bottom: 8pt;
    margin-top: 8pt;
    padding-top: 0pt;
}

/*=========================================== Hier kommt die Box mit dem Haupttext ============================*/
div.Inhalt {
    margin: 80px 3px 0px 230px;
    font-family: georgia, serif;
}

em {
    color: green;
    font-style: italic;
}

div.Inhalt p, div.Inhalt ul li {
    margin: .5em 0 1em;
    padding-right: 1em;
    line-height: 1.6em;
    font-size: 95%;
}
div.Inhalt ul li  {
    font-size: 95%;
}
.eng  {
    margin:0 !important;
}
div.Inhalt blockquote p {
    font-family: 'times new roman', serif;
    padding-right: 0;
    font-size: 102%;
    line-height:1.3em;
}
div.Inhalt a {
    color:#008;
}
div.Inhalt div.centering {
    width:20em;
    margin:3em auto;
    text-align:left;
}

.ornament {
    margin: 0;
    height:5em;
    padding:0;
    background: url(kleines_15pt_om.gif) 15em center no-repeat;
}


/* Ende Haupttext-Box*/
/*==================================== Jetzt noch die Abschluss-Zeile ==============================*/

p#Fusszeile {
    clear: both;
    padding: 8pt 3pt 3pt 6pt;
    word-spacing: 0.1em;
    text-align:center;
    font: italic bold 1em/1.5 georgia, serif;
    margin: 24pt 0 .5em;
    background: url(linie_1px.gif) repeat-x top;
}
/* So, das war's*/
