/*******************************************GENERAL****************************************/
body
{
    font-family:Tahoma;
    font-size:12px;
    color:#003a65;
    margin-top:20px;
    text-align:left;
    background-repeat:repeat-x;
    
}

h1
{
    font-size:20px;
    font-weight:normal;
}

h2
{
    font-size:15px;
}

#container
{
    position:relative;
    width:980px;    
    margin:0 auto;
    text-align:left;
    margin-top:50px;
    margin-bottom:50px;
}

.clear
{
	clear:both;
	height:0;
	font-size::0;
	line-height:0;
}

/*******************************************top****************************************/
#hide-references
{
    position:absolute;
    right:0px;
    top:-25px;
    width:125px;
    line-height:25px;
    font-size:16px;
    font-weight:bold;
    text-align:center
}

.language 
{
    position:absolute;  
    top:-25px;
    left:22px;
}

.language a
{
    text-decoration:none;
}

.language .dropdown
{
    position:absolute;
    float:left;
    top:12px;    
    left:0px;
    display: none;
    background-color:White;
	background-repeat:no-repeat;
	background-position:right 50px;
	padding-left:26px;
	width:110px;
	z-index:10000;
}

/*******************************************top****************************************/
#slideshow
{
    background-image:url(/media/banner.jpg);    
}

/*******************************************top-menu****************************************/
#top-menu
{
    float:left; 
    width:100%;
    height:40px;
}

#menu
{
    float:right; 
    width:100%;
    text-align:right;
    height:41px;
    background-image:url(/media/bg-fading-menu.png);
    background-repeat:no-repeat;
    background-position:bottom;
}

#logo1
{
    position:absolute;
    float:left;
    top:325px;
    left:10px;
}

#menu-channels
{
    font-family:Tahoma;
	float:left;
	margin-left:297px;
}

#menu-channels a
{
	display:block;
	float:left;
	margin:0 16px;
	font-size:15px;
	line-height:33px;
	text-decoration:none;
}

/*******************************************top-path****************************************/
#top-path
{
    position:relative;
    float:left;
    width:100%;
    height:60px;
    border-bottom:solid 1px #D4D4D4;
}

#logo2
{
    float:left;
    margin-left:113px;
    margin-top:2px;
}

#sitepath
{
    float:right;
    margin-top:35px;
    margin-right:15px;
}

#sitepath a
{
    line-height:25px;
    text-decoration:none;
    padding-right:10px;
}

/*******************************************middle****************************************/
#middle
{
    float:left;
    background-repeat:repeat-y;
    background-position:10px 500px;
}

/*******************************************left****************************************/
#left
{
    float:left;
    width:300px;
    background-repeat:repeat-y;
    background-position:10px top;
    margin-top:35px;
}

/*******************************************left-box****************************************/
.left-box
{
    margin-bottom:100px;
}

.left-box a
{
    text-decoration:none;
}

.left-box .title
{
	line-height:33px;
    padding-left:40px;
    padding-right:13px;
    font-size:14px;
    font-weight:bold;
    margin-bottom:20px;
}

.left-box .menu-1
{
	line-height:20px;
    padding-top:10px;
    margin-left:40px;
    border-bottom:solid 1px #CAD2DD;
}

.left-box .menu-2
{
	line-height:10px;
    padding-top:10px;
    margin-left:60px;
    padding-right:20px;
}

/*******************************************box-news****************************************/
.box-news
{
	position:relative;
	left:0;
	top:0;
	width:300px;
	margin-bottom:175px;
}

.box-news .title
{
	line-height:33px;
    padding-left:40px;
    padding-right:13px;
    font-size:14px;
    font-weight:bold;
    margin-bottom:20px;
}

#box-news .clipcontainer
{
	clip:rect(0px 278px 325px 0px);
	position:absolute;
	width:278px;
	height:325px;
	overflow:hidden;
	top:37px;
	left:30px;
}
.box-news .next,
.box-news .back
{
	top:12px;
	right:11px;
	width:13px;
	height:17px;
	font-size:0;
	line-height:0;
}

.box-news .next
{
	right:11px;
}
.box-news .back
{
	right:26px;
}

