﻿/*---------------------------------------------------
/*  site-general
/*---------------------------------------------------*/
/*remove flash borders at ff 3.6*/
object { outline:none; }


/*******************************************INTROPAGE****************************************/
.body-intro
{
    text-align:center;
    background-image:url(../media/intro.jpg);
    background-repeat:no-repeat;
    background-position:center top;
    font-family:Calibri,Trebuchet MS;
    line-height:20px;
    margin:auto;
    height:600px;
    overflow:auto;
}

#bluebar
{
    margin-top:220px;
    left:0px;
    width:100%;    
    height:38px;
    background-color:#025B95;
    text-align:center;
}

#bluebar .text
{
    position:relative;
    margin:auto;
    text-transform:uppercase;
    color:#FFFFFF;
    width:830px;
}

#bluebar .slogan
{
    float:left;
    font-size:23px;
    margin-top:10px;
    font-weight:bold;
}

#bluebar .language-select
{
    float:right;
    font-size:16px;
    margin-top:15px;
}

#addressbar
{
    width:100%;
    margin-top:450px;
}

#addressbar .text
{
    position:relative;
    margin:auto;
    color:#000000;
    width:830px;
}

.intro-address
{
    float:left;    
}

/*******************************************GENERAL****************************************/
body	
{
    text-align:center;
    background-image:url(../media/background.png);
    background-repeat:repeat-x;
    font-family:Calibri,Trebuchet MS;
    line-height:14px;
    margin:auto;
}

.body-gallery, 
.body-popup
{
    height:95%;
    background:none repeat scroll 0 0 transparent;
}

a
{
    text-decoration:none;
}

h1
{
    font-weight:bold;
    position:relative;
    z-index:30;
    text-transform:uppercase;
    margin-top:0px;
    padding-bottom:18px;
}

h2
{
    font-weight:bold;
    position:relative;
    z-index:30;
    margin-top:0px;
    text-transform:uppercase;
}

.relative
{
    position:relative;    
}

.favorits a
{
    cursor:pointer;
}

.print-button img
{
    border: 0px;
}

.request-button, 
.print-button
{
    background-image:url(../media/pfeil.png);    
    background-repeat:no-repeat;
    background-position:left;
    padding-left:10px;
}

.print-container
{
    margin-top:30px;    
}


/*******************************************main****************************************/
#main
{
width:960px;
vertical-align:top;
text-align:left;
margin:auto;
position:relative;
}



.relative
{
    position:relative;
}

.clear
{
	clear:both;
	height:0;
	line-height:0;
}

/*******************************************headerzone****************************************/

#headerzone
{
    position:relative;
    margin:auto;
    height:277px;
}

#headerzone .background-logo
{
    position:absolute;
    top:0px;
    left:-70px;
    background-image:url(../media/bg-header.png);
    background-repeat:no-repeat;
    width:1030px;
    height:309px;
    z-index:1;
}

#headerzone .banner
{
    background-image:url(../media/banner.jpg);
    background-repeat:no-repeat;
    width:500px;
    height:240px;
    position:absolute;
    top:0px;
    left:30px;
    z-index:5;
}

#headerzone .logo
{
    background-image:url(../media/logo.png);
    background-repeat:no-repeat;
    width:275px;
    height:125px;
    position:absolute;
    top:46px;
    right:13px;
    z-index:10;
}

#headerzone #language
{
    position:absolute;
    top:257px;
    right:0px;
    z-index:50;
    text-transform:uppercase;
}

#headerzone #language a
{
    z-index:50;
    padding-left:5px;
    padding-right:5px;
}

/*******************************************flyout****************************************/
.flyout, 
.flyout-1
{
    position:absolute;
    z-index: 1001;
    bottom: 35px;
    left: 0px;
    display:none;
    width:200px;
    text-align:left;
    padding-bottom:10px;
}

.flyout a, 
.flyout-1 a
{
    margin:1px 0 0px 0;
    padding-left:10px;
}

#menu-zone-horizontal
{
    position:absolute;
    top:239px;
    left:30px;
    z-index:50;
}

