body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #536178;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;

}


/* Links im Fliesstext; resp. Seiteninhalt */

a:link  {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	background-color: #ffffff;
}


a:active {
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
	background-color: #CCCCCC;
}




/* positionierte Elemente */

#content {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 760px;
	height: 100%;
	padding: 0px;
	background-color: #848594;
	background-image: url(bilder/inhalt_bg.gif);
	background-repeat: repeat;

}

#header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 760px;
	height: 180px;
	background-image:  url(bilder/header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	z-index: 1;
}

#navi {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 760px;
	height: 23px;
	z-index: 2;
	border-top: solid 1px;
	border-bottom: solid 1px;
	border-color: #FFFFFF;
	z-index:5;
	background-color: #848594;
	text-align: center;


}

#LogoEisi {
	position: absolute;
	top: 99px;
	left: 28px;
	width: 81px;
	height: 131px;
	background-image:  url(bilder/logo_eisi.gif);
	background-repeat: no-repeat;
	background-position: center;
	z-index: 20;
}

#darstellungsbereich {
	position: absolute;
	top: 180px;
	left: 0px;
	outer-width: 100%;
	z-index: 2;

}

#inhalt {
	position: absolute;
	border-top: 14px solid #848594;
	border-left: 14px solid #848594;
	border-right: 14px solid #848594;
	width: 100%;
	text-align: left;
	z-index: 10;

}


/* Textauszeichnungen */

.titel {
	font-size: 16px;
	font-weight: bolder;
	color: #ffffff;
	font-variant: normal;
	letter-spacing: 0.2ex;
}


/* Formatierung des Bestellformulars */

.eingabefeld40 {
	width:40px;
	background-color:#848594;
	border-top:#46474A 1px solid;
	border-right:#46474A 1px solid;
	border-left:#46474A 1px solid;
	border-bottom:#46474A 1px solid;
}


.eingabefeld45 {
	width:45px;
	background-color:#848594;
	border-top:#46474A 1px solid;
	border-right:#46474A 1px solid;
	border-left:#46474A 1px solid;
	border-bottom:#46474A 1px solid;
}

.eingabefeld55 {
	width:55px;
	background-color:#848594;
	border-top:#46474A 1px solid;
	border-right:#46474A 1px solid;
	border-left:#46474A 1px solid;
	border-bottom:#46474A 1px solid;
}


.eingabefeld90 {
	width:90px;
	background-color:#848594;
	border-top:#46474A 1px solid;
	border-right:#46474A 1px solid;
	border-left:#46474A 1px solid;
	border-bottom:#46474A 1px solid;
}


.eingabefeld240 {
	width:276px;
	background-color:#848594;
	border-top:#46474A 1px solid;
	border-right:#46474A 1px solid;
	border-left:#46474A 1px solid;
	border-bottom:#46474A 1px solid;
}


.eingabefeld245 {
	width:283px;
	background-color:#848594;
	border-top:#46474A 1px solid;
	border-right:#46474A 1px solid;
	border-left:#46474A 1px solid;
	border-bottom:#46474A 1px solid;
}



.eingabefeld290 {
	width:325px;
	background-color:#848594;
	border-top:#46474A 1px solid;
	border-right:#46474A 1px solid;
	border-left:#46474A 1px solid;
	border-bottom:#46474A 1px solid;
}




.feldabstand {
	height:45px;
}




/* Navigations-IDs fuer Aktiv-/Passivschaltung */

#HNL_p_1, #HNL_p_2, #HNL_p_3, #HNL_p_4, #HNL_p_5, #HNL_p_6, #HNL_p_7  {font-size: 12px; text-transform: uppercase; color: #FFFFFF; text-align: center; font-weight: normal; text-decoration: none;}
#HNL_r_1, #HNL_r_2, #HNL_r_3, #HNL_r_4, #HNL_r_5, #HNL_r_6, #HNL_r_7  {font-size: 12px; text-transform: uppercase; color: #000000; text-align: center; font-weight: normal; text-decoration: none; background-color: #ffffff;}
#HNL_a_1, #HNL_a_2, #HNL_a_3, #HNL_a_4, #HNL_a_5, #HNL_a_6, #HNL_a_7  {font-size: 12px; text-transform: uppercase; color: #000000; text-align: center;	font-weight: normal; text-decoration: none; background-color: #cccccc;}
