body {
    padding-top: 0px;
    margin-top: 0px;
    background-color: #ebebeb;
    font-family: Verdana;

}

p {
    
    line-height: normal;
}

select, input {
    background-color: white;
    border: 1px solid #999;
}

#site {
    width: 860px;
    background-color: #fff;
    margin: auto;
    margin-top: 0px;
    border: 1px solid #d3d3d3;
    border-top: 0;
    border-bottom: 0;
}

#header {
background-image:url('../grafik/layout/header.png');
height: 155px;
}

#header img.logo {
    margin-left: 31px;
    border: 0px;
    float: left;
}

/* Dark separator with flags */
#separator {
    height: 20px;
    background-color: #990000;
    padding-left: 20px;
    padding-right: 20px;
    clear: both;
}

/* Flags menu */

#language_switch {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none;
}

#language_switch li {
    float: left;
    margin-left: 5px;
    margin-top:1px;
}

#language_switch a {
    border: 0;
}

#footer {
    background-color: #990000;
    margin-top: 35px;
    clear: both;
    padding-bottom: 5px;
    padding-top: 5px;
}

/* Navi bar under flags */
#mininavi {
    height: 25px;
    padding: 0px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0;
    background-color: #fff;
}

#mininavi ul {
    float: right;
    list-style: none;
    
}

#mininavi li {
    float: left;
    margin-left: 5px;
    margin-bottom: 0;
}

#mininavi a {
    color: #ff0000;
    font-size: 7pt;
    font-family: Verdana;
    margin-bottom: 0;
}

#mininavi a:hover {
    color: #990000;
}

#mininavi li.act a {
    color: #990000;
}

/* Main top navigation */
#navi {
    height: 115px;
    margin-right: 10px;
    margin-top: 20px;
    float: right;
    padding-top: 0px;
}

#navi .hauptmenu {
    border-left: 1px solid #ff0000;
    float: left;
    padding-right: 20px;
    padding-left: 10px;
}

#navi .hauptmenu {
    border-left: 1px solid #ff0000;
    float: left;
    padding-right: 20px;
    padding-left: 10px;
}

#navi h3 {
    color: #ff0000;
    font-size: 9pt;
    font-family: Verdana;
    margin-top: 0px;
    margin-bottom: 15px;
    padding-top: -2px;
}

#navi ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#navi li {
    margin-bottom: 7px;
}
#navi li,a {
    font-size: 8pt;
    color: #000000;
    text-decoration: none;
}

#navi a:hover {
    color: #ffffff;
}

#navi li.act a {
    color: #ffffff;
}

/* Main content area */
/*#content {
    padding: 0;
    margin: 0;
    background-color: green;
    height: 0;
}*/
#links,#rechts,#middle {
    margin-top:0;
    padding-top:0;
}

#links,#rechts,#middle {
    float: left;
    padding-left: 20px;   
}


#mitte2, #mitte1 {
    float: left;
}

#links div.content {
    background-color: #fff;
    width: 190px;
    height: 270px;
    margin-bottom: 20px;
}


#mitte1 div.content {
    background-color: #fff;
    width: 190px;
    height: 270px;
    margin-bottom: 20px;
}

#mitte2 div.content {
    background-color: #fff;
    width: 190px;
    height: 270px;
    margin-bottom: 20px;
}

#mitte div.content {
    background-color: #fff;
    width: 400px;
    height: 270px;
    margin-bottom: 20px;
}



#rechts div.content {
    background-color: #fff;
    width: 190px;
    height: 270px;
    margin-bottom: 20px;
}

#mitte2 {
    padding-left: 20px;
}

div.content div.layout_elemente {
    padding: 0;
    margin: 0;
    height: 8px;
    float: left;
}


div.content div.left_top_corner {
    background-image: url('../grafik/layout/content_element/left_top_corner.png');
    width: 8px;
    background-repeat: no-repeat;
}

div.content div.top {
    background-image: url('../grafik/layout/content_element/top.png');
    width: 174px;
    background-repeat: repeat-x;
}

div.content div.right_top_corner {
    background-image: url('../grafik/layout/content_element/right_top_corner.png');
    width: 8px;
    background-repeat: no-repeat;
}

div.content div.left_bottom_corner {
    background-image: url('../grafik/layout/content_element/left_bottom_corner.png');
    width: 8px;
    background-repeat: no-repeat;
}

div.content div.bottom {
    background-image: url('../grafik/layout/content_element/bottom.png');
    width: 174px;
    background-repeat: repeat-x;
}

