/* CSS file: Staebler-Heizungen */
/* Layoutdefinitionen fuer Monitor*/
/* 10.05.2000: monitor.css Datei erstellt */
/* Filipe Luis, Reichardt Informatik AG*/

h2   {
	text-decoration: none;
	text-align: left;
	font-style: normal;
	font-weight: 700;
	font-family: arial;
	font-size: 16pt;
	color: black;
}

h3   {
	text-decoration: none;
	text-align: left;
	font-style: normal;
	font-weight: 700;
	font-family: arial;
	font-size: 14pt;
	color: black;
}

body  {
	background-color: white;
	text-decoration: none;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	font-family: arial;
	font-size: 12pt;
	color: black;
}

.menue   {
	background-color: #F6E19A;/* #DBDBDB;*/
	text-decoration: none;
	text-align: left;
	font-style: normal;
	font-weight: 700;
	font-family: arial;
	font-size: 14pt;
	color: #000000;
}

.menueselected   {
	background-color: #F7C209;
	text-decoration: none;
	text-align: left;
	font-style: normal;
	font-weight: 900;
	font-family: arial;
	font-size: 14pt;
	color: #FFFFFF;
}

.submenue   {
	background-color: #F7C209;
	text-decoration: none;
	text-align: right;
	font-style: normal;
	font-weight: 500;
	font-family: arial;
	font-size: 11pt;
	color: #FFFFFF;
}

.submenueselected   {
	background-color: #F7C209;
	text-decoration: none;
	text-align: right;
	font-style: normal;
	font-weight: 500;
	font-family: arial;
	font-size: 11pt;
	color: #000000;
}

.tabtitel  {
	background-color: #F7C209;
	text-decoration: none;
	font-style: normal;
	font-weight: 700;
	font-family: arial;
	font-size: 14pt;
	color: white;
}

.leads   {
	text-decoration: none;
	text-align: left;
	font-style: normal;
	font-weight: 700;
	font-family: arial;
	font-size: 12pt;
	color: black;
}

.text   {
	text-decoration: none;
	text-align: left;
	font-style: normal;
	font-weight:500;
	font-family: arial;
	font-size: 12pt;
	color: black;
}

.tablebg   {
	background-color: #FFFBEB;
}

.bodybg   {
    background: #FFFBEB;
}
	 

.link   {
	text-decoration: none;
	font-style: italic;
	font-weight: 700;
	font-family: arial;
	font-size: 12pt;
	color: #F59F23
}

b   {
	font-weight: 700;
}
