* {
	margin: 0;
	padding: 0;
}


body {
	background: #DADADA url(images/bg_body.gif) left top repeat-x;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}



#container {
	margin: 0 auto;
	width: 976px;
	position: relative;
	background: transparent url(images/bg_container.gif) left top repeat-y;
	z-index: 1;
	margin-bottom: 50px;	
}
#container h2 {
	color: rgb(255, 204, 0);
	text-color: rgb(255, 204, 0);
	}


/*		Formatierung des Intro Blocks
-----------------------------------------------------------------------*/

#intro {
	background: transparent url(images/bg_intro.jpg) right top no-repeat;
	position: relative;
	padding: 1px;
}

#title {
	background: transparent top no-repeat;
	position: absolute;
	color: white;
	margin-top: -29px;
	top: -29px;
	margin-left: 60px;
	margin-bottom: 30px;
	padding: 0px;
	font: normal 20px Arial, Helvetica, sans-serif;
	z-index: 20;
	display: inline;
	overflow: hidden;
}

#pageHeader {
	display: inline;
	height: 0;
	left: -1000px;
	overflow: hidden;
	position: absolute;
	top: -1000px;
	width: 0;
}

		#pageHeader h1{
			font: bold 154%/25px Arial, Helvetica, sans-serif;
		}
		
		#pageHeader h2{
			font: bold 90%/25px Arial, Helvetica, sans-serif;
		}


#quickSummary {
	color: #000;
	font: normal 75%/18px Arial, Helvetica, sans-serif;
	right: 60px;	
	position: absolute;
	top: 25px;
}

		#quickSummary .p1 {
			display: inline;
			height: 0;
			left: -1000px;
			overflow: hidden;
			position: absolute;
			top: -1000px;
			width: 0;
		}
		
		#quickSummary a, #quickSummary a:link, #quickSummary a:visited {
			color: #F29E00;
			font-weight: bold;
		}
		
		#quickSummary a:hover, #quickSummary a:active, #quickSummary a:focus {
			text-decoration: none;
		}


#preamble {
	background: transparent url(images/bg_preamble.jpg) right top no-repeat;
	color: #fff;
	font: normal 80%/18px Arial, Helvetica, sans-serif;
	padding: 80px 30px 15px 15px;
	margin-left: 210px;
	margin-top: 192px;
	height: 100%;
}

		#preamble h3 {
			background: transparent url(images/hl_roadto.gif) left top no-repeat;
			height: 37px;
			margin: 0 0 10px 0;
			width: 508px;
		}
			
		#preamble acronym {
			border-bottom:1px dotted #F29E00;
			color: #F29E00; 
			font-weight: normal;
			font-size: 85%;
		}
		
		#preamble p {
			padding-left: 30px;
		}



/*		Formatierung des Content Blocks (supportingText)
-----------------------------------------------------------------------*/

#supportingText {
	color: #fff;
	margin-left: 230px;
	margin-right: -30px;
	font: normal 80%/18px Arial, Helvetica, sans-serif;
	padding: 15px 35px 15px 15px;
	position: relative;
	height: 100%;
}

		#supportingText acronym {
			border-bottom:1px dotted #F29E00;
			color: #F29E00; 
			font-size: 85%;
			font-weight: normal;
		}

		#supportingText a, #supportingText a:link, #supportingText a:visited {
			color: #F29E00; 
			font-weight: bold;
			text-decoration: underline;
			border: 0px;
		}
		
		#supportingText a:hover, #supportingText a:active, #supportingText a:focus {
			text-decoration: underline;
			border: 0px;
		}
		
		#supportingText p, h4, form{
			padding-left: 30px;
		}


#explanation {
	width: 250px;
	float: left;
}

		#explanation h3 {
			background: transparent url(images/hl_sowhat.gif) left top no-repeat;
			height: 37px;
			margin: 0 0 10px 1px;
			width: 260px;
		}
		
		#explanation .p1 {
			background: transparent url(images/cont_img_01.jpg) 30px 0px no-repeat;
			padding-top: 130px;
		}
		
		
#participation {
	margin-left: 265px;
	margin-top: -23px;
	width: 240px;
}
		
		#participation h3 {
			background: transparent url(images/hl_participation.gif) left top no-repeat;
			height: 37px;
			margin: 23px 0 10px 1px;
			width: 247px;
		}
		
		#participation .p1 {
			background: transparent url(images/cont_img_02.jpg) 30px 0px no-repeat;
			padding-top: 130px;
		}
		

#benefits h3 {
	background: transparent url(images/hl_benefits.gif) left top no-repeat;
	height: 37px;
	margin: 23px 0 10px 1px;
	width: 508px;
}


#requirements {
	margin-bottom: 50px;
}
		
		#requirements h3 {
			background: transparent url(images/hl_requirements.gif) left top no-repeat;
			height: 37px;
			margin: 23px 0 10px 1px;
			width: 508px;
		}


