/* ----------------- STYLE SHEET DEFINITIONS Eisele GmbH ----------------- */


body {
	font-family: 			Verdana, sans-serif;
	font-size:				10px;
	background-color:		#EEEFF7;
	font-weight: 			normal;
	text-decoration: 		none;
	margin:					0px 0px 0px 0px;
}

td {
	font-family: 			Verdana, sans-serif;
	background-color:		#FFFFFF;
	font-weight: 			normal;
	text-decoration: 		none;
	color:					black;
	font-size:				10px;
}

.bgimagenavi {
	background-image:		url(../piccs/b3.jpg);
	background-repeat:					no-repeat;
}

.bgimagenavi2 {
	background-image:		url(../piccs/b3a.jpg);
}

.bgimagenavitop {
	background-image:		url(../piccs/b4a.gif);
}

.bgimagenavitop1 {
	background-image:		url(../piccs/b4.jpg);
}

.bgimagebottom {
	background-image:		url(../piccs/b5.jpg);
}

.trans {
	background-color:		transparent;
}

/* ------------- MODUL NAVIS ------------- */

a:link, a:visited, a:active {
	font-size:				10px;
	color:					#000000;
	font-weight:			bold;
	text-decoration:		underline;
}

a:hover {
	font-size:				10px;
	color:					#FF0000;
	font-weight:			bold;
	text-decoration:		none;
}

a.navilink:link, a.navilink:visited, a.navilink:active {
	font-size:				10px;
	color:					#000000;
	font-weight:			bold;
	text-decoration:		none;
}

a.navilink:hover {
	font-size:				10px;
	color:					#FF0000;
	font-weight:			bold;
	text-decoration:		none;
}

a.aktlink:link, a.aktlink:visited, a.aktlink:active {
	font-size:				10px;
	color:					#000000;
	font-weight:			normal;
	text-decoration:		none;
}

a.aktlink:hover {
	font-size:				10px;
	color:					#FF0000;
	font-weight:			normal;
	text-decoration:		underline;
}

a.subnavilink:link, a.subnavilink:visited, a.subnavilink:active {
	font-size:				10px;
	color:					#666666;
	font-weight:			bold;
	text-decoration:		none;
}

a.subnavilink:hover {
	font-size:				10px;
	color:					#000000;
	font-weight:			bold;
	text-decoration:		none;
}

.subnavilinkselected {
	font-size:				10px;
	color:					#000000;
	font-weight:			bold;
	text-decoration:		none;
}

.selected {
	font-size:				10px;
	color:					#FF0000;
	font-weight:			bold;
	text-decoration:		none;
}

.selectedsub {
	font-size:				10px;
	color:					#000000;
	font-weight:			bold;
	text-decoration:		none;
}

.ausgewtitel {
	font-size:				10px;
	color:					#FF0000;
	font-weight:			bold;
	text-decoration:		none;
}

