/*  Content    	 : Ingenieurdienst Risto        */
/*  Erstellung    	 : 03.11.2007                */
/*  Letzte Änderung	 : 12.12.2007  um 18.00 Uhr  */


	a:active { 
	font-weight:bold; 
	text-decoration:underline; 
}

	h1:focus {
	background-color:red; 
}

	h1:hover { 
	background-color:silver; 
}

	h1:active { 
	background-color:green; 
}

/* Homepage Text rechte Spalte nach unten ausrichten */

.text-ausrichtnung-unten{
	 vertical-align :bottom;
}



/* erste Seite eines Kapitesl */

.haupt-kapitelueberschrift{
	/* position: absolute; */
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	left: 4px;
	top: 20px;
	/*height: 60px;*/
	width: 650px;
	text-align: left;
	/*background-color: InactiveBorder;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight: bold;
	color: #757575;
	border-bottom-color: #b2b2b2;
	border-bottom-style: dashed;
	border-bottom-width: thin;
}

.kapitel-abstract{
	/*position: absolute; */
	padding: 10px;
	left: 4px;
	/*top: 90px; */
	/* height: 60px; */
	width: 650px;
	text-align: left;
	font-size:120%;
	clear: both;
	color: #757575;
	/*background-color: InactiveBorder;*/
}

.kapitelmenue{
	/* position: absolute; */
	padding: 10px;
	left: 4px; /* top: 180px; */
	width: 650px; /*background-color: InactiveBorder;*/
	border-bottom-color: #b2b2b2;
	border-bottom-style: dashed;
	border-bottom-width: thin;
}

/* S1-1 Menüpunkt 1 - Button  */
.m1-aktiv
	{
	/* position: absolute; */
	text-align: left;
	
	padding: 0px;
	top: 4px;
	left: 4px;	
	/*height: 14px;*/
	/*width: 120px;*/
	background-color: transparent;
	line-height: 24px;
	z-index: 10;
	font-size:125%;
}
	
.m1-aktiv a:hover{
	text-decoration: underline;
	font-weight: normal;
}

.m1-aktiv a:visited{
	text-decoration: underline;
	font-weight: normal;
	color: #b2b2b2;
}

.m1-aktiv a:active a:focus{
	text-decoration: underline;
	font-weight: normal;
}
/* Folgeseiten eines Kapitels */

#teil-kapitelcontent{
	
}


/*  Stylesheets für Produkte.............................. */

/* 1. ................Überschrift */
.ueberschrift{
	width: 718px;
	height: 70px;
	/* background-color: Silver; */
}

.produkt-header-links{
	position: absolute;
	width: 100px;
	height: 50px;
	left: 18px;
	top: 20px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: Black; /*background-color: Fuchsia;*/
}

.produkt-header-mitte{
	position: absolute;
	top: 20px;
	left: 132px;
	width: 300px;
	height: 50px;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	color: Black; /*background-color: Aqua;*/
}

.produkt-header-rechts-pdf{
	position: absolute;
	top: 20px;
	left: 570px;
	width: 28px;
	height: 31px;
	background-image: url(../images/pdficon.gif);
}

.produkt-header-rechts-keinpdf{
	position: absolute;
	top: 20px;
	left: 570px;
	width: 28px;
	height: 31px;
}

.produkt-header-rechts{
	position: absolute;
	top: 20px;
	left: 610px;
	width: 200px;
	height: 50px;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color: Black; /*background-color: Aqua;*/
}
/* Navigation : i umdefinieren */
.produkt-header-rechts i{
	color:red;
	font-style: normal;
	/* font-weight: bold; */
}
.nav-but{
	position: relative;
	top:2px;
}


/* 2. .....................Einzelproduktlabel zweiteilig */
.produkt-ident{
	width: 700px;
	/*height: 20px; */
	/*background-color: Red;*/
}

.produkt-ident table{
	text-align: left;
	left: 18px;
	color: black;
	/*width: 700px; */
	
}

.innentabelle{
	width: 500px;
}




.produkt-ident td{
	vertical-align: top;
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* background-color: Lime; */
	/*border: thin solid Aqua; */
}

.produkt-ident tr{
	border-color: Fuchsia;
}

.linke-seite{
	width: 90px;
	line-height: 13px;
	height: 20px;
	border-color: Fuchsia;
}


.td-rahmen-a{
	border-left: thin solid Black;
	border-top: thin solid Black;
}

/* Dimensionen eingerückt */
.td-rahmen-a1{
	border-top: thin solid Black;
}

.td-rahmen-b{
	border-left: thin solid Black;
	border-top: thin solid Black;
	border-right: thin solid Black;
}

.td-rahmen-c{
	border-left: thin solid Black;
	border-bottom: thin solid Black;
	border-top: thin solid Black;
}
/* Dimensionen eingerückt */
.td-rahmen-c1{
	border-bottom: thin solid Black;
	border-top: thin solid Black;
}

.td-rahmen-d{
	border: thin solid Black;
}

.produkt-label-links{
	position: relative;
	width: 100px;
	height: 20px;
	left: 9px;
	top: 0px;
	font-size: 11px;
	color: Black; /*background-color: Lime;*/
	vertical-align: top;
}

.produkt-inhalt-kombi-mitte-links{
	position: relative;
	top: -20px;
	left: 116px;
	width: 584px;
	/*height: 40px; */
	vertical-align: top;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	/*background-color: Lime;*/
}

/* Einzelproduktlabel einteilig */
.produkt-inhalt-kombi-alles{
	position: relative;
	width: 700px;
	/*height: 40px;*/
	left: 9px;
	top: 0px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	/*background-color: Lime;*/
}

/* Überschrift */
.nav-unten{
	position: absolute;
	bottom: 3px;
	left: 9px;
	height: 20px;
	width: 700px;
	height: 20px;
	/*background-color: Silver;*/
}
/* auf startseite Text nach unten plazieren */
	.unten   { 
	vertical-align:bottom; 
}

  .unten p {
  text-align: justify;
}

/* Impressum ....*/
	.impressum-links{
	font-size: 11px;
	width: 215px;
	vertical-align: top;
	text-align: left;
}

	.impressum-rechts{
	font-size: 11px;
	vertical-align: top;
		
}

/* Produkte Startseite   */

.p-linke-seite{
	vertical-align: top;
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 0px;
	width: 100px;
	line-height: 13px;
	height: 20px;
	/*background-color: Aqua;*/
}

.p-links{
	vertical-align: top;
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 0px;
	width: 100px;
	line-height: 13px;
	height: 20px;
	text-align: left;
	/*background-color: Fuchsia;*/
}

.p-links-beschreibung{
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 0px;
	padding-left: 0px;
	width: 360px;
	line-height: 13px;
	height: 20px;
	text-align: left;
	/*background-color: Lime;*/
}

.p-links a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}


.p-rechts-bild{
	width: 140px;
	top: 0px;
	left: 0px;
	vertical-align: top;
	padding:0px;
	/*background-color: blue;*/
}

.suchseite-ausgabe{
	
	text-align: left;
	padding-top: 0px;
	top: 0px;
	left: 18px;
	color: black;
	width: 640px;
	height: 405px;
	overflow: auto;
	vertical-align: top;
}


