body
{
	/* background-color: #313131; */
	background-color: #286187;
}

.antrax {
    background-color: #313131;
}

body, p, td, th, br
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}

.tbcMenu
{
	padding-top: 12px;
	padding-right: 12px;
	width: 178px;
}

.tbcContent
{
	padding-top: 12px;
}

.tbcRight
{
	padding-top: 12px;
	padding-left: 12px;	
	width: 202px;
	
}

.tbcFooter
{
	background-color: #008439;
}


.hotspot
{
	min-height: 109px;
	max-height: 109px;
	min-width: 575px;
	max-width: 575px;
	background-image: url('images/bg_teaser_home.gif');
	background-repeat: no-repeat;
}

.hottitel
{
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 8px;
}

.hottext
{
	line-height: normal;
	padding-left: 10px;
	padding-right: 8px;
}

.hotlink
{
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 8px;
}

.groupHeader
{
	background-image: url('images/layout/sjp_header.jpg'); 
	height: 153px; 
	width: 982px;
}

.tdbtline
{
	border-bottom: 1px solid #ffffff;
}

a 
{
	font-weight: bold;
	text-decoration: none;
	color: #008439;
}

a:hover 
{
	font-weight: bold;
	text-decoration: none;
	color: #008439;
}


.txttabdataline
{
	border-bottom: 1px solid #ffffff;
}

.txttabdataalterline
{
	border-bottom: 1px solid #ffffff;
}

a.white, a.white:hover
{
	text-decoration: none;
	color: White;
	font-weight: bold;
}


a.lgeActive
{
    font-size: 10px;
    color: Black;
    text-decoration: none;
}

a.lgeActive:hover
{
    font-size: 10px;
    color: Black;
    text-decoration: none;
}

a.lgeInactive
{
    font-size: 10px;
    color: Gray;
    text-decoration: none;
}

a.lgeInactive:hover
{
    font-size: 10px;
    color: Gray;
    text-decoration: underline;
}

#tblSidenav {
    background-color: #e6e6e6;
    cursor: pointer;
}

#tblSidenav td {
    background-color: #e6e6e6;
    vertical-align: top;
    overflow: hidden;
    cursor: pointer;
}

.slide {
    overflow: hidden;
    cursor: pointer;
    width: 100%;
    height: 35px;
}

.detail {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 12px;
    color: #b5b5b5;
	line-height: 18px;
    display: none;
    width: 155px;
}

.evttitel {	font-size: 14px; font-weight: bold; padding-top: 16px; padding-bottom: 8px;}
.evttext { line-height: normal;}