#menu-zone-horizontal a
{
    text-transform:uppercase;    
    z-index:50;
    font-size:14px;
    padding:18px 0 5px 0;
    display:block;
    text-decoration:none;
    font-size:16px;
}

#menu-zone-horizontal .separator
{
    float:left;    
    padding:18px 0 5px 0;
}

.level-0
{
    position:relative;
    float:left;
    z-index: 1000;
}

#menu-zone-horizontal .flyout .level-1
{
    position:relative;
    float:left;
    width:175px;
    z-index: 1000;
}

#menu-zone-horizontal .flyout .level-1 a
{
    padding: 1px 0 1px 5px;
    border:0px;
    line-height:22px;
    font-size:13px;
}

.flyout .level-1 .flyout-1
{
    top: 0px;
    left: 200px;
    width: 200px;
}

#menu-zone-horizontal .flyout .level-2
{
    position:relative;
    float:left;
    width:200px;
    z-index: 1000;
}

.flyout .level-2 .flyout-2
{
    top: 0px;
    left: 200px;
    width: 200px;
}

#menu-zone-horizontal .flyout .level-1 a:hover
{
    /*color:#003a65;*/
}



/*******************************************contentzone****************************************/

#contentzone
{
    margin:auto;
}

#content-left .image1
{
    position:absolute;
    background-image:url(../media/bg-content1.png);
    background-repeat:no-repeat;    
    top:-18px;
    left:-84px;
    height:305px;
    width:248px;
    z-index:10;
}

#content-left .text
{
    position:absolute;
    z-index:50;
    width:150px;
}

#content-left
{
    float:left;
    margin-top:50px;
    position:relative;
    margin-left:30px;
    z-index:20;
    width:155px;
    text-transform:uppercase;
}

#content-left .font-menutitle
{
    padding-top:55px;    
    padding-bottom:30px;
}

#content-left .font-menu
{
    border-bottom:dotted 1px #333333;
    line-height:14px;
    padding-bottom:2px;
    padding-top:2px;
}


/*******************************************contentmiddle****************************************/

#content-middle
{
    float:left;
    margin-top:50px;
    position:relative;
    background-image:url(../media/background-contentmiddle.png);
    background-repeat:repeat-y;
    width:522px;
    margin-left:19px;
    min-height:630px;
}

#content-middle .image2
{
    position:absolute;
    background-image:url(../media/bg-content2.png);
    background-repeat:no-repeat;    
    top:-18px;
    left:-10px;
    height:105px;
    width:160px;
    z-index:10;
}

#content-middle .font-text
{
    padding:0px 60px 60px 0;
    line-height:18px;
    z-index:50;
}

#content-middle .font-text a
{
    font-weight:bold;
}

#content-middle .center
{
    text-align:justify;
}

/*******************************************contentright****************************************/

#content-right
{
    float:left;
    margin-top:50px;
    position:relative;
    z-index:20;
    padding-left:5px;
}

#content-right img
{
    border:0px;
}

#address
{
    margin:0 0 20px 40px;
    line-height:18px;
}

/*******************************************news****************************************/
.box
{
    margin-bottom:20px;
}

.box .background-grey
{
    width:40px;
    height:16px;
    padding-bottom:5px;
    float:left;
}

.box .title
{
    text-transform:uppercase;
   font-weight:bold;
   line-height:23px;
   margin-left:45px;
}

.box .background-blue
{
    margin-top:3px;
    width:175px;
    padding-left:40px;
    height:200px;
}

.box .picture
{
    padding-bottom:10px;
}

.box .title2
{
    font-weight:bold;
    text-transform:uppercase;
}

.box .text
{
    padding-top:5px;
    padding-right:10px;
}

.box .more
{
    line-height:10px;
    padding-top:8px;
}

.box .more img
{
    padding-right:5px;
}

.box .background-bottom
{
    width:100%;
    height:8px;
}

/*******************************************footerzone****************************************/
#footerzone
{
    height:40px;
    padding-left:30px;
    padding-top:10px;
    margin-bottom:30px;
    
    background-image:url(../media/bg-footer-line.gif);
    background-position:30px top;
    background-repeat:no-repeat;
}