div.content div.right_bottom_corner {
    background-image: url('../grafik/layout/content_element/right_bottom_corner.png');
    width: 8px;
    background-repeat: no-repeat;
}

div.content div.inside {
    background-image: url('../grafik/layout/content_element/inside_normal.png');
    background-repeat: repeat-y;
    height: 265px;
    width: 190px;
    margin: 0px;
}

#mitte div.inside {
    background-image: url('../grafik/layout/content_element/inside_400.png');
    background-repeat: repeat-y;
    width: 400px;
}

#mitte div.bottom {
    width: 384px;
}

#mitte div.top {
    width: 384px;
}

div.content p {
    padding: 0px 15px 15px 15px;
    font-size: 11px;
    line-height: 1.2;
}

div.rote_linie p {
    padding: 0px 15px 15px 15px;
     font-size: 11px;
    line-height: 1.2;
}

div.ohne p {
    padding: 0px 15px 15px 15px;
     font-size: 11px;
    line-height: 1.2;
    
}

div.content ul {
    padding: 0px 15px 15px 15px;
     font-size: 11px;
    line-height: 1.2;
    list-style: disc;
}

div.content li {
    margin-left: 15px;
}

div.tx-rgsmoothgallery-pi1 {
    margin: auto;
    margin-top: 15px;
}

#tx-sfslideshow-pi1-1 {
    margin: auto;
    border: 0;
    outline: none;
}

div.tx-vgetagcloud-pi1 {
    width: 160px;
    background-color: transparent;
    margin: auto;
    height: 130px;
    padding-top: 45px;
    padding-bottom: 25px;
}

div.tx-vgetagcloud-pi1 li {
    display: inline;
    padding: 3px;
}

div.tx-vgetagcloud-pi1 ul {
    padding: 2px;
    line-height: 2em;
    text-align: center;
}

.clearfix {
    clear: left;
    visibility: hidden;
}

#buchungsformular {
    background: url('../grafik/buchungsformular/buchung_verlauf.png');
    background-repeat: no-repeat;
    font-size: 11px;
    color: white;
    width: 164px;
    height: 259px;
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 6px;
    padding-top: 25px;
    padding-bottom: 0px;
    margin-left: 20px;
    
}

#buchungsformular label {
    margin-top: 6px;
    margin-bottom: 6px;
    display: block;
}

/*#buchungsformular li img {
    margin-left: 3px;
}*/

#from_cal,#to_cal {
    margin-left: 3px;
}

#buchungsformular li {
    clear: left;
}


#buchungsformular select {
    width: 164px;
    display: block;
    height: 20px;
    font-size: 10px;
}

#buchungsformular input {
    width: 135px;
    float: left;
    font-size: 12px;
    border: 1px solid gray;
    margin-top: 0px;
}

#buchungsformular input.buchung_submit {
    width: 35px;
    height: 34px;
    margin-top: -45px;
    margin-left: 123px;
    border: 0;
}

#buchungsformular .buchung_part2 li {
    float: left;
    
}

#buchungsformular .buchung_part2 input {
    width: 25px;
    float: left;
    margin-top: 3px;
    
}
#buchungsformular .buchung_part2 label {
    display: inline;
    
}

#buchungsformular .buchung_part2 td.first_td {
    width: 60px;
    
}

#buchungsformular .buchung_part2 td.rest_td {
    width: 52px;
    
}

#buchungsformular .buchung_part2 {
    margin-top: 16px;
}


#buchungsformular .buchung_part2 img {
    float: left;
    margin-right: 3px;
}
/*
#buchungsformular td {
    border-width: 1px 1px 1px 1px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
}*/





div.tx-rgmediaimages-pi1 {
    margin-left: 15px;
}

#hotelnavi {
    float: left;
    margin-left: 20px;
    margin-bottom: 15px;
}

#drei_spalten  #mitte div.inside {
    height: auto;
    
    padding-bottom: 15px;
}


#drei_spalten #mitte div.tx-rgsmoothgallery-pi1 {
    margin-top: 0px;
}

div.inside p {
    /*line-height: normal;*/
    line-height: 1.2;
}

#ebene3 li.level3 {
    background: url('../grafik/layout/button_190.png');
    width: 174px;
    height: 18px;
    padding: 6px;
    padding-left: 10px;
}

#ebene3 li.level3subs {
    background: url('../grafik/layout/button_190.png');
    width: 174px;
    height: 17px;
    padding: 6px;
    padding-left: 10px;
}

