body, table, td, p {
	font-family: Arial, Helvetica, sans-serif;
}

em {
	font-style : normal;
	font-weight : bold;
}

a.sblink {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	margin-right: 15px;
	color: #0000AA;
}

a.projlink, a.contlink {
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}

span.spacer {
	font-weight: bold;
	font-size: 15px;
	color: #0000AA;
}

div.quest {
	padding: 5px 0px 5px 0px;
}

h1, h2 {
	text-align: right;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}

h1 {
	font-size: 26px;
	text-transform : uppercase;
}

h2 {	
	font-size: 18px;
}

a:hover {
	text-decoration: underline;
}

td.projektheader, td.contractorheader, td.colleagueheader {
	color: #FFFFFF;
	background-color: #0000AA;
	border: 1px #0000AA solid;
	padding: 3px 10px 3px 10px;
}

td.projektcont, td.contractorcont, td.colleaguecont {
	border: 1px #0000AA solid;
	padding: 3px 10px 3px 10px;
}

td.prt_cont {
	text-align: right;
	font-size: 12px;
	padding-right: 15px;
}

a.prt_link {
	text-decoration: none;
	color: #AAAAAA;
}

table.img_cont {
	margin: 0px 10px 0px 10px;
}

span.img_sub {
	padding: 0px 0px 0px 0px;
	font-size: 10px;
}
li {
	list-style-image: none;
	list-style-type: disc;
}
li.serviceli, li.profileli {
	list-style-image : url(../images/serviceli.gif);
}

li.profileli {
	margin: 10px 0px 10px 0px;
	text-align: justify;
}

span.servicehead, span.profilehead {
	font-weight: bold;
	color: #0000AA;
}
