.navlink a {
  color: black;
  text-decoration: none;
}

.navlink:hover {
  background-color: #B50000;
}
.navlink:hover a {
  color: #FFF;
}

.advert {
  width: 250px;
  height: 105px;
  border: 1px solid;
  border-color: #DADADA #898989 #898989 #DADADA;
  padding: 3px 0;
  margin: 2px;
  float: left;
  overflow: hidden;
  font-size: 8pt;
}

.advert:active {
  border-color: #898989 #DADADA #DADADA #898989;
}

.advert .shortdesc {
  overflow: hidden;
  padding-left: 1px;
}

.advert .left {
  overflow: hidden;
  padding-left: 2px;
}

.advert .headline {
  font-weight: bold;
  padding-left: 1px;
}

.advert .headline h3 {
  margin: 0;
  font-size: 8pt;
}

.advert .header {
  font-size: 8pt;
  font-weight: bold;
  height: 12px;
  padding: 2px;
}

div.advert .header .date {
  float:right;
}
div.advert .header .category {
  float:left;
}

.clearFloats {
  clear: both;
  margin-bottom: 3px;
}

.advert .right {
  float:right;
  max-width: 90px;
  height: 100px;
}

.advert .image {
  width: 85px;
  height: 85px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

div.advert.immo .header {
  color: white;
}
div.advert.immo.kauf .header {
  background-color: #666150;
}
div.advert.immo.miet .header {
  background-color: #262E2C;
}
div.advert.sonst .header {
  background-color: #D5D5D5;
}
div.advert.jobs .header {
  background-color: #8F8F8F;
  color: white;
}
div.advert.sonst .image {
  border: 2px solid #D5D5D5;
  display: table-cell;
}
div.advert.jobs .image {
  border: 2px solid #8F8F8F;
  display: table-cell;
}
div.advert.immo.kauf .image {
  border: 2px solid #666150;
  display: table-cell;
}
div.advert.immo.miet .image {
  border: 2px solid #262E2C;
  display: table-cell;
}

.advert .image * {
  vertical-align: middle;
}

.advert .image img {
  max-width: 83px;
  max-height: 83px;
  border: 1px solid silver;
}
.advert a.body {
  display: block;
  text-decoration: none;
  color: #000;
  height: 100%;
}
.advert a.body span {
  display: block;
  cursor: pointer;
}

#advertHeader {
  /*border: 1px solid;
  border-color: #FAFAFA #808080 #A0A0A0 #FAFAFA;*/
  background-color: #F3F3F3;
  height: 16px;
  padding: 2px 3px;
  font-size: 8pt;
}

#advertHeader * {
  margin-top:2px;
}

#advertHeader .left {
  float: left;
}
#advertHeader .left span.navlink {
  font-size: 7pt;
}

#advertHeader .right {
  float: right;
  font-weight: bold;
}

#advertContent {
  clear: both;
  position: absolute;
  top: 5px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-bottom:2px;
  overflow-y: auto;
}

div#sel_opts {
  margin: 0px 2px 10px 10px;
}

div#sel_opts .header {
  background-color: #303030;
  font-weight: bold;
  padding: 2px;
  color: white;
}

div#sel_opts .header .description {
  color: #BDBDBD;
  font-size: 7pt;
  padding: 0 2px;
}

div#sel_opts .option a {
  margin-left: 15px;
}

div#sel_opts .option:hover a .strikeout {
  text-decoration: line-through;
  color: #fc7376;
}

div#sel_opts .option:hover a .text {
  color: #8F8F8F;
}

div#sel_opts .option img {
  display:none;
  float: left;
  border-style: none;
  margin-left: -15px;
  vertical-align: text-bottom;
}

div#sel_opts .option:hover img {
  display:block;
}

#advertContent #pictures {
  float: right;
  width: 350px;
  /*border:1px silver;
  border-style: none solid;*/
  margin-left:10px;
  margin-right: 5px;
  height:100%;
  background-color:#F3F3F3;
  border:2px solid silver;
  border-bottom-style: none;
  padding: 2px;
  /*border-color:#FAFAFA #808080 #808080 #FAFAFA;*/
}

#advertContent #pictures .space {
  padding: 10px 0;
}

#advertContent #pictures .container {
  float: left;
  margin: 2px;
  border: 1px solid;
  background-color:#FFFFFF;
  border-color:#F0F0FF #808AA5 #808AA5 #F0F0FF;
}

#advertContent #pictures .preview {
  width: 104px;
  height: 104px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  border: 2px solid silver;
}