/*******************************************credits****************************************/

#footerzone .credits
{
    float:left;    
}

#footerzone .credits a
{
    float:left;
    padding-right:10px;
}

/*******************************************favorits****************************************/

#footerzone .favorits a
{
    padding-right:10px;
}

#footerzone .favorits img
{
    padding-right:5px;
}

#footerzone .favorits
{
    float:right;
}

/*******************************************referenzen/news page****************************************/
.module-detail .infos
{
    
}

.module-detail .subtitle
{
    font-weight:bold;
    padding:20px 0 5px 0;
}

.module-list
{
    margin-bottom:30px;    
}

.module-detail .link, 
.module-list .link
{
    padding-top:15px;
}

.popup-gallery
{
    
}

.popup-gallery img
{
    cursor:url("/app_common/images/cursors/lupe.cur"), pointer;
    margin:20px 0 5px 0;
}

.link-gallery
{
    float:right;    
    font-size:18px;
}

.link-gallery img
{
    border:0px;
}



/*---------------------------------------------------
/*  contact-form
/*---------------------------------------------------*/
.contact-form .input-row
{
    margin-bottom:5px;
}
.contact-form .summary
{
    margin-bottom:10px;
}
.contact-form .summary ul
{
    margin:5px;
    padding:5px;
    list-style:none;
}
.contact-form .summary ul li
{
    background-repeat:no-repeat;
    padding-left:10px;
    background-position: left 5px;
}
.contact-form .separator
{
    height:1px;
    margin:10px 0;
    clear:both;
}
.contact-form .input-row span.name
{
    display:inline-table;
    width: 120px;
    text-align:left;
    margin-right:10px;
}

.contact-form .input-row .size
{
    width:100px;
}
.contact-form .input-row span.second
{
    width:60px;
    text-align:right;
    margin-right:10px;
    margin-left:20px;
}

.contact-form .input-row  input
{
     width:300px;
}
.contact-form .input-row input.calendar,
.contact-form .input-row .form-date
{
     width:100px;
}
.contact-form .input-row  input.small,
.contact-form .input-row.small  input
{
     width: 30px;
}


.contact-form .calendar-row img
{
    margin-left:5px;
    cursor:pointer;
    padding: 1px;
    background-color: #bf9a04;
}

.contact-form .input-row textarea 
{
    width:378px;
    height:160px;
    float:left;
}

.contact-form .input-row .textarea span
{
    display:inline-block;
    float:left;
}

.contact-form .privacy span.name
{
    display:block;
    width:100px;
    float:left;
}
.contact-form .privacy div
{
    float:left;
    width:378px;
}
.contact-form .privacy .privacy-box input
{
    width:20px;
}
.contact-form .privacy a
{
    text-decoration:underline;
    cursor:pointer;
}
.contact-form .missingPrivacy
{
    margin:5px 0;
    display:block;
}

.contact-form .link
{
	padding: 40px 0px 60px 0px;
}
	
.contact-form .button
{
	padding: 3px 10px 3px 10px;
	margin: 10px 0px 10px 0;
	float:right;
}

.contact-form .request-button
{
	padding: 10px 15px 10px 25px;
	margin: 20px 0px 10px 0;
	float:right;
}

.contact-form .padding
{
	padding: 10px 10px 10px 20px;
}

.contact-form .checkbox-additional
{
    float:left; 
    width: 100px; 
    padding-left: 3px;
}

.contact-form .privacy .missing-privacy
{
    display:block;
    padding:5px;
    margin:5px 0;
    width:100%;
}
.contact-form .checkboxes input
{
    width:20px;
}
.contact-form .input-row .checkbox-additional input
{
    width:20px;
}
.contact-form .input-row .checkbox-additional-input input
{
    width:300px;
}

.contact-form .header-text
{
    margin-bottom:10px;
}

.contact-form .form-error
{
	padding-right: 20px;
	background-image: url(/media/error.png);
	background-repeat: no-repeat;
	background-position: right top;
	border: 2px solid #8B1713;
}
.contact-form .privacy .form-error
{
    background-color:#8B1713;
}
.contact-form .error-message
{
    border: 2px solid #8B1713;
    background-color:White;
    padding:4px;
    margin-bottom:10px;
}
.contact-form .rooms input
{
    width:20px;
}

