body
{
	background-image: url(images/bg_uwb.gif);
	font-family: Verdana;
	font-size: 10pt;
	color: black;
}

tr, td, table
{
  font-family: Verdana;
  font-size: 10pt;
	color: black;
}

div.navigation
{
	margin-top: 30px;
	margin-left: 20px;
}

div.navigation2
{
	margin-top: 20px;
	margin-left: 20px;
}

div.content
{
	background-color: #ffffcc;
	padding: 0px;
	margin: 30px;
	width: 710px;
	color: 'ffffcc;
}

div.form
{
	background-color: #ffffcc;
	padding: 10px;
	margin: 30px;
}

div.info
{
	background-color: white;
	padding: 0px;
	margin: 30px;
	width: 710px;
}

.header
{
	background-color: #0b2a51;
	color: White;
	text-align: left;
	padding-left: 10px;
}

.righttext
{
	background-color: #cdcfd2;
	text-align: right;
	padding-right: 10px;
}

.lefttext
{
	background-color: #deddd8;
	text-align: left;
	padding-left: 10px;
}

.lefttextbib
{
	background-color: #eeecdc;
	text-align: left;
	padding-left: 10px;
	border: yes;
}

.toptext
{
	align: top;
	padding-top: 10px;
}

.dark
{
	background-color: #dddddd;
}

.light
{
	background-color: #eeeeee;
}

.spacer
{
	margin-top: 10px;
}

.errtext
{
  color: red;
}

.button
{
	font-size : 8pt;
	background-color : #0b2a51;
	color: white;
	font-weight : bold;
	height: 20px;
}

select.edit
{
	font-family: Verdana;
	font-size: 9pt;
	width: 210px;
}


/* import from swissdml */
#hcontent
{
	margin-top:20px;
	margin-left: 10px;
	margin-right: 20px;
	padding-bottom:10px;
	padding:5px;
	background-color: #eeeff5;
}
#hcontent #bandInfo table
{
	border-width: 1px 2px 2px 1px;
	margin-top:15px;
	margin-bottom:15px;
	border:solid;
	border-top-color:#C2C0C0;
	border-left-color:#C2C0C0;
	border-right-color:#848383;
	border-bottom-color:#848383;
	background-color:#DDE0E1;
	border-collapse: collapse;
}

#hcontent a {text-decoration:none; color: black;}	
#hcontent a:hover {color: orange;}	

#hcontent #bandInfo td
{
	border:1px dotted #C2C0C0;
}

#hcontent #bandInfo td.heading
{
	background-color: #cccccc;
	text-decoration:none;
	font-weight:bold;
}

#hcontent #searchResult table
{
	border-width: 1px 2px 2px 1px;
	margin-top:15px;
	margin-bottom:15px;
	border:solid;
	border-top-color:#C2C0C0;
	border-left-color:#C2C0C0;
	border-right-color:#848383;
	border-bottom-color:#848383;
	border-collapse: collapse;
}

#hcontent #searchResult table
{
	border-width: 1px 2px 2px 1px;
	margin-top:15px;
	margin-bottom:15px;
	border:solid;
	border-top-color:#C2C0C0;
	border-left-color:#C2C0C0;
	border-right-color:#848383;
	border-bottom-color:#848383;
	border-collapse: collapse;
}

#hcontent #searchResult td
{
	border:1px dotted #C2C0C0;
}

#hcontent #searchResult td.heading
{
	background-color: #DDE0E1;
	text-decoration:none;
	font-weight:bold;
}

#hcontent #searchResult tr.line
{
	background-color: #DDE0E1;
}

#hcontent #leaf a
{
	text-decoration:none;
	color: black;
}

#hcontent #leaf a:hover
{
	color: orange;
}	

#hcontent #leaf a.actPage
{
	text-decoration:none;
	font-weight: bold;
}

span.termhighlight
{
	background-color: #FFFF66;
}


