body {
    margin: 0px auto;
    COLOR: #eeeeee;
    FONT-FAMILY: Arial, Verdana, sans-serif;
    font-size: 10px;
    TEXT-ALIGN: center;
    background-image: url('/img/background-cube.jpg');
    background-color: #360410;
}

body.body_pop {
    MARGIN: 10px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana, sans-serif;
    font-size: 10px;
    TEXT-ALIGN: center;
    background-position: center;
    background-color: #360410;
}

body.popupwhite {
    MARGIN: 10px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana, sans-serif;
    font-size: 10px;
    TEXT-ALIGN: center;
    background-position: center;
    background-color: #000000;
}

a {
    color: #9C151C;
    font-size: 11px;
    text-decoration: none;
}

a:hover {
    color: #9C151C;
    text-decoration: underline;
}

a img {
    border: none;
}

.frame_pop {
    MARGIN: 0px auto;
    WIDTH: 540px;
    TEXT-ALIGN: left;
    background-color: #000000;
}

.window_pop {
    WIDTH: 540px;
}

.beschreibung {
    display: none;
}

.frame {
    MARGIN: 0px auto;
    /*width: 1024px;*/ /*WIDTH: 910px;*/
    min-height: 600px;
    TEXT-ALIGN: left;
}

.window {
    WIDTH: 910px;
}

.borderwindow { /*WIDTH: 1024px;*/
    
}

#l6 {
    position: absolute;
    z-index: 105;
    left: 200px;
    top: 230px;
    width: 740px;
    height: 230px;
    padding: 3px;
    overflow: auto;
    visibility: hidden;
}

/* ------------------------------------------ HEADER Style ---------------------- */
.header {
    text-align: right;
    background-color: #000;
}

.header a {
    color: #fdc453;
    text-decoration: none;
}

.header a:hover {
    color: #fdc453;
    text-decoration: underline;
}

.header input {
    height: 17px;
    font-size: 14px;
}

.login-options a {
    font-size: 12px;
    color: #fdc453;
    text-decoration: none;
}

.login-options a:hover {
    font-size: 12px;
    color: #fdc453;
    text-decoration: underline;
}

.headermiddle {
    
}

.headerright {
    background-image: url('/img/gng_header_not_logged_in.jpg');
    height: 180px;
    width: 1024px;
    background-repeat: no-repeat;
}

.headerright-logged-in {
    background-image: url('/img/gng_header_logged_in.jpg');
    height: 180px;
    width: 1024px;
    background-repeat: no-repeat;
}

#user-information { /* border: 1px solid #fdc453;*/
    padding: 10px;
    position: relative;
    right: 55px;
    top: -70px;
}

#gng-logo {
    position: relative;
    top: 10px;
    left: 25px;
    text-align: left;
}

.headerbeta {
    float: left;
    text-align: right;
    WIDTH: 412px;
    height: 30px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
}

.loginbox {
    top: 30px;
    right: 15px;
    border: #980033 0px solid;
}

.header_pop {
    float: left;
    WIDTH: 530px;
    height: 90px;
    background-color: #360410;
}

/* ------------------------------------------ Navigation Style ---------------------- */
.nav { /*WIDTH: 1024px;*/
    
}

.navtop { /*WIDTH: 1024px;*/
    
}

.navsub {
    float: left;
    background-color: #360410;
    color: #FFFFFF;
    font-size: 12px;
    height: 30px;
    margin-bottom: 6px;
}

.navtexttable {
    float: left;
}

.navmiddle {
    float: left;
    WIDTH: 907px;
}

.navmiddle2 {
    float: left;
    WIDTH: 907px;
    border-left: #980033 1px solid;
    border-right: #980033 1px solid;
    border-bottom: #980033 1px solid;
}

.dr-mpnl-pnl-b {
    padding: 0px;
}

.panel {
    padding: 10px;
    overflow: scroll;
    height: 361px;
}

.nav_pop {
    WIDTH: 525px;
}

.navtop_pop {
    float: left;
    WIDTH: 525px;
    height: 40px;
}

/* ------------------------------------------ Hauptbereich Style ---------------------- */
.index { /*float: left;*/ /*width: 1024px;*/
    background: #000000;
    /* background-image: url(/gng/img/site_background.jpg)*/
}

