<!--

body {
 text-decoration: none;
 font-family: Tahoma;
 font-size: 8pt;
 text-align: center;
 color: #000000;
 background-color:#FFFFFF; /*618FC3; 517AB0;*/
 margin-top:0px;
 /*margin-right:0px;
 margin-left:0px;*/
}

h1 {
 font-family: Arial;
 font-size: 12pt;
 font-weight: bold;
}

td {
 text-decoration: none;
 font-family: Tahoma;
 font-size: 8pt;
 text-align: left;
 color: #000000;
}

a:link {
 text-decoration: underline;
 font-family: Arial;
 font-size: 10pt;
 color: #000080;
}

a:visited {
 text-decoration: underline;
 font-family: Arial;
 color: #000080;
}

a:hover {
 text-decoration: underline;
 font-family: Arial;
 color: #7E7E7E; /*7E7E7E;*/
}

a:active {
 text-decoration: underline;
 font-family: Arial;
 color: #7E7E7E; /*7E7E7E;*/
}

.inhalt {
padding:10px;
height:100%;
width:100%;
font-family:Arial;
font-size:10pt;
color:#000000;
font-weight:normal;
background-color:#FFFFFF;
text-align:left;
}


.links {
padding-right:0px;
padding-left:0px;
font-family: Tahoma;
font-size:8pt;
color:#000000;
}

.rechts {
padding-right:0px;
padding-left:0px;
font-family: Tahoma;
font-size:8pt;
color:#000000;
}


HR {border: 1px solid #CCCCCC; text-align:left}


/* --------------------------------------------------------
   Formatierung der Links in den Link in Navigationen - einzeln einbinden!!
    a class="navi" href="VERLINKTE_SEITE.php">blablabla /a>
   -------------------------------------------------------- */

/* Link in Navigation rechts */
/* WIRD NICHT VERWENDET !!!!!!!!!!!!! 
a.navirechts:link {
 text-decoration: underline;
 font-family: Tahoma;
 font-size: 8pt;
 color: #000000;
}

a.navirechts:visited {
 text-decoration: underline;
 font-family: Tahoma;
 color: #000000;
}

a.navirechts:hover {
 text-decoration: underline;
 font-family: Tahoma;
 color: #000080;
}

a.navirechts:active {
 text-decoration: underline;
 font-family: Tahoma;
 color: #000000;
}
 WIRD BIS HIERHER NICHT VERWENDET !!!!!!!! */

/* Link in Navigation für Home */
a.navihome:link {
 text-decoration: underline;
 font-family: Tahoma;
 font-size: 8pt;
 color: #000000;
}

a.navihome:visited {
 text-decoration: underline;
 font-family: Tahoma;
 color: #000000;
}

a.navihome:hover {
 text-decoration: underline;
 font-family: Tahoma;
 color: #7E7E7E;
}

a.navihome:active {
 text-decoration: underline;
 font-family: Tahoma;
 color: #7E7E7E;
}


/* Link in Navigation für Video- & Controlsystems */
a.navivideo:link {
 text-decoration: underline;
 font-family: Tahoma;
 font-size: 8pt;
 color: #000000;
}

a.navivideo:visited {
 text-decoration: underline;
 font-family: Tahoma;
 color: #000000;
}

a.navivideo:hover {
 text-decoration: underline;
 font-family: Tahoma;
 color: #EB5733;
}

a.navivideo:active {
 text-decoration: underline;
 font-family: Tahoma;
 color: #EB5733;
}


/* Link in Navigation für Consulting Telecommunications */
a.navicon:link {
 text-decoration: underline;
 font-family: Tahoma;
 font-size: 8pt;
 color: #000000;
}

a.navicon:visited {
 text-decoration: underline;
 font-family: Tahoma;
 color: #000000;
}

a.navicon:hover {
 text-decoration: underline;
 font-family: Tahoma;
 color: #608FC3;
}

a.navicon:active {
 text-decoration: underline;
 font-family: Tahoma;
 color: #608FC3;
}

/* Link in Fußzeile */
a.fuss:link {
 text-decoration: underline;
 font-family: Tahoma;
 font-size: 8pt;
 color: #000080;
}

a.fuss:visited {
 text-decoration: underline;
 font-family: Tahoma;
 color: #000080;
}

a.fuss:hover {
 text-decoration: underline;
 font-family: Tahoma;
 color: #000080; /*7E7E7E;*/
}

a.fuss:active {
 text-decoration: underline;
 font-family: Tahoma;
 color: #000080; /*7E7E7E;*/
}
-->