.box-news .item
{
	float:left;
	width:300px;
	height:320px;
	font-size:12px;
	line-height:17px;
}
.box-news .item .content
{
	padding-top:10px;
	padding-right:25px;
    margin-left:10px;
    height:155px;
}

.box-news img
{
}

.box-news .header
{	
	font-weight:bold;
	height:25px;
    margin-bottom:5px;
}

.box-news .categories
{
	font-weight:bold;
}
.box-news .category
{
	font-size:110%;
	font-style:italic;
}
.box-news .item .links
{
    text-align: left;
	width:230px;
	margin:20px 0 0 10px;
	line-height:20px;
	font-size:90%;
    text-decoration:none;
}
.box-news .item .links a
{
    text-decoration:none;
}

.links img
{
    padding-left:11px;
}

.box-news .category-title
{
    position:absolute;
    float:right;
    top:0px;
    left:150px;
    font-size:80%;
    width: 80px;
    line-height:33px;
}

/*******************************************right****************************************/
#right
{
    float:left;
    width: 615px;
    margin-top:23px;
    padding-left:40px;
}

#right li
{
    padding-left:15px;
    background-image:url(../media/arrow-news-blue.gif);
    line-height:20px;
}

#right .text
{
    font-size:12px;
    line-height:22px;
    margin-bottom:80px;
}

/*******************************************footer1****************************************/
#footer1
{
    border-top:solid 7px #FEDD38;
    position:relative;
}

#footer1 .favorits
{
    position:absolute;
    float:right;
    top:-40px;
    right:20px;
}

#footer1 .favorits a
{
    padding:0 8px 0 8px;
    text-decoration:none;
}

#footer1 .adress
{
    text-align:justify;
    float:left;
    width:280px;
    padding:20px 0px 30px 20px;
    line-height:15px;
    font-size:12px;
}

#footer1 .adress .title
{
    text-align:right;
    font-weight:bold;
    padding:0 10px 15px 0;
}

#footer1 .approach
{
    height:140px;
    background-repeat:no-repeat;
    background-position:right;   
}

#footer1 .absolute-logo
{
    position:absolute;
    top:-35px;
    left:0px;
}

#footer1 .arrival
{
	float:right;
    position:absolute;
    top:30px;
    right:35px;
}
#footer1 .arrival a img
{
	display:block;
}
#footer1 .arrival .link-text
{
	display:block;
	position:absolute;
	bottom:1px;
	left:0;
	text-transform:uppercase;
	padding:0 25px;
	line-height:20px;
	font-weight:bold;
	z-index:5;
	text-decoration:none;
}

/*******************************************footer2****************************************/
#footer2
{
    padding:15px 20px 15px 50px;
}

#footer2 a
{
    text-decoration:none;
}

#footer2 .left
{
    float:left;
    width:400px;
}

#footer2 .left img
{
    margin-right:30px;
}

#footer2 .right
{
    float:right;
    width:300px;
    text-align:right;
}

#footer2 .right .copyright
{
    margin-top:40px;
}

/********************************* frame references *****************************/

.cjq-slider .clipcontainer
{
	clip: rect(0px 950px 170px 0px);
}

#frame-references
{
	position:absolute;
	top:-1000px;
    left:0px;    
    width:980px;
    height:180px;
    font-size: 12px;
	line-height: 12px;
}

#frame-references a
{
	text-decoration: none;
}

#frame-references .next
{
	top: 50px;
	right:-36px;
}

#frame-references .back
{
	top: 50px;
	left:-36px;
}

#frame-references .clipcontainer
{
	top: 5px;
	left: 10px;
	width:950px;
	height:170px;
	overflow:hidden;
}

#frame-references .item
{
	float: left;
	width: 470px;
	height: 115px;
	font-size: 12px;
	line-height: 18px;
	margin-top:20px;
}

#frame-references .item .image
{
	float: left;
	margin-left:10px;
	width:180px;
	height: 130px;
}

#frame-references .item .description
{
    float:right;
    width:250px;
    height:100px;
    padding-right:20px;
}

#frame-references .item .links
{
	text-align: left;
	width:240px;
	margin:110px 0 0 200px;
	line-height:20px;
	padding:0 20px 0 10px;
}

