/****************************************************************/
/*   Design:   Multiflex-4.0 / Layout 1                         */
/*   File:     Global layout structure                          */
/*--------------------------------------------------------------*/
/*   Design:   1234.info                                        */
/*   Date:     December 18, 2007                                */
/*--------------------------------------------------------------*/
/*   License:  Fully open source without restrictions.          */
/*             Please keep footer credits with the words        */
/*             "Design by 1234.info". Thank you!                */
/****************************************************************/

/*-------------------------------------------------------------------------------*/
/* If you are interested in adopting the new header in Multiflex-4 for your      */
/* existing website using Multiflex-3, here are the instructions how to do it:   */
/*                                                                               */
/* A. CSS Code                                                                   */
/*    1. Replace your current Multiflex-3 CSS setup file with this file.         */
/*                                                                               */
/* B. HTML Code                                                                  */
/*    1. Open the Multiflex-4 HTML file corresponding to your Multiflex-3 file.  */
/*    2. Copy the indicated HTML lines as instructed in the code.                */
/*    3. Paste the copied HTML lines into your Multiflex-3 file.                 */
/*                                                                               */
/* C. IMAGE files                                                                */
/*    1. Copy the the following five files from the Multiflex-4 image directory  */
/*       to your current image directory for Multiflex-3:                        */
/*       - "bg_head_corner_topleft_25px.gif"                                     */ 
/*       - "bg_head_corner_topright_25px.gif"                                    */
/*       - "flag_greatbritain.png"                                               */
/*       - "flag_germany.png"                                                    */
/*       - "flag_sweden.png"                                                     */
/*                                                                               */
/* D. Your new header is now ready for operation!                                */
/*-------------------------------------------------------------------------------*/

/************/
/*  GLOBAL  */
/************/
	* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}

	img a {
		border:hidden;
	}
	body {
	color:#000;
	font-size:70%;
	background-color:rgb(255,255,255);
	/*	font-family:verdana,arial,sans-serif;*/
	font-family: "Palatino Linotype", "Book Antiqua", "Palatino", serif;
	text-align:justify;
		}

	#distance { 
		width:1px;
		height:50%;
		/*background-color:#fc6;*/
		margin-bottom:-300px; /* half of container's height */
		float:left;
		}
		
	#distance2 { 
		width:1px;
		height:50%;
		/*background-color:#fc6;*/
		margin-bottom:-111px; /* half of container's height */
		float:left;
		}

	#preload { 
		visibility: hidden;
		position:absolute;
		top:0;
		left:0;
		height:0;
		width:0;
		overflow:hidden;
		display:none;
	}
		
	#page-container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:justify;
	height:600px;
	width:852px;
	clear:both;
	white-space: normal;
		/*background-color:#ff9;*/
		}
	#page-container2 {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		height:222px;
		width:507px;
		clear:both;
		/*background-color:#ff9;*/
		}
	#main {
	height:532px;
	/*background-color:#f89;*/
	background-image: url(../slices/bilder/cutit4.jpg);
		}
		
	#footer {
	height:68px;
	/*background-color:#bfb;*/
	background-image: url(../slices/bilder/cutit_02.png);
		}
	
	#cms {
	position:relative;
	top:24px;
	margin:0 24px;
	/*background-color:#ff9;*/
	height:484px;

		}
		
	#contentframe {
	/*background-color:#3af;*/
		height:446px;

	/*background-image: url(../slices/bilder/cutit3_03.jpg);*/

		}
		
	#contentback {
/*	display:none;
	visibility:hidden;*/
	position:absolute;
	padding:30px;
	top:24px;
	z-index:1;
	margin:2px 24px;
	height:340px;
	width:692px;
	/*		background-image: url(../slices/bilder/cutit3_03.png); */
/*		background-image: url(../slices/bilder/66grey.png) !important; 
		background-image: url(../slices/bilder/66greyIE.png);*/
/*		background-color:#FFFFFF;*/
	overflow: hidden;
