
.red {
	color:#CC0000;
	font-weight:bold;
}
.table01 {
	width:690px;
}
.table01 th {
	font-size:11px;
	color: #68b022;
	padding: 6px 4px 6px 4px;
}
.table01 th a {
	font-size:11px;
	color: #68b022;
	text-decoration: none;	
}
.table01 td {
	padding: 5px 2px;	
	font-size:12px;
	color:#7b7a7c;	
}
.tdborder {  
	border-bottom: 1px solid #cacaca;
}
.tableIcons {
	width:auto;
}
.tableIcons td {
	padding: 0px;	
	font-size:12px;
	color:#7b7a7c;
	border-bottom: 0px solid #e9e9e9;

}

.dreamtitle {
	color: #cb2514;
	font-size: 16px;
	font-weight: bold;
}

.table01active01 td {
	font-size:12px;
	color:#000000;
	background: #f6f6f6;
	border-top:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
}
td.table01tdcontent {
	background: #f6f6f6;
	border-bottom:1px solid #cacaca;
}
.table01active02 td {
	font-size:12px;
	color:#000000;
	background: #f6f6f6;
}

.tableIcons {
  margin-bottom:6px;					 
}

.table02 {
	width:100%;
}
.table02 th {
	font-size:11px;
	color: #68b022;
	padding: 0;
	border:0px solid none;
}
.table02 td {
	padding: 4;
	border:0px solid none;
}
td.TDstar {
	background-image: url(../images/star.png);
	background-repeat:no-repeat;
	background-position:center;
}
td.TDpaper {
	background-image: url(../images/paper.png);
	background-repeat:no-repeat;
	background-position:center;
}
td.TDarrow1 {
	background-image: url(../images/arrow_open.png);
	background-repeat:no-repeat;
	background-position:right;
}
td.TDarrow2 {
	background-image: url(../images/arrow_close.png);
	background-repeat:no-repeat;
	background-position:right;
}
#Container {
	position:relative;
	text-align:left;
	margin:0px auto;
	width:980px;
}
#ContentButtons {
	position:absolute;
	left:653px;
	top:30px;
	z-index:30;
	/*slettes senere*/
}
#MapButton {
	position:absolute;
	left:653px;
	top:25px;
	z-index:30;
}
#MenuHolder {
	position:absolute;
	left:130px;
	top:130px;
	width:850px;
	height:63px;
	border-bottom: 2px #88b65b solid;	
}
#InfotextHolder {
	position:relative;
	display:block;
	height:40px;
}
#TabHolder {
	position:relative;
	margin-top:0px;
	display:inline;
	float:left;
}
#selectDiv {
	margin-top:0px;
	display:inline;
	float:right;
}
#Contentleft {
	position:absolute;
	top:129px;
	left:50px;
	width:600px;
	height:380px;
	overflow:auto;
}
#Contentright {
	position:absolute;
	top:190px;
	left:130px;
	width:850px;
	height:400px;
	overflow:auto;
}
#Contentvideo {
	/*position:absolute;
	top:85px;
	left:0px;
	width:750px;
	height:350px;
	overflow:hidden;*/
}
#Contentroom {
	position:absolute;
	top:0px;
	left:0px;
	width:20px;
	height:20px;
	overflow:hidden;
}