.index-main {
    float: left;
    display: inline;
    /*WIDTH: 710px; */
    border: #000 0px solid;
    MARGIN: 5px 1px 1px 1px;
    background-color: #000000;
}

.index-right {
    float: right;
    /* WIDTH: 180px;*/
    border: #000 0px solid;
    MARGIN: 5px 1px 0px 0px;
    background-color: #000000;
}

.index_pop {
    float: left;
    WIDTH: 515px;
}

.index-main_pop {
    float: left;
    WIDTH: 500px;
    border: #000 0px solid;
    MARGIN: 5px 1px 1px 10px;
}

.main {
    
}

/* ------------------------------------------ Footer Style ---------------------- */
.footer {
    width: 1024px;
    background-color: #000000;
    text-align: center;
}

.footerblank {
    width: 1024px;
    float: left;
    background-color: #980033;
    border: #980033 1px solid;
    height: 2px;
}

.footer-navigation {
    font-size: 17px;
    color: #dddddd;
    margin-top: 20px;
    margin-bottom: 20px;
}

.footer-navigation a {
    font-size: 17px;
    color: #dddddd;
    text-decoration: none;
}

.footer-navigation a:hover {
    font-size: 17px;
    color: #e4c80b;
    text-decoration: underline;
}

.navfooter {
    color: #ddd;
}

.navfooter div.a {
    font-size: 18px;
    color: #ddd;
    font-weight: bold;
}

/* ------------------------------------------ content Style ---------------------- */
.content {
    WIDTH: 710px;
    min-height: 600px;
    min-height: 600px;
    border: #000 1px solid;
}

.contentbox1 {
    float: right;
    WIDTH: 177px;
    MARGIN: 2px 0px 0px 0px;
    background-color: #E1B9BA;
}

.contentbox2 {
    WIDTH: 177px;
    MARGIN: 2px 0px 0px 0px;
    float: right;
    background-color: #BD666C;
}

.contentbox3 {
    WIDTH: 177px;
    MARGIN: 0px 0px 18px 0px;
    float: right;
    background-color: #000000;
}

.trennlinie {
    WIDTH: 710px;
    margin: 0px 0px 0px 12px;
    border: solid #9C151C 1px;
    height: 1px;
}

.trenn_vert {
    background-image: url(/img/GNG_NAV01_trennlinie.jpg);
    width: 1px;
}

.content-sub {
    background-color: #000000;
}

.content-sub-top {
    float: left;
    height: 25px;
    font-family: Verdana, Arial;
    margin: 0px 0px 0px 0px;
    color: #FFFFFF;
}

.content-sub-middle {
    text-align: left;
}

.image-small {
    height: 120px;
    width: 160px;
    TEXT-ALIGN: center;
}

.thumbImg {
    height: 120px;
    width: 160px;
    TEXT-ALIGN: center;
}

.homeheader {
    font-family: Arial;
    background-image: url('/img/navi_background.jpg');
    color: #fdc453;
    height: 18px;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    padding: 3px 10px 3px 15px;
    margin: 0px 2px 0px 2px;
}

.section {
    font-family: Arial;
    background-color: #360410;
    height: 30px;
    color: #eeeeee;
    font-size: 18px;
    padding-left: 15px;
    padding-top: 5px;
    font-style: italic;
    text-align: left;
}

.town-code a {
    text-decoration: none;
}

.town-code a:hover {
    text-decoration: none;
}

