/* CSS Document Startseite Langro-Chemie */

		h1#startseite {
			margin:0 1.1em 1em 1.1em;
		}

		h2 {
			margin: 0 0 0.3em 0.65em;
			padding: 1.7em 0 0 0;
			font-size:0.9em;
			color:#002e44;
			text-transform:uppercase;
			letter-spacing:3px;
			font-weight:bold;
		}

		h3 {
			margin: 0 0 1em 1.5em;
			padding: 0 0 0 0;
			font-size:0.8em;
			color:#002e44;
			letter-spacing:1px;
			font-weight:bold;
		}

		p {
			margin: 0 0 0 0.7em;
			padding: 0 0 0.7em 0;
			font-size:0.7em;
			line-height:1.3;
		}
a:link,
a:visited,
a:focus,
a:hover,
a:active {
	color:#E10003;
	text-decoration:none;
}
a:visited {
	
}
a:focus,
a:hover,
a:active {
	text-decoration:underline;
}
	#inhalt a {
		color:#002e44;
	}

	#header {
		height:22.5em;
	}
		img#logo {
			position:absolute;
			top:10px;
			left:0;
			z-index:100;
			width:28.15em;
		} 
		img#hintergrund {
			position:absolute;
			top:60px;
			left:0;
			width:62.5em;
			z-index:1;
		}


		/* Abstand nach jeder Spalte */
		.margin { 
			float:left;
			margin-right:0.1em; 
		}

		/* Spalten und Zeilen */
		#startseite-1 {
			float:left;
			width:23em;
		
		}
			.startseite-1a {
				height:5.6em;
				margin-bottom: 0.5em;
				
			}
		
		#startseite-2 {
			float:left;
			width:15em;
			
		}
			.startseite-2a,
			.startseite-2b,
		        .startseite-2c	{
				font-size: 0.7em;
			
				height:4em;
				margin-top:0.55em;
				padding: 0em 0.5em 0.3em 0.5em;
				border-top:1px solid #ffffff;
				border-right:1px solid #A0C2CD;
				border-bottom:1px solid #A0C2CD;
				border-left:1px solid #A0C2CD;
				background: #f2f6f8 url(/img/gif/bg_menu_start.gif) repeat-x bottom left;
			}
			.startseite-2b {
				border-right:1px solid #C2D37D;
				border-bottom:1px solid #C2D37D;
				border-left:1px solid #C2D37D;
				background: #e9ffc5 url(/img/gif/bg_menu_start_gruen.gif) repeat-x bottom left;
			}

			.startseite-2c {
				border-right:1px solid #e2bbed;
				border-bottom:1px solid #e2bbed;
				border-left:1px solid #e2bbed;
				background: #F6E8FA url(/img/gif/bg_menu_start_lila.gif) repeat-x bottom left;
			}
	
		#startseite-3 {
			float:left;
			width:20em;
			height:17em;
			margin-top:0em;
			margin-left:1.5em;
			padding-left:1em;
			padding-right:0em;
			background-color:#fff;

		
			
			
		}
	
		#startseite-4 {
			float:left;
			width:14em;
			margin-top:0em;
			padding-left:1em;
			padding-right:0em;

			
		}
			.startseite-4a,
			.startseite-4b {
				height:6em;
				background: #f2f6f8 url(/img/gif/bg_menu_start.gif) no-repeat bottom left;
				border-right:1px solid #A0C2CD;
				border-bottom:1px solid #A0C2CD;
				border-left:1px solid #A0C2CD;
			}
			.startseite-4b {
				margin-top:0.3em;
				border:1px solid #ffffff;
				
			}
			p.login {
				font-weight:bold;
				margin-top:0.7em;
				color:#002E44;
				letter-spacing:3px;
			}

