﻿/*---------------------------------------------------
/*  site-general
/*---------------------------------------------------*/

body
{
	font-family:Verdana,Arial,Tahoma;
	font-size:12px;
	font-weight:normal;
	margin:0;
	text-align:center;
}

h1 
{
    font-size:13px;
    font-weight:bold;
}

a 
{
    text-decoration:none;    
}

hr
{
    width:160px;    
}

.clear
{
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
}

#container
{
    position:relative;
    width:1000px;    
    margin:0 auto;
    text-align:left;
    margin-bottom:50px;
    border:solid 1px #990000;
}

#middle
{
    background-image:url(../media/background_line.gif);    
    background-position:left top;
    background-repeat:repeat-y;
    margin:10px 10px 10px 10px;
}

/*---------------------------------------------------
/*  left-side
/*---------------------------------------------------*/
#left-side
{
    position:relative;
    float:left;
    width:190px;
    margin-bottom:80px;
}

#facebook img
{
    margin:30px 0 20px 30px;  
    border:0px;
}

#picture-logo
{
    position:relative;
    top:60px;
}

#left-menu
{
    position:relative;
    padding-top:225px; 
}

.menu-sub
{
}

#left-menu .menu-title
{
    line-height:20px;    
    padding: 5px;
    font-weight:bold;
}

#left-menu .menu-sub ul
{
    padding: 0px;
    margin-left:0px;
    font-weight:bold;
}

#left-menu .menu-sub li
{
    line-height:15px;    
    padding: 10px 7px 4px 20px;
    list-style-type:none;
}

#left-menu a
{
    font-weight:bold;    
}

#newsbox
{
    position:relative;
    float:left;    
    padding-top:50px;
}

#newsbox .newsbox-title
{
    height:65px;
    width:190px;
}

#newsbox .newsbox-middle
{
    padding:5px 0 20px 25px;
}

#newsbox .newsbox-middle .title
{
    padding:8px 0 3px 0;
}

#newsbox .newsbox-footer
{
    background-image:url(../media/newsbox-footer.jpg);
}

#login
{
    position:relative;
    float:left;
    padding:10px 20px 75px 2px;
    line-height:25px;
    width:100%;
}

#login a
{
    color:#7D7D7D;
    font-weight:normal;
}

#login .intranet
{   
    font-size:11px;
    font-weight:bold;
    margin-left:55px;
}

#login .form input
{
    border:solid 1px #7D7D7D;
    width:180px;
    padding:3px;
    margin-bottom:5px;
}

#login .form .button
{
    background-color:Transparent;
    font-weight:bold;
    margin-right:0px;
    padding-right:0px;
}

/*---------------------------------------------------
/*  right-side
/*---------------------------------------------------*/

#right-side
{
    position:relative;
    float:right;
    width:775px; 
}

#right-text
{
	padding: 0px 0px 60px 0px;
}

#right-banner
{
    float:left;
    padding:0 0 7px 0;
}

#top-menu
{   
    position:relative;
    float:left;
}

#top-menu ul
{
    position:relative;
    float:left;
    margin:0px;
    padding:0px 0px 10px 0px;
    list-style-type:none;
}

#top-menu li
{
    position:relative;
    float:left; 
    width:77px;
    margin: 0 2px 0 0px;
    display: block;
}

#menu-flyout .level-0
{
	width: 100%;
}

#top-menu li.seperator
{
    position:relative;
    float:left; 
    width:1px;
    height:45px;
}

#top-menu a
{
    font-weight:normal;
    display:block;
    text-align:center;
    padding:25px 0px 5px 0px;
}

#right-sitepath
{
    float:left;
    padding:10px 0 10px 0;
    font-size:11px;
    font-weight:normal;
}

#right-text
{
    float:left;    
    width:100%;
}

#right-text .format
{
    padding-bottom:10px;    
}

/*---------------------------------------------------
/*  table
/*---------------------------------------------------*/

.table
{
    margin:5px 0 5px 0;
    float:left;
    width:100%;
}

.table-title
{
    padding-bottom:10px;
}

.table-image .link-gallery
{
    text-align:center;
    padding:3px 0 5px 0;
}

.table-image
{
    float:left;
    width:220px;
}

.popup-gallery
{
	cursor:pointer;
}