/* ------------------------------------------ Tabellen Style ---------------------- */ /*
td.tdergebnis {
background-color: #000000;
width: 160px;
border: 0px solid #000000;
}

table.tablestyle {
background-color: #000000;
margin: 0px 0px 0px 3px;
padding: 0px 0px 0px 0px;
}

table.table_1 {
background-color: #000000;
margin: 0px 0px 0px 5px;
border: 0px solid #000000;
}

table.table_2 {
background-color: #000000;
margin: 0px 0px 0px 2px;
border: 0px solid #000000;
}

table.table_3 {
background-color: #000000;
margin: 0px 0px 0px 2px;
border: 0px solid #000000;
}

table.tableform {
background-color: #000000;
margin: 0px 0px 0px 2px;
border: 0px solid #000000;
width: 400px;
}

td.tdformular {
background-color: #000000;
width: 80px;
border: 0px solid #000000;
}

td.tdformular3 {
background-color: #000000;
width: 160px;
border: 0px solid #000000;
}

td.tdformular2 {
background-color: #000000;
width: 320px;
font-size: 12px;
color: #000000;
border: 0px solid #000000;
}

td.rich-table-headercell {
background-color: #000000;
width: 320px;
border: 0px solid #000000;
}

td.tdformular4 {
background-color: #000000;
border: 0px solid #000000;
}

table.fototable {

}

td.tdabschnitt {
background-color: #FFCCCC;
height: 20px;
border-top: 1px solid #000000;
}

td.erg {
font-family: Arial;
font-size: 10px;
width: 158px;
height: 180px;
vertical-align: top;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

td.erg_profil {
font-family: Arial;
font-size: 10px;
width: 180px;
height: 180px;
vertical-align: top;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

td.tdprofiles {
background-color: #000000;
width: 110px;
border: 0px solid #000000;
font-size: 12px;
color: #000000;
border-bottom: 1px solid #9C151C;
vertical-align: top;
}

td.tdprofiles2 {
background-color: #000000;
width: 160px;
border: 0px solid #000000;
font-size: 12px;
color: #000000;
border-bottom: 1px solid #9C151C;
vertical-align: top;
}
*/
#mail-overview td.rich-table-cell {
    text-align: left;
    padding-left: 2%;
}

td.tdmaillist {
    text-align: left;
    padding-left: 2%;
    width: 150px;
}

td.tdmaillist2 {
    text-align: left;
    padding-left: 2%;
    width: 200px;
}

td.tdmaillist3 {
    text-align: center;
    width: 120px;
}

td.tdmaillist4 {
    text-align: center;
    width: 80px;
}

/*
td.tdsearch {
background-color: #000000;
width: 160px;
border: 0px solid #000000;
font-size: 12px;
color: #000000;
border-bottom: 1px solid #9C151C;
vertical-align: top;
}

td.tdsearch2 {
background-color: #000000;
width: 80px;
border: 0px solid #000000;
font-size: 12px;
color: #000000;
border-bottom: 1px solid #9C151C;
vertical-align: top;
}

th {
font-size: 13px;
color: #000000;
text-align: left;
border-bottom: 1px solid #9C151C;
}

.tableControl1 {
text-align: right;
width: 100%;
}
*/
td.custom-data-table-row {
    width: 70px;
    font-size: 11px;
}

td.tdmediarow1 {
    font-size: 11px;
    color: #ffffff;
    background-color: #000000;
    width: 30px;
    border: 0px solid #000000;
    border-bottom: 1px solid #9C151C;
    vertical-align: top;
    text-align: left;
}

td.tdmediarow2 {
    font-size: 11px;
    color: #ffffff;
    background-color: #000000;
    width: 150px;
    border: 0px solid #000000;
    border-bottom: 1px solid #9C151C;
    vertical-align: top;
    text-align: left;
}

td.tdmediarow3 {
    font-size: 11px;
    color: #ffffff;
    background-color: #000000;
    width: 200px;
    border: 0px solid #000000;
    border-bottom: 1px solid #9C151C;
    vertical-align: top;
    text-align: left;
}

td.tdmediarow4 {
    font-size: 11px;
    color: #ffffff;
    background-color: #000000;
    width: 80px;
    border: 0px solid #000000;
    border-bottom: 1px solid #9C151C;
    vertical-align: top;
    text-align: center;
    text-align: left;
}

.contenttop {
    float: left;
}

.contentmiddle {
    float: left;
    background-color: #FFF;
}

.contentmiddle-headline {
    MARGIN: 0px 0px 20px 145px;
    TEXT-ALIGN: left;
}

.contentmiddle-textblock {
    MARGIN: 0px 0px 0px 145px;
    height: 80px;
}

.contentmiddle-text1 {
    float: left;
    width: 250px;
    padding: 0px 5px 20px 0px;
}

.contentmiddle-text2 {
    float: left;
    width: 250px;
    padding: 0px 5px 20px 10px;
}

.contenttrenner {
    MARGIN: 0px 20px 0px 145px;
}

.content-links {
    height: 30px;
}

.message {
    margin: 0px 0px 10px 20px;
    font-size: 12px;
    color: #BB0000;
    font-weight: bold;
}

