a {
	text-decoration: none;
}

a:active {
	color: black;
}

a:link {
	color: black;
}

a:visited {
	color: black;
}

a.ul {
	text-decoration: underline;
	color: black;
}


body,h1,h2,h3,p,dd {
	font-size: 9;
	font-family: verdana, sans-serif;
	text-decoration: none;
	line-height: 14px;
        margin-left:14px;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:0px;
}

textarea {
	font-size: 9;
	font-family: verdana, sans-serif;
	text-decoration: none;
}

table {
	border-collapse:collapse;
	border-spacing:0px;
	border-style:hidden;
	empty-cells:show;
	table-layout:fixed;
}

th {
	font-size: 11;
	font-family: verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	line-height: 14px;
}

td {
	font-size: 9;
	font-family: verdana, sans-serif;
	text-decoration: none;
	line-height: 14px;
}

td.TBLL {
	background-color: #ffcc99;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding-left: 3px;
}

td.TBLM {
	background-color: #ffcc99;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

td.TBLR {
	background-color: #ffcc99;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

td.TBLD {
	background-color: #ffcc99;
	margin-bottom: 8px;
}

.TBLI {
	font-size: 9;
	font-family: verdana, sans-serif;
	background-color: #ffcc99;
	width: 30px;
	border-width: 0;
	border-style: none;
}

h1 {
	font-size: 13;
	font-family: verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
}

h2 {
	font-size: 11;
	font-family: verdana, sans-serif;
	background-color: #ff9900;
	text-decoration: none;
	line-height: 20px;
}

button {
	border-width: 0px;
	border-style: none;
	border: none;
	width: 122px;
	height: 22px;
	background-color: #ff9900;
}
img {
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

img.kal {
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
}

dt {
	font-size: 9;
	font-weight: bold;
}

.BOLD {
	font-size: 9;
	font-weight: bold;
}

.WEISS {
	color: white;
}

.ORANGE {
	color: #FF9900;
}


.GRAU {
	color: #BFBFBF;
	font-family: verdana, sans-serif;
	font-size: 11;
}

.FELD {
	width: 120px;
	height: 20px;
	font-size: 9;
}
.FELD2 {
	width: 38px;
	height: 20px;
	font-size: 9;
}
.FELD4 {
	width: 50px;
	height: 20px;
	font-size: 9;
}
.FELD64 {
	width: 56px;
	height: 20px;
	font-size: 9;
}
.FELD106 {
	width: 106px;
	height: 20px;
	font-size: 9;
}
.FELD192 {
	width: 184px;
	height: 32px;
	font-size: 9;
}
.sum {
	width: 40px;
	height: 32px;
	font-size: 9;
}
.essential {
	background: lightgreen;
}
.BUG {
	width: 400px;
	height: 105px;
	font-size: 9;
}
.BUG2 {
	width: 400px;
	height: 53px;
	font-size: 9;
}
.FELD218 {
	width: 218px;
	height: 20px;
	font-size: 9;
}
.FELD5218 {
	width: 218px;
	height: 60px;
	font-size: 9;
}
.FELD64HOR {
	width: 56px;
	height: 20px;
	font-size: 9;
	background-color: #FFCE9C;
}
.FELD192HOR {
	width: 184px;
	height: 20px;
	font-size: 9;
	background-color: #FFCE9C;
}
.ANFRAGE {
	width: 504px;
	height: 205px;
	font-size: 9;
	background-color: white;
}

/* Default attributes of table container for entire calendar */
.table-style {
	font-family: arial;
	border-width: 1;
	border-style: solid;
	border-color: black;
	background-color: #ffffff;
	font-family: arial;
	font-size: 11px;
}

/* Default attributes of DIV containing table container for entire calendar.
 * You probably don't want to alter this style.
 */
.div-style {
	z-index: +999;
	position: absolute;
	visibility: hidden;
}

/* Default attributes used in calendar title (month and year columns).*/
.title-style {
	padding: 0px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: black;
	background-color: #ff9900;
}

/* Default attributes used in calendar title background.*/
.title-background-style {
	background-color: #ffce9c;
}

/* Normal appearance of controls in calendar title. */
/* Note: The right, left and down icons are images, which must be edited if you need to change them. */
.title-control-normal-style {
	font-weight: bold;
	cursor: pointer;
}

/* Moused-over (selected) appearance of controls in calendar title. */
.title-control-select-style {
	border-style: solid;
	border-width: 1;
	border-color: #3a6ea5;
	cursor: pointer;
}

/* Default attributes of drop down lists (month and year). */
.dropdown-style {
	font-family: arial;
	font-size: 11px;
	border-width: 1;
	border-style: solid;
	border-color: black;
	background-color: #ffce9c;
	cursor: pointer;
}

/* Default attributes selected (mouse-over) item in drop down lists (month and year). */
.dropdown-select-style {
	background-color: #3a6ea5;
}

/* Default attributes unselected (mouse-off) item in drop down lists (month and year). */
.dropdown-normal-style {
	background-color: #0;
}

/* Default attributes of calendar body (weekday titles and numbers). */
.body-style {
	padding: 5px;
	background-color: white;
	font-family: verdana;
	font-size: 10px;
}

/* Attributes of current day in calendar body. */
.current-day-style {
	color: red;
	font-weight: bold;
	text-decoration: none;
}

/* Attributes of end-of-week days (Sundays) in calendar body. */
.end-of-weekday-style {
	color: #909090;
	text-decoration: none;
}

/* Attributes of all other days in calendar body. */
.normal-day-style {
	color: black;
	text-decoration: none;
}

/* Attributes of border around selected day in calendar body. */
.selected-day-style {
	border-style: solid;
	border-width: 1px;
	border-color: black;
	background-color: #FFCE9C;
}

/* Default attributes of designated holidays. */
.holiday-style {
	background-color: #FFDDDD;
}

/* Attributes of today display at bottom on calendar */
.today-style {
	padding: 0px;
	color: black;
	background-color: #ffce9c;
	text-align: center;
	text-decoration: none;
}

/* Attributes of week number division (divider.gif) */
.weeknumber-div-style {
	background-color: #d0d0d0;
	padding: 0px;
}

/* Menu 4. Ebene */
.ic_lev4 {
  cursor: pointer;
  margin-left: 4px;
  margin-right: 4px;
}
.menu4_shadow{
  padding-right: 2px;
  padding-bottom: 2px;
  background: #c1c1c1;
}
.menu4{
  padding: 3px;
  background: #ffffff;
}
.men_container{
  position: absolute;
  z-index: 100;
}
.social-icons {
  display: flex;
/*  justify-content: center; */
/*  align-items: center; */
}
/*.footer-icon a svg {*/
.footer-icon {
  width: 2rem;
  fill: #000;
  margin: 1rem 0 1rem 1rem;
}
.footer-icons a:hover, .footer-icons a:active, .footer-icons a:focus {
  border: none !important; }
/*.footer-icons a:hover svg, .footer-icons a:active svg, .footer-icons a:focus svg {*/
.footer-icon:hover {
  fill: #ffffff; }
