/* content boxen und body*/

#boxoben {
	clear: right;
	float: right;
	position: absolute;
	top: 18px;
	height: 59px;
	width: 455px;
	border: none;
	left: 66px;
	background-image: url(../img/misc/points.gif);
	background-repeat: no-repeat;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #DD0000;
	text-decoration: underline;
}
/* Hier befinden sich alle Farmatangaben für die Elemente der Webseiten. Die Anweisungen beginnen in den Zeilen:
Body, Links usw. 
Formatierung, Ausrichtung Menu Electronics
Formatierung, Ausrichtung Menu Communications
Formatierung, Ausrichtung Menu Engineering
Formatierung, Ausrichtung Menu Contact

Ausrichtung von Content in DIV Tags:
Footer

Scrollbarformatierung (nur I.E)

*/
/* Generelle Einstellungen für Elemente wie Body, Links, Text usw.  */

body {
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #F39A32;
}

a:link {
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #EB7410;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #EA7D16;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.norplex {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #143D8D;
	background-repeat: no-repeat;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #153C89;
}

}
.uebrschrift1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}


/* Menu 1 Electronics */

#menu {
	position: absolute;
	top: 559px;
	left: 182px;
	width: 10.2em;
	z-index: 2;
}


#menu dt {
	cursor: pointer;
	height: 50px;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	background-repeat: no-repeat;
}

/* Wenn ein Link hinzugefügt wird muss der Wert Top um -20 gesenkt werden werden. Also von 53 auf 73. Bei Löschen eines Links umgekehrt*/
#menu dd {
	position: absolute;
	z-index: 100;
	left: 3.8px;
	margin-top: -1.4em;
	width: 9.5em;
	top: -53px;
	background-image: url(../img/comm1.png);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu ul {
padding: 2px;
}
#menu li {
text-align: center;
font-size: 12px;
height: 18px;
line-height: 18px;
}
#menu li a, #menu dt a {
color: #153D8E;
text-decoration: none;
display: block;
}

#menu li a:hover {
text-decoration: underline;
}

/* Menu  2 Communications*/

#menu2 {
	position: absolute;
	top: 559px;
	left: 340px;
	width: 10.8em;
	z-index: 2;
}


#menu2 dt {
	cursor: pointer;
	height: 50px;
	line-height: 40px;
	text-align: center;
	font-weight: bold;

	background-repeat: no-repeat;
	color: #153D8E;
	text-decoration: none;
}

#menu2 dd {
	position: absolute;
	z-index: 100;
	left: 8.9px;
	margin-top: -1.4em;
	width: 9.5em;
	top: -34px;
	background-image: url(../img/comm1.png);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu2 ul {
padding: 2px;
}
#menu2 li {
text-align: center;
font-size: 12px;
height: 18px;
line-height: 18px;
}
#menu2 li a, #menu dt a {
color: #153D8E;
text-decoration: none;
display: block;
}

#menu2 li a:hover {
text-decoration: underline;
}

/* Menu 3  Engineering*/

#menu3 {
	position: absolute;
	top: 559px;
	left: 503px;
	width: 10.8em;
	z-index: 2;
}


#menu3 dt {
	cursor: pointer;
	height: 50px;
	line-height: 40px;
	text-align: center;
	font-weight: bold;

	background-repeat: no-repeat;
}

#menu3 dd {
	position: absolute;
	z-index: 100;
	left: 7.9px;
	margin-top: -1.4em;
	width: 9.5em;
	top: -35px;
	background-image: url(../img/comm1.png);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu3 ul {
padding: 2px;
}
#menu3 li {
text-align: center;
font-size: 12px;
height: 18px;
line-height: 18px;
}
#menu3 li a, #menu dt a {
color: #153D8E;
text-decoration: none;
display: block;
}

#menu3 li a:hover {
text-decoration: underline;
}

/* Menu 4 Kontakt */

#menu4 {
	position: absolute;
	top: 559px;
	left: 662px;
	width: 10.8em;
	z-index: 2;
}


#menu4 dt {
	cursor: pointer;
	height: 50px;
	line-height: 40px;
	text-align: center;
	font-weight: bold;

	background-repeat: no-repeat;
}

#menu4 dd {
	position: absolute;
	z-index: 100;
	left: 8.9px;
	margin-top: -1.4em;
	width: 9.5em;
	top: -54px;
	background-image: url(../img/comm1.png);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu4 ul {
padding: 2px;
}
#menu4 li {
text-align: center;
font-size: 12px;
height: 18px;
line-height: 18px;
}
#menu4 li a, #menu dt a {
color: #153D8E;
text-decoration: none;
display: block;
}

