body {
	background-color:#FFFFFF;
	font-family:Verdana, Georgia, Arial, Helvetica;
	margin:24px 24px 10px 24px;
	font-size:10px;
	line-height:160%;
}
td {
	color:#FFFFFF;
	font-family:Verdana, Georgia, Arial, Helvetica;
	font-size:10px;
	margin:0px;
	padding:0px;
}
p.bodytext {
	color:#FFFFFF;
	font-family:Verdana, Georgia, Arial, Helvetica;
	font-size:10px;
	line-height:150%;
	margin:0;
	padding:0;
}
h1 {
	color:#FFFFFF;
	font-family:Verdana, Georgia, Arial, Helvetica;
	font-size:15px;
	margin:0 0 10px 0;
	padding:0px;
	font-weight:bold;
}
h2 {
	color:#FFFFFF;
	font-family:Verdana, Georgia, Arial, Helvetica;
	font-size:14px;
	margin:0px;
	padding:0px;
	font-weight:bold;
}
h3 {
	color:#FFFFFF;
	font-family:Verdana, Georgia, Arial, Helvetica;
	font-size:12px;
	margin:0px;
	padding:0px;
	font-weight:bold;
}

h4 {
	color:#FFFFFF;
	font-family:Verdana, Georgia, Arial, Helvetica;
	font-size:12px;
	margin:0px;
	padding:0px;
	font-weight:bold;
}
.orange, .orange a:link, .orange a:visited, .orange a:active {
	color:#EBA338;
	text-decoration:none;
}
.orange a:hover {
	color:#EBA338;
	text-decoration:underline;
}
.blue, .blue a:link, .blue a:visited, .blue a:active {
	color:#0E6388;
	text-decoration:none;
}

.blue a:hover {
	color:#0E6388;
	text-decoration:underline;
}
.red, .red a:link, .red a:visited, .red a:active{
	color:#AF3335;
	text-decoration:none;
}
.red a:hover {
	color:#AF3335;
	text-decoration:underline;
}
.green, .green a:link, .green a:visited, .green a:active {
	color:#1B7F53;
	text-decoration:none;
}
.green a:hover {
	color:#1B7F53;
	text-decoration:underline;
}
.lightgreen, .lightgreen a:link, .lightgreen a:visited, .lightgreen a:active {
	color:#ACC24D;
	text-decoration:none;
}
.lightgreen a:hover {
	color:#ACC24D;
	text-decoration:underline;
}
.lightblue, .lightblue a:link, .lightblue a:visited, .lightblue a:active {
	color:#9AA1C8;
	text-decoration:none;
}
.lightblue a:hover {
	color:#9AA1C8;
	text-decoration:underline;
}
.magenta, .magenta a:link, .magenta a:visited, .magenta a:active {
	color:#CA5679;
	text-decoration:none;
}
.magenta a:hover {
	color:#CA5679;
	text-decoration:underline;
}
a {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
a:visited {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
	color:#FFFFFF;
	font-weight:bold;	
}
a:active {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;	
}
/*--------------------------------- text  ---------------------------------*/
.text {
	font-family:Verdana, Georgia, Arial, Helvetica;
	color:#FFFFFF;
	font-size:10px;
}
.text_hoeher {
	font-family:Verdana, Georgia, Arial, Helvetica;
	color:#FFFFFF;
	font-size:10px;
	line-height:150%;
}
.newsText {
	font-family:Verdana, Georgia, Arial, Helvetica;
	font-size:10px;
	color:#FFFFFF;
}
.newsHeadline {
	font-family:Verdana, Georgia, Arial, Helvetica;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
/*--------------------------------- navi  ---------------------------------*/
.navi {
	font-family:Verdana, Georgia, Arial, Helvetica;
	font-size:10px;
	color:#FFFFFF;
}

.navi a {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
}
.navi a:visited {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
}
.navi a:hover {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;	
}
.navi a:active {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;	
}
/*--------------------------------- tt_news LIST view  ---------------------------------*/
.newslist_outer {
	width:656px; height: 418px; overflow:hidden;
}

.newslist_inner {
	clear:both; width:656px; height:418px; overflow:hidden;
}
.newslist_item {
	width:328px; height:200px; margin:0 0 18px 0; float:left; overflow:hidden;
}
.news-list-browse {
	font-family:Georgia, Verdana, Arial, Helvetica;
	font-size:10px;
	color:#000000;
	text-align: left;
}
/*--------------------------------- tt_news LIST view  ---------------------------------*/
.news_single_box {
	width:600px;
	height:180px;
	overflow:hidden;
}