#advertContent #pictures .preview * {
  vertical-align: middle;
}

#advertContent #pictures .preview img {
  border-style: none;
}

#advertContent #advertText {
  margin-left: 20px;
  border: 2px solid silver;
  margin-right: 365px
}

#advertContent #text, #advertContent #contact {
  margin-top: 10px;
}

#advertContent #text .headline {
  padding: 2px;
  background-color: silver;
  font-weight: bold;
}
#advertContent #text .headline h1 {
  font-size: small;
  margin: 0;
}

#advertContent #text .body {
  padding: 5px 5px;
  margin-bottom: 5px;
}

#advertContent #contact .header {
  padding: 2px;
  background-color: #DFDFDF;
  font-weight: bold;
  width: 150px;
}

#advertContent #contact .body {
  padding: 5px;
  padding-left: 75px;
  white-space: nowrap;
  border-top: 2px solid #DFDFDF;
  margin-bottom: 10px;
}

#advertContent #contact div.item {
  padding: 5px 0;
}
#advertContent #contact div.line.sep {
}
#advertContent #contact div.line.sep div.item {
  width: 48%;
  float: left;
  min-width: 120px;
  border-top: 2px dashed #E9E9E9;
}
#advertContent #contact div.item.fixed {
  width: 100%;
  display: block;
  float: none;
}
#advertContent #contact div.blockInfo {
  min-height: 110px;
}

#advertContent #contact .symbol {
  width: 40px;
  display: inline-block;
  vertical-align: middle;
}

div.pager {
  background: transparent url(../images/pagenav.jpg) repeat-x scroll 0 0;
  height:22px;
  margin-left:-15px;
}
div.pager div.resultnav {
  height: 100%;
}
div.pager div.paging {
  vertical-align: middle;
  font-weight: bold;
  display: inline;
  padding: 2px 10px;
  height: 100%;
  color: #858585;
}
div.pager div.paging a:link, div.pager div.paging a:visited {
  color: #DF020A;
}
div.pager div.paging a:hover {
  color: #FF0000;
}
div.pager div.paging.pageno {
  display:block;
  color: #252525;
}
div.pager div.paging img {
  border-style: none;
  vertical-align: middle;
  margin: 2px;
}
div.pager div.pagearea {
  height: 100%;
}
div.pager div.pagearea.left {
  float: left;
}
div.pager div.pagearea.right {
  float: right;
}

#content {
  top: 27px;
  overflow-y: auto;
}
#contentdetail {
  overflow-y: auto;
}

#contents {
  overflow-x: none;
  padding-right: 0px;
}

div.adverttext {
  padding:5px;
}

div.adverttext div.right {
  float:right;
  margin-left: 20px;
  min-width:250px;
}

div.contactinfo, div.adverttext div.info {
  border: 1px solid #505050;
  background-color:#F0F0F0;
}

div.adverttext div.info {
  margin:10px 0;
}

div.adverttext div.info div.header {
  margin-bottom: 5px;
}

div.contactinfo div.header, div.adverttext div.info div.header {
  background-color:#505050;
  font-weight:bold;
  color:white;
  padding:2px;
}

div.contactinfo div.contact {
  margin:10px 0;
  margin-left:10px;
  vertical-align:middle;
}

div.contactinfo div.contact div.entryname img {
  vertical-align:bottom;
  margin-right:10px;
  width:20px;
}

div.contactinfo div.contact div.entryname {
  font-weight:bold;
}
div.contactinfo div.contact div.entryvalue {
  margin-left:30px;
}

div.adverttext div.text {
  margin-bottom:15px;
}

div.adverttext div.text div.header {
  font-weight:bold;
  margin-bottom:10px;
}

div.adverttext div.info div.section div {
}

div.adverttext div.info div.section div.name {
  width:100px;
  margin-left: 5px;
  font-weight:bold;
  float: left;
}

div.advertimages {
  margin-top: 20px;
}

div.advertimages img {
  max-height:200px;
  max-width:200px;
  margin:5px;
  vertical-align: bottom;
}

body.plain {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

body.plain #footer {
  clear: both;
  position: static;
  display: none;
}

body.plain #contentpane {
  position: static;
}

div.info div.infosection {
  font-size:16px;
  margin-bottom:30px;
}
div.info div.infosection ul.features {
  font-weight:bold;
}
div.info div.infosection span.em {
  font-weight:bold;
}
div.info div.infosection div.phone {
  font-weight:bold;
  margin:20px;
}
