/*probe haeder*/


<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html lang="de" xmlns="http://www.w3.org/1999/xhtml" xml:lang="de">

<head>
<title>RST Hochfrequenztechnik</title>
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="language" content="de" />
<meta name="description" content="Hier eine Beschreibung des Inhalts der Seite" />
<meta name="keywords" content="Homepage, nicht, wichtig" />
<meta name="robots" content="index" />
<link rel="stylesheet" type="text/css" media="screen" href="style.css" />
<link rel="stylesheet" type="text/css" media="print" href="print_style.css" />
<link rel="shortcut icon" href="favicon.ico" type="image/ico" />

</head>



/* erst einmal alle default Werte setzen */
html,body, p, a, h1,h2,h3,h4,h5,ul,ol,form,img,li, fieldset, label, legend, textarea {
font-family: Verdana, Geneva, Arial, sans-serif;
border:0;
margin:0;
padding:0;
color: #fff;
color:#eee;
line-height: 1.6em;
letter-spacing: 1px;
}



/* Standardtwerte*/
html {
width:auto;
min-width:960px;
  background-color: white;
  background-image: url("Tapete1.jpg");
}

body {
font-size:100.01%;/*eventuel löschen dann die Schrift ansehen*/
text-align:left;
}



}

p {
margin: 0.6em 0 1.5em 0;
}

h1 {
font: small-caps bold 3em Times, "Times New Roman", serif;
font-style: italic;
letter-spacing: 3em;
margin: 0 0 0.1em 10px;
color: #007;

}

h4 {
font: small-caps bold 1.5em Times, "Times New Roman", serif;
font-style: italic;
letter-spacing: 20px;
margin: 0 0 0.1em 0;
color: #fff;
}

h2, h3 {
font: small-caps bold 2.3em Times, "Times New Roman", serif;
letter-spacing: 2px;
margin: 1em 0 1em 0;
color: #fff;
}

h5 {
font: "Times New Roman", serif;
font-style: ;
letter-spacing: 1px;
margin: 0 0 0.1em 0;
color: black;
}
h6
{font: bold 2em Times, "Times New Roman", serif;
letter-spacing: 10px;
color: black;
width: auto;
height: 40px;
text-align: center;
margin: 30px  0 0 2px ;
background-color:;
}

p
{
font-style:italic;
}
	
