﻿/*---------------------------------------------------
/*  site-general
/*---------------------------------------------------*/
body
{
	font-family:Verdana;
	font-size:75%;
	margin:0;
}

.clear
{
	height:0;
	font-size:0;
	line-height:0;
	clear:both;
}
/*---------------------------------------------------
/*  start-page
/*---------------------------------------------------*/
.animation
{
	height:540px;
	background-repeat:repeat-x;
	background-position:bottom;
	position:relative;
}
.animation .vision
{
	width:270px;
	height:35px;
	background-position:0 0;
	background-repeat:no-repeat;
	position:absolute;
	left:140px;
	top:54px;
}
.animation .flash
{
	top:111px;
	left:71px;
	position:absolute;
	width:1098px;
	
}
.menu-zone
{
	height:211px;
	background-repeat:repeat-x;
	background-position:top;
	position:relative;
}
.menu-zone .logo
{
	position:absolute;
	left:90px;
	top:13px;
	width:272px;
	height:50px;
	background-repeat:no-repeat;
	background-position:0 -35px;
	
}
/*---------------------------------------------------
/*  menu basepage
/*---------------------------------------------------*/
.menu-basepage
{
	position:absolute;
	left:445px;
	top:43px;
}
.menu-basepage .item
{
	float:left;
	margin:0 8px;
}
.menu-basepage a
{
	display:block;
	font-family:lucidasans;
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
	
}
.menu-basepage a.selected
{
	font-weight:bold;
}
.menu-basepage a span
{
	float:left;
	
}
.menu-basepage a .active
{
	display:none;
	
}
.menu-basepage a:hover .active
{
	display:block;
}
.menu-basepage a:hover .base
{
	display:none;
}

.menu-basepage .separator
{
	float:left;
	background-repeat:no-repeat;
	background-position:0 -90px;
	width:2px;
	height:15px;
	margin-top:1px;
}
.language
{
	font-size:10px;
	position:absolute;
	right:140px;
	top:44px;
}
.language a
{
	font-weight:bold;
	text-decoration:none;
}
.copyright
{
	font-size:10px;
	position:absolute;
	left:140px;
	top:163px;
}
.slogan
{
	position:absolute;
	right:140px;
	top:161px;
	font-family:lucidasans;
	font-size:12px;
}
/*---------------------------------------------------
/*  menu bottom
/*---------------------------------------------------*/
.menu-bottom
{
	font-size:10px;
	position:absolute;
	left:456px;
	top:163px;
}
.menu-bottom a
{
	background-repeat:no-repeat;
	padding-left:8px;
	background-position:-10px -86px;
	margin-right:18px;
	text-decoration:none;
}

/*---------------------------------------------------
/*  Content site
/*---------------------------------------------------*/
/*---------------------------------------------------
/*  Header zone
/*---------------------------------------------------*/
.zone-header
{
	height:93px;
	background-repeat:repeat-x;
	background-position:bottom;
	position:relative;
}
.zone-header .link-animation
{

	background-repeat:no-repeat;
	background-position:0 -110px;
	width:17px;
	height:17px;
	position:absolute;
	bottom:0px;
	right:140px;
	text-decoration:none;
}
/*---------------------------------------------------
/*  Content Zone
/*---------------------------------------------------*/
.zone-content
{
	position:relative;
	background-repeat:repeat-x;
	background-position:bottom;
	height:auto!important;
	height:750px;
	min-height:750px;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #dddddd;
}
.zone-content .logo
{
	position:absolute;
	top:13px;
	left:90px;	
	width:272px;
	height:50px;
	background-repeat:no-repeat;
	background-position:0 -35px;
}
/*---------------------------------------------------
/*  menu left
/*---------------------------------------------------*/
.menu-left
{
	position:absolute;
	left:259px;
	top:200px;
	width:156px;
}
.menu-left a.menuitem
{
	display:block;
	margin:2px 0;
	padding:2px 0;
	padding-right:7px;
	text-align:right;
	line-height:0;
	font-family:lucidasans;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	position:relative;
	height:16px;

}
.menu-left a span
{
	text-align:right;
	display:block;
	position:absolute;
	right:7px;
	top:3px;
	line-height:14px;
}
.menu-left a.selected
{
	background-repeat:no-repeat;
	background-position:-25px -84px;	
}
.menu-left a .active
{
	display:none;
}
.menu-left a:hover .active
{
	display:block;
}
.menu-left a:hover .base
{
	display:none;
}

.menu-left .separator
{
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
	margin-right:7px;
	
}

/*---------------------------------------------------
/*  menu intranet
/*---------------------------------------------------*/

.menu-intranet a.level2
{
    padding-left:20px;
}

