/*
	CSS Vorlage für die ARAS Aufrufanlage
  des Landkreises Amberg-Sulzbach
*/

BODY {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #000000;
  background: #ffffe1;
}

a.menue {
	color: #990000;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: 0.2em;
  font-variant: small-caps;
}

a.link_blau {
	color: #000080;
  font-weight: none;
}

.aktualisiert {
	border-top: 1px solid #5F5F5F;
  color: #5F5F5F;
  text-align: right;
  width: 500px;
}
.gross {
	color: #990000;
	font-family: Verdana,Arial,Helvetica;
  font-weight: none;
	font-size: 11px;
}
.klein {
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
}

ul.aufzaehlung {
	margin-top: 5px;
	line-height: 1.75em;
}

.block_1_5 {
	text-align: justify;
  line-height: 1.5em;
}

hr {
	color: #fee855;
}

.meldung {
	background-color: #f7ded6;
  border: 1px dotted #990000;
  color: #990000;
  padding: 5px;
  text-align: left;
  width: 450px;
}

table.table_wartezeit {
	width: 550px;
}

td {
	font-size: 13px;
}

td.td_bg {
	background-color: #fee855;
  border: #
}

td.td_bg_menue {
	background-color: #fee855;
}

td.td_bg_menue_active {
	background-color: #FF8080;
}

td.td_bg_hell {
	background-color: #fefbb6;
}

td.td_max_wartezeit {
	text-align: right;
  background-color: #fefbb6;
  padding: 5px;
}

tr.tr_titel {
/*	background-color: #fef052; */
}

.ueberschrift {
  color: #990000;
  font-size: 18px;
  height: 30px;
}

.ueberschrift_2 {
  color: #990000;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #990000;
}

.ueberschrift_3 {
	background-color: #FFDFCA;
  color: #990000;
  font-size: 13px;
  font-weight: bold;
  font-variant: small-caps;
  margin-right: 20px;
  margin-bottom: 2px;
  margin-top: 2px;
  padding: 1px;
/*  width: 300px; */
}