* {
	font-size:11px;
	font-family:sans-serif;
}

BODY {
	background-image: url(images/page_bg.gif);
}

A.ko_link {
	color:white;
	text-decoration:none;
	font-weight:bold;
}

.menu, .menu A {
	font-size: 16px;
	color:white;
	text-decoration:none;
	font-weight:bold;
}

TD.loginbox {
	padding: 2px 2px 2px 2px;
	background-color:#000;
	color:white;
	font-weight:900;
}

TD.loginboxtitle {
	background-color:#000;
	color:white;
	font-weight:900;
	font-size:13px;
	text-align:center
}

TD.loginboxfooter {
	background-color:#000;
	color:white;
	font-size:10px;
	text-align:center
}

TABLE.loginbox {
	padding: 10px 10px 10px 10px;
	border: 0;
}

INPUT.login, INPUT.button {
	border: #000 solid 1px;
	background-color: white;
}

.errortxt {
	padding:5px 0px 5px 5px;
	background-color:#AA0000;
	color:white;
	font-weight:900;
}

.infotxt {
	padding:5px 0px 5px 5px;
	background-color:#00AA00;
	color:white;
	font-weight:900;
}


.cal_header {
	font-size: 20px;
	font-weight: 900;
	text-decoration:none;
}


TD.submenu_header {
  width:80%;
  text-align:center;
  font-weight:600;
  background: #000;
	color: white;
  font-size:12px;
  padding-left:2px;
  padding-right:2px;
}

TD.submenu {
	width:100%;
  vertical-align:top;
  text-align:left;
  border:1px solid #333333;
  padding-top:8px;
  padding-bottom:8px;
  padding-left:2px;
	padding-right:2px;
  font-size:12px;
	background: #eee;
}

TD.kalender_space {
  border-right:1px solid #999999;
}

TD.kalender_header {
  border:1px solid #999999;
  background-color:#bbbbcc;
}

TD.kalender_woche_leer {
  border-right:1px solid #999999;
  border-bottom:1px solid #999999;
}


TD.admin {
	background: red;
	border: black solid 1px;
}
