body {
  background-color: #ebebeb;
}
#page{
  font-family: Verdana;
  /*width: 100%;*/
  width: 950px;
  height: 100%;
  /*background-color: #ebebeb;*/
}
#head{
  background-color: #8B0000;
  height: 110px;
  width:100%;
}
#kopflinks{
  float: left;
}
#kopfrechts{
  float: right;
}
.headertitle{
text-align: center;
}

#blueline{
  background-color: #010084;
  margin-top: 0px;
}
#menu{
  width:165px; !important
  width: 160px;
  float: left;  
  background-color: #8B0000;
  padding-top: 10px;
  padding-left: 5px;
  padding-right: 0px !important ;
  padding-right: 5px;
  margin-bottom: 0px;
  text-align: center;
}
#menu .link_1{
  line-height: 150%;
  margin-left: 5px; 
  font-weight: bold;
}
#menu .link_2{
  margin-left: 5px; 
}

#menu a{
  color: black;
  text-decoration:none;
}
#lilie{
  text-align: center;
  margin-bottom: 10px;
}
#contentmenu{
	background-color: #8B0000;
}
#content h1,h2,h3,h4,h5,h6,ul, .bodytext{
  margin-top: 0px;
  margin-bottom: 5px;
}
#content h1,h2,h3,h4,h5,h6{
  color: #010084;
}
#content{
  margin-left: 170px;
  padding-top: 20px;
  padding-left: 5px;
  padding-bottom: 50px;
  background-color: white;

}
.align-left{
	text-align: left;
}

a img {
	border-style: none;
}
label {
      width:150px;
      float: left;
  }

#gsHeader, #gsSidebar, #gsSidebarCol{
    display: none;
}

.giTitle{
font-size: 8pt;
}

.copyright {
	/*color: white;*/
	font-size: 7pt;
	font-weight: bold;
}

#gallery{
   pading:0px;
   width: 750px;
}
.gbBlock {
   padding 0.7em 0;
}
