body { font-family:Verdana,Helvetica,Arial;  color: rgb(255,102,51); 
 background-image:url(bg_light.jpg); background-repeat:repeat-y;
 background-position:center;
}

.text {line-height:12.5pt; font-family:Verdana,Helvetica,Arial;  color: rgb(0,0,0);  font-size: 9pt; font-weight: normal; font-style: normal; font-variant: normal; text-transform: none; text-decoration:  none }
.textklein {line-height:10.5pt; font-family:Verdana,Helvetica,Arial;  color: rgb(0,0,0);  font-size: 9pt; font-weight: normal; font-style: normal; font-variant: normal; text-transform: none; text-decoration:  none }

.rubrik { font-family:Verdana,Helvetica,Arial;  color: rgb(0,0,0);  font-size: 9pt; font-weight: bold; font-style: normal; font-variant: normal; text-transform: none; text-decoration:  none }
.kleinertext { font-family:Verdana,Helvetica,Arial;  color: rgb(0,0,0);  font-size: 7pt; font-weight: normal; font-style: normal; font-variant: normal; text-transform: none; text-decoration:  none }
.kleinertextgruen { font-family:Verdana,Helvetica,Arial;  color: rgb(0,0,0);  font-size: 7pt; font-weight: normal; font-style: normal; font-variant: normal; text-transform: none; text-decoration:  none }
.rubrikbig { font-family:Verdana,Helvetica,Arial;  color: rgb(30,30,30);  font-size: 11pt; font-weight: bold; font-style: normal; font-variant: normal; text-transform: none; text-decoration:  none }
.galerie { font-family:Verdana,Helvetica,Arial;  color: rgb(220,220,220);  font-size: 12pt; font-weight: bold; font-style: normal; }


/* Definition des Textes */
h1 { margin-top: 0px; font-family:Verdana,Helvetica,Arial;  color: rgb(0,0,0);  font-size: 9pt; font-weight: bold; font-style: normal; font-variant: normal; text-transform: none; text-decoration:  none }


a { font-family:Verdana,Helvetica,Arial;  color: rgb(0,0,0);  font-size: 9pt; font-weight: normal; font-style: normal; font-variant: normal; text-transform: none; text-decoration:  none }


#aktiv{ font-family:Verdana,Helvetica,Arial;  color: rgb(0,0,0); font-size: 8pt; font-weight: normal; font-style: normal; font-variant: normal; text-transform: none; text-decoration:  none }
#aktiv2{ font-family:Verdana,Helvetica,Arial;  color: rgb(0,0,0); font-size: 10pt; font-weight: bold; font-style: normal; font-variant: normal; text-transform: none; text-decoration:  none }
#klein{ font-family:Verdana,Helvetica,Arial;  color: rgb(0,0,0); font-size: 7pt; font-weight: normal; font-style: normal; font-variant: normal; text-transform: none; text-decoration:  none }

.bigmittelblock  {width: 720px; border: 0px solid #FF6600; margin-top:20px; margin-left:0px; margin-right:0px; padding:0px; float:left; text-align:left;}
.galeriecontainer {width: 500px;text-align:left; padding: 5px;margin-top: 10px; margin-bottom:10px; border-top: 1px dotted #c0c0c0;border-bottom: 1px dotted #c0c0c0; background-color:rgb(240,240,240);}


/* Definition der Galerie */

.container-bilderliste{
  padding-top: 20px;
  padding-left:0px;
  margin-left: 0px;
  margin-bottom:20px;
}

.bilderliste{
  list-style-type: none;
  padding-bottom:10px;
  margin: 0;
}

/* Rahmen um jedes Bild */
.bilderliste li{
  float: left;
  display: inline;
  margin-bottom:40px;
  padding:0;
  width: 160px;
  height: 120px;
}

.bilderliste li a{
  text-decoration: none;
}

.bilderliste li p{
  padding: 0;
  margin: 0;
}

.bilderliste li img{
  border: 1px solid #DCDCDC;
  padding: 5px;
  background: transparent;
}

.bilderliste li a:hover img{
  border: 1px solid #717171;
}
