body {
  background-image:url(../img/kendo_back.jpg);
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-position:bottom right;
  background-color:#FFFFFF;
  color:000;
  font:101% 'book antiqua', 'goudy old style', georgia, garamond, times, serif;
  text-align:justify
}

a { Text-decoration:none; color:#88a; background-color:inherit; }
a:link { Text-decoration:none; color:#88a; background-color:inherit; }
a:visited { Text-decoration:none; color:#88a; background-color:inherit; }

a:hover, a:focus { Text-decoration:none; color:#88a; background-color:#fff; }

a:active { Text-decoration:none; color:#88a; background-color:#000; }


#main {
  background-image:url(../img/kendo_back_div.jpg);
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-position:bottom right;
  width: 850px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid gray;
}

#header {
  height: 100px;
  border: 0px solid gray;
}

#footer {
  color:solid gray;
}

#content {
  border: 0px solid gray;
}

#contentLeft {
  float: left;
  width: 200px;
  border: 0px solid gray;
}

#contentRight {
  width: 600px;
  margin-left: auto;
  margin-right: 50px;
  border: 0px solid gray;
}

#galerie li
{
list-style-type: none;
float: left;
margin: 0 10px 10px 0;
text-align: center;
}


#navigation li
{
list-style-type: none;
}

blockquote#zitat { padding:0 2em; text-align:right; }
q { quotes: "\201e" "\201c"; font-style:oblique; }


hr {color:#404040; background-color:white; height:1px; width:550px;}

h1 { text-align:center; font-size:2em; font-weight:normal; letter-spacing:0.25em; margin:0 -0.5em; padding:0.5em 0 0.75em 0; line-height:inherit; }
h2 { font-size:1.5em; font-weight:normal; letter-spacing:0.2em; margin:0 0.5em; padding:0.5em 0 0 0; line-height:inherit; }
h3 { font-size:0.85em; font-weight:normal; font-variant: small-caps; }

.Feld { background-color:#E7E7E7; width:300px; padding: 0.25em; border:1px solid #C2C2C2; }




