
/* schriftstil,abstände */

body
{height:100%;  margin-top: 0px; margin-left: 60px; margin-right: 40px;margin-bottom: 0px; padding:0px;
background-image:url(images/index.jpg);background-attachment:fixed;
background-repeat:no-repeat;background-position:center;
background-color:#000;font-size: 100%;line-height: 125%;
font-family: arial, helvetica, tahoma ,verdana,  sans-serif;}

head
{SHORTCUT ICON: favicon.ico}

h1{font-size: 25pt;line-height: 125%;
font-family: georgia,times,arial, helvetica, tahoma ,verdana,  sans-serif;color:#E5DAD2;
margin-bottom:25px;margin-top:0px;
letter-spacing:1px;
font-style:italic;
font-variant:small-caps;}

h2{font-size: 15pt;line-height: 125%;
font-family: georgia,times,arial, helvetica, tahoma ,verdana,  sans-serif;color:#98897B;
margin-bottom:20px;margin-top:0px;
font-style:italic;
font-variant:small-caps;
}

/* allgemeine links im text */

a:link, a:visited, a:active{ font-size: 100%;line-height: 125%;
font-family: arial, helvetica, tahoma ,verdana,  sans-serif;color:#393939}