BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  font-family : Arial,sans-serif;
  font-size:9px; 

}

/*
A { 
  color: #000000; 
  text-decoration: none; 
}

A:hover { 
  color: #AABBDD; 
  text-decoration: underline; 
}
*/
A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

h1 { 
  font-size:16px; 
  font-weight:bold; 
  line-height:15px; 
} 

FORM {
	display: inline;
}

td {
  font-size:12px;
  vertical-align:top
}

th {
  font-size:14px;
  font-weight:bold;
  text-align:left
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold
}

TD.headerDay {
  font-family: Verdana, Arial, sans-serif;
  text-align:center;
  border-bottom:
  1px solid #000000
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}


.mBox {
  padding:2px;
  border:2px solid #000000;
  background-color:#FFFFFF; //#e0e0e0;
  height:161px
}

TD.wtag {
  text-align:right;
  color:#000000
  background: #ffffff;
}

TD.wtagf {
color: Black;
text-align: right;
background-color: Gray;
}

TD.zeitraum {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align:left;
  color:#000000;
  background: #ffffff;
}

TD.stag {
  text-align:right;
  color:#d00000;
  font-weight:bold
  background-color: #ffffff;
}

TD.stagf {
  text-align:right;
  color:#d00000;
  font-weight:bold;
  background-color: Gray;
}

TD.ftag {
  text-align:right;
  color:#FF9900;
  font-weight:bold
  background: #ffffff;
}

TD.ftagf {
  text-align:right;
  color:#FF9900;
  font-weight:bold;
  background-color: Gray;
}

#bookmarkbox {
	background: #dbdbdb;
	border: 1px #a3a3a3 solid;
	padding: 11px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#bookmarkbox h3 {
	padding-bottom: 14px;
}

#bookmarkbox .yigg {
	float: left;
	width: 70px;
	height: 62px;
	overflow: hidden;
	margin-right: 6px;
}