.errorMessage {
    margin: 0px 0px 10px 20px;
    font-size: 12px;
    color: red;
    font-weight: bold;
}

#lightbox {
    background-color: #eee;
    padding: 10px;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
}

#lightboxDetails {
    font-size: 0.8em;
    padding-top: 0.4em;
}

#lightboxCaption {
    float: left;
}

#keyboardMsg {
    float: right;
}

#lightbox img {
    border: none;
}

#overlay img {
    border: none;
}

#overlay {
    background-image: url(/img/overlay.png);
}

* html #overlay {
    background-color: #000;
    background-color: transparent;
    background-image: url(blank.gif);
    /* filter: progid:     DXImageTransform.Microsoft.AlphaImageLoader ( src = "../img/overlay.png", sizingMethod = "scale" );*/
}

.video {
    padding: 2px 0px 5px 2px;
    margin-bottom: 8px;
    text-align: left;
    margin-right: 5px;
    border: none;
    display: inline;
    width: 120px;
}

.video a {
    font-family: Arial;
    font-size: 12px;
    color: #ac211e;
    text-decoration: none;
    font-weight: bold;
    margin-bottom: 2px;
    display: inline;
}

.video a:hover {
    text-decoration: underline;
}

/* --------------------------- jQuery Slider CSS ------------------------------- */
.scroll-wrap {
    width: 200px;
    margin: 5px auto;
}

.scroll-pane {
    width: 200px;
    height: 270px;
    padding: 0 0 0 5px;
    overflow: auto
}

.scroll-wrap-new-amateurs-home {
    width: 250px;
    margin: 5px auto;
}

.scroll-pane-new-amateurs-home {
    width: 220px;
    height: 270px;
    padding: 0 0 0 5px;
    overflow: auto
}

a.jScrollArrowUp {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    text-indent: -2000px;
    overflow: hidden;
    background: url('/img/scrollbar/images/but.gif') no-repeat center top;
    height: 18px;
}

a.jScrollArrowDown {
    display: block;
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0;
    text-indent: -2000px;
    overflow: hidden;
    background: url('/img/scrollbar/but.gif') no-repeat center top;
    height: 18px;
}

.jScrollPaneDrag {
    position: absolute;
    cursor: pointer;
    overflow: hidden;
    background: url('/img/scrollbar/drag.gif') no-repeat left top;
    height: 42px
}

/* --------------------------- DataGrid Styles ------------------------------- */
.data-row {
    background-color: #000000;
    border: none;
    color: #ccc;
}

.data-column {
    background-color: #000000;
    border: none;
    color: #ccc;
}

.dr-table {
    border: none;
    background-color: #000;
    color: #ccc;
}

.dr-table-row {
    border: none;
    background-color: #000;
    color: #ccc;
}

.rich-table {
    border: none;
    background: none;
}

td.rich-table {
    border: none;
    background: none;
}

td.rich-tabpanel {
    border: none;
    background: none;
}

.rich-tabel-row {
    border: none;
    background-color: #000;
    color: #ccc;
}

.rich-table-cell {
    border: none;
    background-color: #000;
    color: #ccc;
    vertical-align: top;
}

#video-data-table .rich-table-cell {
    padding: 12px;
}

.dr-table-cell {
    border: none;
    background-color: #000;
    color: #ccc;
}

.data-scroller {
    margin-top: 20px;
    background-color: #000000;
}

.dr-table-footer {
    background-color: #000000;
    border: none;
}

.rich-table-footer {
    background-color: #000000;
    border: none;
}

.dr-table-footercell {
    background-color: #000000;
    border: none;
}

.rich-table-footercell {
    background-color: #000000;
    border: none;
}

.rich-datascr {
    background-color: #000000;
    border: none;
}

/* ------------------------------ */
#actors-online {
    overflow: hidden;
    width: 180px;
    height: 280px;
}

.button {
    border: 1px solid #fdc453;
    padding: 2px;
    margin: 2px;
    font-size: 10px;
    cursor: pointer;
}

.button:hover {
    background-color: #ddd;
}

.foto-video-overview a:hover {
    text-decoration: underline;
}

.hyperlink:hover {
    text-decoration: underline;
}

.input-field {
    border: 1px solid #fdc453;
    padding: 2px;
    margin: 2px;
    font-size: 11px;
    cursor: pointer;
}

