/* RUTORNA */
#hogerrutan{
	text-align: justify;
	border-left: 1px solid #cccccc;
	padding-left: 10px;
}
#kommentar{
	/*width: 186px;*/
	width: 205px;
	padding: 5px;
	/*text-align: justify;*/
	border: 1px solid #cccccc;
}
#kalender {
	text-align: center;
	background-color:#cccccc;
	border: 1px solid #cccccc;
}
/* KALENDERN */
td.vit {
	background-color: #ffffff;
	width: 25px;
	height: 25px;
	border: 1px solid #cccccc;
}
td.gron {
	background-color: #999999;
	width: 25px;
	height: 25px;
	border: 1px solid #cccccc;
}
td.tom {
	width: 25px;
	height: 25px;
	border: 1px solid #cccccc;
}
a.kalenderlank {
	color: #ffffff;
	text-decoration: none;
}
a.kalenderlank:visited {
	color: #ffffff;
	text-decoration: none;
}
a.kalenderlank:active {
	color: #ffffff;
	text-decoration: none;
}
a.kalenderlank:hover {
	color: #ffffff;
	text-decoration: none;
}
/* ANNAT */
a.daglank {
	color: #000000;
	text-decoration: none;
}
a.daglank:visited {
	color: #000000;
	text-decoration: none;
}
a.daglank:active {
	color: #000000;
	text-decoration: none;
}
a.daglank:hover {
	color: #000000;
	text-decoration: none;
}
p.tom {
	height: 15px;
}
th.litenrubrik {
	text-align: left;
	padding-top: 7px;
}
input.ruta {
	width: 200px;
}
td.pil {
	/*width: 100px;*/
	white-space: nowrap;
	padding-right: 3px;
}
td.deandra {
	background-image: url('pil.gif');
	background-position:  0 20;
	background-repeat:  no-repeat;
	padding-left: 10px;
	padding-top: 20px;
}
td.första {
	background-image: url('pil.gif');
	background-position:  center left;
	background-repeat:  no-repeat;
	padding-left: 10px;
}




/* BEHÖVS INTE */
#hela {
	/*margin: 0 auto 0 auto;*/
	/*width: 500px;*/
	/*height: 200px;*/
}
#right {
	width: 197px;
	margin-left: 5px;
	padding-left: 10px;
	/*float: right;*/
	text-align: justify;
	border-left: 1px solid #cccccc;
}
body.kroppen{
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: xx-small; 
	font-weight: normal; 
	color: black;
  background-color: white;
	margin: 0;
	padding: 0;
}