body {
	background-image: url(page_bg.gif);
	background-repeat: repeat;
}
.maintable {border:1px solid black;}
.menutable {border-right-width:1px;
  border-right-style:solid;
  border-right-color:black;
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:black;
  }
 .rechtstab {
border-right-width:1px;
  border-right-style:solid;
  border-right-color:#000000;
}
.rechtstable {
border-left-width:1px;
  border-left-style:solid;
  border-left-color:#cccccc;
}
.bottomtable {
border-top-width:1px;
  border-top-style:solid;
  border-top-color:black;
}

a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.ueberschrift {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.logintable {border:1px solid #CCCCCC;}
.planhead {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF}
.plancontent {font-size: 11px; font-family: Arial, Helvetica, sans-serif;
}
.planborder{
border-top:solid 1px #333333;
}
.presenttable {
border:0px;
  border-style:solid;
  border-color:#eeeeee;
}