.ui-icon-mobile:after {
	background-image: url("../jquery/myicons/mobile-white.png");
}


#mainlogo
{
margin:3px 0 0 0;
padding:0;
width:100%;
m ax-width:249px;
}

#anrufBuero
{

}

#anrufMobil
{

}

#switch2Desktop
{

}

.smaller
{
margin-left:20px;
margin-right:20px;
}

.distance
{
margin-bottom:20px;
}

.telelink a
{
  font-weight:normal!important;
  text-decoration:none;
}

.buttonwrap
{
  word-wrap: break-word !important;
  white-space: normal !important;
}

.blockheader
{
}

.simpleblock
{
position:relative;
overflow:hidden;

}

.imageblock
{
position:relative;
overflow:hidden;
float:left;
}

a:visited, a:link, a:hover, a:active
{
color:#4D7315;
}

.headline_klein
{
text-decoration:underline;
}

.subtitle
{
  position:relative;
  overflow:hidden;
  border:0px solid blue;
  font-size:14px;
  line-height:16px;
  width:80px;
  text-align:center;
}

a.clsGoogleeLink, a.clsGoogleeLink:visited, a.clsGoogleeLink:hover, a.clsGoogleeLink:active
{
  color:black;
  font-weight: bold;
  text-decoration: none!important;
}





/*------------Briefe-------------------------------------------*/

.clsLetterHeader
{
  padding-left:20px;
  font-style: italic;
  font-weight: bold;
  margin-bottom:5px
}
.clsLetterBody
{
  border: 1px solid black;
  border-radius: 20px;
  /*background-image: linear-gradient(#eedfcb,#fff3e4,#eedfcb);*/
  background-image: linear-gradient(#f7eeee,#f7eeee);
  padding:20px;

  margin-bottom:15px
}



/*------------Lexikon-------------------------------------------*/
.clsLexBody
{
  border: 1px solid black;
  border-radius: 20px;
  padding:40px;
  padding-top:20px; 
  /*background-image: linear-gradient(#e2eee5,#f5fff0,#e2eee5);*/
  background-image: linear-gradient(#f5fff0,#f5fff0);
  margin-bottom:15px
}

.clsLexHeadline
{
  border-bottom: 1px solid black;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-weight: bold;
}

.clsLexInfobild
{
  float: right;
  margin-bottom: 20px;
  margin-left: 20px;
}




/*------------News-------------------------------------------*/

.clsnews
{
  overflow: hidden;
  position_: absolute;
  height:140px;
  width:125px;
  float: left;

  border-left: 1px solid dimgray;
  border-right: 1px solid dimgray;
  border-top: 1px solid dimgray;
  border-bottom: 1px solid dimgray;
  padding:10px;
}

.clsnews a 
{
  color: black;
}
