body {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 13px;
  color: #302180;
  margin: 0px 0px 0px 0px;
  padding: 0;
  width: 100%;
  line-height: 1.4;
}

.dark_td {
  background-color: #302180 ;
}
.middle_td {
	background-color: #A39CC9;
}
.bright_td {
  background-color: #BFBAD8 ;
  padding: 0px 0px 0px 2px
}
/* ------- Menu: Navigation (horizontal) -------------------- */
#Nav {
  color: #302180;
  margin: 0px;
  padding: 0px 0px 0px 2px;
  font-weight: 600;
}
#Nav .checked {
  color: #FFFFFF;
  margin: 0px;
  padding: 0px 0px 0px 2px;
  font-weight: 600;
}
#Nav a, a:link, a:visited, a:active {
  text-decoration: none;
  color: #302180;
  margin: 0px;
  padding: 0px;
}
#Nav a:hover {
  color: #FFFFFF ;
}

/* ------- Menu Left -------------------- */
#MenuLeft {
	color: #302180;
	font-weight: 600;
}
#MenuLeft .checked {
  color: #73BD20 ;
}
#MenuLeft a, a:link, a:visited, a:active {
  display: block;
  text-decoration: none;
  color: #302180;
  margin: 0px;
  padding: 0px;
}
#MenuLeft a:hover {
  background-color: #BFBAD8 ;
  display: block;
}
/* ------- Menu: LeftSUB -------------------- */
#LeftSub {
	font-weight: 400;
}
#LeftSub .checked {
  color: #73BD20 ;
}
#LeftSub a, #LeftSub a:link, #LeftSub a:visited, #LeftSub a:active {
  font-size: small;
  margin: 1px 0px 1px 0px;
  color: #302180;
  padding: 3px 0px 5px 0px;
  line-height: 100%;
}
#LeftSub a:hover {
  text-decoration: none;
  color: #FFFFFF
  background-color: #BFBAD8 ;
}
#LeftSub div {
  font-size: small;
  margin: 1px 0px 1px 0px;
  padding: 3px 0px 5px 0px;
  line-height: 100%;
}
#LeftSub ul, li{
	margin: 10px 0px 10px 0px;
}

/* ------- Menu: LeftSUBSUB -------------------- */
#LeftSubSub {
	font-weight: small;
	border: thin solid;
	padding: 2;
	color: #73BD20;
}
#LeftSubSub .checked {
   font-size: small;
	color: #73BD20 ;
}
#LeftSubSub p {
  margin: 10px 10px 10px 0px;
  padding: 0px;
  line-height: 90%;
  font-size: small;
  width: 100%;
}
#LeftSubSub a, #LeftSubSub a:link, #LeftSubSub a:visited, #LeftSubSub a:active, #LeftSubSub a:hover {
  margin: 10px 0px 10px 0px;
  padding: 0px;
  line-height: 90%;
  font-size: small;
  width: 100%;
}

/* ---- Content (Middle Area) ---------------------------- */
#Content {
  color: #302180;
  background-color: White;
  padding: 13px 0px 7px 0px;
  height: 100%;
}

#Content p {
  margin: 0px;
  line-height: 1.2;
}

#Content span {
  line-height: 1.4;
  font-size: -2;
}
#Content td {
  font-size: 13px;
  line-height: 1.4;
  padding-left: 5px;
  padding-top: 8px;
}
#Content th {
  font-size: 13px;
  line-height: 1.8;
  text-align: left;
  padding-left: 5px;
}
#Content a, a:link, a:visited {
	text-decoration: underline;
	color: #302180;
	display: inline;
}

#Content a:hover {
	text-decoration: none;
}

#Content a:visited {
	color: #9A90BE;
}
#Content h1 {
  padding: 0px 0px 7px 0px; margin: 0;
  font-size: 18px;
}
#Content h2 {
  padding: 5px 0px 5px 0px; margin: 0;
  font-size: 17px;
}
#Content h3 {
  padding: 3px 0px 3px 0px; margin: 0;
  font-size: 16px;
  font-style: italic;
}

#Content h4 {
	padding: 0px 0px 0px 0px;
	margin: 0px;
  font-size: 16px;
}

#Content li { margin-bottom: 4px; }

/* ---- Content (Middle Area) ---------------------------- */
#Content_inc {
  font-family : serif, sans-serif, Helvetica, Arial;
  color: #000000;
  margin: 3px;
  padding: 2px;
  width: 100%;
  line-height: 1;
}



/* ************* Footer ******************************************************** */
#Footer {
  font-size: x-small;
  line-height:1.8;
  padding: 0px 0px 0px 3px;
  color: #FFFFFF;
}
#Footer td {
  font-size: 10px;
  font-weight: bold;
  color: gray;
}
#Footer a {
  display: inline;
}

.border_bottom_blue {
  border-bottom: 1px solid #5778BF;
}

/* ********** Startseite Boxen ************************************************** */
#BoxGrid {
	padding: 0px 0px 0px 0px;
}

#BoxGrid .Box {
	margin-bottom: 10px;
	height: 150px;/*Hoehe der Boxen*/
	width: 200px;
	border: 1px solid #8B82B7;
}

#BoxGrid .Box th {
  color: white;
  background-color: #8B82B7;
  height: 15px;
}

#BoxGrid .Box h1 {
  font-size: 13px;
  color: white;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}

#BoxGrid .Box td {
  height: 100%;
  vertical-align: top;
  padding: 6px;/*Innenabstand vom Text*/
}

/* ------ Allgemeines -------- */
.hintnew {
	color: Red;
	background-color: Yellow;
	padding: 1 5 1 5;
	font-weight: 700;
	font-size: 11px;
}

.hintupdate {
	background: Yellow;
	color: Blue;
	padding: 1 5 1 5;
	font-weight: 700;
	font-size: 11px;
}

#Content td.dispo {
	font-size: smaller;
}