#ebene3 {
    margin-left: 20px;
    margin-bottom: 15px;
}

#links_container {
    float: left;
}

div.content h2 {
    padding: 5px 0px 5px 15px;
    line-height: 1.2em;
    height: 40px;
}

div.rote_linie h2 {
    padding: 5px 0px 5px 15px;
    line-height: 1.2em;
    height: 40px;
}

div.ohne h2 {
    padding: 5px 0px 5px 15px;
    line-height: 1.2em;
    height: 40px;
}

div.content a {
    color: #FF0000;
}

div.rote_linie a {
    color: #FF0000;
}

div.ohne a {
    color: #FF0000;
}


#drei_spalten_long #mitte div {
    background: none;
}

#drei_spalten_long #mitte div.inside,div.content {
    height: auto;
}

#dynamisch #ebene3 {
    height: auto;   
}

#dynamisch #links div.inside {
    height: auto;   
}

#dynamisch #mitte div.inside {
    height: auto;   
}

#dynamisch #rechts div.inside {
    height: auto;   
}

#dynamisch #links div.content {
    height: auto;   
}

#dynamisch #mitte div.content {
    height: auto;   
}

#dynamisch #rechts div.content {
    height: auto;   
}

/* Buchungstool mit menu - fixed height for 2 elements */
#bmm_container {
    height: 580px;
}

#bmm_container #ebene3 {
    height: auto;
}

div.variante1 img {
    padding: 0px;
    margin: 0px;
}

div.variante1 td {
    width: 30%;
    vertical-align: top;
}

div.variante1 td.left {
    width: 30%;
}

div.variante1 td.right {
    width: 70%;
}

div.variante1 table {
    margin-left: 15px;
    margin-top: 8px;
}

div.variante1 h2 {
    float: left;
    padding: 0px;
    margin: 0px;
    margin-left: 15px;

}


div.variante1 p {
    clear: left;
    text-align: left;

}

div.variante2 img {
    margin: auto;
}

div.variante2 {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
}

div.variante2 p {
    padding: 0px;
    text-align: left;
}

div.variante2 h2 {
    margin: 0;
    padding: 0;
    margin-top: 15px;
}


div.variante3 {
    padding: 15px;
    padding-top: 0px;
    padding-bottom: 8px;
}

div.variante3 img {
    margin: 0px;
}

div.var3_h2 h2 {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

div.variante3 p{
    padding: 0;
    margin-top: 15px;
}

#hotelnavi li.level1subs {
    background: url('../grafik/layout/button_190.png');
    width: 174px;
    height: 17px;
    padding: 6px;
    padding-left: 10px;
}

#hotelnavi li.level1 {
    background: url('../grafik/layout/button_190.png');
    width: 174px;
    height: 18px;
    padding: 6px;
    padding-left: 10px;
}


li.house {
    background-color: #eaeaea;
    width: 182px;
    margin-left: 4px;
}

li.house a {
    padding-left: 7px;
    color: #7f7f7f;
    font-size: 10px;
    font-family: Verdana;
    
}

li.house a:hover {
    color: #000;
}

li.house.active a {
    color: #000;
}

li.housending {
    height: 5px;
    background-color: #eaeaea;
    margin-left: 4px;
    width: 182px;
    margin-bottom: 3px;
}

ul.houselevel {
    display: block;
    height: auto;
}

ul.houseoff li.house, ul.houseoff li.housending {
    display: none;
}

li.level4 {
    background-color: #eaeaea;
    width: 182px;
    margin-left: 4px;
}

li.level4 a {
    padding-left: 7px;
    color: #7f7f7f;
    font-size: 10px;
    font-family: Verdana;
    
}

li.level4 a:hover {
    color: #000;
}

li.level4.active a {
    color: #000;
}

li.level4ending {
    height: 5px;
    background-color: #eaeaea;
    margin-left: 4px;
    width: 182px;
    margin-bottom: 3px;
}


ul.level3off li.level4, ul.level3off li.level4ending {
    display: none;
}

/*li {
    background-color: red;
    display: none;
    visibility: hidden;
}*/

#right #rechts {
    float: right;
    margin-right: 20px;
}

.rgtabs-container .rgtabs-container div.special {
    margin-top: 15px;
}

div.rote_linie {
    border-top: 5px solid red;
    padding-top: 0px;
    width: 190px;
    height: 270px;
    margin-bottom: 20px;
    margin-top: 1px;
}

#mitte div.rote_linie {
    width: 400px;
    height: 270px;
}

#dynamisch div.rote_linie {
    height: auto;
}