.input-field:focus {
    background-color: #ddd;
}

/* --------- CamGirls ------------ */
.cam-girl img {
    border: none;
    filter: alpha(opacity =                                                                                                                                                           50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

.cam-girl:hover img {
    border: none;
    filter: alpha(opacity =                                                                                                                                                           100);
    -moz-opacity: 1.0;
    opacity: 1.0;
}

.video-preview-image:hover {
    border: none;
    text-decoration: none;
}

.town-code-input {
    margin-left: 10px;
    width: 70px;
    height: 14px;
    font-size: 10px;
    border: 1px solid #e8be59;
    color: #999;
    padding: 1px;
}

.magazin-link {
    color: #FDC453;
    text-decoration: none;
}

.magazin-link:hover {
    color: #FDC453;
    text-decoration: underline;
}

.rich-fileupload-font {
    color: #000;
}

.dr-mpnl-mask-div-opaque {
    opacity: 0.5;
}

.dr-mpnl-mask-div {
    background-color: #000;
    opacity: 0.5;
}

.dr-tbpnl-cntnt {
    color: #ccc;
    background: none;
}

.content-area {
    width: 550px;
    padding: 15px;
    border: 1px dotted #ccc;
}

.main-area {
    width: 550px;
}

.paginator-link {
    padding: 5px;
    border: 1px solid #777;
    background-color: #ddd;
    font-size: 12px;
    color: #0033cc;
    margin: 5px;
}

.paginator-link:hover {
    color: #0033cc;
    text-decoration: underline;
}

.input-field-error {
    font-size: 10px;
    color: red;
    display: block;
}

.rich-dtascroller-table {
    margin-top: 25px;
    background: none;
    border: none;
}

.rich-datascr-button {
    padding: 0 5px;
    border: 1px solid #9aafe5;
    text-decoration: none;
    color: #9C151C;
    font-size: 12px;
    padding: 1px;
    background: none;
}

.rich-datascr-inact {
    padding: 0 5px;
    border: 1px solid #9aafe5;
    text-decoration: none;
    color: #9C151C;
    font-size: 12px;
    padding: 1px;
}

.rich-datascr-inact:hover {
    background-color: #9C151C;
    border: 1px solid red;
    color: #bbb;
}

.rich-datascr-act {
    background-color: #9C151C;
    color: #FFF !important;
    border-color: #2b66a5;
    font-weight: bold;
    cursor: default;
    padding: 1px;
    border: 1px solid red;
}

ul.location-name {
    padding: 0;
    margin: 0;
}

ul.location-name li {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

ul.media-info {
    padding: 0;
    margin: 0;
    text-align: left;
}

ul.media-info li {
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: left;
}

.rich-tabpanel {
    background: none;
}

.rich-tabpanel-content {
    background: none;
    border: 1px solid #ccc;
}

.rich-table-subheader {
    background-color: #880203;
    color: #ccc;
}

.rich-table-subheadercell {
    color: #ccc;
}

.rich-table-subheadercell input {
    border: 1px solid rgb(204, 204, 204);
    width: 100px;
    height: 13px;
    font-size: 11px;
}

td.rich-tab-header {
    padding: 3px 30px;
    height: 33px;
    border: none;
    cursor: pointer;
}

td.rich-tab-inactive {
    backgroud-color: #880203;
    background-image: url('/img/navi_background.jpg');
    color: #ccc;
    height: 20px;
    border: none;
}

.rich-calendar-input {
    border: 1px solid #fdc453;
    padding: 2px;
    margin: 2px;
    font-size: 10px;
    cursor: pointer;
}

td.rich-calendar-toolfooter div.rich-calendar-tool-btn {
    color: #555;
}

.rich-tab-inactive {
    backgroud-color: #880203;
    background-image: url('/img/navi_background.jpg');
    color: #ccc;
    height: 20px;
    border: none;
}

td.rich-tab-active {
    backgroud-color: #880203;
    background-image: url('/img/navi_background.jpg');
    color: #FDC453;
    height: 28px;
    border: none;
    color: #FDC453;
    font-size: 15px;
    font-weight: bold;
}

.rich-tab-active {
    backgroud-color: #880203;
    background-image: url('/img/navi_background.jpg');
    color: #FDC453;
    height: 28px;
    border: none;
    color: #FDC453;
    font-size: 15px;
    font-weight: bold;
}

td.rich-tabhdr-side-cell {
    border: 1px solid #ccc;
}

ul.profile-info {
    padding: 0;
    margin: 0;
}

ul.profile-info li {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.rich-table-firstrow {
    padding: 0;
    margin: 0;
}

#recent-videos-overview .rich-tab-active {
    background-color: #360410;
    background-image: none;
    color: #FDC453;
    height: 28px;
    border: none;
    font-size: 15px;
    font-weight: bold;
}

#recent-videos-overview .rich-tab-inactive {
    background-color: #360410;
    background-image: none;
    color: #ccc;
    height: 20px;
    border: none;
}

#recent-videos-overview td.rich-tabpanel-content {
    border: none;
    background-color: #390410;
}

#recent-videos-overview td.rich-tabhdr-side-cell {
    border: none;
}

