body {
	font-family: "Comic Sans MS","FreeMonoBoldOblique";
	font-size: 12px;
	color: #98A5B9;
	font-style: normal;
	text-align: center;
	background: #000000 url('bilder/trf-hg.jpg');
	background-repeat: no-repeat;
}

#logo {
	background:url('bilder/logo.jpg');
	width:100%; height:90px;
	background-repeat: no-repeat;
}

#ueberschrift {
	text-align: center;
}

#login {
	text-align: right;
	margin: -100px 0 0px 0;
}

#menu-links {
	text-align: left;
}

#content {
	text-align: center;
	margin-top: -110px;
	width="30%";
}

#menu-oben {
	text-align: right;
	text-align: top;	
	margin:-640px 0 0 0;
}

bodytext {
	text-align: center;
}

p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center {
text-align: center;
}

div.csc-textpic-text {
	text-align: center;
}

DIV.csc-textpic-center DIV.csc-textpic-text { text-align: center;}

.contenttable-1
.td-0{
	width: 120px;
	text-align: center;
} 

td {
	font-family: "Comic Sans MS","FreeMonoBoldOblique";
}

.rot {
   color: red;
   font-style: strong;
}

#csc-textpic-imagewrap {
	text-align: center; 
}

.rahmen-bw {
        border: 5px solid #98A5B9;
        border-top:10px solid #98A5B9;
        border-bottom: 10px solid #98A5B9;
        align: center;
}

.rahmen-wr {
        border:5px solid #ff0000;
        background-color:#ffffff;
	border-bottom: 5px solid #ff0000;
}

