@charset "utf-8";
body {
	background-image:url(images/hg_background.png);
	background-color:#171727;
	padding: 0px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	height:100%;
}
#contentbox550 {
	background-image: url(images/content_box550_hg_.png);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	width:550px;
	height:500px;
}
#contentbox320 {
	background-image: url(images/content_box320_hg_.png);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	width:320px;
	height:500px;
}
a {
	color: #c9c9ea;
	text-decoration:none;
}
a:hover {
	color:#00AAFF;
	text-decoration:underline;
}
#contentbox_header {
	font-size: 22px;
	color:#9191ac;
	font-weight: bold;
	text-align:right;
}
#hg_top {
	background:url(images/hg_background_top.png);
	background-color:#171727;
	background-repeat:repeat-x;
	padding: 0px;
	margin: 0px;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	position:fixed;
	z-index:-1000;
}
#content_border {
	background-image:url(images/content_hg_shadow_border.png);
	background-repeat:repeat-y;
	height:100%;
	left:0px;
	position:fixed;
	width:1006px;
	z-index:-999;
}
#top {
	background-image: url(images/top.png);
	height:198px;
	width:960px;
	margin-left:25px;
}
#content {
	padding-left:55px;
	width: 915px;

}
#language {
	line-he#ght: 30px;
	text-align: right;
	padding-right:50px;
}

#footer {
	text-align:center;
	width:860px;
	padding: 10px;
	float:none;
}
#leftcontent {
	width:550px;
	float:left;
	padding-right:25px;
}
#rightcontent {
	padding-left:25px;
	float:none;
}

.quicklink_bsp_interview {
	background-image:url(images/quickstart_bsp_interview.png);
}
.quicklink_bsp_result {
	background-image:url(images/quickstart_bsp_result.png);
}
.quicklink_own_interview {
	background-image:url(images/quickstart_own_interview.png);
}
.quicklink_enter_matrix {
	background-image:url(images/quickstart_enter_matrix.png);
}
.quicklink {
	display:block;
	height:100px;
	padding-top:19px;
	padding-left:125px;
	width:160px;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	background-repeat:no-repeat;
}
.quicklink:hover {
	background-position:0px -119px;
}
hr {
	height: 1px;
	border:0px;
	border-style:solid;
	background-color:#42425b;;

}
.collapseNext {
	display:block;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:0 7px;
	padding: 5px;
	padding-left:18px;	
	margin-top:1px;
	

}
.closed{
	background-image:url(images/collapse_closed.png)
	
}
.opened{
	background-image:url(images/collapse_opend.png)
	
}
.tb-focus {
    border: 1px solid #9797c0;
}
.tb-focus:focus {
    background-color: #d4d4ec;
}
.helptext {
 background-color:#202030;
 padding:18px;
 margin-top:0px;
 margin-bottom:0px;
 margin-left:1px;
 margin-right:1px;
}
.resultcontent {
	
	overflow:auto;
}
th {
	background-color: #202030;
	font-weight:normal;
}
td.hover, td.click, tr.hover
{
	background-color: #202030;
}
th.hover, th.click
{
	background-color: #42425b;
}
td.hovercell
{
	background-color: #42425b;
}