/*;	filter:Alpha(opacity=50);
;	opacity:0.5;
;	MozOpacity:0.5;
;	KhtmlOpacity:0.5;
	filter:Alpha(opacity=0);
	opacity:0;
	MozOpacity:0;
	KhtmlOpacity:0;*/
	}
	
	#contentfront {
	width:704px;
	position:absolute;
	margin:2px;
	top:23px;
	z-index:2;
	padding:5px 25px 35px;
	height:379px;
	overflow:hidden;
	left: 23px;
	background-image: url(../slices/bilder/cutit5_03.jpg);
	/*	background-image: url(../slices/bilder/cutit3_03.png);*/
/*;	filter:Alpha(opacity=90);
;	opacity:0.9;
;	MozOpacity:0.9;
;	KhtmlOpacity:0.9;*/
	filter:Alpha(opacity=0);
	opacity:0;
	MozOpacity:0;
	KhtmlOpacity:0;
	}

	#mainmenu {
	height:38px;
	/*background-color:#559;*/
	/*background-image: url(../slices/bilder/cutit3_05.jpg);*/
		}
	#mainmenu img {
	margin:0;
	position: absolute;
	z-index: 0;
	}




/*
.2ndnavpos{
float:left;
width:500px;
height:30px;
margin:1;
}
*/



#footer a, #footer img, #footer img a {
	border: 0px solid #999999;
}

/*
.level1-act{
float:left;
}
.level1-no{
float:left;
}
*/
.prevclass img {
position:absolute;
right:354px;
top:8px;
height:20px;
z-index:25;
margin:0;
border:hidden;
}

.nextclass img{
margin:0;
border:hidden;
position:absolute;
right:354px;
bottom:36px;
height:20px;
z-index:25;
}

.menutable{
	margin:0px;
	padding:0px;
	z-index:20;
	border:hidden;
	text-align: center;
}

#main-navigation {
	position:absolute;
	/*	background-image: url(../slices/bilder/50black.png) !important;
	background-image: url(../slices/bilder/scanline.png); */
/*	background:#000;*/
/*	height:20px;*/

	width:732px;
	bottom: 0px !important;
	bottom: 2px;
	left:2px !important;
	left:10px;
	z-index:20;
	overflow:visible;
	text-align:center;
	border:hidden;
	padding: 4px;
	color: #000000;
}
* html div.main-navigation { padding: 0px 0 0 0; }

span.menu2item {
	filter:Alpha(opacity=60);
	opacity:0.6;
	MozOpacity:0.6;
	KhtmlOpacity:0.6;
	display: inline-block;
	padding: 7px 10px;
	white-space: nowrap;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	/*background-image: url(../slices/bilder/button.png);*/
}

* html span.menu2item { padding: 4px 10px; }

span.menu2item a {
	color:#ffffff;
	/*text-indent: 10px;*/
	font-weight:normal;
	font-size:11px;
	letter-spacing: 3px;
/*	line-height:15px;*/
	font-family: "Times New Roman", Times, serif;
/*	font-family: "Palatino Linotype", "Book Antiqua", "Palatino", serif;*/
	font-variant: small-caps;
	text-decoration: none;
	border: 0px solid #999999;
}
span.menu2item a.level1-act {
	font-weight:bold;
}
span.sfhover, span:hover {
	filter:Alpha(opacity=80);
	opacity:0.8;
	MozOpacity:0.8;
	KhtmlOpacity:0.8;
}
span:hover {
	filter:Alpha(opacity=80);
	opacity:0.8;
	MozOpacity:0.8;
	KhtmlOpacity:0.8;
}
.secondnav{
text-align: center; 
padding: 5px 0 0 0; 
margin: 0;
line-height: 20px;
}

.nav0 {
	display:none;
	visibility:hidden;
	width:350px;
	position:absolute;
	z-index:2;
	margin:25px 0 0 0;
	margin-left:0px !important /*Non-IE6*/;
	margin-left:0px /*IE6*/;
}

.nav0 ul {float:left; padding:0 20px 0 0;}
.nav0 li {display:inline; list-style:none;}
.nav0 li a {padding:0 0 0 3px;}
.nav0 a:hover {text-decoration:none;}
.nav0 a img {height:32px; border:none;}


/******************/
/*  MAIN Menu (Menu_Oben)*/
/******************/