.print-body .padding
{
	padding: 20px 10px 5px 20px:
}

.ca-recommend
{
    cursor:pointer;
}

.contact-form .bookplus .input-row span.name
{
	text-align: left;
	float: left;
	width: 160px;
}

.contact-form .bookplus-rooms span.count select
{
	width: 40px;
}

.contact-form .bookplus-rooms
{
	width: 650px;
	float: left;
	padding-right: 20px;
}

.contact-form .bookplus-rooms a.request-button
{
	float: none;
}

.contact-form .bookplus-rooms div.row-spacer
{
	margin-bottom: 10px;
}

.contact-form .bookplus-rooms span.name
{
	width: 200px;
	float: left;
	padding-right: 10px;
	text-align: left;
}

.contact-form .bookplus-rooms span.count
{
	width: 40px;
	float: left;
	padding-right: 10px;
}

.contact-form .bookplus-rooms span.group
{
	width: 250px;
	float: left;
	padding-right: 10px;
}

.contact-form .bookplus-rooms span.days
{
	width: 30px;
	float: left;
	padding-right: 10px;
}

.contact-form .bookplus-rooms span.per-piece
{
	width: 80px;
	float: left;
	padding-right: 10px;
	text-align: right;
}

.contact-form .bookplus-rooms span.per-day
{
	width: 80px;
	float: left;
	padding-right: 10px;
	text-align: right;
}

.contact-form .bookplus-rooms span.per-room
{
	width: 80px;
	float: left;
	padding-right: 10px;
	text-align: right;
}

.contact-form .bookplus-rooms span.amount
{
	width: 80px;
	float: left;
	text-align: right;
}

.contact-form .bookplus-rooms span.sum-spacer
{
	width: 390px;
	float: left;
}

.contact-form .bookplus-rooms span.sum
{
	width: 180px;
	float: left;
	font-weight: bold;
	text-align: right;
}
.contact-form .newsletter-row
{
	position:relative;
}
.contact-form .newsletter-row .interests-box
{
	position:absolute;
	right:0;
	top:0;	
	background-color:White;
	
}
.contact-form .newsletter-row .interests-box .header
{
	background-repeat:no-repeat;
	background-position:right 7px;
	padding:2px 12px 2px;
	font-weight:bold;
	text-align:right;
	cursor:pointer;
	
}
.contact-form .newsletter-row .interests-box .interests
{
	display:none;
}

.contact-form .row-interests input
{
	width:20px;
}




/*---------------------------------------------------
/*  sitemap
/*---------------------------------------------------*/
.sitemap a
{
    display:block;
    padding:2px 0;
}
.sitemap ul
{
    padding-left:30px;
}
.sitemap ul a
{
    font-weight:bold;
}
.sitemap ul ul a
{
    font-weight:normal;
}
.sitemap ul ul ul  ul a
{
    font-style:italic;
}
/*---------------------------------------------------
/*  jquery popup
/*---------------------------------------------------*/

.ui-widget-overlay
{
    position:absolute;
    top:0;
    left:0;
    opacity:0.3;
    filter:Alpha(Opacity=30); 
}

.cjq-popup
{
    overflow: hidden;
}

body.popup
{
	 padding:10px 0 10px 10px;
}
.print-body
{
    overflow:auto;
    padding:10px 0 10px 10px;
}

.cjq-popup .ui-dialog-titlebar
{
    height:30px;
    line-height:30px;
    font-weight:bold;
    padding-left:10px;
}

.cjq-popup .ui-dialog-titlebar a
{
    position:absolute;
    top:5px;
    right:5px;
    text-decoration:none;
    font-weight:bold;
    padding:2px 5px;
    line-height:15px;
    width:16px;
    height:16px;
}
.cjq-popup .ui-dialog-titlebar a span
{
    width:16px;
    height:16px;
    font-size:0;
    line-height:0;
    display:block;
}