.table-text-references
{
    padding:10px;
    text-align:justify;
    margin-bottom:10px;
    float:right;
    width:535px;
}

.table-text
{
    padding:10px;
    text-align:justify;
    margin-bottom:10px;
}

.table-titlesmall
{
    padding:10px 0 0px 0;
}

.table-link
{
    position:relative;
    float:right;
    right:0px;
    padding:10px;
    text-align:center;
}

.table-detail
{
    position:relative;
    float:right;
    right:10px;
    bottom:10px;
}

/*---------------------------------------------------
/*  footer
/*---------------------------------------------------*/

#footer
{
    position:absolute;
    font-size:11px;
    float:left;
    width:100%;
    bottom:0px;
}

#footer-left
{
    position:relative;    
    float:left;
    margin: 10px 10px 10px 10px;
}

#footer-right
{
    position:absolute;    
    float:right;
    right:10px;  
    bottom:10px;
}

#footer-right .menu-languages .menu-special
{
    position:relative;
    float:right;
}

/*---------------------------------------------------
/*  menu-flyout
/*---------------------------------------------------*/

#menu-flyout
{
	position: relative;
	padding: 0px 40px 0px 0px;
	z-index: 101;
}

#menu-flyout .menu-0,
#menu-flyout .menu-0-active
{
    text-decoration: none;
    padding: 0px 15px 0px 15px;   
    display:block;
    height: 42px;
    font-size: 18px;
    line-height: 42px;
}

/******* flyout ******/

.level-0
{
    position:relative;
    float:left;
}

.flyout
{
    position:absolute;
    top: 51px;
    left: 0px;
    display:none;
    padding: 10px 0px 10px 0px;
    font-size: 13px;
    font-weight: bold;
}

.flyout-1
{
    position:absolute;
    bottom:0px;
    left: 180px;
    display:none;
}

.level-1,
.level-2,
.level-3
{
    position:relative;
    width: 180px;
}

#menu-flyout .menu-1
{
	text-decoration: none;
	padding: 3px 5px 3px 10px;
	display: block;
	text-align:left;
	line-height:18px;
}

/*---------------------------------------------------
/*  contact-form
/*---------------------------------------------------*/

.contact-form 
{
    padding-top:30px;    
}

.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 .dropdown
{
    width:250px;
}

.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;
    margin-left:4px;
}

.contact-form .input-row .info
{
    width:600px;
}

.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:30px;
    border:0px;
}

.contact-form .input-row .checkbox-additional-input 
{
    padding:3px 6px 3px 100px;
    margin-bottom:4px;
}

.contact-form .header-text
{
    margin-bottom:10px;
}

.contact-form .input-row input.other
{
    width: 150px;
    border: solid 1px;
}

.contact-form .input-row .contact-map-image
{
    position:relative;
    float:right;
    right:200px;
}

.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;
}

/*---------------------------------------------------
/*  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;
}

#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: 0px;
	background-repeat: no-repeat;
	background-position: right top;
}

.error-message
{
	border: 2px solid #8B1713;
	padding: 5px;
	color: #8B1713;
}

/*---------------------------------------------------
/*  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: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;
}

/*---------------------------------------------------
/*  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%;
}

/*---------------------------------------------------
/*  Module-detail download
/*---------------------------------------------------*/

.module-detail .download-linespace
{
    padding-bottom:20px;
}

.module-detail .download-title
{
    position:relative;
    float:left;
    width:100%;
    font-weight:bold;
}

.module-detail a
{
    text-decoration:none ! important;
}

.module-detail .download-icon
{
    position:relative;
    float:left;
    width:50px;
    padding:8px 0 0 20px;
}

.module-detail .download-infos
{
    position:relative;
    float:left;
    width:525px;
    padding-top:5px;
}

.module-detail .download-description
{
    position:relative;
    float:left;
    width:525px;
    line-height:15px;
    padding: 0px 0 0 0;
}

#popup-container
{
    width:2000px;
    height:2000px;
    position:absolute;
    top:0;
    left:0;
    background-color:Black;    
    opacity:0.5;
    z-index:200;
}

/*---------------------------------------------------
/*  Gallery Background
/*---------------------------------------------------*/

#custom-popup-container .overlay 
{
    opacity:0.7;
}