
.tdcol1 { background-color: #eeeeee; font-family: Arial, Helvetica, sans-serif ;font-size: 10pt; border-bottom: 2px solid #fff;}
.tdcol2 { background-color: #dddddd; font-family: Arial, Helvetica, sans-serif ;font-size: 10pt; border-bottom: 2px solid #fff;}

.tdcol1Small { background-color: #eeeeee; font-family: Arial, Helvetica, sans-serif ;font-size: 8pt;}
.tdcol2Small { background-color: #dddddd; font-family: Arial, Helvetica, sans-serif ;font-size: 8pt;}

.th,a.th, a.th:visited { 
	background-color: #999999; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	color:white; 
	font-weight: bold;
}

hr.simple, #contentWrapper hr.simple {
width: 100%;
color: #cccccc;
height: 1px;
padding: 0px;
margin: 10px 0px;
}


#rechteSpalte { font-size: 12px;}

.boxHeadlineRight { 
background-color: #999999;
color: #fff;
font-weight: bold;
font-size: 12px;
padding: 3px 0px 3px 10px;
margin: 10px 0 0 0;
}

.boxContentRight { background: #fff; padding: 10px; border: 1px solid #999; }
.boxContentRight p {margin: 0; padding: 0px;}
.boxContentRight a:link,
.boxContentRight a:visited {
text-decoration: none;
color: #666;
}
.boxContentRight a:hover,
.boxContentRight a:active {

color: #000;
text-decoration: underline;
}

div.contentboxMiddle {
width: 97%;
padding: 0px;
}

/* div#contentwrapper div.contentboxMiddle h1 { 
background-color:#999999;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
padding:3px 0px 3px 20px; 
border: 0px solid #fff;
}
*/

div#contentwrapper div.contentboxMiddle div.teasers { 
background-color:#fff;
color:#000;
font-size:12px;
border: 1px solid #999;
padding: 10px 20px;
margin: 0 0 20px 0;
}

div#contentwrapper h2 { font-weight: bold; font-size: 14px;}

div#contentwrapper ul {
margin-left: 0;
padding-left: 0px;
list-style: none;
}

div#contentwrapper ul li{ 
margin: 0px;
padding-left: 14px;
background-image: url(/img/li.gif);
background-repeat: no-repeat;
background-position: 0 0.2em;
list-style: none;
}

#fullboxsa {
background-color:#FFFFFF;
border:1px solid #999999;
color:#000000;

margin:0pt 0pt 20px;
padding:10px 20px;

}

#fullboxsa a:link,
#fullboxsa a:visited {
color: #000;
text-decoration: underline;

}
#fullboxsa h2 { font-size: 20px; font-weight: bold; margin: 10px 0 10px 0;}

a.gray:link, a.gray:visited { color: #999;}

/* from spk */
#headerHeadline { 
	width: 990px;
	height: 35px;
}

#headerWelcome { 
	position: relative;
	left: 26px;
	width: 630px;
	height: 20px;
	float: left;	
	top:9px;
	padding:0px;
	margin:  0px;
	overflow: visible;
}

#headerWelcome h1 { 
	font-size: 16px;
	color:  #000;
	font-weight: bold;
}




#headerDate { 
	position:relative;	
	left: 26px;
	width: 195px;
	float: left;
	top: 12px;	
	font-size: 13px;
	color: #666666;
	padding:0px; margin: 0px;
}

h1 {
	border:  0px solid white;
}
 
 .teasers h1 {
	background: #fff;
	border:  1px solid #fff;
	margin: 0px;
	padding 0px;
}