/* Standardtwerte Ende*/*/

	/* Text RST*/
	#kopf1 
	{
	float: center;
	width: 200px;
	height: 60px;
	text-align: left;
	margin: 10px 0 0 200px ;
	background: yellow;
	
	}
	/* Text RST Ende*/

		/* Text Hochfrequenztechnik*/

		p
		{
		font-style:italic;
		}
		
		#kopf2
		{
		float:;
		width:100%;
		
		height: 10;
		text-align: left;
		margin: 0  0 0 5px ;
		background-color: #007;
		
		}
		/*Text Hochfrequenztechnik ENDE*/
		
					/*Erster Text unter Hochfrequenztechnik */
					#kopf3 h1
					{
					font: bold 300% Times, "Times New Roman", serif;
					letter-spacing: 10px;
					color: black;
					}

					#kopf3 {
					display: flex;
					align-items: center;
					justify-content: center;
					width: 66%;
					height: 120px;
					text-align: center;
					margin: 30px auto ;
					background-color:#20e5be;
					border-radius:10px;
					}
					
					#kopf4 h1
					{
					font: bold 3em Times, "Times New Roman", serif;
					letter-spacing: 10px;
					color: black;
					}

					#kopf4 {
					display: flex;
					align-items: center;
					justify-content: center;
					width: 58%;
					height: 180px;
					text-align: center;
					margin: 30px auto ;
					background-color:#20e5be;
					border-radius:10px;
					}
					
					#kopf5 h1
					{
					font: bold 280% Times, "Times New Roman", serif;
					letter-spacing: 8px;
					color: black;
					}

					#kopf5 {
					display: flex;
					align-items: center;
					justify-content: center;
					width: 66%;
					height: 120px;
					text-align: center;
					margin: 30px auto ;
					background-color:#20e5be;
					border-radius:10px;
					}
					
					/*Erster Text unter Hochfrequenztechnik ENDE*/

			/* Navigation Startseite */
			#navi
			{
			float:left;
			width: 225px;
			padding-top: 10px;
			background:;
			letter-spacing:2px;
			margin:120px 0 0 -225px;
			}

			#navi a:hover{border-radius:5px;}		

			#navi ul
			{
			margin: 0;
			list-style-type:none;
			}

			#navi li
			{
			margin: 10px 5px;
			border: 2px solid #700;
			border-radius:5px;
			font-size: 20px;
			background: #007;
			}

			#navi li a
			{
			text-decoration:none;
			display:block;
			padding: 5px 0 0 50px;
			text-indent: -45px;
			}

			#navi h2,
			#navi li,
			#navi li a
			{
			color:#fff;
			}

			#navi h2
			{
			margin: 0 0 .5em 0;
			}

			#navi.current
			{
			display:block;
			padding: 0 .2em 0 2.3em;
			text-indent: -1.7em;
			color:#ff7;
			background:#fff;
			}
			/* Navigation Startseite Ende*/
			
				/* Telefon*/
				#telefon h1
				{
				font: small-caps bold 19px Times;
				letter-spacing: 1px;
				}

				#telefon
				{
				width: auto;
				text-align:left;
				background:;
				border: 0px solid #666;
				margin:0 0 0 -5px  ;
				padding: ;
				}
				/* Telefon Ende*/
				
				/* Startseite Inhalt */

				#indextext1 h2
				{
				color:#000;
				}
				
				#index h2
				{
				letter-spacing: 2px;
				}

				#indextext1 h4
				{
				color:#007;
				font: small-caps bold 100px Times;
				letter-spacing: 1px;
				}

				#indextext1 h1
				{
				font: small-caps bold 30px Times;
				letter-spacing: 10px;
				}

				#indextext1
				{
				width: auto;
				text-align:center;
				background:;
				border: 0px solid #666;
				margin: 10px 0 0 11em;
				padding: 1em 1em 0;
				}
				
				#indextext2 h1
				{
				font: bold 20px Times;
				letter-spacing: 2px;
				color: black;
				}

				#indextext2
				{
				display: flex;
				align-items: center;
				justify-content: center;
								
				width: auto;
				text-align:center;
				background:;
				margin:  auto;
						}
						
						
			#neuesa 
			{
			float:left;
			width: 230px;
			padding-top: 10px;
			background:;
			margin:15px 0 0 -225px;
			}
			#neuesa a:hover
			{
			background:red;
			color:silver;
			border-radius:5px;
			}			

			#neuesa ul
			{
			margin: 0;
			list-style-type:none;
			}

			#neuesa li
			{
			margin: 10px 5px;
			border: 2px solid black;
			border-radius:5px;
			font-size: 24px;
			background: silver;
			}

			#neuesa li a
			{
			text-decoration:none;
			display:block;
			padding: 5px 0 0 5px;
			text-indent: ;
			margin:0 0 0 0;
			}

			#neuesa h2,
			#neuesa li,
			#neuesa li a
			{
			color:red;
			

			}

			#neuesa h2
			{
			margin: 0 0 .5em 0;
			}

			#neuesa current
			{
			display:block;
			padding: 0 .2em 0 2.3em;
			text-indent: -1.7em;
			color:#ff7;
			background:#fff;
			}
			/* Navigation Startseite*/ 
						
						
 
 						#aktuell a
						{
						font: bold 35px Times;
						letter-spacing:5px;
						color:red;
						border: 2px solid black;
						border-radius:5px;
						width: ;
						
						text-decoration: none;
						background:silver;
						}
						#aktuell a:hover
						{
						background:red;
						color:silver;
						}
						
						#aktuell
						{
						display: flex;
						align-items: center;
						justify-content: center;
												
						background:;
						margin:50px 0 0 210px;
						}
						
						
						#phrst2020 a
						{
						font: bold 35px Times;
						letter-spacing:5px;
						color:red;
						border: 2px solid black;
						border-radius:5px;
						width: ;
						
						text-decoration: none;
						background:silver;
						}
						#phrst2020 a:hover
						{
						background:yellow;
						color:silver;
						}
						
						#phrst2020 
						{
						display: flex;
						align-items: center;
						justify-content: center;
												
						background:;
						margin:50px 0 0 210px;
						}

				

		/* Kontakt */
		#kontakttext1 h1
		{
		font: bold 20px Times;
		letter-spacing: 2px;
		color: black;
		}

		#kontakttext1
		{
		display: flex;
		align-items: center;
		justify-content: center;		
		width: auto;
		text-align:center;
		background:;
		margin: 50px auto;
		}
		#kontaktadresse h1
		{
		font: bold 20px Times;
		letter-spacing: 2px;
		color: black;
		}


		#kontaktadresse
		{
		width: auto;
		text-align:left;
		background:silver;
		margin: 120px 0 0 23%;
		}
		
		#kontakt h4
		{
		font: bold 20px Times;
		letter-spacing: 2px;
		color: black;
		}

		#kontakt a
		{
		font: bold 20px Times;
		letter-spacing:5px;
		color:white;
		width: auto;
		height: 40px;
		}

		#kontakt a:hover
		{
		border-radius:5px;
		}
		
		#kontakt
		{
		float:left;
		width: 320px;
		padding-top: 10px;
		}


		#kontakt
		{
		margin:-245px 0 0 60%;
		}

		#kontakt li a
		{
		text-decoration:none;
		display:block;
		padding: 10px 0 0 50px;
		text-indent: -45px;
		}
		
		#kontakt ul
		{
		margin: 0;
		list-style-type:none;
		}
		
		#kontakt li
		{
		margin: 10px 5px;
		border: 3px solid #700;
		font-size: 20px;
		background: blue;
		border-radius:5px;
		}

		/* Kontakt Ende */
		
			/* AGB */
			#agbtext1
			{
			font: bold 120% Times;
			letter-spacing: 0.3em;
			color: blue;
			width: 60%;
			text-align:;
			background: ;
			margin:70px 0 0 18%;
			}

			#agbtext2 h5
			{
			margin: 40px 0 0 18%;
				}
				
			#agb
			{
			float:left;
			width: 225px;
			padding-top: 10px;
			background:;
			margin:20px 0 0 -235px;
			} 
			#agb a:hover{border-radius:5px;}
			
			
			#agb ul
			{
			margin: 0;
			list-style-type:none;
			}

			#agb li
			{
			margin: 10px 5px;
			border: 2px solid #700;
			border-radius:5px;
			font-size: 20px;
			background: #007;
			}

			#agb li a
			{
			text-decoration:none;
			display:block;
			padding: 5px 0 0 50px;
			text-indent: -45px;
			}

			#agb h2,
			#agb li,
			#agb li a
			{
			color:#fff;
			}

			#agb h2
			{
			margin: 0 0 .5em 0;
			}

			#agb current
			{
			display:block;
			padding: 0 .2em 0 2.3em;
			text-indent: -1.7em;
			color:#ff7;
			background:#fff;
			}
			/* AGB Ende */
			
				/* impressum */
				#impressumtext1 h1
				{
				font: bold 20px Times;
				letter-spacing: 2px;
				color: black;
				}

				#impressumtext1
				{
				display: flex;
				align-items: center;
				justify-content: center;		
				width: auto;
				margin: auto;
						}
				#impressumtext2 h1
				{
				font: bold 16px Times;
				letter-spacing: 2px;
				color: black;
				}
				
				#impressumtext2
				{
				width:auto;
				margin:0 0 0 15%;
				}
				/* impressum Ende*/
				
				/* Saeule*/
				#saeule
				{
				float:left;
				margin: 5px 0  0 2px;
				}
				/* Saeule Ende*/

					/* Navigation Produkte */
					#produkte
					{
					float:left;
					width: 14em;
					padding-top: 0.3em ;
					margin-left: -14.1em;
					background:;
					
					}
					
					#produkte a:hover{border-radius:6px;}

					#produkte ul
					{
					margin:0;
					list-style-type:none;
					}

					#produkte li
					{
					margin: 0.6em 1.2em;
					border: 0.13em solid #700;
					border-radius:6px;
					font-size: 15px;
					background: #007;
					}

					#produkte li a
					{
					text-decoration:underline;
					display:block;
					padding: 0.3em 0 0 0.6em;
					text-indent: ;
					background:;
					margin-left: 0px;
					}

					#produkte h2,
					#produkte li,
					#produkte li a
					{
					color:#fff;
					}

					#produkte h2
					{
					margin: 0 0 .5em 0;
					}

					#produkte current
					{
					display:block;
					padding: 0 .2em 0 2.3em;
					text-indent: -1.7em;
					color:#ff7;
					background:#fff;
					}
					/* Navigation Produkte Ende */

						/* Schaltelektroniken */

						#schaltelektronikentext1 h1
						{
						font: bold 20px Times;
						letter-spacing: 2px;
						color: black;
						}

						#schaltelektronikentext1
						{
						display: flex;
						align-items: center;
						justify-content: center;		
						width: auto;
						text-align:center;
						background:;
						margin: 50px auto;
						}
					
						#schaltelektronikenliste1
						{
						display: flex;
						align-items: center;
						justify-content: center;		
						width: auto;
						margin: auto;
						}
	
						#schaltelektronikenliste1 h1
						{
						font: bold 22px Times;
						letter-spacing: 2px;
						color: maroon;
						}

						#schaltelektronikenliste1 td
						{
						float: left;
						width: 18.6em;
						border: 4px solid #000;
						padding-top: 1px;
						font-size: 0.7em;
						text-align: center;
						background: ;
						}
								
						#schaltelektronikenliste2
						{
						display: flex;
						align-items: center;
						justify-content: center;		
						width: auto;
						margin: auto;
						background: ;
						}

						#schaltelektronikenliste2 h1
						{font: bold 18px Times;
						letter-spacing: 2px;
						color: green;
						}

						#schaltelektronikenliste2 td{
						float:left;
						width: 19em;
						border:2px solid #000;
						padding-top: 1px;
						font-size: 0.7em;
						text-align: center;
						background:;
						}

						/* Schaltelektroniken Ende*/

							/* Senderöhren*/
							#senderoehrentext1 h1
							{
							font: bold 20px Times;
							letter-spacing: 2px;
							color: black;
							}

							#senderoehrentext1
							{
							display: flex;
							align-items: center;
							justify-content: center;		
							width: auto;
							text-align:center;
							background:;
							margin: ;
							}
							
							#senderoehrenliste1
							{
							display: flex;
							align-items: center;
							justify-content: center;		
							width: 1000px;
							margin:auto;
							}
		
							#senderoehrenliste1 h1
							{
							font: bold 22px Times;
							letter-spacing: 2px;
							color: maroon;
							}

							#senderoehrenliste1 td
							{
							float: left;
							width: 210px;
							border: 4px solid #000;
							padding-top: 1px;
							font-size: 0.7em;
							text-align: center;
							background: ;
							}
														
							#senderoehrenliste2
							{
							display: flex;
							align-items: center;
							justify-content: center;									
							width: 1000px;
							margin:auto;
							background: ;
							}

							#senderoehrenliste2 h1
							{font: bold 18px Times;
							letter-spacing: 2px;
							color: green;
							}

							#senderoehrenliste2 td{
							float:left;
							width: 214px;
							border:2px solid #000;
							padding-top: 1px;
							font-size: 0.7em;
							text-align: center;
							background:;
							}							
								
							/* Senderöhren Ende*/

								/* TQ1/2 Ersatz*/
								
									#tq12ersatz h1
									{
									font: bold 20px Times;
									letter-spacing: 2px;
									color: black;
									}

									#tq12ersatz
									{
									display: flex;
									align-items: center;
									justify-content: center;		
									width: auto;
									text-align:center;
									background:;
									margin: 50px auto;
									}
																
									#bildtq{
									float: left;
									width: auto;
									margin: 50px 0 0 50%;
									background:;
									}

									#tqtext1 h1
									{font:bold 120% Times;
									letter-spacing: 2px;
									Color: black;
									}
									#tqtext1 
									{float: left;
									width: 300px;
									text-align:center;
									background:;
									margin:100px 0 0 -420px;
									}

									#tqtext2 h1
									{font:bold 120% Times;
									letter-spacing: 2px;
									Color: black;
									}
									#tqtext2 
									{float: left;
									width: 300px;
									text-align:center;
									background:;
									margin:80px 0 0 0;
									}
																
									#tqtext3 h1
									{font: bold 100% Times;
									letter-spacing: 0.2em;
									color: black;
									}

									#tqtext3
									{
									float: left;
									width: auto; 
									height:;
									text-align: center;
									background:;
									margin:375px 0 0 -200px;
									}
									/* TQ1/2 Ersaz Ende */
									
									/* Gleichrichtermodul*/
									#gleichrichtermodultext1 h1
									{
									font: bold 20px Times;
									letter-spacing: 2px;
									color: black;
									}

									#gleichrichtermodultext1
									{
									display: flex;
									align-items: center;
									justify-content: center;		
									width: auto;
									text-align:center;
									background:;
									margin: 50px auto;
									}
																
									#bildgleichrichtermodul{
									float: left;
									width: auto;
									margin: 50px 0 0 50%;
									background: ;
									
									}

									#gleichrichtermodultext2 h1
									{font:bold 120% Times;
									letter-spacing: 2px;
									Color: black;
									}
									#gleichrichtermodultext2
									{float: left;
									width: 300px;
									text-align:center;
									background:;
									margin:100px 0 0 -470px;
									}

									#gleichrichtermodultext3 h1
									{font:bold 120% Times;
									letter-spacing: 2px;
									Color: black;
									}
									#gleichrichtermodultext3
									{float: left;
									width: 300px;
									text-align:center;
									background:;
									margin:80px 0 0 0;
									}
																
									#gleichrichtermodultext4 h1
									{font: bold 100% Times;
									letter-spacing: 0.2em;
									color: black;
									}

									#gleichrichtermodultext4
									{
									float: left;
									width: auto; 
									height:;
									text-align: center;
									background:;
									margin:375px 0 0 -200px;
									}

									
									/* Gleichrichtermodul Ende */
												
											
	
					/* Zubehör */

					#zubehoertext1 h1
					{
					font: bold 20px Times;
					letter-spacing: 2px;
					color: black;
					}

					#zubehoertext1
					{
					width: auto;
					text-align:center;
					background:;
					margin: 50px auto;
					}
					/* Zubehör Ende*/

													/* roehre5867a */
													#roehre5867atext1 h1
													{
													font: bold 20px Times;
													letter-spacing: 2px;
													color: black;
													}

													#roehre5867atext1
													{
													width: auto;
													text-align:center;
													background:;
													margin: 50px auto;
													}
													
													#bild5867a{
													float: left;
													width: auto;
													margin: 50px 0 0 43%;
													background: ;
													}
													
													#roehre5867atext2 h1
													{
													font: bold 100% Times;
													letter-spacing: 0.2em;
													color: black;
													}
													#roehre5867atext2
													{
													float:left;
													width:300px;
													height:;
													text-align:center;
													background:;
													margin: 80px 0 0 0;
													}

													#roehre5867atext3 h1
													{
													font: bold 100% Times;
													letter-spacing: 0.2em;
													color: black;
													}
													
													#roehre5867atext3
													{
													float:left;
													width: 300px; 
													height:;
													text-align: center;
													background:;
													margin: 250px 0 0 -300px;
													}
													
													#roehre5867atext4 h1
													{
													font: bold 100% Times;
													letter-spacing: 0.2em;
													color: black;
													}

													#roehre5867atext4
													{
													float: left;
													width: auto; 
													height:;
													text-align: center;
													background:;
													margin:375px 0 0 -500px;
													}

													/*roehre5867a Ende  */
													
													
													/* roehre5868 */
													#roehre5868text1 h1
													{
													font: bold 20px Times;
													letter-spacing: 2px;
													color: black;
													}

													#roehre5868text1
													{
													width: auto;
													text-align:center;
													background:;
													margin: 50px auto;
													}
													
													#bild5868{
													float: left;
													width: auto;
													margin: 50px 0 0 43%;
													background: ;
													}
													#roehre5868text2 h1
													{
													font: bold 100% Times;
													letter-spacing: 0.2em;
													color: black;
													}
													#roehre5868text2
													{
													float:left;
													width:300px;
													height:;
													text-align:center;
													background:;
													margin: 80px 0 0 0;
													}

													#roehre5868text3 h1
													{
													font: bold 100% Times;
													letter-spacing: 0.2em;
													color: black;
													}
													
													#roehre5868text3
													{
													float:left;
													width: 300px; 
													height:;
													text-align: center;
													background:;
													margin: 250px 0 0 -300px;
													}
													
													#roehre5868text4 h1
													{
													font: bold 100% Times;
													letter-spacing: 0.2em;
													color: black;
													}

													#roehre5868text4
													{
													float: left;
													width: auto; 
													height:;
													text-align: center;
													background:;
													margin:375px 0 0 -500px;
													}

													/* roehre5868 Ende  */
													
													/* roehre7092 */
													#roehre7092text1 h1
													{
													font: bold 20px Times;
													letter-spacing: 2px;
													color: black;
													}

													#roehre7092text1
													{
													width: auto;
													text-align:center;
													background:;
													margin: 50px auto;
													}
													
													#bild7092{
													float: left;
													width: auto;
													margin: 50px 0 0 43%;
													background: ;
													}
													#roehre7092text2 h1
													{
													font: bold 100% Times;
													letter-spacing: 0.2em;
													color: black;
													}
													#roehre7092text2
													{
													float:left;
													width:300px;
													height:;
													text-align:center;
													background:;
													margin: 80px 0 0 0;
													}

													#roehre7092text3 h1
													{
													font: bold 100% Times;
													letter-spacing: 0.2em;
													color: black;
													}
													
													#roehre7092text3
													{
													float:left;
													width: 300px; 
													height:;
													text-align: center;
													background:;
													margin: 250px 0 0 -300px;
													}
													
													#roehre7092text4 h1
													{
													font: bold 100% Times;
													letter-spacing: 0.2em;
													color: black;
													}

													#roehre7092text4
													{
													float: left;
													width: auto; 
													height:;
													text-align: center;
													background:;
													margin:375px 0 0 -500px;
													}

													/*roehre7092 Ende  */

							/* Navigation Ersatzteileliste1 */
							#Ersatzteileliste1
							{
							float:left;
							width: 16.5%;
							padding-top: 5px ;
							background: ;
							}
							
							#Ersatzteileliste1 a:hover{border-radius:6px;}

							#Ersatzteileliste1 ul
							{
							margin: 0px;
							list-style-type:none;
							margin-left: -40px;
							}

							#Ersatzteileliste1 li
							{
							margin: 10px 5px;
							border: 2px solid #700;
							border-radius:6px;
							font-size: 16px;
							background: #035;
							}

							#Ersatzteileliste1 li a
							{
							text-decoration:none;
							display:block;
							padding: 5px 0 0 50px;
							text-indent: -45px;
							}

							#Ersatzteileliste1 h2,
							#Ersatzteileliste1 li,
							#Ersatzteileliste1 li a
							{
							color:#fff;
							}

							#Ersatzteileliste1 h2
							{
							margin: 0 0 .5em 0;
							}

							#Ersatzteileliste1 current
							{
							display:block;
							padding: 0 .2em 0 2.3em;
							text-indent: -1.7em;
							color:#ff7;
							background:#fff;
							}

							/* Navigation Ersatzteileliste1 Ende */

							/* Navigation Ersatzteileliste2 */
							#Ersatzteileliste2
							{
							float:right;
							width: 16.5%;
							padding-top: 5px ;
							background: ;
							}
							
							#Ersatzteileliste2 a:hover{border-radius:6px;}

							#Ersatzteileliste2 ul
							{
							margin: 0 0 0 0;
							list-style-type:none;
							margin-left: -40px;
							}

							#Ersatzteileliste2 li
							{
							margin: 10px 5px;
							border: 2px solid #700;
							border-radius:6px;
							font-size: 16px;
							background: #035;
							}

							#Ersatzteileliste2 li a
							{
							text-decoration:none;
							display:block;
							padding: 5px 0 0 5px;
							text-indent: ;
							}

							#Ersatzteileliste2 h2,
							#Ersatzteileliste2 li,
							#Ersatzteileliste2 li a
							{
							color:#fff;
							}

							#Ersatzteileliste2 h2
							{
							margin: 0 0 .5em 0;
							}

							#Ersatzteileliste2 current
							{
							display:block;
							padding: 0 .2em 0 2.3em;
							text-indent: -1.7em;
							color:#ff7;
							background:#fff;
							}

							/* Navigation Ersatzteileliste2 Ende */
							/* Ersatzteile Text */

							#Ersatzteiletext1 h1
							{
							font: bold 20px Times;
							letter-spacing: 2px;
							color: black;
							}

							#Ersatzteiletext1
							{
							display: flex;
							align-items: center;
							justify-content: center;		
							width: auto;
							text-align:center;
							background:;
							margin: 50px auto;
							}
							
							#bildersatzteile 
							{float:;
							margin:-50px 0 0 34%;}
							
							
			
							/* Ersatzteile Text Ende*/