div.rote_linie img {
    margin-top: 0px;
}

div.rote_linie div.variante2 {
    margin: 0;
    padding: 0;
}

div.rote_linie h2 {
    /*margin: 15px;*/
    margin-bottom: 0px;
    padding-bottom: 0px;
    
}

div.rote_linie p {
    /*margin: 15px;*/
    margin-top: 0px;
}

div.ohne {
    padding-top: 0px;
    width: 190px;
    height: 270px;
    margin-bottom: 20px;
    margin-top: 1px;
}

#mitte div.ohne {
    width: 400px;
    height: 254px;
    padding-top: 15px;
}

#dynamisch div.ohne {
    height: auto;
}

.calendar {
    z-index: 8;
}
table {
    margin: auto;
    margin-bottom: 8px;
}
td {
    font-size: 11px;
    padding: 4px;
    text-align: center;
}

.td-0 {
    text-align: left;
}

.bewertungForm {
    font-size: 10px;
    margin-left: 15px;
    margin-right: 15px;
}

.bewertungForm input {
    width: 150px;
}

.bewertungForm label {
    margin-top: 5px;
    margin-bottom: 3px;
    display: block;
}

.bewertungForm .bewertungSubmit {
    width: auto;
    height: auto;
}

#buchungsformular .buchung_part2 td {
    vertical-align: top;
    padding: 0;
    border: 0;
    font-size: 10px;
    padding-bottom: 6px;
    text-align: left;
}

h2.header1 {
    font-family: Verdana;
    font-size: 15px;
    color: #FF0000;
    font-weight: bold;
}

h2.header2 {
    font-family: Verdana;
    font-size: 15px;
    color: black;
    font-weight: bold;
}

h2.header3 {
    font-family: Verdana;
    font-size: 11px;
    color: #FF0000;
    font-weight: bold;
}

h2.header4 {
    font-family: Verdana;
    font-size: 11px;
    color: black;
    font-weight: bold;
}


h2.header5 {
    font-family: Verdana;
    font-size: 17px;
    color: #FF0000;
    font-weight: lighter;
}

h2.header6 {
    font-family: Verdana;
    font-size: 17px;
    color: black;
    font-weight: 100;
}

h2.header7 {
    font-family: Verdana;
    font-size: 15px;
    color: #FF0000;
    font-weight: lighter;
}

h2.header8 {
    font-family: Verdana;
    font-size: 15px;
    color: black;
    font-weight: lighter;
}

h2.header9 {
    font-family: Verdana;
    font-size: 9px;
    color: #FF0000;
    font-weight: lighter;
}

h2.header10 {
    font-family: Verdana;
    font-size: 9px;
    color: black;
    font-weight: lighter;
}

h2.header1 a {
    font-family: Verdana;
    font-size: 15px;
    color: #FF0000;
    font-weight: bold;
}

h2.header2 a {
    font-family: Verdana;
    font-size: 15px;
    color: black;
    font-weight: bold;
}

h2.header3 a {
    font-family: Verdana;
    font-size: 11px;
    color: #FF0000;
    font-weight: bold;
}

h2.header4 a {
    font-family: Verdana;
    font-size: 11px;
    color: black;
    font-weight: bold;
}


h2.header5 a {
    font-family: Verdana;
    font-size: 17px;
    color: #FF0000;
    font-weight: lighter;
}

h2.header6 a {
    font-family: Verdana;
    font-size: 17px;
    color: black;
    font-weight: 100;
}

h2.header7 a {
    font-family: Verdana;
    font-size: 15px;
    color: #FF0000;
    font-weight: lighter;
}

h2.header8 a {
    font-family: Verdana;
    font-size: 15px;
    color: black;
    font-weight: lighter;
}

h2.header9 a {
    font-family: Verdana;
    font-size: 9px;
    color: #FF0000;
    font-weight: lighter;
}

h2.header10 a {
    font-family: Verdana;
    font-size: 9px;
    color: black;
    font-weight: lighter;
}

#zw_gmap_div {
    margin: auto;
    background-color: white;
    width: 360px; height: 400px
}

.rgtabs-wrapper table {
    width: 360px;
    margin: auto;
}

.rgtabs-wrapper td.td-1 {
    text-align: left;
}

.rgtabs-wrapper td {
    padding-top:1px;
    padding-bottom: 1px;
}

/* FAQ Fontsize test */

div.testa p {
    line-height: 1.5;
    font-size: 12px;
}

div.testa div.ohne p {
    line-height: 1.5;
    font-size: 11px;
}