#preamble h3 span, #explanation h3 span, #participation h3 span, #benefits h3 span, #requirements h3 span {
	display: inline;
	height: 0;
	left: -1000px;
	overflow: hidden;
	position: absolute;
	top: -1000px;
	width: 0;
}



/*		Die Linklisten
-----------------------------------------------------------------------*/
 
#linkList {
	background: transparent url(images/bg_linkList.gif) 0px 2px repeat-y;
	color: #fff;
	font-weight: normal;
	padding: 15px 10px 0 0;
	position: absolute;
	top: 193px;
	width: 221px;
}
		
		#linkList h3 {
			padding-left: 10px;
		}
		
		#linkList a, #linkList a:link, #linkList a:visited  {
			color: #000;
			text-decoration: underline;
		}
		
		#linkList a:hover, #linkList a:active, #linkList a:focus  {
			text-decoration: none;
			color: #5496b2;
		}
		
		#linkList ul li {
			font-size: 12px;
			list-style: square;
			
		}
		#linkList li.level2 {
			margin-left: 45px;
			/*background-color:#cecece;*/
		}
		#linkList li.level3 {
			margin-left: 60px;
			/*background-color:#cecece;*/
		}


#lazienda  {
	background: transparent url(images/bg_lselect.gif) left bottom no-repeat;
	padding-bottom: 30px;
}

		
		.azienda {
			background: transparent url(images/h1_lazienda.gif) left top no-repeat;
			display: block;
			margin: 0 auto;
			height: 29px;
			width: 185px;
		}
		
		#lazienda ul li a {
			
		}
		
		#lazienda ul li a.c {
			
		}
		

#lcontatti  {
	background: transparent url(images/bg_lselect.gif) left bottom no-repeat;
	padding-bottom: 30px;
}

		
		.contatti {
			background: transparent url(images/h1_lcontatti.gif) left top no-repeat;
			display: block;
			margin: 0 auto;
			height: 29px;
			width: 185px;
		}


#lservizi {
	background: transparent url(images/bg_lselect.gif) left bottom no-repeat;
	padding-bottom: 30px;
}

		
		.servizi {
			background: transparent url(images/h1_lservizi.gif) left top no-repeat;
			display: block;
			margin: 15px auto;
			height: 29px;
			width: 185px;
		}

#lprodotti {
	background: transparent url(images/bg_lselect.gif) left bottom no-repeat;
	padding-bottom: 30px;
}

		
		.prodotti {
			background: transparent url(images/h1_lprodotti.gif) left top no-repeat;
			display: block;
			margin: 15px auto;
			height: 29px;
			width: 185px;
		}

#lecommerce {
	background: transparent url(images/bg_lselect.gif) left bottom no-repeat;
	padding-bottom: 30px;
}

		
		.ecommerce {
			background: transparent url(images/h1_lecommerce.gif) left top no-repeat;
			display: block;
			margin: 15px auto;
			height: 29px;
			width: 185px;
		}

#lregistrati {
	//background: transparent url(images/bg_lselect.gif) left bottom no-repeat;
	padding-bottom: 30px;
}

		
		.registrati {
			background: transparent url(images/h1_lregistrati.gif) left top no-repeat;
			display: block;
			margin: 15px auto;
			height: 29px;
			width: 185px;
		}

#lazienda ul li a, #lcontatti ul li a, #lservizi ul li a, #lprodotti ul li a, #lecommerce ul li a, #lregistrati ul li a {
	font-weight: bold;
}


#lazienda ul li, #lservizi ul li, #lcontatti ul li, #lazienda ul li, #lprodotti ul li, #lecommerce ul li, #lregistrati ul li {
	margin: 14px 0 14px 35px;
}


.servizi span, .contatti span, .azienda span, .prodotti span, .ecommerce span, .registrati span {
	display: inline;
	height: 0;
	left: -1000px;
	overflow: hidden;
	position: absolute;
	top: -1000px;
	width: 0;
}


/*		Footer Formatierung
-----------------------------------------------------------------------*/

#footer {
	background: transparent url(images/bg_footer.gif) left top no-repeat;
	bottom: -27px;
	left: 25px;
	height: 54px;
	line-height: 50px;
	position: absolute;
	width: 312px;
	padding-left: 37px;
}
		
		#footer a, #footer a:link, #footer a:visited {
			color: #000;
			padding: 0 6px;
		}
		
		* html #footer {
			bottom: -28px;
		}

#loginform {
margin-left: 30px;
}

#emailmenu {
margin-left: 30px;
}

#passwordmenu {
margin-left: 8px;
}

.regfield {
margin-left: 30px;
}

.regfieldr {
margin-left: 30px;
}

fieldset {
padding: 10px;
}

#informativa {
margin-top: 10px;
margin-bottom: 10px;
}
