/*
* Index page teaser permanent position
*/
div#inhalt table#tabelle tr td#tabelleninhalt div.teaserPermanentPosition {
background-color: #969487;
border-top: 2px solid #878c94;
border-right: 2px solid #878c94;
border-left: 2px solid #878c94;
font-size: 13px;
height: 200px;
margin-top: 23px;
}
div#inhalt table#tabelle tr td#tabelleninhalt div.teaserPermanentPosition object object a img {
border: 0;
}
div#inhalt table#tabelle tr td#tabelleninhalt div#teaserPermanentPositionDetails {
background-color: #fff8ee;
border-right: 2px solid #878c94;
border-left: 2px solid #878c94;
font-size: 11px;
line-height: 17px;
padding: 3px 15px 20px 10px;
position: relative;
width: 352px;
}
div#inhalt table#tabelle tr td#tabelleninhalt div#teaserPermanentPositionDetails div span.hiddenHeadline {
display: block;
position: absolute;
text-indent: -1000px;
}
div#inhalt table#tabelle tr td#tabelleninhalt div#teaserPermanentPositionDetails div span.hintteaserPermanentPosition {
display: block;
font-size: 13px;
font-weight: bold;
margin-bottom: 20px;
}
div#inhalt table#tabelle tr td#tabelleninhalt div#teaserPermanentPositionDetails div span.hintteaserPermanentPositionHintCode,
div#inhalt table#tabelle tr td#tabelleninhalt div#teaserPermanentPositionDetails div span.important {
font-weight: bold;
}
div#inhalt table#tabelle tr td#tabelleninhalt a.distanceLink {
display: inline-block;
margin-top: 30px;
}
div#inhalt table#tabelle tr td#tabelleninhalt span.hintErrorMessage {
font-weight: bold;
}
div#inhalt table#tabelle tr td#tabelleninhalt div#teaserPermanentPositionExpand {
background-color: #fff8ee;
border-right: 2px solid #878c94;
border-left: 2px solid #878c94;
font-size: 11px;
line-height: 17px;
padding: 10px 0 20px 16px;
position: relative;
width: 361px;
}
div#inhalt table#tabelle tr td#tabelleninhalt div#teaserPermanentPositionExpand hr {
border: 1px solid;
color: #cccccc;
margin: 0 0 5px 0;
width: 343px;
}
div#inhalt table#tabelle tr td#tabelleninhalt div#teaserPermanentPositionExpand span.codingDescription {
color: #000000;
font: normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
padding-right: 10px;
}
div#inhalt table#tabelle tr td#tabelleninhalt div#teaserPermanentPositionExpand ul {
line-height: 10px;
list-style: none;
margin-top: 0;
}
div#inhalt table#tabelle tr td#tabelleninhalt div#teaserPermanentPositionExpand ul li {
margin-left: -40px;
}
div#inhalt table#tabelle tr td#tabelleninhalt div#teaserPermanentPositionExpand ul li.vita {
margin: 6px 0 11px -40px;
}
div#inhalt table#tabelle tr td#tabelleninhalt div#teaserPermanentPositionExpand ul li a img {
border: 0 !important;
}
div#inhalt table#tabelle tr td#tabelleninhalt div#teaserPermanentPositionExpand span {
color: #626366;
display: block;
font: bold 12px/16px Georgia, serif;
padding: 5px 0 7px 0;
}
div#inhalt table#tabelle tr td#tabelleninhalt div#teaserPermanentPositionExpand a:visited img,
div#inhalt table#tabelle tr td#tabelleninhalt div#teaserPermanentPositionExpand a:hover img {
border: 1px solid #BD1525;
}
div#inhalt table#tabelle tr td#tabelleninhalt div#teaserPermanentPositionExpand a img {
border: 1px solid #878C94;
margin: 0 17px 10px 0;
}
div#inhalt table#tabelle tr td#tabelleninhalt div#teaserPermanentPositionExpand a.linkWeb,
div#inhalt table#tabelle tr td#tabelleninhalt div#teaserPermanentPositionExpand a.linkExampleCode,
div#inhalt table#tabelle tr td#tabelleninhalt div#teaserPermanentPositionExpand a.link3d,
div#inhalt table#tabelle tr td#tabelleninhalt div#teaserPermanentPositionExpand a.linkPortfolio,
div#inhalt table#tabelle tr td#tabelleninhalt div#teaserPermanentPositionExpand a.aboutMe {
display: block;
margin: -9px 0 13px;
padding-right: 20px;
text-align: right;
}
div#inhalt table#tabelle tr td#tabelleninhalt div#teaserPermanentPositionExpand a.linkExampleCode {
margin: 5px 0 13px 0;
}
div#inhalt table#tabelle tr td#tabelleninhalt div#teaserPermanentPositionExpand a.profile {
display: inline-block;
}
div#inhalt table#tabelle tr td#tabelleninhalt div#teaserPermanentPositionExpand a.profileGraphicLink img {
border: 0;
margin: 0;
}
div#inhalt table#tabelle tr td#tabelleninhalt div#teaserPermanentPositionExpandButton div {
border-top: 2px solid #878c94;
text-align: right;
}
div#inhalt table#tabelle tr td#tabelleninhalt div#teaserPermanentPositionExpandButton div a {
color: #ffffff;
display: block;
margin: -2px 20px 0 0;
text-decoration: none;
}
div#inhalt table#tabelle tr td#tabelleninhalt div#teaserPermanentPositionExpandButton div a span {
background-color: #BD1525;
border: 2px solid #878c94;
border-top: 2px solid #fff8ee;
color: #ffffff;
font-weight: bold;
padding: 3px 8px;
}
div#inhalt table#tabelle tr td#tabelleninhalt div#teaserPermanentPositionExpandButton div a span:hover {
background-color: #fff8ee;
color: #224274;
}