.nav2 table {width:804px; height:38px; position:absolute; top:0; left:0; /*border-collapse:collapse;*/}
.nav2 ul li a:hover {position:relative /*Sylvain IE hack*/; z-index:1000 ; /*background-color:rgb(215,215,215); */text-decoration:none;}
.nav2 ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:2.1em; top:2.0em; left:0; margin-top:0.1em;}
.nav2 ul li a:hover ul li a {white-space:normal; display:block; width:10.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(240,240,240); font-weight:normal; color:rgb(50,50,50);}
.nav2 ul li a:hover ul li a:hover {background-color:rgb(215,215,215); text-decoration:none;}


/******************/
/*  MAIN SECTION  */
/******************/

/* MAIN CONTENT */
.column1-unit {width:440px;  margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-left {float:left; width:330px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right {float:right; width:330px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-left {float:left; width:220px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-middle {float:left; width:220px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:22px;}
.column3-unit-right {float:right; width:220px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
/*.column4-unit-left {float:left; width:160px; margin-bottom:10px !important ; margin-bottom:5px;}
.column4-unit-middle {float:left; width:160px; margin-bottom:10px !important ; margin-bottom:5px ; margin-left:22px;}
.column4-unit-right {float:right; width:160px; margin-bottom:10px !important ; margin-bottom:5px ;}*/
.column4-unit-left {display:inline /*Fix IE floating margin bug*/; float:left; width:133px; margin-bottom:0px;}
.column4-unit-middle {display:inline /*Fix IE floating margin bug*/; float:left; width:133px; margin-bottom:0px; margin-left:10px;}
.column4-unit-right {display:inline /*Fix IE floating margin bug*/; float:right; width:133px; margin-bottom:0px;}

/* MAIN SUBCONTENT */
.subcontent-unit-border {width:183px; margin:0 0 2.0em 0; padding:5px; border:solid 1px rgb(190,190,190); background:rgb(235,235,235);}
.subcontent-unit-border-green {width:183px; margin:0 0 2.5em 0; padding:0 0 10px 0; border:solid 1px rgb(160,214,81); background-color:rgb(217,239,185);}
.subcontent-unit-border-blue  {width:183px; margin:0 0 2.5em 0; padding:0 0 10px 0; border:solid 1px rgb(137,170,214); background-color:rgb(213,225,240);}
.subcontent-unit-border-orange {width:183px; margin:0 0 2.5em 0px; padding:0 0 10px 0; border:solid 1px rgb(232,177,13); background-color:rgb(248,224,150);}

.subcontent-unit-noborder {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background:rgb(235,235,235);}
.subcontent-unit-noborder-green {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(217,239,185);}
.subcontent-unit-noborder-blue  {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(213,225,240);}
.subcontent-unit-noborder-orange {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(248,224,150);}

.round-border-topleft {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topleft.gif) no-repeat; margin-top:-1px; margin-left:-1px;}
.round-border-topright {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topright.gif) no-repeat; margin-top:-1px; margin-left:174px;}
.round-noborder-topleft {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topleft.gif) no-repeat; margin-top:0px; margin-left:0px;}
.round-noborder-topright {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topright.gif) no-repeat; margin-top:0px; margin-left:175px;}

.main-subcontent {display:inline /*Fix IE floating margin bug*/; float:left; width:185px; margin:0 0 0 15px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

/*********************/
/*  6. CLEAR FLOATS  */
/*********************/
.page-container:after, .header:after, .header-bottom:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after, .main-content div:after, .main-subcontent:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after, .column4-unit-left:after, .column4-unit-middle:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border:after, .subcontent-unit-noborder:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border-blue:after, .subcontent-unit-border-green:after, .subcontent-unit-border-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-noborder-blue:after, .subcontent-unit-noborder-green:after, .subcontent-unit-noborder-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.column4-unit-right:after, p:after {content:"."; display:block; height:0; /*clear:both*/; visibility:hidden;}
.footer:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {clear:both; width:440px; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}

/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {width:900px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.header-breadcrumbs {width:900px; background:transparent;}}
@media print {.nav2 {float:left; width:900px; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; font-size:130%;}} /*Color navigation bar normal mode*/
@media print {.main {clear:both; width:900px; padding-bottom:30px; background:transparent;}}
@media print {.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:199px; border-right:solid 1px rgb(200,200,200); border-bottom:solid 1px rgb(200,200,200); background-color:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE*/;}}
@media print {.footer {clear:both; width:900px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}

