body{
  font-family: Georgia, "Times New Roman", Times, serif;
  color: black;
  background-color: #ffffff;
  text-align:justify;
}

img{
  border: none;
}

p{
  margin-top: 0;
  margin-bottom: 0;
}
h2{
  border-bottom:1px solid black;
}
h3{
  font-style: italic;
}

.center {
  text-align: center;
}

div.bodytxt{
  padding: 0.5em 0.5em 0.5em 0.5em; /*top right bottom left*/
}

div.textbox, div.newstextbox{
  background-color : rgb(244,243,198);
  margin: 10px 6px 10px 6px; /*top right bottom left*/
  border: none;
}

div.textbox{
  padding: 0.8em 0.8em 1em 0.8em; /*top right bottom left*/
  text-align:justify;
}

div.textbox li{
  padding: 0.5em 0em 0em 0em; /*top right bottom left*/
  list-style : url(bullet.gif);
}

div.newstextbox{
  text-align:left;
  font-size: 12px;
  padding: 0.1em 0.5em 0.1em 0.8em;
}

div.newstextbox li{
  padding: 0.5em 0em 0em 0em; /*top right bottom left*/
  list-style : url(bullet.gif);
}

div.newstextbox ul{
  padding: 0em 0em 0.5em 1.5em;
}

div.spsubbox{
  border:none;
  border-top: solid #d8dd43 3px;;
  background-color: #92B83E;
  margin-right: 0.8em;
  float:left;
  font-family: Verdana, Times New Roman, Times, serif;
  font-size: 10px;
  text-decoration: none;
  font-weight: bold;
  padding-right:1.5em;
}

div.spsubbox a:link { color: black; text-decoration: none;
}
div.spsubbox a:visited { color: black; text-decoration: none;
}
div.spsubbox a:hover { color: #FFFFFF; text-decoration: none;
}
div.spsubbox a:active { color: black; text-decoration: none;
}

div.spsub{
  padding-bottom:0.2em;
}

div.spsub:hover
{
  color: #fff!important;
}

div.spsubbox li{
padding: 0.4em 1.9em 0em 0.5em; /*top right bottom left*/
list-style : none;
}

div.spsubbox ul{
  padding: 0em 0em 0.1em 0em;
}

.fotoboxleft, .fotoboxright{
  background-color : rgb(244,243,198);
  color: #5C5E5B;
  border: 1px solid silver;
  width: 5em;
  padding: 0.1em 0.1em 0.1em 0.1em;
  font-family: Verdana, Times New Roman, Times, serif;
  font-size: 10px;
  font-weight: bold;
  text-align:justify;
}

.fotoboxleft{
  float:left;
  margin-right: 0.8em;
}

.fotoboxright{
  float:right;
  margin-left: 0.8em;
}

.maintable{
  padding: 0.2em 0.1em 0.2em 0.1em;
  height: 420px;
}

.topbox, .bottombox {
  background-color: #92B83E;
  width: 100%;
  height: 50px;
  font-family: Verdana, Times New Roman, Times, serif;

}
.topbox{
  font-size: 15px;
  font-weight: bold;
}

.bottombox{
  float:bottom;
  position:relative;
  font-size: 10px;
  font-weight: bold;
  padding: 0em 0em 0em 0em;
}

.iframe{
    border-top:2px solid rgb(214,214,214);
    border-bottom:2px solid rgb(214,214,214);
    width: 100%;
    height: 690px;
    position:relative;
    left:6px;
}

.transOFF,.transON{
  width:316px;
  height:380px;
  margin: 10px 0px 10px 0px; /*top right bottom left*/
  border:4px double gainsboro;
}

.transOFF{
}

.transON{
  opacity:.50;
  filter:alpha(opacity=50);
  -moz-opacity: 0.5;
}

.frontimage{
  width:316px;
  height:380px;
  position:relative;
  background: url(ban_np_achter.jpg) no-repeat center 10%   ;
  /*margin: 10px 0px 10px 0px; /*top right bottom left*/
}


