﻿body {
	margin: 0px;
	padding: 0px;
	background-color: #585858;
}
/* -------------------------------- Umschließende Box -------------------------------- */
#container {
	width: 950px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	overflow: visible;
	min-height: 940px;
	background-color: #000000;
	z-index: 1;
}

/* -------------------------------- Definitionen für das Banner oben in der Seite  -------------------------------- */
#banner {
	position: absolute;
	top: 4px;
	left: 175px;
	width: 775px;
	height: 90px;
	z-index: 10;
}

/* -------------------------------- Positionierung des Euronics Zeichens -------------------------------- */
#euronics {
	position: absolute;
	top: 24px;
	left: 30px;
	width: 120px;
	height: 60px;
	z-index: 10;
}


/* -------------------------------- Grosse Seitenueberschrift in grau, für jede Seite anders -------------------------------- */
#headline {
	position: absolute;
	top: 105px;
	left: 160px;
	width: 320px;
	height: 55px;
	z-index: 10;
	font-family: Arial;
	color: #C5C6C8;
	font-weight: bold;
	letter-spacing: 0px;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 10px;
}

/* -------------------------------- Erlärungstext unter der Headline -------------------------------- */
#erklaerung {
	position: absolute;
	top: 170px;
	left: 160px;
	width: 335px;
	height: 185px;
	background-image: url('bilder/design/erklaerung_bk.png');
	z-index: 10;
}
p.erklaerung {
	font-family:Arial;
	font-size: 11px;
	color: #EBEBEB;
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 10px 20px;
}

.erklaerung a {
	font-family:Arial;
	font-size: 11px;
	color: #EBEBEB;
	text-decoration:none;
}

.erklaerung a:visited {
	font-family:Arial;
	font-size: 11px;
	color: #EBEBEB;
	text-decoration:none;
}

.erklaerung a:hover {
	font-family:Arial;
	font-size: 11px;
	color: #EBEBEB;
	text-decoration:none;
}

.erklaerung a:active {
	font-family:Arial;
	font-size: 11px;
	color: #EBEBEB;
	text-decoration:none;
}

.angestellteklein {
	position: relative;
	font-family:Arial;
	font-size: 11px;
	font-weight:bold;
	color: #EBEBEB;
	float: left;
	margin: 0px 0px 0px 20px;
}
.angestellteklein img {
	border: 1px solid #EBEBEB
}


/* -------------------------------- Die Angebote - alles schön gelb... -------------------------------- */
#angebot_headline {
	position: absolute;
	top: 312px;
	left: 495px;
	width: 150px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	z-index: 15;
}
p.angebot_headline {
	font-family:Arial;
	font-size: 25px;
	font-weight: bold;
	color: #FFFF00;
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 5px 10px;
}

/* -------------------------------- Die Angebote - die Links zu den einzelnen Seiten -------------------------------- */
#angebot_links {
	position: absolute;
	top: 315px;
	left: 645px;
	width: 305px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	z-index: 15;
}

p.angebot_links {
	font-family:Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFF00;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 5px 0px;
}

.angebot_links a {
	font-family:Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.angebot_links a:visited {
	font-family:Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.angebot_links a:hover {
	font-family:Arial;
	font-size: 13px;
	font-weight: bold;
	color: #EF2F72;
	text-decoration: none;
}
.angebot_links a:active {
	font-family:Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}


/* -------------------------------- Die Angebote - Platz für das EIGENTLICHE Angebot -------------------------------- */

#angebot_aktuell {
	position: absolute;
	top: 105px;
	left: 500px;
	width: 450px;
	height: 205px;
	margin: 0px;
	padding: 0px;
	z-index: 15;
	overflow: hidden;
	background-color: #585858;
}





/* -------------------------------- Linien, Hauptebenen und div Hintergründe -------------------------------- */

#liniev {
	position: absolute;
	width: 5px;
	height: 900px;
	top: 20px;
	left: 155px;
	margin: 0px;
	padding: 0px;
	background-image: url('bilder/design/linie-blau-vertikal.png');
	z-index: 6;
}
#linieh {
	position: absolute;
	width: 900px;
	height: 5px;
	overflow: hidden;
	font-size: 1px;
	top: 100px;
	left: 20px;
	margin: 0px;
	padding: 0px;
	background-image: url('bilder/design/linie-blau-horizontal.png');
	z-index: 6;
}
#liniemagenta {
	position: absolute;
	width: 455px;
	height: 5px;
	overflow: hidden;
	font-size: 1px;
	top: 350px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url('bilder/design/linie-magenta-horizontal.png');
	z-index: 6;
}
#angebote_bk {
	position: absolute;
	width: 790px;
	height: 250px;
	top: 105px;
	left: 160px;
	margin: 0px;
	padding: 0px;
	background-color: #585858;
	z-index: 5;
}
#navigation {
	position: absolute;
	width: 160px;
	top: 0px;
	bottom: 0px;
	left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	min-height: 940px;
	text-align: left;
	background-color: #000000;
	z-index: 3;
}
#kopf {
	width: 950px;
	height: 105px;
	position: absolute;
	top: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	text-align: left;
	background-color: #000000;
	z-index: 2;
}
#kopfschwarz {
	width: 50%;
	height: 105px;
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: 0px;
	text-align: left;
	background-color: #000000;
	z-index: 0;
}
#inhalt {
	position: absolute;
	overflow: auto;
	top: 355px;
	left: 0px;
	padding-left: 180px;
	width: 770px;
	margin: 0px;
	text-align: left;
	background-color: #000000;
	min-height: 400px;
	z-index: 2;
	/*---
	background-image: url('nehrig-elektronik-bauteile.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	--- */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #EBEBEB;
}

