@charset "utf-8";
.Standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: black;
	text-decoration: none;
}
.Menue-inaktiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	/*color: #333333; */
	color: black;
	text-decoration: none;
	list-style-type: none;
	line-height: 16px;
}

.Menue-inaktiv:hover {
color: red;
font-weight: bold;
/* background-color: white; */
}

.Menue-aktiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	line-height: 16px;
}
.Ueberschrift-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}


a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
}


.Ueberschrift-2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}


.Ueberschrift-2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	
}


.Klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.red-dot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
}

.Stil5 {
	color: #FF0000;
	font-weight: bold;
}


.Menue-inaktiv2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	list-style-type: none;
	line-height: 12px;

            /* display:block; */
	display:inline-block;
            padding: 0.20em; /* HÃ¶he der Button */
            text-decoration: none; 
	/* font-weight: bold; */
            border: 2px solid black;
		border-left-width: 1px;
            border-top-width: 1px;
		border-right-width: 2px;
		border-bottom-width: 2px;
		border-left-color: gray; 
		border-top-color: gray;
		border-right-color: black; 
		border-bottom-color: black; 
            color: black;
            background-color: #ffffAA;  /*Textfarbe, Button-Farbe */

}


.Menue-inaktiv2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	list-style-type: none;
	 border-color: white;
		border-left-width: 2px;
            border-top-width: 2px;
		border-right-width: 1px;
		border-bottom-width: 1px;
            border-left-color: black; 
		border-top-color: black;
		border-right-color: gray;
		border-bottom-color: gray; 
            color: white; 
		background-color: red;

}

/* Nur für Matrix auf Starteite */

.Menue-inaktiv3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	/*color: #333333; */
	color: black;
	text-decoration: none;
	list-style-type: none;
	line-height: 16px;
}

.Menue-inaktiv3:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	/*color: #333333; */
	color: red;
	text-decoration: none;
	list-style-type: none;
	line-height: 16px;
}

/* Navigation links */

table#Navi {
border-width:4px; 
border-color:#9999FF; 
border-style:outset;
cellspacing:2px;
cellpadding:2px;
}


table#Navi td {
border-width:1px; 
border-color:#66CC66; 
border-style:solid;

	border-left-width: 2px;
            border-top-width: 2px;
		border-right-width: 2px;
		border-bottom-width: 2px;
		border-left-color: #BBBBBB; 
		border-top-color: #BBBBBB;
		border-right-color: black; 
		border-bottom-color: black; 
            color: black;
            background-color: #ffff44;  
}




table.elektro {
      border-width: 6px;
	border-style: outset;
	 border-color:#9999FF;	
}

table.elektro td {
	border-width: 1px;
	border-style: solid;
	border-color: black;
}

table.frame {
      border-width: 6px;
	border-style: outset;
	 border-color:#9999FF;	
}



.Menue-inaktiv4 img:hover {
border:2px solid; 
border-color: red;
/* color: red; */
/* background-color: white; */
}