#frame-references .item .link a:hover
{
	text-decoration: none;
}

#frame-references .darken
{
    position:absolute;
    top:180px;
}

/*******************************************references****************************************/

#references, #news
{
    height:425px;
}

#references .background-title
{
    height:27px;
    padding-top:6px;
    padding-left:15px;
    padding-right:13px;
    margin-bottom:5px;
}

#references .background-title img
{
    margin-right:4px;
    margin-top:9px;
    float:right;
}

.references_text
{
    margin-top:17px;
    margin-bottom:14px;
    padding-left:15px;
    line-height:20px;
}

.references_text img
{
    padding-right:5px;
}

.references_title
{
    font-weight:bold;
    padding-bottom:7px;
}

#references .Details
{
    margin-left:15px;
    margin-top:15px;
    padding-top:7px;
    padding-bottom:5px;
    text-align:right;
    margin-right:12px;
    padding-right:5px;
    text-decoration:none;
}

#references .Details a
{
    text-decoration:none;
}

.Details img
{
    padding-left:11px;
}

.module-detail .image .popup-gallery
{
	cursor:pointer;
}

.module-detail .link-gallery
{
	padding:2px 5px;
}
/*******************************************News****************************************/

#News
{
    height:100%;
    padding-bottom:90px;
}

.line_blue
{
    height:2px;
    margin-bottom:2px;
}
  
  #News .background-title
{
    height:27px;
    padding-top:6px;
    padding-left:15px;
    padding-right:13px;
    margin-bottom:5px;
}  

#News .background-title img
{
    margin-right:4px;
    margin-top:9px;
    float:right;
}

.news_text
{
    margin-top:17px;
    margin-bottom:14px;
    padding-left:15px;
    line-height:20px;
}

.news_text img
{
    padding-right:5px;
}

.news_title
{
    font-weight:bold;
    padding-bottom:7px;
}

#News .Details
{
    margin-left:15px;
    margin-top:15px;
    padding-top:7px;
    padding-bottom:5px;
    text-align:right;
    margin-right:12px;
    padding-right:5px;
}

#News .Details a
{
    text-decoration:none;
}

.content-left .detail-link
{
    display:block;
    margin:0 0 4px 8px;
    padding:5px 15px 2px 10px;
    text-align:right;
    background-repeat:no-repeat;
    background-position:right 8px;
    text-decoration:none;
}




/*******************************************recommend****************************************/
#recommend 
{
    padding:0 10px 10px 10px;
}

#recommend .contact-form span.name
{
    width:50px;
}

#recommend .contact-form input
{
    width:350px;
}



#recommend .contact-form .privacy input
{
    width:30px;
}
#recommend .site-row .name
{
    float:left;
}
#recommend .site-row .address
{
    margin-left:50px;
}
#recommend .error-message
{
    margin:5px 0;
}
#recommend .contact-form .textarea .note
{
    width:350px;
    height:50px;
    float:none;
}
#recommend .contact-form .textarea .name
{
    float:none;
    display:block;
}
#recommend .panel-result
{
    margin:20px 10px 0 10px;
    text-align:center;
    font-weight:bold;
}
#recommend .title
{
	font-size:14px;
}

/*******************************************contact - base****************************************/

.contact-form 
{
    margin-top:10px;  
}

.contact-form input,
.contact-form textarea,
.contact-form select
{
    font-size:100%;
    line-height:18px;
}

.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:100px;
    text-align:left;
    margin-right:10px;
}
.contact-form .input-row span.second
{
    width:60px;
    text-align:right;
    margin-right:10px;
    margin-left:20px;
}

.contact-form .input-row  input
{
     width:360px;
}
.contact-form .input-row  input.calendar
{
     width:100px;
}
.contact-form .input-row  input.small,
.contact-form .input-row.small  input
{
     width:60px;
}
.contact-form .input-row  input.medium,
.contact-form .medium  input
{
     width:120px;
}
.contact-form .calendar-row img
{
    margin-left:5px;
    cursor:pointer;
}
.contact-form .input-row textarea 
{
    width:360px;
    height:160px;
    float:left;
    margin-left:4px;
}
.contact-form .textarea span.name
{
    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:520px;
}
.contact-form .privacy  input
{
    width:20px;
}
.contact-form .privacy a
{
    text-decoration:underline;
    cursor:pointer;
}
.contact-form .missingPrivacy
{
    margin:5px 0;
    display:block;
}
.contact-form .request-button
{
    display:block;
	padding:3px 6px 3px 15px;
	text-decoration:none;
	margin:10px;
	float:right;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:5px 7px;
}

