/* BODY-Element */

body {
 background:url(../image298.jpg);
 color:#000000;
 font-family:Georgia,serif;
}

/* Positionierte Elemente */

#navitop {
 position:absolute;
 left:0px;
 top:0px;
 width:760px;
 height:148px;
}

img#navibar{
 border:none;
 position:absolute;
 left:0px;
 top:0px;
 height:148px;
 width:192px;
}

#main {
 position:absolute;
 left:64px;
 top:196px;
 width:696px;
}

/* Block-Elemente */

.titulus {
 text-transform:uppercase;
 margin-bottom:2em
}

h1 {
 font-size:1.2em;
 font-variant:small-caps;
 font-weight:bold;
 text-align:center;
}

h2 {
 font-size:1.2em;
 font-weight:bold;
 font-variant:small-caps;
 text-align:left;
 text-indent:1em;
}

h3 {
 font-size:1.1em;
 font-weight:bold;
 text-align:left;
}

h4 {
 font-weight:bold;
 text-align:left;
 text-indent:1em;
}

h5 {
 text-align:right;
}

h6 {
 font-style:italic;
 font-variant:small-caps;
 text-align:right;
}

.text {
 text-indent:1em;
}

.aufzaehl {
 margin-left:1em;
 text-indent:-1em;
}
 
.einschub {
 margin-left:1.5em;
 text-indent:0em;
 font-size:0.9em;
}

.comment {
 text-indent:1em;
 font-family:Verdana, sans-serif;
 font-size:0.9em;
}

/* Inline Elemente */ 

strong {
 font-size:150%;
}

a:link {
 font-family:Verdana,sans-serif;
 font-size:0.9em;
 color:#800080;
 text-decoration:none;
}
a:visited {
 font-family:Verdana,sans-serif;
 font-size:0.9em;
 color:#800080;
 text-decoration:none;
 background-color:#FFF3D9;
 border-style:none solid solid none;
 border-width:1px;
 border-color:#CABCA2;
}