#recent-videos-overview td.rich-tabhdr-side-cell {
    border: none;
}

#recent-galleries-overview .rich-tab-active {
    background-color: #360410;
    background-image: none;
    color: #FDC453;
    height: 28px;
    border: none;
    font-size: 15px;
    font-weight: bold;
}

#recent-galleries-overview .rich-tab-inactive {
    background-color: #360410;
    background-image: none;
    color: #ccc;
    height: 20px;
    border: none;
}

#recent-galleries-overview td.rich-tabpanel-content {
    border: none;
    background-color: #390410;
}

#recent-videos-overview td.rich-tabhdr-side-cell {
    border: none;
}

#recent-galleries-overview td.rich-tabhdr-side-cell {
    border: none;
}

.image-thumbnail {
    width: 120px;
    height: 90px;
    padding: 5px;
    overflow: hidden;
    border: 1px solid #aaa;
    background-color: #eee;
}

.image-thumbnail .rich-panel-body {
    padding: 0;
    margin: 0;
}

.tooltip {
    background-color: #eee;
    border-width: 3px;
    padding: 10px;
}

.tooltip-text {
    width: 350px;
    height: 80px;
    cursor: arrow;
    border-width: 2px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.tooltipData {
    font-weight: bold;
}

.amateur-image-element ul {
    text-align: left;
}

.menu-notification {
    color: red;
    font-size: 11px;
}

.user-management-table td.rich-table-cell {
    border-bottom: 1px solid #555;
}

.profile-link {
    color: #E07796;
    font-size: 11px;
}

.stories-header {
    background-color: #360410;
    background-image: none;
    color: #FDC453;
    padding: 2px 2px 2px 15px;
    font-size: 17px;
    font-weight: bold;
    text-align: left;
    width: 93%;
}

a.story-title {
    font-size: 18px;
    color: #67192F;
    font-weight: bold;
    text-decoration: underline;
}

.story-title {
    font-size: 18px;
    color: #67192F;
    font-weight: bold;
}

a.story-title:hover {
    text-decoration: none;
}

.story-content {
    color: #000;
    font-family: Arial;
    font-size: 12px;
}

a.story-hyperlink {
    font-size: 13px;
    color: #67192f;
    text-decoration: underline;
}

a.story-hyperlink:hover {
    text-decoration: none;
}

#stories-overview .rich-table-cell {
    background-color: #c0aab3;
    padding: 0px;
}

.back-to-stories-overview a {
    font-family: Arial;
    font-size: 14px;
    color: #67192f;
    text-decoration: underline;
}

.back-to-stories-overview a:hover {
    font-family: Arial;
    font-size: 14px;
    color: #67192f;
    text-decoration: none;
}

.story-pagination-link {
    padding: 2px 5px;
    border: 1px solid #67192f;
    background-color: #c9aab3;
    color: #000;
}

.story-pagination-link:hover {
    padding: 2px 5px;
    border: 1px solid #fbc352;
    background-color: #c9aab3;
    color: #000;
    cursor: pointer;
}

.story-pagination-link-active {
    padding: 2px 5px;
    border: 1px solid #fbc352;
    background-color: #c9aab3;
    color: #000;
}

.story-pagination-pages-overview {
    padding: 5px 5px;
    border: 1px solid #67192f;
    background-color: #c9aab3;
    color: #000;
}

.rich-tool-tip {
	color: #000;
	background-color: #eec0d2;
}