.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 .input-row .checkbox-additional-input 
{
    margin-bottom:4px;
}

.contact-form .header-text
{
    margin-bottom:10px;
}

.contact-form .error-message
{
	padding:5px;
	margin-bottom:10px;
	font-weight:bold;
}

.contact-form .separator
{
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin:10px 0;
}

/*******************************************jquery popup****************************************/
.ui-widget-overlay
{
    position:absolute;
    top:0;
    left:0;
    opacity:0.3;
    filter:Alpha(Opacity=30); 
}

.cjq-popup
{
    overflow: hidden;
}


.print-body
{
    overflow:auto;
    padding:0px 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;
}

/*---------------------------------------------------
/*  popup
/*---------------------------------------------------*/


body.body-popup
{
    width:100%;
    height:100%;
    overflow:hidden;
    margin:0;
    padding:0;
    border:0;
    border:solid 1px red;
    
}
#popup-gallery html,
body.body-popup iframe,
body.body-popup html,
body.body-popup form,
body.body-popup
{
    overflow:hidden;
    margin:0;
    padding:0;
    border:0;
    background:none;
    width:100%;
    height:100%;
   
}
html
{
	width:100%;
    height:100%;
}
/*******************************************print page****************************************/
.print-button
{
    display:block;
    margin:10px 0;
    padding:0 0 5px 0;
    background-repeat:no-repeat;
    background-position:2px 5px;
    font-weight:bold;
    
}

.print-lock
{
    position:absolute;
    width:700px;
    top:60px;
    height:500px;
}

.print-container
{
    height:500px;
    overflow:auto;
}


/*****************************ROUTE PLANNER*****************************/

#route-planner .container
{
	padding: 10px;
	margin-bottom: 20px;
}


#route-planner .title
{
	font-weight: bold;
	padding: 20px 0px 10px 0px;
}

#route-planner .row
{
	clear: both;
	line-height:28px;
}

#route-planner .row .label
{
	float: left;
	width: 100px;
}

#route-planner .row .value
{
	margin-left: 100px;
}

#route-planner .address
{
	width: 320px;
}

#route-planner .country
{
	width: 30px;
}

#route-planner .zipcode
{
	width: 120px;
}

#route-planner .place
{
	width: 232px;
}

#google-map
{
	width: 460px;
	height: 320px;
}
#google-route
{
}

.form-error
{
	padding-right: 20px;
	background-image: url(../media/error.png);
	background-repeat: no-repeat;
	background-position: right top;
	border: 2px solid #8B1713;
}

.error-message
{
	border: 2px solid #8B1713;
	padding: 5px;
	color: #8B1713;
}

/*******************************************module list****************************************/

.module-list
{
    position:relative;
    padding-right:150px;
}

.module-list a
{
    text-decoration:none;
    font-weight:bold;
    color:#6f82af;
}

.module-list a:hover
{
    text-decoration: underline;
}

.module-list .image
{
    position:absolute;
    right:0;
}

.module-list .text .title
{
    font-weight:bold;
    font-size:120%;
    color:#6f82af;
    padding:10px 10px 10px 0px;
    width:340px;
    border-top:solid 1px #CBD1DD;
}
.module-list .text .categories,
.module-detail .categories
{
	font-weight:bold;
	margin-botton:5px;
}

.module-list .text .link a
{
    color:#293E6B;
    text-decoration:none;
    font-weight:normal;
}

.module-list .text .link
{
    text-align: left;
	width:340px;
	margin:20px 0 0 0;
	padding-left:15px;
	line-height:20px;
	font-size:90%;
    text-decoration:none;
    background-color:#D4DFE5;
}

.module-list .text .description
{
    padding-right:150px;   
}

/*******************************************module list news****************************************/