#saeule{
float:left;
margin: 5px 0  0 2px;
background:;
}



#bild1{
margin: 5px 0 0 1150px;
}




#bildgleichrichter
{
float: left;
width: auto;
margin: 50px 0 0 50%;
background: ;
			}
			
			/* Gebrauchtmaschinen*/
			#bildfusshebel
			{
			display: flex;
			align-items: center;
			justify-content: center;		
			margin:;
			background:;
			}

			#bilddoppelschiebetisch
			{
			display: flex;
			align-items: center;
			justify-content: center;		
			margin:80px 0 0 0;
			background:;	
			
			}

			#bildetagenschiebetisch
			{
			display: flex;
			align-items: center;
			justify-content: center;		
			margin:80px 0 0 0;
			background:;	
			
			}
				
			#bilddrehtisch
			{
			display: flex;
			align-items: center;
			justify-content: center;		
			margin:80px 0 0 0;
			background:;	
			
			}

			#gebrauchtmaschinentext1 h1
			{
			font: bold 20px Times;
			letter-spacing: 2px;
			color: black;
			}

			#gebrauchtmaschinentext1
			{
			display: flex;
			align-items: center;
			justify-content: center;	
			width: auto;
			text-align:center;
			background:;
			margin: 30px 0 0 0;
			}
			
			
			#gebrauchtmaschinentext2 h1
			{
			font: bold 20px Times;
			letter-spacing: 2px;
			color: black;
			}


			#gebrauchtmaschinentext2
			{
			display: flex;
			align-items: center;
			justify-content: center;	
			width: auto;
			text-align:center;
			background:;
			margin:20px 0 0 0 ;	
			
			}


			#gebrauchtmaschinentext3 h1
			{
			font: bold 20px Times;
			letter-spacing: 2px;
			color: black;
			}

			#gebrauchtmaschinentext3
			{
			display: flex;
			align-items: center;
			justify-content: center;	
			width: auto;
			text-align:center;
			background:;
			margin:20px 0 0 0 ;		
			
			}

			#gebrauchtmaschinentext4 h1
			{
			font: bold 20px Times;
			letter-spacing: 2px;
			color: black;
			}


			#gebrauchtmaschinentext4
			{
			display: flex;
			align-items: center;
			justify-content: center;	
			width: auto;
			text-align:center;
			background:;
			margin:20px 0 0 0 ;		
			
			}

	
			#gebrauchtmaschinentext5 h1
			{
			font: bold 20px Times;
			letter-spacing: 2px;
			color: black;
			}

			#gebrauchtmaschinentext5
			{
			display: flex;
			align-items: center;
			justify-content: center;	
			width: auto;
			text-align:center;
			background:;
			margin:20px 0 0 0 ;		
			
			}
				
			/* Gebrauchtmaschinen Ende*/
			
					/* Komplettmaschinen */
								
					#komplettmaschinentext1 h1
					{font: bold 20px Times;
					letter-spacing: 2px;
					color: black;
					}


					#komplettmaschinentext1
					{
					width: auto;
					text-align:center;
					background:;
					margin: 100px 0 0 0;
					}
					
					#bildpkm
					{
						
					margin:0 0 0 34%;
					background:;
					}


					#komplettmaschinentext2 h1
					{
					font: bold 20px Times;
					letter-spacing: 2px;
					color: black;
					
					}
					
					#komplettmaschinentext2
					{
					width: 800px;
					text-align:center;
					background:;
					margin: 100px 0 0 20% ;
					}

					#komplettmaschinenliste1 h1
					{
					align-items: ;
					justify-content: ;
					font: bold 17px Times;
					letter-spacing: 2px;
					color:maroon;
					margin:0 0 0 0;
					}

					#komplettmaschinenliste1 td
					{
					table-layout:;
					float:left;
					width: 137px;
					border:4px solid #000;
					padding-top: 1px;
					font-size: 10px;
					text-align: center;
					background:;
					}
					#komplettmaschinenliste1
					{
					display: flex;
					align-items: center;
					justify-content: center;
					width:1340px;
					margin: auto;
					}
											
					#komplettmaschinenliste2 h1
					{
					font: bold 18px Times;
					letter-spacing: 2px;
					color: green;
					}

					#komplettmaschinenliste2 td
					{table-layout:;
					float: ;
					width: 139px;
					border: 2px solid #000;
					padding-top: 1px;
					font-size: 0.7em;
					text-align: center;
					background: ;
					}
					
					#komplettmaschinenliste2
					
					{display: flex;
					align-items: center;
					justify-content: center;
					width:1340px;
					margin: auto;
					}	
					

					/* Komplettmaschinen Ende */
					
									/* Planenschweissanlage */
									#psatext1 h1
									{
									font: bold 20px Times;
									letter-spacing: 2px;
									color: black;
									}

									#psatext1
									{
									width:400px;
									text-align:left;
									background:;
									margin: 150px 0 0 310px;
									}
									
									#bildpsa1
									{
									margin:-250px 0 0 810px;
									background:;
									}
									
									#psatext2 h1
									{
									font: bold 20px Times;
									letter-spacing: 2px;
									color: black;
									}

									#psatext2
									{
									width:400px;
									text-align:left;
									background:;
									margin: -270px 0 0 810px;
									}
									
									#bildpsa2
									{
									margin:50px 0 0 320px;
									background:;
									}

									/* Planenschweissanlage Ende */
							
							/* Generatoren */
							#generatorentext1 h1
							{font: bold 20px Times;
							letter-spacing: 2px;
							color: black;
							}


							#generatorentext1
							{
							display: flex;
							align-items: center;
							justify-content: center;	
							width: auto;	
							text-align:center;
							background:;
							margin: 50px 0 0 0;
							}
							#generatorliste1
							{display: flex;
							align-items: center;
							justify-content: center;	
							width: 1000px;
							margin:auto;
							}

							#generatorliste1 h1
							{
							font: bold 22px Times;
							letter-spacing: 2px;
							color: maroon;
							}

							#generatorliste1 td{
							float: left;
							width: 18.6em;
							border: 4px solid #000;
							padding-top: 1px;
							font-size: 0.7em;
							text-align: center;
							background: #gray;
							}
									
							#generatorliste2
							{display: flex;
							align-items: center;
							justify-content: center;	
							width: 1000px;
							margin:auto;
							}

							#generatorliste2 h1
							{
							font: bold 18px Times;
							letter-spacing: 2px;
							color: green;
							}

							#generatorliste2 td{
							float: left;
							width: 18.95em;
							border: 2px solid #000;
							padding-top: 1px;
							font-size: 0.7em;
							text-align: center;
							background: #gray;
							}

							/* Generatoren Ende */
							
									/* Pressen */
									#pressentext1 h1
									{font: bold 20px Times;
									letter-spacing: 2px;
									color: black;
									}


									#pressentext1
									{
									display: flex;
									align-items: center;
									justify-content: center;	
									width: auto;
									text-align:center;
									background:;
									margin: 50px 0 0 0;
									}
									#presseliste1
									{
									display: flex;
									align-items: center;
									justify-content: center;	
									width: 1000px;
									margin:auto;
									}

									#presseliste1 h1
									{
									font: bold 22px Times;
									letter-spacing: 2px;
									color: maroon;
									}

									#presseliste1 td
									{
									float: left;
									width: 18.6em;
									border: 4px solid #000;
									padding-top: 1px;
									font-size: 0.7em;
									text-align: center;
									background: #gray;
									}
											
									#presseliste2
									{display: flex;
									align-items: center;
									justify-content: center;
									width: 1000px;
									margin:auto;
									}

									#presseliste2 h1
									{
									font: bold 18px Times;
									letter-spacing: 2px;
									color: green;
									}

									#presseliste2 td{
									float: left;
									width: 18.95em;
									border: 2px solid #000;
									padding-top: 1px;
									font-size: 0.7em;
									text-align: center;
									background: #gray;
									}

									/* Pressen Ende */

			/* Widerstände*/
			
			#widerstandtext1 h1
			{
			font: bold 20px Times;
			letter-spacing: 2px;
			color: black;
			}

			#widerstandtext1
			{
			
			width: 60%;
			height: 60px;
			text-align: center;
			margin: auto ;
			background:;
					}
			#bildwiderstand 
			{
			display: flex;
			align-items: center;
			justify-content: center;
			background:;
			}

			
			
			#widerstandliste1
			{
			display: flex;
			align-items: center;
			justify-content: center;		
			width: auto;
			margin: auto;
			background: ;
			}

			#widerstandliste1 h1
			{
			font: bold 22px Times;
			letter-spacing: 2px;
			color: maroon;
			}

			#widerstandliste1 td
			{
			float: left;
			width: 18.6em;
			border: 4px solid #000;
			padding-top: 1px;
			font-size: 0.7em;
			text-align: center;
			background: ;
			margin:;
			}

			#widerstandliste2
			{
			display: flex;
			align-items: center;
			justify-content: center;		
			width: auto;
			margin: auto;
			}

			#widerstandliste2 h1
			{
			font: bold 18px Times;
			letter-spacing: 2px;
			color: green;
			}

			#widerstandliste2 td
			{
			float: left;
			width: 19em;
			border: 2px solid #000;
			padding-top: 1px;
			font-size: 0.7em;
			text-align: center;
			background: ;
			}
			
			
			/* Widerstände Ende*/
			
				/* Kondensatoren*/
				
				#kondensatortext1 h1
				{
				font: bold 20px Times;
				letter-spacing: 2px;
				color: black;
				}

				#kondensatortext1
				{
				width: 50%;
				height: 60px;
				text-align:center;
				margin: auto;
				background:;
				}
			
				#bildkondensator
				{display: flex;
				align-items: center;
				justify-content: center;
				background:;
				}
			
				#kondensatorliste1
				{display: flex;
				align-items: center;
				justify-content: center;		
				width: 1000px;
				margin: auto;
				}

				#kondensatorliste1 h1
				{
				font: bold 22px Times;
				letter-spacing: 2px;
				color: maroon;
				}

				#kondensatorliste1 td
				{
				float: left;
				width: 220px;
				border: 4px solid #000;
				padding-top: 1px;
				font-size: 0.7em;
				text-align: center;
				background:;
				}
					
				#kondensatorliste2
				{display: flex;
				align-items: center;
				justify-content: center;		
				width: 1000px;
				margin:auto;
				}

				#kondensatorliste2 h1
				{
				font: bold 15px Times;
				letter-spacing: 2px;
				color: green;
				}

				#kondensatorliste2 td
				{
				float:left;
				width: 224px;
				border: 2px solid #000;
				padding-top: 1px;
				font-size: 0.7em;
				text-align: center;
				background: #gray;
				}
				/* Kondensatoren Ende*/
				
					/* Isolatoren*/
					
					#isolatortext1 h1
					{
					font: bold 20px Times;
					letter-spacing: 2px;
					color: black;
					}
					#isolatortext1
					{
					width: 50%;
					height:60px;
					text-align:center;
					margin: auto;
					background:;
					}
				
					#bildisolator
					{display: flex;
					align-items: center;
					justify-content: center;
					background:;
					}
			
					#isolatorliste1
					{display: flex;
					align-items: center;
					justify-content: center;
					width:1000px;
					margin: auto;
					}
				
					#isolatorliste1 h1
					{
					font: bold 22px Times;
					letter-spacing: 2px;
					color: maroon;
					}

					#isolatorliste1 td
					{
					float: left;
					width: 186px;
					border: 4px solid #000;
					padding-top: 1px;
					font-size: 0.7em;
					text-align: center;
					background:;
					}
				
					#isolatorliste2
					{display: flex;
					align-items: center;
					justify-content: center;		
					width: 1000px;
					margin:auto;
					}
					
					#isolatorliste2 h1
					{font: bold 17px Times;
					letter-spacing: 2px;
					color: green;
					}

					#isolatorliste2 td
					{
					float: left;
					width: 190px;
					border: 2px solid #000;
					padding-top: 1px;
					font-size: 0.7em;
					text-align: center;
					background: #gray;
					}
					/* Isolatoren Ende*/
					
						/* Potentiometer*/
						
						#potitext1 h1
						{
						font: bold 20px Times;
						letter-spacing: 2px;
						color: black;
						}
						#potitext1
						{
						width: 50%;
						height:60px;
						text-align:center;
						margin: auto;
						background:;
						}
					
						#bildpoti
						{display: flex;
						align-items: center;
						justify-content: center;
						background:;
						}
				
						#potiliste1
						{display: flex;
						align-items: center;
						justify-content: center;
						width:1000px;
						margin: auto;
						}
					
						#potiliste1 h1
						{
						font: bold 22px Times;
						letter-spacing: 2px;
						color: maroon;
						}

						#potiliste1 td
						{
						float: left;
						width: 186px;
						border: 4px solid #000;
						padding-top: 1px;
						font-size: 0.7em;
						text-align: center;
						background:;
						}
					
						#potiliste2
						{display: flex;
						align-items: center;
						justify-content: center;		
						width: 1000px;
						margin:auto;
						}
						
						#potiliste2 h1
						{font: bold 17px Times;
						letter-spacing: 2px;
						color: green;
						}

						#potiliste2 td
						{
						float: left;
						width: 190px;
						border: 2px solid #000;
						padding-top: 1px;
						font-size: 0.7em;
						text-align: center;
						background: #gray;
						}
						/* Potentiometer Ende */
						
							/* Halbleiter */
								
								#halbleitertext1 h1
								{
								font: bold 25px Times;
								letter-spacing: 2px;
								color: black;
								}
								#halbleitertext1
								{
								width: 40%;
								height:25px;
								text-align:center;
								margin: auto;
								background:;
								border:;
								}
							
								#bildhalbleiter
								{display: flex;
								align-items: center;
								justify-content: center;
								background:;
								}
						
								#halbleiterliste1
								{display: flex;
								align-items: center;
								justify-content: center;
								width:1000px;
								margin: auto;
								}
							
								#halbleiterliste1 h1
								{
								font: bold 22px Times;
								letter-spacing: 2px;
								color: maroon;
								}

								#halbleiterliste1 td
								{
								float: left;
								width: 166px;
								border: 4px solid #000;
								padding-top: 1px;
								font-size: 0.7em;
								text-align: center;
								background:;
								}
							
								#halbleiterliste2
								{display: flex;
								align-items: center;
								justify-content: center;		
								width: 1000px;
								margin:auto;
								}
								
								#halbleiterliste2 h1
								{font: bold 17px Times;
								letter-spacing: 2px;
								color: green;
								}

								#halbleiterliste2 td
								{
								float: left;
								width: 170px;
								border: 2px solid #000;
								padding-top: 1px;
								font-size: 0.7em;
								text-align: left;
								background: #gray;
								}
								/* Halbleiter Ende*/
								
									/* Relais*/
									
									#relaistext1 h1
									{
									font: bold 20px Times;
									letter-spacing: 2px;
									color: black;
									}
									#relaistext1
									{
									width: 50%;
									height:60px;
									text-align:center;
									margin: auto;
									background:;
									}
								
									#bildrelais
									{display: flex;
									align-items: center;
									justify-content: center;
									background:;
									}
							
									#relaisliste1
									{display: flex;
									align-items: center;
									justify-content: center;
									width:1000px;
									margin: auto;
									}
								
									#relaisliste1 h1
									{
									font: bold 22px Times;
									letter-spacing: 2px;
									color: maroon;
									}

									#relaisliste1 td
									{
									float: left;
									width: 186px;
									border: 4px solid #000;
									padding-top: 1px;
									font-size: 0.7em;
									text-align: center;
									background:;
									}
								
									#relaisliste2
									{display: flex;
									align-items: center;
									justify-content: center;		
									width: 1000px;
									margin:auto;
									}
									
									#relaisliste2 h1
									{font: bold 17px Times;
									letter-spacing: 1px;
									color: green;
									}

									#relaisliste2 td
									{
									float: left;
									width: 190px;
									border: 2px solid #000;
									padding-top: 1px;
									font-size: 0.7em;
									text-align: center;
									background: #gray;
									}
									/* Relais Ende*/
									
										
										/* Transformatoren*/
										
										#transformatorentext1 h1
										{
										font: bold 20px Times;
										letter-spacing: 2px;
										color: blue;
										}
										#transformatorentext1
										{
										width: 40%;
										height:25px;
										text-align:center;
										margin: auto;
										border-radius:6px;
										background:yellow;
										}
									
										#bildtrafo
										{display: flex;
										align-items: center;
										justify-content: center;
										background:;
										}
								
										#transformatorenliste1
										{display: flex;
										align-items: center;
										justify-content: center;
										width:1000px;
										margin: auto;
										}
									
										#transformatorenliste1 h1
										{
										font: bold 22px Times;
										letter-spacing: 2px;
										color: maroon;
										}

										#transformatorenliste1 td
										{
										float: left;
										width: 186px;
										border: 4px solid #000;
										padding-top: 1px;
										font-size: 0.7em;
										text-align: center;
										background:;
										}
									
										#transformatorenliste2
										{display: flex;
										align-items: center;
										justify-content: center;		
										width: 1000px;
										margin:auto;
										}
										
										#transformatorenliste2 h1
										{font: bold 17px Times;
										letter-spacing: 2px;
										color: green;
										}

										#transformatorenliste2 td
										{
										float: left;
										width: 190px;
										border: 2px solid #000;
										padding-top: 1px;
										font-size: 0.7em;
										text-align: center;
										background: #gray;
										}
										/* Transformatoren Ende*/
											
											/* Trenntrafo*/
											
											#trenntrafotext1 h1
											{
											font: bold 20px Times;
											letter-spacing: 2px;
											color: blue;
											}
											#trenntrafotext1
											{display: flex;
											align-items: center;
											justify-content: center;
											width: 60%;
											height:;
											text-align:center;
											margin: auto;
											border-radius:10px;
											background:yellow;
											}
										
											#bildtrenntrafo
											{display: flex;
											align-items: center;
											justify-content: center;
											background:;
											}
									
											#trenntrafoliste1
											{display: flex;
											align-items: center;
											justify-content: center;
											width:1000px;
											margin: auto;
											}
										
											#trenntrafoliste1 h1
											{
											font: bold 22px Times;
											letter-spacing: 2px;
											color: maroon;
											}

											#trenntrafoliste1 td
											{
											float: left;
											width: 186px;
											border: 4px solid #000;
											padding-top: 1px;
											font-size: 0.7em;
											text-align: center;
											background:;
											}
										
											#trenntrafoliste2
											{display: flex;
											align-items: center;
											justify-content: center;		
											width: 1000px;
											margin:auto;
											}
											
											#trenntrafoliste2 h1
											{font: bold 17px Times;
											letter-spacing: 2px;
											color: green;
											}

											#trenntrafoliste2 td
											{
											float: left;
											width: 190px;
											border: 2px solid #000;
											padding-top: 1px;
											font-size: 0.7em;
											text-align: center;
											background: #gray;
											}
											/* Trenntrafo Ende*/
											
											
										/* HF-Drossel*/
											
											#hfdrosseltext1 h1
											{
											font: bold 20px Times;
											letter-spacing: 2px;
											color: Blue;
											}
											#hfdrosseltext1
											{
											width: 60%;
											height:60px;
											text-align:center;
											margin: auto;
											border-radius:10px;
											background:yellow;
											}
										
											#bildhfdrossel
											{display: flex;
											align-items: center;
											justify-content: center;
											background:;
											}
									
											#hfdrosselliste1
											{display: flex;
											align-items: center;
											justify-content: center;
											width:1000px;
											margin: auto;
											}
										
											#hfdrosselliste1 h1
											{
											font: bold 22px Times;
											letter-spacing: 2px;
											color: maroon;
											}

											#hfdrosselliste1 td
											{
											float: left;
											width: 186px;
											border: 4px solid #000;
											padding-top: 1px;
											font-size: 0.7em;
											text-align: center;
											background:;
											}
										
											#hfdrosselliste2
											{display: flex;
											align-items: center;
											justify-content: center;		
											width: 1000px;
											margin:auto;
											}
											
											#hfdrosselliste2 h1
											{font: bold 17px Times;
											letter-spacing: 2px;
											color: green;
											}

											#hfdrosselliste2 td
											{
											float: left;
											width: 190px;
											border: 2px solid #000;
											padding-top: 1px;
											font-size: 0.7em;
											text-align: center;
											background: #gray;
											}
											/* HF-Drossel Ende*/	
									
												/* Meßgeräte*/
											
												#messgeraettext1 h1
												{
												font: bold 20px Times;
												letter-spacing: 2px;
												color: black;
												}
												#messgeraettext1
												{
												width: 50%;
												height:60px;
												text-align:center;
												margin: auto;
												background:;
												}
											
												#bildmessgeraet
												{display: flex;
												align-items: center;
												justify-content: center;
												background:;
												}
										
												#messgeraetliste1
												{display: flex;
												align-items: center;
												justify-content: center;
												width:1000px;
												margin: auto;
												}
											
												#messgeraetliste1 h1
												{
												font: bold 22px Times;
												letter-spacing: 2px;
												color: maroon;
												}

												#messgeraetliste1 td
												{
												float: left;
												width: 186px;
												border: 4px solid #000;
												padding-top: 1px;
												font-size: 0.7em;
												text-align: center;
												background:;
												}
											
												#messgeraetliste2
												{display: flex;
												align-items: center;
												justify-content: center;		
												width: 1000px;
												margin:auto;
												}
												
												#messgeraetliste2 h1
												{font: bold 17px Times;
												letter-spacing: 2px;
												color: green;
												}

												#messgeraetliste2 td
												{
												float: left;
												width: 190px;
												border: 2px solid #000;
												padding-top: 1px;
												font-size: 0.7em;
												text-align: center;
												background: #gray;
												}
									
												/* Meßgeräte Ende*/
												
													/* Zeitrelais*/
													#zeitrelaistext1 h1
													{
													font: bold 20px Times;
													letter-spacing: 2px;
													color: black;
													}
													#zeitrelaistext1
													{
													width: 50%;
													height:60px;
													text-align:center;
													margin: auto;
													background:;
													}
												
													#bildisolator
													{display: flex;
													align-items: center;
													justify-content: center;
													background:;
													}
											
													#zeitrelaisliste1
													{display: flex;
													align-items: center;
													justify-content: center;
													width:1000px;
													margin: auto;
													}
												
													#zeitrelaisliste1 h1
													{
													font: bold 22px Times;
													letter-spacing: 2px;
													color: maroon;
													}

													#zeitrelaisliste1 td
													{
													float: left;
													width: 186px;
													border: 4px solid #000;
													padding-top: 1px;
													font-size: 0.7em;
													text-align: center;
													background:;
													}
												
													#zeitrelaisliste2
													{display: flex;
													align-items: center;
													justify-content: center;		
													width: 1000px;
													margin:auto;
													}
													
													#zeitrelaisliste2 h1
													{font: bold 17px Times;
													letter-spacing: 2px;
													color: green;
													}

													#zeitrelaisliste2 td
													{
													float: left;
													width: 190px;
													border: 2px solid #000;
													padding-top: 1px;
													font-size: 0.7em;
													text-align: center;
													background: #gray;
													}
													
													/* Zeitrelais Ende*/
													
														/* Schalter*/
														#schaltertext1 h1
														{
														font: bold 20px Times;
														letter-spacing: 2px;
														color: black;
														}
														#schaltertext1
														{
														width: 50%;
														height:60px;
														text-align:center;
														margin: auto;
														background:;
														}
													
														#bildisolator
														{display: flex;
														align-items: center;
														justify-content: center;
														background:;
														}
												
														#schalterliste1
														{display: flex;
														align-items: center;
														justify-content: center;
														width:1000px;
														margin: auto;
														}
													
														#schalterliste1 h1
														{
														font: bold 22px Times;
														letter-spacing: 2px;
														color: maroon;
														}

														#schalterliste1 td
														{
														float: left;
														width: 186px;
														border: 4px solid #000;
														padding-top: 1px;
														font-size: 0.7em;
														text-align: center;
														background:;
														}
													
														#schalterliste2
														{display: flex;
														align-items: center;
														justify-content: center;		
														width: 1000px;
														margin:auto;
														}
														
														#schalterliste2 h1
														{font: bold 17px Times;
														letter-spacing: 2px;
														color: green;
														}

														#schalterliste2 td
														{
														float: left;
														width: 190px;
														border: 2px solid #000;
														padding-top: 1px;
														font-size: 0.7em;
														text-align: center;
														background: #gray;
														}
														
														/* Schalter Ende*/
														
																
															/* Kontaktleiste*/
															#kontaktleistetext1 h1
															{
															font: bold 20px Times;
															letter-spacing: 2px;
															color: black;
															}
															#kontaktleistetext1
															{
															width: 50%;
															height:60px;
															text-align:center;
															margin: auto;
															background:;
															}
														
															#bildisolator
															{display: flex;
															align-items: center;
															justify-content: center;
															background:;
															}
													
															#kontaktleisteliste1
															{display: flex;
															align-items: center;
															justify-content: center;
															width:1000px;
															margin: auto;
															}
														
															#kontaktleisteliste1 h1
															{
															font: bold 22px Times;
															letter-spacing: 2px;
															color: maroon;
															}

															#kontaktleisteliste1 td
															{
															float: left;
															width: 186px;
															border: 4px solid #000;
															padding-top: 1px;
															font-size: 0.7em;
															text-align: center;
															background:;
															}
														
															#kontaktleisteliste2
															{display: flex;
															align-items: center;
															justify-content: center;		
															width: 1000px;
															margin:auto;
															}
															
															#kontaktleisteliste2 h1
															{font: bold 17px Times;
															letter-spacing: 2px;
															color: green;
															}

															#kontaktleisteliste2 td
															{
															float: left;
															width: 190px;
															border: 2px solid #000;
															padding-top: 1px;
															font-size: 0.7em;
															text-align: center;
															background: #gray;
															}
															
															/* Kontaktleiste Ende*/
															
																	
																/* Gleichrichter/Dioden*/
																#text1 h1
																{
																font: bold 20px Times;
																letter-spacing: 2px;
																color: black;
																}
																#diodentext1
																{
																width: 50%;
																height:60px;
																text-align:center;
																margin: auto;
																background:;
																}
															
																#bildisolator
																{display: flex;
																align-items: center;
																justify-content: center;
																background:;
																}
														
																#diodenliste1
																{display: flex;
																align-items: center;
																justify-content: center;
																width:1000px;
																margin: auto;
																}
															
																#diodenliste1 h1
																{
																font: bold 22px Times;
																letter-spacing: 2px;
																color: maroon;
																}

																#diodenliste1 td
																{
																float: left;
																width: 186px;
																border: 4px solid #000;
																padding-top: 1px;
																font-size: 0.7em;
																text-align: center;
																background:;
																}
															
																#diodenliste2
																{display: flex;
																align-items: center;
																justify-content: center;		
																width: 1000px;
																margin:auto;
																}
																
																#diodenliste2 h1
																{font: bold 17px Times;
																letter-spacing: 2px;
																color: green;
																}

																#diodenliste2 td
																{
																float: left;
																width: 190px;
																border: 2px solid #000;
																padding-top: 1px;
																font-size: 0.7em;
																text-align: center;
																background: #gray;
																}
																
																/* Gleichrichter/Dioden Ende*/
																
																		
																	/* Motorregler*/
																	#reglertext1 h1
																	{
																	font: bold 20px Times;
																	letter-spacing: 2px;
																	color: black;
																	}
																	#reglertext1
																	{
																	width: 50%;
																	height:60px;
																	text-align:center;
																	margin: auto;
																	background:;
																	}
																
																	#bildisolator
																	{display: flex;
																	align-items: center;
																	justify-content: center;
																	background:;
																	}
															
																	#reglerliste1
																	{display: flex;
																	align-items: center;
																	justify-content: center;
																	width:1000px;
																	margin: auto;
																	}
																
																	#reglerliste1 h1
																	{
																	font: bold 22px Times;
																	letter-spacing: 2px;
																	color: maroon;
																	}

																	#reglerliste1 td
																	{
																	float: left;
																	width: 186px;
																	border: 4px solid #000;
																	padding-top: 1px;
																	font-size: 0.7em;
																	text-align: center;
																	background:;
																	}
																
																	#reglerliste2
																	{display: flex;
																	align-items: center;
																	justify-content: center;		
																	width: 1000px;
																	margin:auto;
																	}
																	
																	#reglerliste2 h1
																	{font: bold 17px Times;
																	letter-spacing: 2px;
																	color: green;
																	}

																	#reglerliste2 td
																	{
																	float: left;
																	width: 190px;
																	border: 2px solid #000;
																	padding-top: 1px;
																	font-size: 0.7em;
																	text-align: center;
																	background: #gray;
																	}
																	
																	/* Motorregler Ende*/
																	
																			
																		/* Röhrenzubehör*/
																		#roehrenzubehoertext1 h1
																		{
																		font: bold 20px Times;
																		letter-spacing: 2px;
																		color: black;
																		}
																		#roehrenzubehoertext1
																		{
																		width: 50%;
																		height:60px;
																		text-align:center;
																		margin: auto;
																		background:;
																		}
																	
																		#bildroehrenzubehoer
																		{display: flex;
																		align-items: center;
																		justify-content: center;
																		background:;
																		}
																
																		#roehrenzubehoerliste1
																		{display: flex;
																		align-items: center;
																		justify-content: center;
																		width:1000px;
																		margin: auto;
																		}
																	
																		#roehrenzubehoerliste1 h1
																		{
																		font: bold 22px Times;
																		letter-spacing: 2px;
																		color: maroon;
																		}

																		#roehrenzubehoerliste1 td
																		{
																		float: left;
																		width: 190px;
																		border: 4px solid #000;
																		padding-top: 1px;
																		font-size: 0.7em;
																		text-align: center;
																		background:;
																		}
																	
																		#roehrenzubehoerliste2
																		{display: flex;
																		align-items: center;
																		justify-content: center;		
																		width: 1000px;
																		margin:auto;
																		}
																		
																		#roehrenzubehoerliste2 h1
																		{font: bold 16px Times;
																		letter-spacing: 1px;
																		color: green;
																		}

																		#roehrenzubehoerliste2 td
																		{
																		float: left;
																		width: 194px;
																		border: 2px solid #000;
																		padding-top: 1px;
																		font-size: 0.7em;
																		text-align: center;
																		background: #gray;
																		}
																		
																		/* Röhrenzubehör Ende*/
																		
																				
																			/* Hydraulik*/
																			#hydrauliktext1 h1
																			{
																			font: bold 20px Times;
																			letter-spacing: 2px;
																			color: black;
																			}
																			#hydrauliktext1
																			{
																			width: 50%;
																			height:60px;
																			text-align:center;
																			margin: auto;
																			background:;
																			}
																		
																			#bildisolator
																			{display: flex;
																			align-items: center;
																			justify-content: center;
																			background:;
																			}
																	
																			#hydraulikliste1
																			{display: flex;
																			align-items: center;
																			justify-content: center;
																			width:1000px;
																			margin: auto;
																			}
																		
																			#hydraulikliste1 h1
																			{
																			font: bold 22px Times;
																			letter-spacing: 2px;
																			color: maroon;
																			}

																			#hydraulikliste1 td
																			{
																			float: left;
																			width: 186px;
																			border: 4px solid #000;
																			padding-top: 1px;
																			font-size: 0.7em;
																			text-align: center;
																			background:;
																			}
																		
																			#hydraulikliste2
																			{display: flex;
																			align-items: center;
																			justify-content: center;		
																			width: 1000px;
																			margin:auto;
																			}
																			
																			#hydraulikliste2 h1
																			{font: bold 17px Times;
																			letter-spacing: 2px;
																			color: green;
																			}

																			#hydraulikliste2 td
																			{
																			float: left;
																			width: 190px;
																			border: 2px solid #000;
																			padding-top: 1px;
																			font-size: 0.7em;
																			text-align: center;
																			background: #gray;
																			}
																			
																			/* Hydraulik Ende*/
							/* Hostaphan*/
							
							#bildhostaphan
							{float:left;
							margin:0 0 0 9%;
							background: ;
							}
							#hostaphanliste1
							{
							width: 220px;
							margin: 15% 0 0 8%;
							background: ;
							}

							#hostaphanliste1 h1
							{
							font: bold 22px Times;
							letter-spacing: 2px;
							color: maroon;
							}

							#hostaphanliste1 td
							{
							float: left;
							width: 18.6em;
							border: 4px solid #000;
							padding-top: 1px;
							font-size: 0.7em;
							text-align: center;
							background: ;
							}
						
							#hostaphanliste2
							{width: 700px;
							margin:3% 0 0 400px;
							}

							#hostaphanliste2 h1
							{font: bold 18px Times;
							letter-spacing: 2px;
							color: green;
							}

							#hostaphanliste2 td{
							float: left;
							width: 19em;
							border: 2px solid #000;
							padding-top: 1px;
							font-size: 0.7em;
							text-align: center;
							background: ;
							}
							/* Hostaphan Ende*/
							
							/* Triflexil*/
							
							#bildtriflexil
							{float:left;
							width:;
							margin:0 0 0 5%;
							background:;							
							}
							#triflexilliste1
							{
							width: 200px;
							margin: 10% 0 0 8%;
							background: ;
							}

							#triflexilliste1 h1
							{
							font: bold 22px Times;
							letter-spacing: 2px;
							color: maroon;
							}

							#triflexilliste1 td
							{
							float: left;
							width: 18.6em;
							border: 4px solid #000;
							padding-top: 1px;
							font-size: 0.7em;
							text-align: center;
							background: ;
							}
						
							#triflexilliste2
							{width: 800px;
							margin:3% 0 0 400px;
							}

							#triflexilliste2 h1
							{font: bold 18px Times;
							letter-spacing: 2px;
							color: green;
							}

							#triflexilliste2 td{
							float: left;
							width: 19em;
							border: 2px solid #000;
							padding-top: 1px;
							font-size: 0.7em;
							text-align: center;
							background: ;
							}
							/* Triflexil Ende*/

							/* Triflexilbraun*/
							
							#bildtriflexilbraun
							{float:left;
							width:;
							margin:0 0 0 5%;
							background:;							
							}
							#triflexilbraunliste1
							{
							width: 200px;
							margin: 10% 0 0 8%;
							background: ;
							}

							#triflexilbraunliste1 h1
							{
							font: bold 22px Times;
							letter-spacing: 2px;
							color: maroon;
							}

							#triflexilbraunliste1 td
							{
							float: left;
							width: 18.6em;
							border: 4px solid #000;
							padding-top: 1px;
							font-size: 0.7em;
							text-align: center;
							background: ;
							}
						
							#triflexilbraunliste2
							{width: 800px;
							margin:3% 0 0 400px;
							}

							#triflexilbraunliste2 h1
							{font: bold 18px Times;
							letter-spacing: 2px;
							color: green;
							}

							#triflexilbraunliste2 td{
							float: left;
							width: 19em;
							border: 2px solid #000;
							padding-top: 1px;
							font-size: 0.7em;
							text-align: center;
							background: ;
							}
							/* Triflexilbraun Ende*/

							/* Kaptan*/
							
							#bildkaptan
							{float:left;
							width:;
							margin:0 0 0 5%;
							background:;							
							}
							#kaptanliste1
							{
							width: 200px;
							margin: 10% 0 0 8%;
							background: ;
							}

							#kaptanliste1 h1
							{
							font: bold 22px Times;
							letter-spacing: 2px;
							color: maroon;
							}

							#kaptanliste1 td
							{
							float: left;
							width: 18.6em;
							border: 4px solid #000;
							padding-top: 1px;
							font-size: 0.7em;
							text-align: center;
							background: ;
							}
						
							#kaptanliste2
							{width: 800px;
							margin:3% 0 0 400px;
							}

							#kaptanliste2 h1
							{font: bold 18px Times;
							letter-spacing: 2px;
							color: green;
							}

							#kaptanliste2 td{
							float: left;
							width: 19em;
							border: 2px solid #000;
							padding-top: 1px;
							font-size: 0.7em;
							text-align: center;
							background: ;
							}
							/* Kaptan Ende*/
							
							/* Messingfolie*/
							
							#bildkaptan
							{float:left;
							width:;
							margin:0 0 0 5%;
							background:;							
							}
							#messingfolieliste1
							{
							width: 200px;
							margin: 10% 0 0 8%;
							background: ;
							}

							#messingfolieliste1 h1
							{
							font: bold 22px Times;
							letter-spacing: 2px;
							color: maroon;
							}

							#messingfolieliste1 td
							{
							float: left;
							width: 18.6em;
							border: 4px solid #000;
							padding-top: 1px;
							font-size: 0.7em;
							text-align: center;
							background: ;
							}
						
							#messingfolieliste2
							{width: 800px;
							margin:3% 0 0 400px;
							}

							#messingfolieliste2 h1
							{font: bold 18px Times;
							letter-spacing: 2px;
							color: green;
							}

							#messingfolieliste2 td{
							float: left;
							width: 19em;
							border: 2px solid #000;
							padding-top: 1px;
							font-size: 0.7em;
							text-align: center;
							background: ;
							}
							/* Messingfolie Ende*/
							
								/* Esa23*/
								#esa23text1 h1
								{
								font: bold 20px Times;
								letter-spacing: 2px;
								color: black;
								display: flex;
								align-items: center;
								justify-content: center;
								}
								
								#esa23text1
								{
								float:;
								width: auto;
								text-align:center;
								background:;
								margin: 50px auto;
								}
								
								#bildesa23
								{
								display: flex;
								align-items: center;
								justify-content: center;	
								float:;
								margin:0 auto;
								}
										
								#esa23liste1 h1
								{
								font: bold 140% Times;
								letter-spacing: 2px;
								color: green;
								}
								#esa23liste1
								{
								display: flex;
								align-items: center;
								justify-content: center;	
								float:;
								width:auto;
								margin:20px 0 0 0;
								}
												
								#esa23groesse1 
								{
								float: ;
								width: 700px;
								border:4px solid #000;
								padding-top: 1px;
								font-size: 0.7em;
								text-align:left;
								background:;
								}
								#esa23groesse2
								{
								float: right;
								width: 400px;
								border:4px solid #000;
								padding-top: 1px;
								font-size: 0.7em;
								text-align:left;
								background:;
								}
								
								
								/* Esa23 Ende*/
													
						
							/* Esa17*/
							#esa17text0 
							{
							font: bold 22px Times;
							letter-spacing: 2px;
							color: black;
							}

							#esa17text0
							{
							display: flex;
							align-items: center;
							justify-content: center;
							width:auto;
							text-align:center;
							background:;
							margin: 100px auto;
							}
																
							#esa17text1 
							{
							font: bold 16px Times;
							letter-spacing:1px;
							Color: black;
							}
							#esa17text1 
							{float:center;
							width: 700px;
							text-align:left;
							background:;
							margin:10px 0 0 40%;
							}
								
							#bildesa17
							{
							float:left ;
							width:250px;
							margin: 0 0 0 15%;
							background: ;
							}
							/* Esa17 Ende*/
			
							
							
							/* Gleichrichter*/
							#gleichrichtertext1 h1
							{font:bold 120% Times;
							Color: black;
							}
							#gleichrichtertext1 h1
							{float: left;
							width: 300px;
							text-align:center;
							background:;
							margin:80px 0 0 0;
							}
							/* Gleichrichter Ende*/
							
								/* Heizplatten*/
								#heizplattentext1 h1
								{
								font: bold 20px Times;
								letter-spacing: 2px;
								color: black;
								}

								#heizplattentext1
								{
								display: flex;
								align-items: center;
								justify-content: center;

								
								float:;
								width: auto;
								text-align: center;
								background:;
								margin: 50px auto;
								}
								
								#bildheizplatte1
								{
								display: flex;
								align-items: center;
								justify-content: center;
								
								margin:20px 0 0 150px;
								background:;
								}
								
							#heizplatteliste1
							{
							display: flex;
							align-items: center;
							justify-content: center;
							
							width: auto;
							margin: 20px 0 0 150px;
							}

							#heizplatteliste1 h1
							{
							font: bold 22px Times;
							letter-spacing: 2px;
							color: maroon;
							}

							#heizplatteliste1 td{
							float: left;
							width: 18.6em;
							border: 4px solid #000;
							padding-top: 1px;
							font-size: 0.7em;
							text-align: center;
							background: #gray;
							}
									
							#heizplatteliste2
							{
							display: flex;
							align-items: center;
							justify-content: center;

							width: auto;
							margin: 0 0 0 150px;
							}

							#heizplatteliste2 h1
							{
							font: bold 18px Times;
							letter-spacing: 2px;
							color: green;
							}

							#heizplatteliste2 td{
							float: left;
							width: 18.95em;
							border: 2px solid #000;
							padding-top: 1px;
							font-size: 0.7em;
							text-align: center;
							background: #gray;
							}

							/* Heizplatten Ende*/






