/* ****************** */
/* IE Korrektion      */
/* ****************** */

* {
    zoom: 1;
}

/* *********************** */
/* BACKGROUND VON TEMPLATE */
/* *********************** */

body, html {
  background:url(/static/i/bg-aqualine.png) #DEEAF5;
}

div.rd-content {
  background:url(/static/i/bg-aqualine-content4.png) repeat-y;
}

div.rd-content {
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/i/bg-aqualine-content4.png', sizingMethod='scale');
  _background: none;
}

/* **************** */
/*    meta-links    */
/* **************** */
div.rd-meta-links a, 
div.rd-meta-links a:hover{
    color: #334e87;
    border-right: 1px solid #334e87;
}

/* ************ */
/*    header    */
/* ************ */
.rd-logo {
	background: url(/static/i/logo-aqua.png) no-repeat left top;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/i/logo-aqua.png', sizingMethod='scale');
    _background: none;
}


/* ************ */
/*   menu-top   */
/* ************ */

div.rd-menu-top {
    background: url(/static/i/aqualine-menu-top.png) repeat-x;
}


table.rd-menu-top  a {  
    color: #334e87;
}

div.rd-link-active {
    border-bottom: 6px solid #334e87;
}

div.rd-link-active a {
    color: #ffffff;
}

/* ************** */
/*  content-left  */
/* ************** */

div.rd-left {
    background: url(/static/i/rd-bg-left-aqualine.png) repeat-x #D7E4EF;
}

/* ************** */
/*    Adressfeld  */
/* ************** */

div.rd-adressfeld,
div.rd-adressfeld a {
    color: #334e87;
    background-color: #a6c0d9;
}

/* ***************** */
/*      menu-left    */
/* ***************** */

div.rd-border-top {
    background: url(/static/i/menu-left-aqualine.png) no-repeat #e5edf4;
}

div.rd-border-bottom {
    background: url(/static/i/menu-left-aqualine.png) no-repeat #d5c6b1;
}

div.rd-menu-left a {
    color: #334e87;
}

ul.rd-unlist-4 {
    background: url(/static/i/menu-lvl2-aqualine.png) repeat-x #72a1ce;
}
div.rd-menu-left a.rd-link-left-3,
div.rd-menu-left a.rd-link-left-active-3 {
    color: #334e87;
}

div.rd-menu-left a.rd-link-left-active-3 {
    background: url(/static/i/menu-active2-aqualine.png) no-repeat;
}

ul.rd-unlist-5 {
    background-color: #dae7f2;
}

/* ***************** */
/*    content-inner  */
/* ***************** */

div.rd-content-inner,
div.rd-content-inner * {
	color: #334e87;
}

/* ***************** */
/*    breadcrumbs    */
/* ***************** */

div.rd-path { 
    color: #334e87;
}

div.rd-path a {
    color: #334e87;
}

/* ***************** */
/*    content-right  */
/* ***************** */

div.rd-right {
    background: url(/static/i/rd-bg-left-aqualine.png) repeat-x #D7E4EF;
}

div.rd-between {
    background-color: #DEEAF5;
}


div.rd-hotel-links p{
    color: #334e87;
}

div.rd-hotel-links a {
    color: #334e87;
}

div.rd-hotel-links a.hotel-link1 {
    background: url(/static/i/hotel-link1-aqualine.png) no-repeat #92a8bd;
}

div.rd-hotel-links a.hotel-link2 {
    background: url(/static/i/hotel-links2-aqualine.png) no-repeat #92a8bd;
}

div.rd-hotel-links a.hotel-link3 {
    background: url(/static/i/PrinzLogo.png) no-repeat #92a8bd;
    margin: 0px;
}

table.rd-quick a {
    color: #334e87;
}

td.rd-gutschein {
    background: url(/static/i/rd-gutschein-aqualine.png) no-repeat;
}

td.rd-freunde {
    background: url(/static/i/rd-freunde-aqualine.png) no-repeat; 
}

td.rd-Prospekt {
    background: url(/static/i/rd-prospekt-aqualine.png) no-repeat; 
}

table.rd-quick-2 a {
    color: #fbfff9;
}


div.rd-logo-partner-inner {
    color: #334E87;
}

div.rd-logo-partner-inner table 
{
	border-color: #334e87;
}

div.rd-logo-partner-inner a{
    color: #334E87;
}

img.gallery {
    border: 2px solid #334E87;
}