table.csc-frame-frame1, p.csc-frame-frame1 {
	background-color: #EFEBE0;
	padding: 0px;
	border: 1px solid #FFFFFF;
	margin: 0px;
	width:100%;
	}
table.csc-frame-frame1 td {
	padding: 4px;
	margin: 0px;
		
}
table.csc-frame-frame1, table.csc-frame-frame1 td {
	border-collapse: collapse;
	border: 1px solid #FFFFFF;
	}
tr.tr1, td.td1 { 
	background-color: #D7CFC4; 
	white-space: nowrap;
	}
.bodytext td, tbody td {
	vertical-align:top;
}
span.grey { 
	color:#999999; 
	}
span.black {
	color:#000000;
	font-size: 15px;
	font-weight: bold;
	}
span.roundLinkStart {
	background-image: url(/fileadmin/templates/ts/linkstyle/l_start.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	height:17px;	
	background-position: left top;
	}
span.roundLink {
	background-image: url(/fileadmin/templates/ts/linkstyle/l_repeat.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding:0px;
	height:17px;	
	/*margin-right:-17px;*/
	color: #FFFFFF;
	text-decoration: none;
	}
span.roundLinkEnd {
	background-image: url(/fileadmin/templates/ts/linkstyle/l_end.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 17px;
	height:17px;
	white-space:nowrap;
	}
a.external-link, a.external-link-new-window, a.internal-link, a.internal-link-new-window, a.download, a.mail, #footer .bodytext a {
	color: #666666;
	text-decoration: none;
	background-image: url(/fileadmin/templates_08/themes/standard/arrow.gif);
	background-position: 0px 4px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
a {
	color: #666666;
}
a:hover {
	color: #999999;
}
a span.roundLink, a:link span.roundLink, 
a span.roundLinkEnd, a:link span.roundLinkEnd, 
a span.roundLinkStart, a:link span.roundLinkStart {
	text-decoration: none;
	color: #FFFFFF;
	cursor:hand;
}
a:hover span.roundLink {
	text-decoration: underline;
}

li {
	list-style-position: outside;
	list-style-image: url(/fileadmin/templates_08/themes/standard/dot.gif);
}
li li {
	list-style-position: outside;
	list-style-image: url(/fileadmin/templates_08/themes/standard/ring.gif);
}
p, blockqoute {
    	margin-bottom: 2px;
		margin-top: 0px;
}
h1 {
	font-size:14px;
}
img.bodytext {	
	margin-left:-12px;
}

