body {
	background-color: #FFFFFF;
	font-family: verdana,arial,sans serif;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #C12525;
}
#mainspace {
	height: 500px;
	border: 0px solid #000000;
	text-align: left;
	font-size: 13px;
	color: #6B6B6B;
	padding: 10px;
	line-height: 150%;
	background-color: #F8F8FB;
	background-image: none;
	
}
.headtable {
	width: 760px;
	border: 0px dashed #C12525;
	background-color: #F3F3FA;
	background-image: url(linie.gif);
}

.maintable {
	width: 760px;
	background-color: #F3F3FA;
	border: 0px dashed #C12525;
	vertical-align: top;
	background-image: url(linie.gif);
}

.foottable {
	width: 760px;
	border: 0px dashed #C12525;
	background-color: #EBEBEB;
	text-align: center;
	font-size: 10px;
	color: #6B6B6B;
	font-weight: bold; 
}


#header {
	height: 143px;
}
#datum {
   height: 20px;
	font-family: Arial;
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	background-color: #362D6F;
	color: #EBEBEB;
	padding-right: 20px;
}

.foot {
	width: 240px;
	height: 75px;
	border-top: 1px solid #6B6B6B;
	border-bottom: 5px solid #362D6F;
	vertical-align: middle;
}

.foot2 {
	width: 70px;
	height: 75px;
	border-top: 1px solid #6B6B6B;
	border-bottom: 5px solid  #362D6F;
}

.foot1 {
	width: 69px;
	height: 75px;
	border-top: 1px solid #6B6B6B;
	border-left: 1px solid #6B6B6B;
	border-bottom: 5px solid  #362D6F;
}

td.normal {
	width: 130px;
	height: 25px;
	border: 1px solid #6B6B6B;
	text-align: left;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	padding-left: 10px;
	color: #000000;
	background-color: #F0FFFF;
}

td.hover {
	width: 130px;
	height: 25px;
	border: 1px solid #000000;
	text-align: left;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	padding-left: 10px;
	color: #000000;
	background-color: #EBEBEB;
}

.boxhead {
	background-color: #362D6F;
	width: 190px;
	height: 20px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #EBEBEB;
	border-left: 1px solid #6B6B6B;
   border-right: 1px solid #6B6B6B;
   border-top: 1px solid #6B6B6B;
	border-bottom: 1px solid #6B6B6B;
}
.boxmain {
  width: 190px;
  font-family: Arial;
  font-size: 12px;
  border-left: 1px solid #6B6B6B;
  border-right: 1px solid #6B6B6B;
  border-bottom: 1px solid #6B6B6B;
  border-top: 1px solid #6B6B6B;
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  background-color: #F3F3FA;
  background-image: none;
  color: #6B6B6B;
}

.boxspacer2 {
	height: 5px;
}

.info {
	font-size: 9px;
	font-style: italic;
}

.formtable {
	background-color: #F3F3FA;
	border: 1px solid #6B6B6B;
	font-family: verdana,arial,sans serif;
	font-size: 13px;
	color: #6B6B6B;
}

.infobox {
	background-color: #F3F3FA;
	border: 1px dashed #6B6B6B;
	padding-left: 10px;
}

#datelistbox {
	 border-top: 1px dashed #000000;
	 border-left: 1px dashed #000000;
	 border-right: 1px dashed #000000;
	 border-bottom: 0px;
	 width: 400px;
	 font-family: "Verdana", "Arial", "Sans Serif";
	 font-size: 12px;
}

#datelistboxadmin {
	 border-top: 1px dotted #000000;
	 border-left: 1px dotted #000000;
	 border-right: 1px dotted #000000;
	 border-bottom: 0px;
	 width: 1000px;
	 font-family: "Verdana", "Arial", "Sans Serif";
	 font-size: 12px;
	 
}

#datelist1 {
	background-color: #F4F4F4;
	height: 30px;
	border-bottom: 1px dotted #000000;
	width: 160px;
	text-align: center;
	padding: 5px 2px 5px 0px;
}

#datelist11 {
	background-color: #F4F4F4;
	height: 30px;
	border-bottom: 1px dotted #000000;
	padding: 5px 2px 5px 0px;
}
#datelist2 {
	background-color: White;
	height: 30px;
	border-bottom: 1px dotted #000000;
	width: 160px;
	text-align: center;
	padding: 5px 0px 5px 0px;
}

#datelist22 {
	background-color: White;
	height: 30px;
	border-bottom: 1px dotted #000000;
	padding: 5px 0px 5px 0px;
}

.letterit_table {
	width: 400px;
	background-color: #F3F3FA;
	font-size: 13px;
	color: #6B6B6B;
	text-align: center;
	border: 1px solid #6B6B6B;
	padding-right: 5px; 
}