/* Seiteneigenschaften */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:  url(../images/hellgrau.jpg);
	text-align: center;
	scrollbar-base-color: #FFFFFF;
	color: #000000;
	margin-top: 3px;
}
/* Deckblatt website */
#wrapper {
	width: 1024px;
	Margin: 0 auto;
	text-align: left;
	position: relative;
	top: 0px;
	height: auto;
}

#background {
	height: 696px;
	width: 829px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 33px;
	top: 72px;
	background-color: #99ccff;
}

#top {
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 124px;
	width: 687px;
	left: 180px;
	top: 0;
	background-color: #ffffff;
}


#topbild {
	background-image: none;
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 73px;
	width: 630px;
	top: 12px;
	left: 35px;
   
}

#topbild1 { background-image: url(../images/BannerO.gif); position: absolute; visibility: visible; z-index: 15; height: 30px; width: 630px; top: 50px; left: 35px; }
#topbild2 { color: white; font-size: 10px; font-family: arial; font-weight: normal; font-stretch: condensed; font-style: normal; line-height: 12px; background-color: transparent; text-align: center; position: absolute; visibility: visible; z-index: 17; height: 20px; width: 116px; top: 125px; left: 53px; }
#bild1 {
	

	background-image:  url(../images/HAM_2.gif);
	position: absolute;
	visibility: visible;
	z-index: 5;
	height: 263px;
	width: 157px;
	top: 12px;
	left: 866px;
}
#bild2 {
	background-image:  url(../images/HAM-DL.GIF);
	position: absolute;
	visibility: visible;
	z-index: 6;
	height: 156px;
	width: 156px;
	top: 285px;
	left: 866px;
}
#bild3 {
	background-image:  url(../images/HAM.GIF);
	position: absolute;
	visibility: visible;
	z-index: 7;
	height: 263px;
	width: 157px;
	top: 460px;
	left: 866px;
}
#Copyright {
	background-image:  url(../images/SPE-GmbH-Copyright.PNG);
	position: absolute;
	visibility: visible;
	z-index: 16;
	height: 35px;
	width: 157px;
	top: 732px;
	left: 866px;
}
#backlinks {
	position: absolute;
	visibility: visible;
	z-index: 8;
	height: 748px;
	width: 116px;
	left: 53px;
	top: 20px;
	background-color: #003399;
}
#logo {
	position: absolute;
	visibility: visible;
	z-index: 9;
	height: 120px;
	width: 160px;
	left: 33px;
	top: 4px;
	background-image: url(../images/SPE-GmbH-Logo-Film.gif);
}

#naviback1 { position: absolute; visibility: visible; z-index: 10; height: 380px; width: 178px; left: 18px; top: 216px; background-color: #003399; border-top: 11px ridge #ffffff; border-right: 4px ridge #ffffff; border-bottom: 2px ridge #ffffff; }
#inhalt { background-color: transparent; background-image: url(../images/InhaltHG.png); position: absolute; visibility: visible; z-index: 11; height: 525px; width: 624px; left: 209px; top: 139px; margin: 0; padding: 0; border: ridge 3px white; outline-style: none; }

#inhaltunten { color: white; font-size: 9px; font-weight: 100; font-stretch: ultra-condensed; font-style: normal; font-variant: normal; font-size-adjust: inherit; text-transform: none; text-align: left; position: absolute; visibility: visible; z-index: 16; height: 72px; width: 150px; top: 681px; left: 207px; }



#inhalt a {
	color: #0066CC;
	text-decoration: underline;
}
#inhalt a:hover {
	text-decoration: underline;
	color: #FF6600;
}
/*#inhalt a:visited {
	text-decoration: underline;
	color: #333333;
}*/
/*#inhalt a:active {
	text-decoration: underline;
	color: #990000;
}*/

#inhaltscroll { position: absolute; height: 505px; width: 590px; top: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000099; background-position: 0 0; z-index: 13; overflow: auto; visibility: visible; left: 25px; margin-top: 0; margin-right: 0; margin-bottom: 0; padding: 0 35px 0 0; border-style: none; }
#inhaltscroll a {
	color: #0066CC;
	text-decoration: underline;
}
#inhaltscroll a:hover {
	text-decoration: underline;
	color: #FF6600;
}

#Aktion { font-size: 10px; background-image: url(../images/Osterei.PNG); background-position: center; text-decoration: none; position: absolute; visibility: visible; z-index: 16; height: 140px; width: 116px; left: 53px; top: 614px; }
#IMP { font-size: 10px; font-family: arial; font-style: normal; font-variant: normal; font-weight: bold; text-decoration: none; text-align: center; visibility: visible; position: absolute; z-index: 14; top: 214px; left: 53px; width: 116px; height: 20px; }
#TS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	visibility: visible;
	z-index: 15;
	height: 20px;
	width: 250px;
	left: 176px;
	top: 748px;
}

/*druckausgabe der website*/
@media print {
	
	#top			{ display: none; }
	#topbild    	{ display: none; }
	#background		{ display: none; }
	#bild1			{ display: none; }
	#bild2			{ display: none; }
	#bild3			{ display: none; }
	#backlinks		{ display: none; }
	#navilinks		{ display: none; }
	#naviback1		{ display: none; }
	#logo			{ display: none; }
	
	body			{background: white;}
	
	#inhalt			{position: static;
					 padding-left: 10px;
					 padding-top: 10px;
					 padding-right: 10px;
					 overflow: visible;}
					 
	#inhaltscroll	{position: static;
					 padding-left: 10px;
					 padding-top: 10px;
					 padding-right: 10px;
					 overflow: visible;}
}

