@charset "utf-8";
/* CSS Document */

/* Elemente */

body {
	background: url(../pic/bg/bg_content.gif) fixed;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	height: 100%;
	margin: 0px;
	padding: 0px;

}

*html body {
	background: url(../pic/bg/bg_content.gif);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;

}


/* Anordnung der Boxen */

#content {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 994px;
	height: 100%;
}

#intro {
	position: relative;
	top: 0px;
	left: 0px;
	width: 994px;
	height: 201px;
	background: url(../pic/bg/bg_main.jpg);
	z-index: 9;
}

#headline {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 994px;
	height: 42px;
	background: url(../pic/bg/bg_headline.gif);
	z-index: 10;
	}

#pic_headline {
	position: fixed;
	top: 42px;
	left: 0px;
	width: 994px;
	height: 121px;	
	z-index: 10;
}

#navi {
	position: fixed;
	top: 163px;
	left: 0px;
	width: 983px;
	height: 38px;
	background: url(../pic/bg/bg_navi.jpg);
	z-index: 10;
}

*html #navi {
	position: absolute;
	top: 163px;
	left: 0px;
	width: 983px;
	height: 38px;
	background: url(../pic/bg/bg_navi.jpg);
	z-index: 10;
}

#mainline {
	position: absolute;
	width: 994px;
	background: url(../pic/bg/bg_main.jpg);
	height: 76%;
	
}

*html #mainline {
	position: absolute;
	width: 994px;
	background: url(../pic/bg/bg_main.jpg);	
}

#main {
	position: relative;
	width: 994px;
	background: url(../pic/bg/bg_main.jpg);
	
}

*html #main {
	position: relative;
	width: 993px;
	background: url(../pic/bg/bg_main.jpg);
}

#left {
	position: fixed;
	width: 219px;
	left: 0px;
}

#main_frame {
	position: relative;
	width: 574px;
	left: 219px;
	/*background-color: #0F0;*/
}

*html #main_frame {
	position: relative;
	width: 574px;
	left: 0px;
	float: left;
}

#main_frame_link {
	position: relative;
	width: 750px;
	left: 219px;
	top: 10px;
	/*background-color: #0F0;*/
}

*html #main_frame_link {
	position: relative;
	width: 750px;
		left: 0px;
	float: left;
	top: 10px;

}


#main_frame_formular {
	position: relative;
	width: 574px;
	left: 241px;
	top: -3px;
	/*background-color: #0F0;*/
}

*html #main_frame_formular {
	position: relative;
	width: 574px;
	left: 22px;
	top: -3px;
	float: left;
}

#main_frame_formular_info {
	position: relative;
	width: 574px;
	left: 241px;
	padding-top: 15px;
	/*background-color: #0F0;*/
}

*html #main_frame_formular_info {
	position: relative;
	width: 574px;
	left: 22px;
	padding-top: 15px;
	float: left;
}

#main_frame_v1 {
	position: relative;
	width: 574px;
	left: 219px;
	padding-top: 1px;
	/*background-color: #0F0;*/
}

*html #main_frame_v1 {
	position: relative;
	width: 574px;
	left: 0px;
	float: left;
	padding-top: 1px;
}

#main_frame_cantor_partner {
	position: relative;
	width: 574px;
	left: 219px;
	padding-top: 9px;
	/*background-color: #0F0;*/
}

*html #main_frame_cantor_partner {
	position: relative;
	width: 574px;
	left: 0px;
	float: left;
	padding-top: 9px;
}

#main_frame_bilder {
	position: relative;
	width: 574px;
	left: 219px;
	padding-top: 12px;
	/*background-color: #0F0;*/
}

*html #main_frame_bilder {
	position: relative;
	width: 574px;
	left: 0px;
	float: left;
	padding-top: 12px;
}

#main_frame_kontakt {
	position: relative;
	width: 574px;
	left: 238px;
	padding-top: 12px;
	/*background-color: #0F0;*/
}

*html #main_frame_kontakt {
	position: relative;
	width: 574px;
	left: 19px;
	float: left;
	padding-top: 12px;
}

#main_frame_start {
	position: relative;
	width: 574px;
	left: 190px;
	top: -13px;
	/*background-color: #0F0;*/
}

*html #main_frame_start {
	position: relative;
	width: 574px;
	left: -20px;
	float: left;
}

#main_frame_start_can {
	position: relative;
	width: 574px;
	left: 195px;
	top: 6px;
	/*background-color: #0F0;*/
}

*html #main_frame_start_can {
	position: relative;
	width: 574px;
	left: -22px;
	float: left;
}



#main_frame_dialog {
	position: relative;
	width: 574px;
	left: 243px;
	top: -5px;
	/*background-color: #0F0;*/
}

*+html #main_frame_dialog {
	position: relative;
	width: 574px;
	left: 243px;
	top: 0px;
	/*background-color: #0F0;*/
}

*html #main_frame_dialog {
	position: relative;
	width: 574px;
	left: 25px;
	top: 0px;
	float: left;
}

#news {
	position: absolute;
	width: 201px;
	left: 793px;
	top: 0px;
	height: auto;
	background: url(../pic/bg/news_bg.jpg);
}

#news_inhalt {
	position: relative;
	width: 190px;
	left: -20px;
	top: 0px;

}

*html #news_inhalt {
	position: absolute;
	content::"/";
	width: 220px;
	left: -20px;
	padding-right:11px;
	background: url(../pic/bg/news_bg_v2.jpg);
}
	



*html #left {
	position: relative;
	width: 219px;
	float: left;
}



*html #news {
	position: relative;
	width: 190px;
	left: -11px;
	float: right;
	
}

/* Logo */
#sub_navi {
	position: relative;
	width: 171px;
}





/*Sprachauswahl*/

#sprachauswahl {
	position: absolute;
	top: 0px;
	left: 773px;
	width: 220px;
	height: 38px;
	
}

.popup_sprache {
		position:absolute; 
		width: 195px; 
		height: 38px; 
		z-index: 1; 
		left: 16px; 
        top: 0px; 
		visibility: hidden;
		background: #12b6cb url(navi_hover.jpg);

}


.popup_sprache_can {
		position:absolute; 
		width: 210px; 
		height: 38px; 
		z-index: 1; 
		left: 0px; 
        top: 0px; 
		visibility: hidden; 
		background: #12b6cb url(navi_hover.jpg);
}
	
	
	
.headline_button {
	position: relative;
	top: 6px;
}

.sub_navi_headline_pos {
	position: relative;
	top: 10px;
	left: 12px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}


/* Positionierung der Logos auf Technologie */

.pos_technologie {
	position: relative;
	float: left;
	padding-right: 20px;
	padding-top: 20px;
}

/* Movie position bei Produkte */

#movie {
	position: relative;
	padding-top: 20px;
	width: 600px;
	left: 220px;
}

