body{
  font-family: Verdana,Arial;
  font-size: 11px;
}

li {
  list-style-type: none;
}

input {
  margin: 0;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a img {
	margin: 0;
	padding: 0px;
    border:none;
}




/*-Main Layout-------------------------------------------*/
#kategorie {
 background-color: #DEF0B6;
}

#kategorie a{
 font-size: 12px;
}

.pinInfo {
  background-color:#eef5d4;
  border: 1px solid gray;
 /* opacity:.85;
  filter: alpha(opacity=85);
  -moz-opacity: 0.85; */
}

#pinInfoHeadingBox {
  background-color:#fcd439;
  width: 100%;
  padding: 0px;
}

.pinInfoText {
  padding:2px;
}



.button {
  background-color:#eeeeee;
  border: 1px solid gray;
  padding: 2px;
  width: 75px;
  text-align: center;
}





.rowInRightBox {
  background-color:#eeeeee;
  border-left: solid 1px #777777;
  border-right: solid 1px #777777;
  border-bottom: solid 1px #777777;
  padding: 1px;
}




.searchResultShortDescr {
  color: #444444;
}

.searchResultName {
  font-weight: bold;
}






.vertSpacer {
  height: 17px;
  background-color: #B1D84B;	
}

.vertSpacer2 {
  height: 1px;
  background-color: #FFFFFF;	
}



#menu {
  width: 100%;
  color: #000000;
}

/*-----------Links innerhalb des linken Menüs------------------------*/
div#leftcolumn a {
    color: #333333;
    font-size : 11px;
    text-decoration:none;
  }

.menupoint{
  background-color:#b2d94c;
  font-size: 10px;
  font-style: normal;
}

.menupointFirstLevelActive {
	background-color: #0878bd;
	color:#f6ffff;
}

.menupointSecondLevelActive {
	background-color: #1f9ade;
	color:#f6ffff;
}





.menupunkt3{
	background-color:#eef5d4;
}

#activeStickySearch {
  display: none;
}

.inactiveStickySearch {
  display: none;
}

.searchResult {
  background-color:#f0f9e4;
  padding : 5px;
  border-bottom : 1px solid #dddddd;

}


.searchResultPager {
  display: none;
}



#leftcolumn{
}

#Merkliste {
  width: 100%;
  color: #410301;
  background-color: #99d03e;
}

#menufoot{
	background-color : #038D42;
}

#ruler {
  color: #0000ff;
  background-color:#DEF0B6;
  padding: 1px 5px 1px 5px;
  opacity:.85;
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
}

#location {
  color:#f0f9e4;
}


#exampleSearches {
  background-color:#f0f9e4;
  padding: 5px;  
}