.news-module-list
{
    position:relative;
    margin-bottom:20px;
}

.news-module-list a
{
    text-decoration:none;
    font-weight:bold;
    color:#6f82af;
}

.news-module-list a:hover
{
    text-decoration: underline;
}

.news-module-list .title
{
    font-weight:bold;
    font-size:120%;
    color:#6f82af;
    padding:10px 0 10px 0px;
    width:610px;
    border-top:solid 1px #CBD1DD;
}
.news-module-list .categories,
.news-module-detail .categories
{
	font-weight:bold;
	margin-botton:5px;
}

.news-module-list .link a
{
    color:#293E6B;
    text-decoration:none;
    font-weight:normal;
}

.news-module-list .link
{
    text-align: left;
	width:600px;
	margin:20px 0 0 0;
	padding-left:15px;
	line-height:20px;
	font-size:90%;
    text-decoration:none;
    background-color:#D4DFE5;
}


/*******************************************module details****************************************/

.module-detail
{
    position:relative;
    padding-right:280px;
}

.module-detail a
{
    text-decoration:none;
    font-weight:bold;
    color:#6f82af;
}

.module-detail a:hover
{
    text-decoration: underline;
}

.module-detail .image
{
    position:absolute;
    right:0;
}

.module-detail .text .title
{
    font-weight:bold;
    font-size:120%;
    color:#6f82af;
    padding:10px 10px 10px 0px;
    width:340px;
    border-top:solid 1px #CBD1DD;
}

.module-detail .subtitle
{
    font-size:90%;
}

.module-detail .service
{
}

.module-list .text .description
{
}

.module-detail .link a
{
    color:#293E6B;
    text-decoration:none;
    font-weight:normal;
}

.module-detail .link
{
    text-align: left;
	width:340px;
	margin:20px 0 0 0;
	padding-left:15px;
	line-height:20px;
	font-size:90%;
    text-decoration:none;
    background-color:#D4DFE5;
}


/*******************************************module details news****************************************/

.news-module-detail
{
    position:relative;
    padding-right:30px;
}

.news-module-detail a
{
    text-decoration:none;
    font-weight:bold;
    color:#6f82af;
}

.news-module-detail a:hover
{
    text-decoration: underline;
}

.news-module-detail .image
{
    position:absolute;
    right:0;
}

.news-module-detail .title
{
    font-weight:bold;
    font-size:120%;
    color:#6f82af;
    padding:10px 10px 10px 0px;
    width:610px;
    border-top:solid 1px #CBD1DD;
}

.news-module-detail .subtitle
{
    font-size:90%;
}

.news-module-detail .service
{
}

.news-module-list .description
{
}

.news-module-detail .link a
{
    color:#293E6B;
    text-decoration:none;
    font-weight:normal;
}

.news-module-detail .link
{
    text-align: left;
	width:600px;
	margin:20px 0 0 0;
	padding-left:15px;
	line-height:20px;
	font-size:90%;
    text-decoration:none;
    background-color:#D4DFE5;
}


/*******************************************sitemap****************************************/

#sitemap 
{
    padding-top:20px;
    
    font-weight:bold;
}

#sitemap .sitemenus 
{
    padding: 2px;    
}

#sitemap .sitemenus a
{
    text-decoration:none;
    color:#6f82af;
}

#sitemap .sitemenus a:hover
{
    text-decoration: underline;
}

/*******************************************flyout****************************************/
.flyout, 
.flyout-1
{
    position:absolute;
    z-index: 1001;
    bottom: 32px;
    left: 0px;
    display:none;
    width:200px;
    text-align:left;
    padding-bottom:25px;
}

.level-0
{
    position:relative;
    float:left;
    z-index: 1000;
    border-left:solid 1px #FFFFFF;
}

#menu-zone-horizontal .flyout .level-1
{
    position:relative;
    float:left;
    width:200px;
    z-index: 1000;
}

#menu-zone-horizontal .flyout .level-1 a
{
    padding-top: 3px;
    padding-bottom: 3px;
    text-decoration:none;
    border:0px;
    line-height:22px;
    font-size:12px;
}

.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;*/
    text-decoration:underline;
}
