td.time
{
	width:25%;
  padding-left:10px;
  white-space:nowrap;
  vertical-align:top;
}

td.speak
{
  padding-left:10px;
  vertical-align:top;
}

#regcard
{
margin:10px;
border:1px solid #888;
background-color:white;
width:200px;
text-align:center;
padding-bottom:5px;
padding-top:40px;
background-image:url("regcard.png");
background-repeat:no-repeat;
}

table.transport
{
	margin-left:20px;
	border:solid thin white;
	border-collapse:separate;
}
table.transport td
{
	border:solid thin white;
	border-collapse:separate;
}

table.romta
{
border-collapse:collapse;
  border:2px solid #444;
margin:20px;
}

td.romtdh
{
  padding:5px;
  background:green;
  color:white;
  border:1px solid #888;
}

td.romtd
{
  background:#eee;
  padding:5px;
  border:1px solid #ccc;
}

body
{ 
  margin:0;
  padding:0;
  font-family:sans-serif;
  /*background:url("bilder/bgline.png");*/
	background:/*#fffef8;*/#ffffff;
  font-size:11px;
  padding-top:20px;
}

h2 {font-size:13px;}
h3 {
font-size:12px;
margin:2px;
margin-top:4px;
}
h4 {
	font-size:12px;
	margin-top:4px;
}

td
{ 
  text-align:left;
  font-size:11px;
}

#tmain
{ 
  border-collapse:collapse;
  border-spacing:0;
  width:800px;
  border:0px solid #ddd;
}

.tekst
{
  background:/*#ded;*//*#CFECEC*//*#e2e2e2;*//*#dddddd*//*#f4f4f4;*/#e6e6dc;
  /*border:1px solid #a80606;*/
	border:1px solid #00628b;
  padding:5px;
  font-size:11px;
}

p {margin:2px;}
ul {margin:2px;}

.linkboxtop { background:url("bilder/menu.png");height:15px;color:#444;padding:3px;border-left:1px solid #444;border-right:1px solid #444;font-size:10px;}
.linkboxbunn { background:transparent;margin:10px;margin-top:0;margin-bottom:30px;padding:3px;border:1px solid #444;border-top:0;color:#777;font-size:10px;}
.linkboxtop a {text-decoration:none;color:#444;font-weight:bold;}
.linkboxtop a:hover {color:red;}
a {text-decoration:none;color:#00628b;font-weight:bold;}

div.centered
{ 
  text-align:center;
}

#banner
{ 
  background-image:url("essdrbg.png");
  background-repeat:no-repeat;
  background-color:/*#dee;*/#81a594;
  background-position:right;
  margin:0;
  padding:0;
  padding-top:0px;
  height:79px;
  text-align:left;
  color:#444;
  font-size:16px;
  font-weight:bold;
}

#banner p
{
  margin-top:15px;
}

.menu
{ 
  /*background:url("bilder/menu2.png") repeat-x;*/
  background:url("bilder/menu2.png") repeat-x;
  text-align:center;
  border-left:1px solid #888;
  width:25%;
  height:20px;
}

#bottom
{ 
  background:/*#1e8004;*//*#c3ebeb;*/ /*#eed;*//*#fffef8*/#ffffff;
	/*background:url("essdrbt.png");*/
  padding:10px;
  color:#bbb;
  text-align:center;
border-top:1px solid #00628b;
}

#cmain
{  
  padding:10px;
/*  background:url("bilder/henningsvak.jpg") right top repeat-y;*/
	background:/*#77BFC7;*//*#a7c2a1;*//*#d0f0f0;*//*#d4fcfc;*/#81a594;
	/*background:url("essdrbt.png") right top repeat-y;*/
  height:650px;
  vertical-align:top;
}

td.prog
{ 
  vertical-align:top;
  padding:3px;
  width:400px;
}

table.table
{ 
  border-collapse:collapse;
  border-spacing:0;
}

td.itin
{ 
  width:140px;
  height:80px;
  color:#444;
  font-weight:bold;
  text-align:left;
  font-size:12px;
  padding:5px;
}
td.itin2
{ 
  width:140px;
  height:80px;
  color:red;
  text-align:center;
  background:url("bilder/test2.gif") no-repeat center center;
}
td.itin3
{ 
  width:140px;
  height:80px;
  color:red;
  text-align:center;
  background:url("bilder/test.gif") no-repeat center center;
}

td.menu
{
  font-size:11px;
}

td.menu a
{ 
  text-decoration:none;
  color:#444;
  font-weight:bold;
  font-size:11px;
}

td.menu a:hover
{ 
  /*color:white;*/
	color:#81a594;
}

div.centered table
{ 
  margin: 0 auto;
  text-align: left;
}

