.speditionherrmann {
	background-repeat: no-repeat;
	background-position:center;
	background-attachment:fixed;
	background-color: #EEEEEE;
	background-image: url(../images/logo_hintergrund.gif);
	color: #2C426B;
	font-family: "Bookman Old Style", "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
}
/* Standard Schriftformat für alle Seiten */
.maintxt{
			font-family: Bookman Old Style, Times, Arial;
			font-size: 14px;
			COLOR: #000000;
			text-align: left;
      			padding-right:15px;
     	}
/* Ende Standard Schriftformat für alle Seiten */

/* Haupt_Überschrift1 */
.ueberschrift1{
			font-family: Bookman Old Style, Times, Arial;
			font-size: 20px;
			font-weight: bold;
			color: #2C426B;
      			padding-top: 15px;
			}
/* Ende Haupt_Überschrift1 */

/* Überschrift2 */
.ueberschrift2{
			font-family: Bookman Old Style, Times, Arial;
			font-size: 16px;
			font-weight: bold;
			color: #2C426B;
      			padding-top: 15px;
			}
/* Ende Haupt_Überschrift1 */

/* einfache Tabelle z.B. Impressum etc.*/
td.left {
			font-family: Bookman Old Style, Times, Arial;
			color:#000000;
			border-right-style: solid;
			border-right-width: 1px;
			font-size:12px;
			border-bottom-style: solid;
			border-bottom-width: 1px;
			border-color:#000000;
			padding-bottom:0px;
			padding-top:0px;
			}

td.right {
			font-family:Bookman Old Style, Times, Arial;
			color:#000000;
			border-bottom-style: solid;
			border-bottom-width: 1px;
			border-color:#000000;
			padding-top:0px;
			padding-bottom:0px;
			font-size:12px;
			padding-left:3px;
			}


/* einfache Tabelle für nav_oben Elemente, z.B. Impressum */
td.left2{
			font-family:Bookman Old Style, Times, Arial;
			color:#000000;
			border-right-style: solid;
			border-right-width: 1px;
			font-size:12px;
			border-bottom-style: solid;
			border-bottom-width: 1px;
			border-color:#000000;
			padding-bottom:2px;
			padding-top:2px;
			}

td.right2 {
			font-family:Bookman Old Style, Times, Arial;
			color:#000000;
			border-bottom-style: solid;
			border-bottom-width: 1px;
			border-color:#000000;
			padding-top:2px;
			padding-bottom:2px;
			font-size:12px;
			padding-left:3px;
			}


/* Aufzaehlung mit Dreieck_1 Ebene */
.alleaufzaehlung{
			font-weight:bold;
			color: #000000;
			font-size: 12px;
			}
/* Ende Aufzaehlung mit Dreieck_1 Ebene */


/* Aufzaehlung mit Dreieck_2 Ebene grau*/
.alleaufzaehlung3{
			color: #606060;
			font-size: 12px;
			}
/* Ende Aufzaehlung mit Dreieck_2 Ebene grauer Schrift*/






/* legt die unsichtbare Tabelle um den Inhalt der content-Seite fest */
.just {
			margin-left:15px;
			padding-right:5px;
			width: 90%;

      }
/* Ende legt die unsichtbare Tabelle um den Inhalt der content-Seite fest */

/* Tabelle, zur Zeit nur in Seite "links.html" */
.just2 {
			margin-left:3px;
      			margin-top:20px;
		  }
/* Ende Tabelle, zur Zeit nur in Seite "links.html" */


/*kontakt*/

.bgdunkel {
			background-color: #2982D6;
  			text-decoration: none
     }

.bghell {
			color: #000000;
  			background-color: #FFFF99;
  			text-decoration: none
     }

.textueber {
			color: #FFFFFF;
      			font-family: Bookman Old Style, arial, Verdana, Helvetica, sans-serif;
			font-size: 12px;
      			font-weight:bold;
     }

.textli {
			color: #000000;
      			font-family: Bookman Old Style, arial, Verdana, Helvetica, sans-serif;
			font-size: 13px;
     }

.pflichtfeld {
			color: #fa801a;
     }

/* Tabelle Kontakt */
.just3 {
      	^		padding-top:5px;
			padding-bottom:5px;
      }
/* Ende Kontakt */



/* Bilder Mitte */
.bilder {
      			text-align: center;
      			vertical-align: top;
      }
/* Ende Bilder Mitte */

