img.partnersol {
	border: 0px;
	margin-left: 697px;
	margin-top: 10px;
}


td.tabhead {
	background-color: #e2e7ee;
	font-size: 12px;
	padding: 3px;
}


/* geonews */
.napis {
	font-family: arial, helvetica;
	font-size: 12px;
	max-width: 240px;
}

.napis img {
	float: left;
	margin-right: 6px;
}


/* =TimeTable*/
#timeTable {
	margin-left: 0px;
	margin-right: 0px;
	width: 800px;
	overflow: hidden;
	border-top: 1px solid #1A3D75;
	border-bottom: 1px solid #1A3D75;
	height: 32px;
	border-right: 1px solid #B1BCD0;
}
#timeTable ul {
	list-style: none;
	position: relative;
	width: 800px;
	height: 32px;
	overflow: hidden;
	float: left;
	white-space: nowrap;
}
#timeTable li {
	float: left;
	text-align: center;
	line-height: 32px;
	overflow: hidden;
	width: 96px;
	font-size: 13px;
	font-weight: bold;
	font-family: "Times New Roman", Times, Georgia, serif;
	border-left: 1px solid #B1BCD0;
	background-color: #f0f3f7;
}
#timeTable li.current {
	font-size: 16px;
	width: 120px;
	background-color: #FEF9D3;
}
#timeTable li a {
	text-decoration: none;
}
#timeTable li strong {
	color: #BBC1D7;
}


#danielsBox h2  {
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, Georgia, serif; 
	margin-bottom: 0;
	padding: 0 0 0 5px;
	border-bottom: 1px solid #1b3c75;
	color: #1a3c75;
	background: #c1cddd url(http://www.saarbruecker-zeitung.de/images/ni/images/h2_left.gif) no-repeat top left;
}
#danielsBox h2 span 
{
	background: transparent url(http://www.saarbruecker-zeitung.de/images/ni/h2_right.gif) no-repeat top right;
	display: block;
	padding: 0 8px 1px 3px;
}