#menu4 li a:hover {
text-decoration: underline;
}

/* DIV Elemente */

#boxcontent{
	position:absolute;
	left:26.8%;
	width:993px;
	margin-top:0px;
	margin-left:-266px;
	padding:0px;
	background-color:#F3EFE4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	background-attachment: scroll;
	background-image: url(../img/back.jpg);
	background-repeat: no-repeat;
	height: 615px;
	background-position: center top;
	}
	
#headerhome {
	clear: left;
	float: left;
	position: absolute;
	top: 23px;
	height: 52px;
	width: 415px;
	border: none;
	left: 95px;
	background-repeat: repeat;
	z-index: 0;
}

#header {
	clear: left;
	float: left;
	position: absolute;
	top: 117px;
	height: 220px;
	width: 384px;
	border: none;
	left: 93px;
	background-repeat: no-repeat;
	z-index: 0;
	overflow: auto;
}

#header2 {
	clear: left;
	float: left;
	position: absolute;
	top: 356px;
	height: 220px;
	width: 384px;
	border: none;
	left: 93px;
	background-repeat: no-repeat;
	z-index: 0;
	overflow: auto;
}

#header3 {
	clear: left;
	float: left;
	position: absolute;
	top: 115px;
	height: 450px;
	width: 384px;
	border: none;
	left: 549px;
	background-repeat: no-repeat;
	z-index: 0;
	overflow: auto;
}

#agbimpkont {
	clear: left;
	float: left;
	position: absolute;
	top: 52px;
	height: 18px;
	width: 420px;
	border: none;
	left: 580px;
	background-repeat: no-repeat;
	z-index: 0;
	overflow: auto;
}
#agb {
	clear: left;
	float: left;
	position: absolute;
	top: 124px;
	height: 432px;
	width: 776px;
	left: 117px;
	background-repeat: no-repeat;
	z-index: 0;
	background-attachment: scroll;
	padding-left: 12px;
	overflow: auto;
	color: #173B9C;
}

#electronics {
	clear: left;
	float: left;
	position: absolute;
	top: 278px;
	height: 190px;
	width: 315px;
	border: none;
	left: 138px;
	background-repeat: no-repeat;
	z-index: 0;
	background-attachment: scroll;
	padding-left: 12px;
}

#communications {
	clear: left;
	float: left;
	position: absolute;
	top: 119px;
	height: 130px;
	width: 283px;
	border: none;
	left: 476px;
	background-repeat: no-repeat;
	z-index: 0;
	background-attachment: scroll;
	padding-left: 12px;
}

#engineering {
	clear: left;
	float: left;
	position: absolute;
	top: 307px;
	height: 139px;
	width: 201px;
	border: none;
	left: 613px;
	background-repeat: no-repeat;
	z-index: 0;
	background-attachment: scroll;
	padding-left: 12px;
}

#footergrafik {
	clear: left;
	float: left;
	position: absolute;
	top: 548px;
	height: 60px;
	width: 100%;
	border: none;
	left: 0px;
	background-repeat: repeat;
	z-index: 0;
}

/* ----Nur Impressum Anfang ---- */

/* Impressum DIV auf impress.html */
#impressum {
	clear: left;
	float: left;
	position: absolute;
	top: 40px;
	height: 29px;
	width: 109px;
	border: none;
	left: 881px;
	background-repeat: no-repeat;
	z-index: 3;
	background-image: url(../img/navimp.png);
}

#impressbox {
	clear: left;
	float: left;
	position: relative;
	top: 70px;
	height: 450px;
	width: 500px;
	border: none;
	left: 145px;
	background-repeat: no-repeat;
	z-index: 3;
	overflow: scroll;
}

/* ----Nur Impressum Ende ---- */

/* Scrollbar Eigenschaften ab Internet Explorer 5.5  */
body {
	scrollbar-3dlight-color : #EC7111;
	scrollbar-arrow-color : #ED7215;
	scrollbar-base-color : #F19439;
	scrollbar-darkshadow-color :#EC7313;
	scrollbar-face-color : #FCB22F;
	/* ----randschatten ---- */
	scrollbar-highlight-color : #F9CE9B;	
	scrollbar-shadow-color : #EF8425;
	scrollbar-track-color : #F19439;
}