#tabelle1{
margin:60px 60px 0 0;
float: rigth;
background:#000;}
							/* Aktuell*/
						
							#aktuelltext1 
							{
							font: bold 22px Times;
							letter-spacing: 2px;
							color: black;
							}
							
							#aktuelltext1
							{
							display: flex;
							align-items: center;
							justify-content: center;
							width:auto;
							text-align:center;
							background:;
							margin: 100px auto;
							}
							
							#bildhebu1
							{
							float:left ;
							width:auto;
							margin: 0 0 0 5%;
							background:red;
							}
							
							#bildg50000sl
							{
							float:left ;
							width:auto;
							margin:470px 0 0 -400px;
							background: blue;
							}
							
							#aktuellliste1 h1
							{
							font: bold 170% Times;
							letter-spacing: 2px;
							color: black;
							}

							#aktuellliste1 td
							{
							float: left;
							width: 700px;
							border:;
							padding-top: 1px;
							font-size: 0.7em;
							text-align: center;
							background:red;
							}
							
							#aktuellliste1
							{display: flex;
							align-items: center;
							justify-content: center;
							float:;
							width:710px;
							margin:0 0 0 600px;
							background:green;
							}
							/* Aktuell Ende*/
							
									/* PHRST2020*/
						
									#phrst2020text1 
									{
									font: bold 22px Times;
									letter-spacing: 2px;
									color: black;
									}
									
									#phrst2020text1
									{
									display: flex;
									align-items: center;
									justify-content: center;
									width:auto;
									text-align:center;
									background:;
									margin: 50px auto;
									}
							
									#bildphrst1
									{
									float:left ;
									width:auto;
									margin: 100px 0 0 0;
									background:;
									}
									
									#bildphrst2
									{
									display: flex;
									align-items: center;
									justify-content: center;	
									float:center ;
									width:auto;
									margin:100px 0 0 ;
									background: ;
									}
							
									#phrst2020liste1 h1
									{
									font: bold 150% Times;
									letter-spacing: 2px;
									color: green;
									}
									
									#phrst2020liste1 h2
									{
									font: bold 200% Times;
									letter-spacing: 2px;
									color: blue;
									text-align: center;
									}
									
									#phrst2020liste1 h3
									{
									font: bold 200% Times;
									letter-spacing: 2px;
									color: green;
									text-align: center;
									}

									#phrst2020liste1 td
									{
									float: left;
									width: 720px;
									border:4px solid #000;
									
									padding-top: 1px;
									font-size: 0.7em;
									text-align: center;
									background:;
									}
									
									#phrst2020liste1
									{
									float:;
									width:720px;
									margin:0 0 0 610px;
									background:;
									}
								
									#phrst2020liste2 h1
									{
									font: bold 140% Times;
									letter-spacing: 2px;
									color: green;
									}
									
									#phrst2020liste2 h2
									{
									font: bold 200% Times;
									letter-spacing: 2px;
									color: blue;
									text-align: center;
									}
																		
									#phrst2020liste2
									{
									display: flex;
									align-items: center;
									justify-content: center;		
									float:;
									width:auto;
									margin:50px 0 0 10px;
									background:;
									}
																		
									#phrst2020groesse1 
									{
									float: ;
									width: 650px;
									border:4px solid #000;
									padding-top: 1px;
									font-size: 0.7em;
									text-align:left;
									background:;
									}
									
									#phrst2020groesse2
									{
									float: ;
									width: 650px;
									border:4px solid #000;
									padding-top: 1px;
									font-size: 0.7em;
									text-align:left;
									background:;
									}
									/* PHRST2020 Ende*/
									
							/* Alle Seiten*/
						#alleseiten a
						{
						font: bold 20px Times;
						letter-spacing:3px;
						color: white;
						border: 2px solid black;
						border-radius:5px;						
						width: ;
						
						text-decoration: none;
						background:#007 ;
						}
						
						#alleseiten a:hover
						{
						background:#18bc9b;
						
						}
						
						#alleseiten
						{
						display: flex;
						align-items: center;
						justify-content: center;
						background:;
						margin:50px 0 0 210px;
						}

							#alleseitentext1 
							{
							font: bold 22px Times;
							letter-spacing: 2px;
							color: black;
							}
							
							#alleseitentext1
							{
							float:;								
							width:auto;
							text-align:center;
							background:red;
							margin: auto;
							}
												

					#buttomalleseiten
					{
					float:left;
					width:auto ;
					padding-top: 5px ;
					margin-left: ;
					
					background:;					
					}

					#buttumalleseiten ul
					{
					margin:0px;
					list-style-type:none;
					
					}

					#buttomalleseiten li
					{
					display: inline-block;
					margin: 10px 5px;
					border: 2px solid #700;
					border-radius:6px;
					font-size: 16px;
					background: #035;
					width:160px;
					}

					#buttomalleseiten li a
					{
						
					text-decoration: none;
					display:inline-block;
					padding: 5px 0 0 ;
					text-indent: ;
					
					width:160px;
					background:;
					margin-left: 0px;
					}

					#buttomalleseiten h2,
					#buttomalleseiten li,
					#buttomalleseiten li a
					{
					color :white;
					
					}

					#buttomalleseiten h2
					{
					margin: 0 0 .5em 0;
					}

					#buttomalleseiten current
					{
					display:inline-block;
					padding: 0 .2em 0 2.3em;
					text-indent: -1.7em;
					color:#ff7;
					background:#fff;
					}
					a:hover {
					color:red;
					background:#18bc9b;
					text-decoration:underline;
					}
					
					
	

#uebersicht {
width: 25em;
}


#uebersicht {
	margin: 0;
	padding: 0;
	text-align: center;
}

#uebersicht li {
	display: inline-block;
	width: 3em;
	margin: .2em;
	padding: .2em;
	border: 2px solid green;
	vertical-align: top;
}
		
							
							
							/* Alle Seiten Ende*/
							
									#seiteinarbeit h1
									{
									font: bold 400% Times;
									
									letter-spacing: 2px;
									text-align:center;
									color: red;
									}
									#seiteninarbeit
									{	
									width:40%;
									}
						#footer 
						{font: bold 90% Times;
						letter-spacing: 0.2em;
						
						color: white;
						width:100%;
						text-align:right;
						background:#007;
						margin:20px auto;
						}

										
/* Ende Links */