/*---------------------------------------------------
/*  login
/*---------------------------------------------------*/
.login
{
	margin-top:50px;
	width:149px;
	text-align:right;
}
.login .header
{
	font-family:lucidasans;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	position:relative;
	height:25px;
	line-height:25px;
}
.login .content
{
	margin:10px 0;
}
.login .content input
{
	margin:2px 0;
	text-align:right;
	padding:0 2px;
	width:140px;
}
.login .error
{
    margin-top:10px;
    padding:3px;
    text-align:left;
}
.login .login-button
{
    display:block;
	padding:0 5px;
	text-decoration:none;
	margin:0;
	float:right;
	font-weight:normal;
	background-repeat:no-repeat;
	background-position:0 -530px;
	width:111px;
	line-height:15px;
	font-size:9px;
	text-transform:uppercase;
	text-align:left;
}
.login .welcome
{
	font-family:lucidasans;
	padding-bottom:3px;
}
/*---------------------------------------------------
/*  menu-intranet
/*---------------------------------------------------*/
.menu-intranet
{
	width:156px;
	margin-bottom:10px;
}
/*---------------------------------------------------
/*  cms content
/*---------------------------------------------------*/
.cms-content
{
	margin:0 0 80px 456px;
	padding-top:125px;
	width:646px;
	line-height:160%;
}
.cms-content h1
{
	margin:0 0 35px 0;
	font-size:45px;
	line-height:45px;
	font-family:lucidasans;
	text-transform:uppercase;
}
.cms-content ul
{
	
}
/*---------------------------------------------------
/*  footer zone	
/*---------------------------------------------------*/
.zone-footer
{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:80px;
}
.footer-content
{
	position:relative;
}
.zone-footer .menu-bottom,
.zone-footer .copyright,
.zone-footer .slogan
{
	top:32px;
}
/*---------------------------------------------------
/*  references
/*---------------------------------------------------*/
#references .item
{
	background-repeat:no-repeat;
	background-position:-30px -110px;
	width:208px;
	height:206px;
	float:left;
	position:relative;
	cursor:pointer;
}
#references .item-active
{
	background-position:-30px -320px;
}
#references .module-title
{
	text-transform:uppercase;
	font-size:12px;
}
#references .content
{
	font-size:10px;
	line-height:15px;
	margin:10px;
}
#references .image
{
	margin:0;
	display:block;
}
#references .separator
{
	width:10px;
	float:left;
	height:206px;
}



/*---------------------------------------------------
/*  popup
/*---------------------------------------------------*/


body.body-popup
{
    width:100%;
    height:100%;
    overflow:hidden;
    margin:0;
    padding:0;
    border:0;
    background-color:Transparent;
    
}
#popup-gallery html,
body.body-popup iframe,
body.body-popup form
{
    overflow:hidden;
    margin:0;
    padding:0;
    border:0;
}
/*---------------------------------------------------
/*  jquery popup
/*---------------------------------------------------*/

.ui-widget-overlay
{
    position:absolute;
    top:0;
    left:0;
}
.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;
}
.cjq-popup .ui-dialog-titlebar a span
{
    width:16px;
    height:16px;
    font-size:0;
    line-height:0;
    display:block;
}
/*---------------------------------------------------
/*  contact - base
/*---------------------------------------------------*/
.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,
.contact-form .input-row  select
{
     width:260px;
}
.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:260px;
    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 .privacy-box 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:0 5px;
	text-decoration:none;
	margin:0;
	float:left;
	font-weight:normal;
	background-repeat:no-repeat;
	background-position:0 -530px;
	width:121px;
	line-height:15px;
	font-size:9px;
	text-transform:uppercase;
}

.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;
}
.contact-form p
{
	margin:0;
}

/*---------------------------------------------------
/*  register
/*---------------------------------------------------*/

.register
{
    width:470px;
}

.register .input-row span.name
{
    width:150px;
}

.register .input-row  input,
.register .input-row  select
{
     width:300px;
}

.register .input-row select.salutation
{
    width:100px;
    margin-right:5px;
    float:right;
}

.register .input-row input.salutation2
{
    width:195px;
    float:right;
    margin-right:2px;
}

.register .input-row input.zipcode
{
    width:40px;
    margin-right:15px;
}

.register .input-row span.city
{
    float:right;
    margin-right:2px;
}

.register .input-row input.city
{
    margin-left:15px;
    width:175px;
}

.register .input-row select.day
{
    width:60px;
}

.register .input-row select.month
{
    margin-left:5px;
    width:100px;
}

.register .input-row select.year
{
    margin-left:5px;
    width:125px;
}

.register div.privacy 
{
    float:none;
    margin-top:10px;
    margin-bottom:10px;    
}

.register div.privacy div.privacy-name
{
    float:left;
    width:140px;
}

.register div.privacy div.privacy-check
{
    float:none;
    margin-left:150px;
    padding-left:30px;
}

.register div.privacy div.privacy-check input
{
    float:left;
    width:30px;
}

.register .privacy-info
{
    margin-top:20px;
}

/*---------------------------------------------------
/*  sponsors
/*---------------------------------------------------*/
#sponsors
{
	width:500px;
}
#sponsors .item
{
	margin:10px 0;
	padding-bottom:5px;
}
#sponsors .item .image
{
	float:left;
}
#sponsors .item .content
{
	margin-left:160px;
}#sponsors .item .content
{
	margin-left:160px;
}
#sponsors .module-title
{
	font-weight:bold;
}
#sponsors a
{
	text-decoration:none;
}
#sponsors .promoter .content
{
	margin-left:0;
}
#sponsors .promoter .image
{
	display:none;
}


/*---------------------------------------------------
/*  base module
/*---------------------------------------------------*/
.base-module 
{
    margin-top:20px;
}
.base-module .item
{
    padding-bottom:10px;
    margin-bottom:20px;
}
.base-module .image
{
    float:left;
    margin-right:15px;
}
.base-module .title
{
    margin-bottom:5px;
	text-decoration:none;
}

.base-module .detail-link
{
    display:block;
    margin-top:5px;
    float:right;
    background-repeat:no-repeat;
    padding-left:10px;
    background-position:2px 5px;
    font-weight:bold;
    margin-left:20px;
    text-decoration:none;
}
.base-module img.type
{
    float:left;
    margin-right:10px;
}