/* Weil TD center inherit */

td.right {
    text-align: left;
}

#zwei_spalten #rechts div.inside {
    background-image: url('../grafik/layout/content_element/inside_400.png');
    background-repeat: repeat-y;
    width: 400px;
}

#zwei_spalten #rechts div.bottom {
    width: 384px;
    margin-bottom: 20px;
}

#zwei_spalten #rechts div.top {
    width: 384px;
}

#zwei_spalten #rechts div.content {
    background-color: #fff;
    width: 400px;
    height: 270px;
    margin-bottom: 20px;
}

#zwei_spalten #links_container div.inside {
    background-image: url('../grafik/layout/content_element/inside_400.png');
    background-repeat: repeat-y;
    width: 400px;
    height: auto;
}

#zwei_spalten #links_container div.bottom {
    width: 384px;
    margin-bottom: 20px;
}

#zwei_spalten #links_container div.top {
    width: 384px;
}

#zwei_spalten #links_container div.content {
    background-color: #fff;
    width: 400px;
    height: 270px;
    margin-bottom: 20px;
}

#zwei_spalten #links_container {
    margin-left: 20px;
}

#buchung_schritt2 input,select {
    float: left;
    font-size: 11px;
    margin-bottom: 7px;
    margin-top: 0px;
    padding: 1px;
    width: 170px;
}

#buchung_schritt2 textarea {
    width: 170px;
    height: 170px;
}

#buchung_schritt2 label,textarea {
    float: left;
    font-size: 11px;
    margin-bottom: 7px;
    margin-top: 0px;
    padding: 1px;
}

#buchung_schritt2 input,textarea {
    background-color: white;
    border: 1px solid #999;
    width: 170px;
}

#buchung_schritt2 .buchung_submit {
   width: 38px;
}

#buchung_schritt2 li {
    width: 99%;
    display: block;
    clear: left;
}

#buchung_schritt2 {
    font-size: 11px;
    margin-top: 8px;
}

#buchung_schritt2 label {
    width: 180px;
    display: block;
    padding: auto;
    padding-top: 3px;
    height: 15px;
}



#buchung_schritt2 .spacer {
    height: 35px;
}

#buchung_schritt2 #ankunft {
    width: 147px;
}

#buchung_schritt2 #abreise {
    width: 147px;
}

#buchung_schritt2 .buchung_submit {
    clear: left;
    border: 0;
    margin-left: 330px;
}

.rating_wrapper {
    width: 320px;
    margin-left: 15px;
    margin-top: 15px;
    font-size: 11px;
}

.rating_top {
    background-image:url('/fileadmin/template/pics/simple_top.png');
    background-position: top left;
    width: 300px;
    height: 8px;
}

.rating_box {
    padding-top: 5px;
    background-color: white;
    width: 340px;
    padding: 15px;
}

.rating_bottom {
    background-image:url('/fileadmin/template/pics/simple_bottom.png');
    width: 275px;
    height: 8px;
}

.rating_box table {
    width: 340px;
    margin: 0;
}

.rating_box td {
    text-align: left;
    vertical-align: middle;
    padding: 0;
}

.rating_box .header_hotel {
    font-size: 14px;
    margin: 0;
    padding: 0;
    line-height: 1;
    height: auto;
    margin-bottom: 10px;
}

.rating_box .header4 {
    font-size: 14px;
    margin: 0;
    padding: 0;
    line-height: 1;
    height: auto;
}

.rating_box .mini_rates {
    margin: 0;
    width: auto;
    float: right;
    padding: 0;
}

.rating_box td.comment p {
    margin: 0;
    padding: 0;
    line-height: 1.2;
}

.mini_rates td {
    padding: 0px;
    padding-left: 2px;
    padding-right: 2px;
}

.rating_box td.right {
    padding: 0;
}

.rating_box td.comment {
    padding-top: 15px;
}

.rating_navi {
    text-align: center;
    padding: 0px;
    margin: 0px;
}

.rating_navi span {
    font-size: 12px;
    color: black;
    font-weight: bold;
}

.rating_navi a {
    text-align: center;
    font-size: 11px;
    color: black;
    font-weight: bold;
}

#rating_records {
    margin-top: 15px;
    padding-bottom: 15px;
}

.rating_hotel th,td {
    font-size: 10px;
    text-align: center;
    font-weight: normal;
    padding: auto;
    padding-top: 4px;
    padding-bottom: 4px;
    vertical-align: center;
}

.rating_hotel th {
    text-transform: uppercase;
}

