@CHARSET "UTF-8";

html
		{
		margin: 0;
		padding: 0;
		background: url("../images/bg_main.png");
		font-size: 0.71em;
		font-family: Verdana, sans-serif;
		}
		
body
		{
		margin: 0;
		padding: 0;
		}

/** 
 * Logo-images on main-site.
 */

img.barLogo
		{
		position: relative;
		margin-top: -47px;
		margin-left: 1.6em;
		}

/**
 * Main container.
 */

#mainContainer
		{
		float: left;
		margin-right: 150px;
		}

/**
 * Left content.
 */
 
#leftContent
		{
		width: 17em;
		float: left;
		}		

/**
 * Left content Wrapper- Wrapping navigation-div and sponsors-div
 */
 
 #leftContentWrapper
		{
		position: absolute;
		top: 20.3em;
		}

/**
 * Main navigation.
 */
		
#mainNavigation
		{
		padding: 0;		
		margin-left: 1.5em;
		line-height: 1.5em;
		}
		
#mainNavigation .mainNavigationItemBold
		{
		font-weight: bold;
		}


/**
 * Welcome header.
 */

#welcomeHeader
		{
		position: relative;
		margin: 30px 0 0 1.5em;
		}
		
/**
 * Welcome sponsors.
 */

#sponsors
		{
		position: relative;
		margin: 2em 0 0 1.5em;
		width: 17em;
		}
		
#sponsors img
		{
		margin-top: 1em;
		}

/**
* Right content.
*/

#rightContent
		{
		margin-left: 17em;
		}
		
/**
* Welcome columns.
*/
#main
		{
		width: 850px;
		}

	
#main .normalTextContainer
		{
		margin: 0 1em 0 2em;
		}

#mainItemOne
		{
		float: left;
		width: 250px;
		margin: 21.3em 0 0 20px;
		background-image: url("../images/bg_meeting.png");
		}

#mainItemTwo
		{
		float: left;
		width: 250px;
		margin: 7em 0 0 20px;
		background: url("../images/bg_hall.png");
		}
		
#mainItemThree
		{
		float: left;
		width: 250px;
		margin: 27.3em 0 0 20px;
		background: url("../images/bg_bistro.png");
		}
		
/**
 * Usual right content.
 */
	

#mainItem
		{
		float: left;
		position: relative;
		max-width: 62em;
		min-width: 30em;
		margin-top: 9em;
		}

/**
 * Sites.
 */

#meetingSecondLogo 
		{
		position: absolute;
		top: 5px;
		left: 5px;
		}

.meeting
		{
		background: url('../images/bg_meeting.png');
		}
.hall
		{
		background: url('../images/bg_hall.png');
		}
.bistro
		{
		background: url('../images/bg_bistro.png');
		}
.info
		{
		background: url('../images/bg_common.png');
		}
.common
		{
		background: url('../images/bg_info.png') repeat-y right;
		}

/**
 * Subnavigation.
 */
 	
#subnavigationSide
		{
		margin: 1em 0 4em 4.3em;
		display: block;
		}
		
#subnavigationSide .subnavigation
		{
		display: inline;
		}

.subnavigation .subnavigationItem
		{
		float: left;
		list-style: none;
		margin-right: 2em;
		}

#subnavigationSide a.active
		{
		font-weight: bold;
		}
	
#subnavigationSide a:hover
		{
		text-decoration: underline;
		}
	
/**
 * Text content.
 */	
		
.textSide
		{
		clear: both;
		margin: 1.4em 18em 2em 4.3em;
		}

.textSide .normalTextContainer ul.level-1
		{
		padding:0;
		}

.textSide .normalTextContainer ul.level1
		{
		padding:0 0 0 2em;
		}

.textSide .normalTextHeader
		{
		font-size: 1em;
		font-weight: bold;
		font-family: Verdana, sans-serif;
		}
		
.textSide .feedbackContainer .feedbackHeader
		{
		margin-top: 5em;
		font-size: 1em;
		font-weight: bold;
		font-family: Verdana, sans-serif;
		}

.textSide .feedbackContainer .comment
		{
		}
		
.textSide .feedbackform .element
		{
		clear: both;
		}

.textSide .feedbackform .element .formelement
		{
		margin-top: 1em;
		}
		
.textSide .feedbackform .element .formelement .formelementLabel
		{
		float: left;
		width: 9em;
		}
		
.textSide .feedbackform .element .formelement .formelementElement
		{
		/*margin-left: 9em;*/
		}
		
.textSide .feedbackform .element .formelement .formelementElement .text
		{
		width: 25em;
		font-size: 0.9em;
		font-family: Verdana, sans-serif;
		border: 1px solid #999999;
		}

.textSide .feedbackform input
		{
		width: 18em;
		font-size: 0.9em;
		border: 1px solid #999999;
		}
		

.textSide .feedbackform .radiocheckbox 
		{
		width: auto;
		border: none;
		}
		
.textSide .feedbackform .selectbox
		{
		width: 14em;
		font-size: 0.9em;
		border: 1px solid #999999;
		}
		
.textSide .feedbackform .submit
		{
		width: 8em;
		}


/**
 * Gallery only.
 */
 
#galleryOnly
		{
		clear: both;
		width: 64em;
		margin-left: 2em;
		}
		
#galleryOnly .galleryOnlyItem
		{
		/*float: left;
		  do NOT USE float because he will dislay every 20 pics a free space !!
		*/
		display: inline;
		}
#galleryOnly .galleryOnlyItem img
		{
		margin: 1em 2em 1em 2em;
		}
		
#galleryOnly .newBar
		{
		clear: both;
		width: 15em;
		border: orange solid 1px;
		}

/**
 * Right side gallery.
 */
.gallerySide
		{
		position: absolute;
		top: 10em;
		right: -55px;
		}
		
.gallerySide .gallerySideAdmin
		{
		width: 16em;
		}

.gallerySide img
		{
		margin-bottom: 2em;
		}
		
.normalTextAndPictureWrapper
		{
		position: relative;
		display: block;
		}
		
.normalTextAndPictureWrapper .gallerySide
		{
		position: absolute;
		top: 3em;
		right: -55px;
		}

/**
* Hover of image Overview
*/





.tooltip
		{
		width: 250px;
		position: absolute;
		display: none;
		font-style:normal;
		color: #000000;
		padding:0.25em;
		background-color:#cccccc;
		border:2px solid #ffffff;
		z-index: 999;
		} 
.tooltip #toolTip_h3
		{
		font-size: 1em;
		font-weight: bold;
		}
.tooltip #toolTip_h3 i
		{
		margin-top: 0.75em;
		font-size: 1em;
		}
.tooltip #toolTip_p	
		{
		padding-left:0.75em;
		font-size: 1em;
                font-weight: normal;
		}
