body {
  background: url("/img/back2.png") repeat-y top center #FFFFFF;
  font-size: 100%;
  font-family: 'Acme', sans-serif;
  margin: 0; padding: 15px;
  text-align: center;
}

div#logonav {
  width: 756px;
  border: solid medium #900099;
  box-shadow:0px 0px 8px 8px #FFFFFF;
  margin: 0 auto;
  margin-bottom: 25px;
}
  
div#logo {
  background-color: #888888;
  background-image: url("/img/logo_neu.png");
  background-position: 0cm 0cm;
  text-align: left;
  margin: 0 auto;
  width: 740px;
  height: 84px;
  padding: 8px;
}
  
div#nav {
  background-color: #E0E0E0;
  margin: 0 auto;
  width: 756px;
  height: 32px;
  border-top: solid #FFFFFF;
}

div.navbutl {
  background-color: #900099;
  background-image: url("/img/but_l.png");
  background-position: 0cm 0cm;
  float: left;
  width: 126px;
  height: 32px;
  text-align: center;
}

div.navbutr {
  background-color: #600066;
  background-image: url("/img/but_r.png");
  background-position: 0cm 0cm;
  float: left;
  width: 126px;
  height: 32px;
  text-align: center;
}

div.navbut {
  background-color: #900099;
  float: left;
  width: 126px;
  height: 32px;
  text-align: center;
}

div.navbut2 {
  background-color: #600066;
  float: left;
  width: 126px;
  height: 32px;
  text-align: center;
}
	
div#content {
  background-color: #FFFFFF;
  color: #330066;
  text-align: justify;
  margin: 0 auto;
  margin-bottom: 25px;
  width: 740px;
  padding: 8px;
  border: solid medium #900099;
  box-shadow:0px 0px 8px 8px #FFFFFF;
}

div.bildcont {
  margin: 0px 0px 30px 13px;
  width: 724px;
  height: 150px;
}
div.bildthumb {
  border: solid thin #900099;
  width: 150px;
  height: 150px;
  float: left;
  margin: 0px 13px 0px 13px;
}  

div#bottombar {
  background-color: #900099;
  margin: 0 auto;
  width: 756px;
  border: solid medium #900099;
  box-shadow:0px 0px 8px 8px #FFFFFF;
}

p.botbar {
  padding: 0px;
  margin: 0px;
  color: white;
  text-shadow: 1px 1px 0px #000;
  text-align: center;
  font-size: 75%;
}

a.botbar:link {color:#FFFFFF; text-decoration: none; text-underline: none;}
a.botbar:visited {color:#FFFFFF; text-decoration: none; text-underline: none;}
a.botbar:hover {color:#FF99FF; text-decoration: none; text-underline: none;}
a.botbar:active {color:#FFFFFF; text-decoration: none; text-underline: none;}

p.botbarsml{
  padding: 0px;
  margin: 5px 0px 0px 0px;
  color: white;
  text-shadow: 1px 1px 0px #000;
  text-align: center;
  font-size: 50%;
}

a.botbarsml:link {color:#FFFFFF; text-decoration: none; text-underline: none;}
a.botbarsml:visited {color:#FFFFFF; text-decoration: none; text-underline: none;}
a.botbarsml:hover {color:#FF99FF; text-decoration: none; text-underline: none;}
a.botbarsml:active {color:#FFFFFF; text-decoration: none; text-underline: none;}

a.navmenu {
  color: white;
  text-shadow: 1px 1px 0px #000;
  text-decoration: none;
  text-underline: none;
}

a.navmenu:link {color:#FFFFFF; text-decoration: none; text-underline: none;}
a.navmenu:visited {color:#FFFFFF; text-decoration: none; text-underline: none;}
a.navmenu:hover {color:#FF99FF; text-decoration: none; text-underline: none;}
a.navmenu:active {color:#FFFFFF; text-decoration: none; text-underline: none;}

a.hypl:link {color:#330066; text-decoration: underline;}
a.hypl:visited {color:#330066; text-decoration: underline;}
a.hypl:hover {color:#FF99FF; text-decoration: underline;}
a.hypl:active {color:#330066; text-decoration: underline;}

div.imgright {
  border: solid thin #900099;
  float: right;
  margin-left: 8px;
  width: 330px;
  height: 248px;
}

img.rightfloat {
  width: 330px;
  height: 248px;
}

div.imgleft {
  border: solid thin #900099;
  float: left;
  margin-right: 8px;
  width: 184px;
  height: 280px;
}

img.leftfloat {
  width: 184px;
  height: 280px;
}

div.imgcenter {
  border: solid thin #900099;
  display: block; 
  margin-left: auto; 
  margin-right: auto;
  text-align: center;
  width: 330px;
  height: 248px;
}

img.centerfloat {
  width: 330px;
  height: 248px;
}

p.nm {
  padding: 0px;
  margin: 0px;
  position: relative;
  top: 25%;
}

h1 {
  font-family: 'Peralta';
}

h2 {
  font-family: 'Peralta';
}

h3 {
  font-family: 'Peralta';
  margin: 30px 0px 0px 0px;
}

p.highlight {
  color: #44003D;
}

h3.highlight {
  color: #0C5B00;
}