/* -------------------------------- Definitionen für den eigentlichen Inhalt -------------------------------- */

p.inhalt {
	font-family:Arial;
	font-size: 15px;
	color: #EBEBEB;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}

.inhalt a {
	font-family:Arial;
	font-size: 15px;
	color: #EBEBEB;
	text-decoration: underline;
}
.inhalt a:visited {
	font-family:Arial;
	font-size: 15px;
	color: #EBEBEB;
	text-decoration: underline;
}
.inhalt a:hover {
	font-family:Arial;
	font-size: 15px;
	color: #CCCCCC;
	text-decoration: underline;
}
.inhalt a:active {
	font-family:Arial;
	font-size: 15px;
	color: #EBEBEB;
	text-decoration: underline;
}

/* -------------------------------- Hauptnavigation mit Magenta -------------------------------- */
p.hauptnavi1 {
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	width: 130px;
	height: 30px;
	line-height: 200%;
	margin-bottom: 5px;
	margin-top: 15px;
	margin-left: 20px;
	background: #000000;
	color: #EBEBEB;
}
h1.hauptnavi1 {
	font-size: 20px;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #EF2F72;
	margin: 20px 0px 20px 0px;
}
.hauptnavi1 a {
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	border-right: #EF2F72 1px dotted;
	border-left: #EF2F72 1px dotted;
	border-top: #EF2F72 1px dotted;
	border-bottom: #EF2F72 1px dotted;
	display: block;
	background: #000000;
}
.hauptnavi1 a:visited {
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #EBEBEB;
}
.hauptnavi1 a:hover {
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #EF2F72 ;
	background: #000000;
	border-top: #EF2F72 1px solid;
	border-right: #EF2F72 1px solid;
	border-bottom: #EF2F72 1px solid;
	border-left: #EF2F72 1px solid;
}
.hauptnavi1 a:active {
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #EBEBEB;
}
/* -------------------------------- Hauptnavigation mit BLAU -------------------------------- */
p.hauptnavi2 {
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	width: 130px;
	height: 30px;
	line-height: 200%;
	margin-bottom: 5px;
	margin-top: 15px;
	margin-left: 20px;
	background: #000000;
	color: #EBEBEB;
}
h1.hauptnavi2 {
	font-size: 20px;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #167EBB;
	margin: 20px 0px 20px 0px;
}

h2.hauptnavi2 {
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #167EBB;
	margin: 0px 0px 15px 0px;
}

.hauptnavi2 a {
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	border-right: #167EBB 1px dotted;
	border-left: #167EBB 1px dotted;
	border-top: #167EBB 1px dotted;
	border-bottom: #167EBB 1px dotted;
	display: block;
	background: #000000;
}
.hauptnavi2 a:visited {
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #EBEBEB;
}
.hauptnavi2 a:hover {
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #167EBB ;
	background: #000000;
	border-top: #167EBB 1px solid;
	border-right: #167EBB 1px solid;
	border-bottom: #167EBB 1px solid;
	border-left: #167EBB 1px solid;
}
.hauptnavi2 a:active {
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #EBEBEB;
}

/* SONSTIGE FORMATIERUNGEN */

.ohnerand {
	border-width: 0px;
}

p.mail {
	font-family: "Courier New", Courier, monospace;
	text-align: left;
	font-size: 11px;
	color: #EBEBEB;
	margin-top: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	margin-right: 5px;
}

img.infa {
	border: 1px solid #EBEBEB;
	padding: 2px 2px 2px 2px ;
}

/* -------------------------------- Definitionen für den Footer -------------------------------- */

p.footer {
	font-family:Arial;
	font-size: 11px;
	color: #C0C0C0;
	text-decoration: none;
	text-align:right; 
	margin: 0px 20px 5px 0px;
	clear: both;
}

.footer a {
	font-family:Arial;
	font-size: 11px;
	color: #C0C0C0;
	text-decoration: none;
}
.footer a:visited {
	font-family:Arial;
	font-size: 11px;
	color: #C0C0C0;
	text-decoration: none;
}
.footer a:hover {
	font-family:Arial;
	font-size: 11px;
	color: #EBEBEB;
	text-decoration: none;
}
.footer a:active {
	font-family:Arial;
	font-size: 11px;
	color: #C0C0C0;
	text-decoration: none;
}




