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

body {
	width:auto;
	height:auto;
	margin:auto;
	padding:auto;
		background-color:#FFFFFF;
		background-position:center;
		color:#333333;
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
	}

h1 {
	color:#000066;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	}

	#bodyframe {
		width:auto;
		margin-left:auto;
		margin-right:auto;
		height:auto;
		}

		#topframe {
			width:1000px;
			margin-left:auto;
			margin-right:auto;
			height:auto;
			}
			
			#header {
				width:990px;
				margin-left:5px;
				margin-right:5px;
				height:50px;
				margin-bottom:auto;
				margin-top:auto;
				padding-bottom:15px;
				padding-top:15px;
					background-color:#FFFFFF;
				float:left;
				}
	
				#header_logo {
					width:95px;
					height:48px;
					padding-top:2px;
						background-color:#FFFFFF;
						background-image:url(../_gif/logo_sixsigma_akademie.gif);
						background-position:left;
						background-repeat:no-repeat;
					float:left;
					}
				
				#header_space {
					width:890px;
					margin-left:5px;
					height:50px;
						background-color:#FFFFFF;
					float:left;
					}
	
			#navi {
				width:1000px;
				margin-left:0px;
				margin-right:0px;
				height:35px;
				margin-bottom:auto;
				margin-top:auto;
					background-color:#FFFFFF;
					font-size:12px;
					font-weight:bold;
				}
				
				#navi a {
					color:#FFFFFF;
					text-decoration:none;
					}
				
				#navi a:hover {
					color:#FFFFFF;
					text-decoration:underline;
					}
				
				#navi .activelink {
					color:#FFFFFF;
					text-decoration:none;
					}
				
				#navi_site {
					width:990px;
					margin-left:5px;
					margin-right:5px;
					height:35px;
						background-color:#FFFFFF;
						color:#FFFFFF;
					float:left;
					}
				
					#navi_site_card1 {
						width:95px;
						margin-right:4px;
						height:23px;
						border-bottom:#FFFFFF solid 2px;
						padding-top:10px;
							background-color:#FFFFFF;
							background-image:url(../_jpg/grafik_backround_navi.jpg);
							background-position:top;
							background-repeat:no-repeat;
							text-align:center;
						float:left;
						}
					
					#navi_site_card2 {
						width:95px;
						margin-right:4px;
						height:23px;
						border-bottom:#FFFFFF solid 2px;
						padding-top:10px;
							background-color:#FFFFFF;
							background-image:url(../_jpg/grafik_backround_navi.jpg);
							background-position:top;
							background-repeat:no-repeat;
							text-align:center;
						float:left;
						}
					
					#navi_site_card3 {
						width:95px;
						margin-right:4px;
						height:23px;
						border-bottom:#FFFFFF solid 2px;
							padding-top:10px;
							background-color:#FFFFFF;
							background-image:url(../_jpg/grafik_backround_navi.jpg);
							background-position:top;
							background-repeat:no-repeat;
							text-align:center;
						float:left;
						}
					
					#navi_site_card4 {
						width:95px;
						margin-right:4px;
						height:23px;
						border-bottom:#FFFFFF solid 2px;
							padding-top:10px;
							background-color:#FFFFFF;
							background-image:url(../_jpg/grafik_backround_navi.jpg);
							background-position:top;
							background-repeat:no-repeat;
							text-align:center;
						float:left;
						}
					
					#navi_site_card5 {
						width:95px;
						margin-right:4px;
						height:23px;
						border-bottom:#FFFFFF solid 2px;
							padding-top:10px;
							background-color:#FFFFFF;
							background-image:url(../_jpg/grafik_backround_navi.jpg);
							background-position:top;
							background-repeat:no-repeat;
							text-align:center;
						float:left;
						}
					
					#navi_site_card6 {
						width:95px;
						margin-right:4px;
						height:23px;
						border-bottom:#FFFFFF solid 2px;
							padding-top:10px;
							background-color:#FFFFFF;
							background-image:url(../_jpg/grafik_backround_navi.jpg);
							background-position:top;
							background-repeat:no-repeat;
							text-align:center;
						float:left;
						}
					
					#navi_site_card7 {
						width:95px;
						margin-right:4px;
						height:23px;
						border-bottom:#FFFFFF solid 2px;
							padding-top:10px;
							background-color:#FFFFFF;
							background-image:url(../_jpg/grafik_backround_navi.jpg);
							background-position:top;
							background-repeat:no-repeat;
							text-align:center;
						float:left;
						}
					
					#navi_site_card8 {
						width:95px;
						margin-right:4px;
						height:23px;
						border-bottom:#FFFFFF solid 2px;
							padding-top:10px;
							background-color:#FFFFFF;
							background-image:url(../_jpg/grafik_backround_navi.jpg);
							background-position:top;
							background-repeat:no-repeat;
							text-align:center;
						float:left;
						}
					
					#navi_site_card9 {
						width:95px;
						margin-right:4px;
						height:23px;
						border-bottom:#FFFFFF solid 2px;
							padding-top:10px;
							background-color:#FFFFFF;
							text-align:center;
						float:left;
						}
					
					#navi_site_card10 {
						width:90px;
						margin-left:4px;
						padding-left:5px;
						height:31px;
						border-bottom:#FFFFFF solid 2px;
						padding-top:2px;
							background-color:#FFFFFF;
							color:#666666;
							font-size:10px;
							text-align:left;
						float:left;
						}
						
						#navi_site_card10 a {
							color:#666666;
							text-decoration:none;
							}
						
						#navi_site_card10 a:hover {
							color:#666666;
							text-decoration:underline;
							}
	
		#line_grey {
			width:100%;
			margin-left:auto;
			margin-right:auto;
			height:14px;
			border-bottom:#CCCCCC solid 1px;
			margin-bottom:auto;
			margin-top:0px;
				background-color:#FFFFFF;
				background-image:url(../_jpg/grafik_backround_schatten.jpg);
				background-position:top;
				background-repeat:repeat-x;
			float:left;
			}
		
		#styleframe {
			width:1000px;
			margin-left:auto;
			margin-right:auto;
			height:5px;
			}
		
			#register {
				width:1000px;
				margin-left:0px;
				margin-right:0px;
				height:5px;
					background-color:#FFFFFF;
				}
				
				#register_site {
					width:990px;
					margin-left:5px;
					margin-right:5px;
					height:5px;
						background-color:#FFFFFF;
					float:left;
					}
									
					#register_site_card1 {
						width:95px;
						margin-right:4px;
						height:3px;
						border-top:#FFFFFF solid 2px;
							background-color:#000066;
						float:left;
						}
						
					#register_site_card2 {
						width:95px;
						margin-right:4px;
						height:3px;
						border-top:#FFFFFF solid 2px;
							background-color:#000066;
						float:left;
						}
					
					#register_site_card3 {
						width:95px;
						margin-right:4px;
						height:3px;
						border-top:#FFFFFF solid 2px;
							background-color:#000066;
						float:left;
						}
					
					#register_site_card4 {
						width:95px;
						margin-right:4px;
						height:3px;
						border-top:#FFFFFF solid 2px;
							background-color:#000066;
						float:left;
						}
					
					#register_site_card5 {
						width:95px;
						margin-right:4px;
						height:3px;
						border-top:#FFFFFF solid 2px;
							background-color:#000066;
						float:left;
						}
					
					#register_site_card6 {
						width:95px;
						margin-right:4px;
						height:3px;
						border-top:#FFFFFF solid 2px;
							background-color:#000066;
						float:left;
						}
					
					#register_site_card7 {
						width:95px;
						margin-right:4px;
						height:3px;
						border-top:#FFFFFF solid 2px;
							background-color:#000066;
						float:left;
						}
					
					#register_site_card8 {
						width:95px;
						margin-right:4px;
						height:3px;
						border-top:#FFFFFF solid 2px;
							background-color:#000066;
						float:left;
						}
					
					#register_site_card9 {
						width:95px;
						margin-right:4px;
						height:3px;
						border-top:#FFFFFF solid 2px;
							background-color:#FFFFFF;
						float:left;
						}
	
					#register_site_card10 {
						width:95px;
						margin-left:4px;
						height:3px;
						border-top:#FFFFFF solid 2px;
							background-color:#FFFFFF;
						float:left;
						}	
			
			#mainframe {
				width:1000px;
				margin-left:auto;
				margin-right:auto;
				height:auto;
				}
				
				#content_intro {
					width:1000px;
					height:600px;
					margin-top:10px;
						background-image:url(../_gif/grafik_background_intro.gif);
						background-position:top;
						background-repeat:no-repeat;
					float:none;
					}
	
				#content {
					width:958px;
					border-left:#CCCCCC solid 1px;
					border-right:#CCCCCC solid 1px;
					margin-left:5px;
					margin-right:5px;
					padding-left:15px;
					padding-right:15px;
					height:auto;
					border-top:#CCCCCC solid 1px;
					border-bottom:#CCCCCC solid 1px;
					margin-bottom:10px;
					margin-top:10px;
					padding-bottom:10px;
					padding-top:5px;
						background-color:#FFFFFF;
						background-image:url(../_jpg/grafik_backround_schatten.jpg);
						background-position:top;
						background-repeat:no-repeat;
					float:left;
					}
					
					#content a {
						color:#000066;
						text-decoration:none;
						}
					
					#content a:hover {
						color:#000066;
						text-decoration:underline;
						}
					
					#content .aktivelink {
						color:#333333;
						text-decoration:underline;
						}
					
					#content ul {
						margin:0px;
						padding:0px;
						padding-left:15px;
						text-decoration:none;
						}
					
					#content li {
						color:#000066;
						list-style:square;
						margin:0px;
						padding:0px;
						text-decoration:none;
						}
				
			#footerframe {
				width:1000px;
				margin-left:auto;
				margin-right:auto;
				height:auto;
				}

				#footer {				
					width:958px;
					border-left:#CCCCCC solid 1px;
					border-right:#CCCCCC solid 1px;
					margin-left:5px;
					margin-right:5px;
					padding-left:15px;
					padding-right:15px;
					height:23px;
					border-bottom:#CCCCCC solid 1px;
					border-top:#CCCCCC solid 1px;
					margin-bottom:10px;
						background-position:top;
						background-repeat:no-repeat;
						color:#333333;
						font-size:10px;
						text-align:right;
						vertical-align:top;
					float:left;
					}
					
					#footer a {
						color:#333333;
						text-decoration:none;
						}
					
					#footer a:hover {
						color:#333333;
						text-decoration:underline;
						}	

.cleaner {
	clear:both;
	}