.rating_hotel {
    width: 340px;
}

.rating_hotel img {
    margin: auto;
    display: block;
    /*margin-top: 4px;
    margin-bottom: 4px;*/
}

.bewertungForm input {
    border: 1px solid #999;
    font-size: 11px;
    padding: 1px;
}

.bewertungForm label {
    margin-top: 10px;
}

.bewertungForm .bewertungSubmit {
    border: 0;
    margin-top: 15px;
}

.bewertungForm img {
    margin-top: 3px;
}

.rating_navi_dropdown {
    width: 160px;
    margin-left: 15px;
    text-align: left;
    margin-bottom: 0;
    background-color: white;
    border: 1px solid #999;
}

.bewerbungForm {
    font-size: 11px;
}

.bewerbungForm input, label{
    width: 160px;
}

.bewerbungForm .buchung_submit{
    width: 34px;
    border: 0;
    margin-top: 15px;
    margin-left: 142px;
}

.bewerbungForm label {
    margin-top: 7px;
    margin-bottom: 4px;
    display: block;
    clear: left;
}

.bewerbungForm input {
    background-color: white;
    border: 1px solid #999;
}

.bewerbungForm li {
    clear: left;
}

.bewerbungForm .header2 {
    margin-bottom: 0; height: auto;
}

.upload {
	position:relative;
	width:160px;
}
.realupload {
	position:absolute;
	top:0;
	right:0;
        margin-top: 23px;

	/* start of transparency styles */
	filter:alpha(opacity:0);
        opacity:0;
	-moz-opacity:0;
	
	/* end of transparency styles */

	z-index:2; /* bring the real upload interactivity up front */
	width:470px;
        cursor: pointer;
}
form .fakeupload {
	background:url('../grafik/16_save.png') no-repeat 100% 50%;
        
}
form .fakeupload input {
	width:130px;
}

div.content p.pflicht {
    font-size: 9px;
    clear: both;
    float: right;
}

table.form-sent td {
    padding: 3px;
    padding-right: 5px;
    text-align: left;
    padding-top: 8px;
}

div.ohne table {
    margin-left: 15px;
}

table.form-sent {
    padding-top: 20px;
    margin-left: 15px;
    width: 370px;
}

div.content p.form-sent {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
}

div.content #alerter {
    font-size: 12px;
    color: red;
    text-align: center;
    margin-bottom: 10px;
    display: none;
}

#buchung_schritt2 .sublist label {
    width: 165px;

}

#buchung_schritt2  input.checkbox {
    width: auto;
    background-color: red;
}

a.back_button {
    padding: 3px;
    padding-left: 7px;
    padding-right: 7px;
    background-color: white;
    border: 1px solid #999;
    color: black;
}

#rating_form img {
    cursor: pointer;
}

#rating_form h2 {
    margin-top: 5px;
    margin-bottom: 5px;
}


.rating_admin h2 {
   line-height: 1;
   padding: 0;
   margin: 0;
}

#tagespreis div {
    color: red; font-weight: bold;
    position: absolute;
    text-align: center;
    padding: 0;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
}

#price-e {
    top: 74px;
    left: 16px;
    width: 67px;
    height: 26px;
}

#price-d {
    top: 87px;
    left: 96px;
     width: 67px;
    height: 28px;
}

#price-m {
    top: 175px;
    left: 16px;
     width: 63px;
    height: 24px;
}

#price-s {
    top: 180px;
    left: 96px;
     width: 67px;
    height: 28px;
}

#tagespreis sup {
    font-size: 80%;
    vertical-align: top;
}

#tagespreis p {
    margin:0 ;
    padding: 0;
    font-size: inherit;
    line-height: 1;
    font-weight: bold;
    font-family: Verdana;
}

#tagespreis a {
    font-weight: bold;
    font-family: Verdana;
}

h5.address {
    font-size: 12px;
    color: #333;
    margin-left: 15px;
    margin-bottom: 15px;
}

.innerlinking {
    text-align: left;
    font-size: 8px;
    color: #ff0000;
    padding: 3px;
    padding-left: 15px;
}

.innerlinking a {
    text-align: left;
    font-size: 8px;
    color: #ff0000;
}

.innerlinking a:hover {
    text-align: right;
    font-size: 8px;
    color: #ccc;
}

.arabic td {
    text-align: right;
}

.arabic .td-1 {
    text-align: right;
}

.arabic .td-last {
    text-align: right;
}

.rgmediaimages-player {
    margin-top: 10px;
    display: block;
}