/* =============================================================

	Projekt:		Toshiba Electronics Europe GmbH
	Autor:			FinwallMedia, S. Meier

	Datei:			start.css, Nur Startseite

	Erstellt:		24.01.2007
	Modifiziert:	<!--%TimeStamp%-->20.12.2007 16:19<!---->

============================================================= */


#header_start_abs {
		width: 954px;
		padding: 0px 20px 0 20px;
		background: #fff;
		margin: 0 auto;
	}

	#header_start_left, #header_start_right, #header_subsites_left, #header_subsites_right {
		display: block;
		float: left;
		width: 13px;
		height: 312px;
		font-size: 0px;
		line-height: 0px;
	}

		#header_start_left { background: url(../img/bg_header_left2.jpg) left bottom no-repeat; }
		#header_start_right { background: url(../img/bg_header_right2.jpg) right bottom no-repeat; }

	#header_start {
		float: left;
		background: #fff url(../img/bg_header2.jpg) left bottom repeat-x;
		height: 312px;
		width: 928px;
	}

		#breadcrumbs_start {
			display: block;
			height: 12px;
			float: left;
			width: 300px; padding: 14px 0 14px 8px;
			font-size: 0.9em;
			line-height: 1.5em;
		}

		form#produktauswahl {
			float: right;
			width: 332px;
			font-size: 0.9em;
			padding-top: 11px;
			height: 20px;
		}

			form#produktauswahl_en {
				float: right;
				width: 302px;
				font-size: 0.9em;
				padding-top: 11px;
				height: 20px;
			}

			form#produktauswahl_fr {
				float: right;
				width: 372px;
				font-size: 0.9em;
				padding-top: 11px;
				height: 20px;
			}

			form#produktauswahl select, form#produktauswahl_en select, form#produktauswahl_fr select {
				padding: 1px;
				width: 200px;
			}

				form#produktauswahl option, form#produktauswahl_en option, form#produktauswahl_fr option {
					padding-left: 5px;
					cursor: pointer;
				}


			#hs_content1 {
				float: left;
				width: 244px;
				height: 220px;
				font-size: 0.9em;
				line-height: 1.5em;
				background: url(../img/bg_header_navi4.jpg) right top no-repeat;
				padding: 30px 15px 0 25px;
				color: #fff;
			}

				img.small_pic {
					border: 5px solid #fff; display: block; margin-bottom: 6px;
				}

				a.start_feat_link {
					display: block;
					float: right;
					background: url(../img/icon_start2.gif) left center no-repeat;
					padding-left: 30px;
					font-size: 1.1em;
					color: #fff;
					font-weight: bold;
				}

			#hs_content2 {
				float: left;
				width: 180px;
				height: 250px;
				background: url(../img/bg_header_navi_neu.jpg) right top no-repeat;
			}

				/* Header Navi **/
				#header_navi_headline {
					display: block;
					color: #fff;
					padding: 40px 0 10px 15px;
					font-size: 0.9em;
				}

				#header_navi {
					text-align: left;
					list-style: none;
					padding: 0px 10px 0 0px;
					font-size: 1.4em;
				}
				#header_navi li a {
					display: block;
					color: #fff;
					padding: 7px 0px 6px 15px;
					font-weight: bold;
					font-size: 0.85em;
					width: 150px;
					text-decoration: none;
				}
				#header_navi li a.active {
					background: url(../img/navi_hover2.jpg) left top no-repeat;
				}

			#hs_content3 {
				float: left;
				width: 464px;
				height: 250px;
				text-align: center;
				background: url(../img/test_header.jpg) right top no-repeat;
			}

				#flash_abs {
					position: absolute;
					top: 139px;
					z-index: 100;
					margin-left: 50%;
					width: 49%;
				}

					#flash { margin: 0 0 0 -1px; }

			#close_header {
				display: block;
				width: 928px;
				background: url(../img/close_header2.jpg) left top no-repeat;
				height: 15px;
				line-height: 0px;
				font-size: 0px;
			}


/* Inhalt */
#main_start {
	font-size: 0.9em;
	margin: 0px auto !important;
	border-top: 20px solid #fff;
	border-bottom: 20px solid #fff;
	/*background: #fff url(../img/bg_content_start.gif) 316px 0 repeat-y;*/
}

	/* Alle Spalten */
	#main_start h2 {
		color: #fff;
		margin: 0 0px 5px 0px;
		padding: 7px 0 12px 10px;
		background: url(../img/bg_startheadlines.jpg) no-repeat;
		color: #fff;
	}

	#content_start_left a, #content_start_center a, #content_start_right a { color: #6f6f6f; }
	#content_start_left a:hover, #content_start_center a:hover, #content_start_right a:hover { color: #E10915; }
	#content_start_left .maintainFlashBanner {padding: 4px 0px 12px;}
	.maintainTeaser {
		padding: 20px 0px 0px;
	}

	#main_start ul {
		list-style: none;
		padding: 10px 10px;
	}

		#main_start ul li {
			background: url(../img/icon_quad_red.gif) 0 0.6em no-repeat;
			padding-left: 12px;
		}


	/* links */
	#content_start_left {
		float: left;
		width: 295px;
	}

		#content_start_left h2 {
			border-right: 5px solid #fff;
		}

		#content_start_left div {
			padding: 0 10px;
		}

			#content_start_left p {
				padding: 4px 0 12px 0px;
			}

	/* Mitte */
	#content_start_center {
		float: left;
		width: 370px;
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
	}

		#content_start_center h2 {
			background: url(../img/bg_startheadlines2.jpg) repeat-x;
			border-right: 5px solid #fff;
			border-left: 5px solid #fff;
			border-bottom: 5px solid #fff;
		}

			.highlights_box1 {
				float: left;
				width: 164px;
				border-right: 1px solid #ccc;
				padding: 0 10px 5px 10px;
			}

			.highlights_box2 {
				float: left;
				width: 160px;
				padding: 0 10px 5px 10px;
			}

			.banner_box3 {
				float: left;
				width: 340px;
				margin-bottom: 15px;
				background: #fff;
				padding:0 10px 0;
			}

			.highlights_box3 {
				float: left;
				width: 340px;
				padding: 0 10px 0px 10px;
				background: #fff;
				margin: 0 0 15px 0;
			}

				.highlights_box1 img,
				.highlights_box2 img,
				.highlights_box3 img {
					float: left;
				}

				.highlights_box3 img {
					margin: 0 3px 0px 0;
				}

			.highlights_spacer,
			.highlights_spacer2 {
				display: block;
				clear: both;
				font-size: 0px;
				line-height: 0px;
				height: 14px;
				border-bottom: 9px solid #fff;
				background: #fff url(../img/startspacer.jpg) center bottom no-repeat;
			}

			.highlights_spacer2 {
				background: #fff url(../img/startspacer.jpg) center bottom no-repeat;
			}

	/* rechts */

	#content_start_right {
		float: left;
		width: 285px;
	}

		#content_start_right h2 {
			background: url(../img/bg_startheadlines.jpg) right top no-repeat;
			border-left: 5px solid #fff;
		}

		#content_start_right div {
			padding: 0px 0 4px 15px;
		}

			#content_start_right div p img {
				display: block; margin: 15px 0 0 0;
			}


/* img-replacement Start */
h2#hl_start_memory {
	background: url(../img/headline_start_box.gif) no-repeat;
	text-indent: -9999px;
	height: 30px;
	margin: 5px 0 10px 0;
}