th {
	font-family: "Comic Sans MS","FreeMonoBoldOblique";
}
.comment {
	font-family: "Comic Sans MS","FreeMonoBoldOblique";
	background-color: #000000;
	background-position: ;
	font-size: 9px;
	color: #98A5B9;
}
a:link {
	font-family: "Comic Sans MS","FreeMonoBoldOblique";
        color: #98A5B9;
	border: 0;
}
a:visited {
        font-family: "Comic Sans MS","FreeMonoBoldOblique";
	color: #98A5B9;
	border: 0;
}
a:hover {
        font-family: "Comic Sans MS","FreeMonoBoldOblique";
	color: #FF0000;
	border: 0;
}
a:active {
        font-family: "Comic Sans MS","comicbd","FreeMonoBoldOblique";
	color: #FFFF00;
	border: 0;
}
a:linkWeiss {
	color: #FFFFFF;
}
a:linieweiss {
	color: #FFFFFF;
}
a:linkmenu {
	font-family: "Comic Sans MS","comicbd","FreeMonoBoldOblique";
        color: #000000
	font-style: strong;
}
table {
	font-family: "Comic Sans MS","comicbd","FreeMonoBoldOblique";
}
a.menu:link    { color: #000000; line-height:20px; font-weight: bold; font-size: 16px; font-family: Comic Sans MS,comicbd.FreeMonoBoldOblique; text-decoration: none }
a.menu:active  { color: #FF0000; line-height:20px; font-weight: bolder; font-size: 16px; font-family: Comic Sans MS,comicbd,FreeMonoBoldOblique; text-decoration: none }
a.menu:visited { color: #000000; line-height:20px; font-weight: bold; font-size: 16px; font-family: Comic Sans MS,comicbd,FreeMonoBoldOblique; text-decoration: none }
a.menu:hover   { color: #FF0000; line-height:20px; font-weight: bolder; font-size: 16px; font-family: Comic Sans MS,comicbd,FreeMonoBoldOblique; text-decoration: none } 

a.menu2:link    { color: #98A5B9; line-height:10px; font-weight: bold; font-size: 9px; font-family: Comic Sans MS,comicbd,FreeMonoBoldOblique; text-decoration: none }
a.menu2:active  { color: #FF0000; line-height:10px; font-weight: bolder; font-size: 9px; font-family: Comic Sans MS,comicbd,FreeMonoBoldOblique; text-decoration: none }
a.menu2:visited { color: #98A5B9; line-height:10px; font-weight: bold; font-size: 9px; font-family: Comic Sans MS,comicbd,FreeMonoBoldOblique; text-decoration: none }
a.menu2:hover   { color: #FF0000; line-height:10px; font-weight: bolder; font-size: 9px; font-family: Comic Sans MS,comicbd,FreeMonoBoldOblique; text-decoration: none } 

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:center;
	height:1px;
	margin-left:20px;
	border-bottom: 3px solid #cccccc;

}
.news-latest-container HR.clearer {
	clear:left;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

	border:5px solid #272a30;
	background-color:#272a30;

}
.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:30px;
	border:4px solid #ccd6e4;
	background-color:#000000;
	margin-bottom:35px;

	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 5px;
	border-bottom: 3px solid #cccccc;
	margin:20px;
	background-color: #000000;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color: #ccd6e4;
	padding-left:2px;
}
.news-list-container A:LINK {
	color: #ccd6e4;

}

.news-list-container A:HOVER {
	color:#ff0000;

}
.news-list-container H3 A:HOVER {
	color:#98A5B9;

}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: #ccd6e4;
	width: 180px;
	text-align: right;
	height: 22px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 11px;
	font-weight: normal;
	background-color: #000000;
	}

.news-list-imgcaption {
	float: right;
	text-align:left;
	padding-top:3px;
	padding-right:3px;
	font-size: 13px;

	}

.news-list-container IMG {

	float: center;
	border:3px solid #ccd6e4;
	margin-down:0px;
	margin-right:0px;
	margin-left:0px;
}
.news-list-category IMG {
	float: left;
	border:1px solid #ccd6e4;
	margin:2px;
}

.news-list-morelink {
	font-size:13px;
	margin-left:10px;
	margin-right:15px;
	float: right
}
.news-list-category {
	font-size:12px;
	margin-left:10px;
	margin-right:15px;
	text-align: left;
	margin-top: -2px;
}
.news-list-morelink  {
	margin-bottom:0px;
}
.news-list-browse {
	text-align: center;
}

	


/*--------------------------------- tt_news SINGLE view  */
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	border:5px solid #272a30;
	background-color:#000000;

}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #ccd6e4;
	margin-bottom: 5px;
	text-decoration:underline;
}
.news-single-item H3 {
	margin-bottom: 15px;
}
.news-single-img {
	float: right;
}
.news-single-imgcaption {
	padding:3px;
	clear:both;
}
.news-single-categoryi, .news-single-category {
	font-size: 13px;
	float: left;
}
.news-single-category {
	margin-top: -5px;
	margin-left: 10px;
}

.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-imgcaption {
	font-size: 13px;
}

.news-single-author {
	padding-bottom: 3px;
	font-size: 10px;
	margin-bottom: 1px;
	margin-top: 1px;
	
}

.news-single-additional-info {
	background-color: #000000;
/*	clear: both;*/
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 0px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#000000;
	font-size: 13px;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/--------------------------------- tt_news Archivemenu (AMENU) 

.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#000000;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#000000;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#000000;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #000000;
	color:#fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) 

.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;

}
/*-----------------------------------  clearer  -----------------------------------*/
/*-----------------------------------  clearer  -----------------------------------*/
/*-----------------------------------  clearer  -----------------------------------*/
plugin.tt_news {
	_CSS_DEFAULT_STYLE (

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px solid #F9FFE5;

}
.news-latest-container HR.clearer {
	clear:left;
	background-color:#BBE53A;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border:1px solid #333;
	background-color:#BBE53A;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding:3px;
	margin:3px;
	border:1px solid #666;
	/*background-color:#D8FA70;*/
	background-color:#769024;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#F9FFE5;
}

.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}                                                                                                                        

