@charset "utf-8";
/* CSS Document */
html {

}
body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444247;
	background-color: #444247;
}
#site {
	width: 810px;
	background-color: #FFF;
}
#site .siteWrap {
	width: 810px;
	background-color: #FFF;
	padding-bottom: 0px;
}
#logo_header {
	float: left;
	width: 310px;
}
#menu_1 {
	float: left;
	width: 150px;
	margin:0;
	padding-top: 15px;
}
#menu_1 ul.menu_1-list {
	font-size: 10pt;
	list-style-type: none;
	margin:0;
	padding-left: 20px;
	width: 150px;
}

#menu_2 {
	float: left;
	padding-top: 15px;
}
#menu_2 ul {
	font-size: 10pt;
	list-style-type: none;
	padding: 0px;
	margin:0;
}
.breaker {
	clear: both;
}
#header {
	width: 620px;
	/*height: 240px;*/
	min-height: 100px;
	background-color: #e3e3e3;
	margin: 20px 0px 10px 120px;
}
#header p {
	font-size: 8pt;
	line-height: 1.3em;
}
#header a {
	font-size: 8pt;
	line-height: 1.3em;
	font-weight: bold;
	text-decoration: none;
}
#header .textpic-border {
	border: none;
}
#header .csc-textpic-image {
	margin-bottom: 0px;
}
#header h4 {
	font-size: 13pt;
	line-height: 1.3em;
}
#pathNav {
	font-size: 7.5pt;
	color: #444247;
	margin-left: 120px;
}
#pathNav a {
	font-size: 7.5pt;
}
#pathNav .klickpfad {
	text-align:left;
}
#pathNav .klickpfad a:link,
#pathNav .klickpfad a:visited,
#pathNav .klickpfad a:hover,
#pathNav .klickpfad a:active{
       font-weight:normal;

}
#pathNav .klickpfadact a:link,
#pathNav .klickpfadact a:visited,
#pathNav .klickpfadact a:hover,
#pathNav .klickpfadact a:active{
      font-weight:normal;
       /*color:#1a488e;*/
        color:#444247;  
}
#siteTitle {
	margin-left: 120px;
	padding: 10px 0px 2 0px 0px;
}
#siteTitle h1 {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #444247;
}
#site .footer {
	font-size: 8pt;
	padding: 0px 0px 0px 20px;
	margin: 80px 0px 0px 0px;
	background-color: #E3E3E3;
	height: 20px;
}

#site .footer_left {
	width: 60%;
}
#site .footer_right {
	width: 40%;
}
/* #site .footer a {
	color: #FFFFFF;
} */
/* -----------------------------------
	Allgemeine Formatierungen
-------------------------------------- */
a:link, a:visited {
	color: #D9380A;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active {
	color: #D9380A;
	font-weight: bold;
	text-decoration: underline;
}
img a:hover {
	background-color: none;
}
*-----------------------------------  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;

}
#news-latest-container HR.clearer {
	clear:left;
	border: none;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

#news-latest-container .news-latest-item h3 {
	font-size: 8pt;
	font-weight:bold;
	margin:0;
}
#news-latest-container .news-latest-item h3 a {
	font-size: 10pt;
	font-weight: normal;
}
#news-latest-container H2, #news-latest-container .news-latest-gotoarchive {
	color: #444247;
	font-size: 9pt;
}

#news-latest-container .news-latest-gotoarchive {
	font-size: 9pt;
	font-weight: bold;
	margin-top:5px;
}
#news-latest-container .news-latest-gotoarchive A:LINK, #news-latest-container .news-latest-gotoarchive A:VISITED, #news-latest-container .news-latest-gotoarchive A:HOVER {
}

#news-latest-container .news-latest-item {
	line-height: 1.3;
	padding: 3px 0px 3px 0px;
	margin: 3px 0px 3px 0px;
}

#news-latest-container .news-latest-item IMG {
	margin: 5px 0px 5px 0px;
}
#news-latest-container .news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
#news-latest-container .news-latest-date,#news-latest-container .news-latest-morelink,#news-latest-container #news-latest-container .news-latest-date {
	width: 100%;
	font-size:8pt;
	border-bottom: 1px dotted #000;
	text-align: right;
}

#news-latest-container .news-latest-category {
	font-size:8pt;
	color: #FFF;
	background-color: #D9380A;
	padding: 2px;
	margin-bottom: 5px;
}
#news-latest-container .news-latest-morelink {
	font-size:9px;
	height:12px;
}

#news-latest-container .news-latest-morelink A {
	font-size:9px;
	float:right;
}
/*--------------------------------- tt_news LIST view  -----------------------------------*/
#news-list-container {
	width: 410px;
	font-size: 8pt;
	margin-left: 210px;
	margin-top: 15px;
}

#news-list-container .news-list-item {
	padding: 0px;
	margin: 10px 0px 10px 0px;
	border-bottom: 1px dotted #444247;
}
#news-list-container .news-list-item h1 {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #D9380A;
	line-height: 1.2em;
	padding:0;
	margin:3px 0px 10px 0px;
}
#news-list-container .news-list-item h1 a:link, #news-list-container .news-list-item h1 a:hover {
	font-weight: normal;
}

#news-list-container .news-list-item h1 a:active, #news-list-container .news-list-item h1 a:visited {
	font-weight: normal;
}
#news-list-container .news-list-item p {
	margin:0;
}
#news-list-container .news-list-date {
	font-size: 8pt;
	font-weight: bold;
}
#news-list-container .news-list-item .news-list-morelink  {
	margin: 10px 0px 5px 0px;
	text-align: right;
}
#news-list-container hr {
	border: none;
}
/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding-top: 14px;
}
.news-single-item h1 {
	padding-top: 0px;
	margin-top:0;
}
.news-single-item .news-single-timedata {
	text-align: left;
	font-weight: bold;
	margin-left: 210px;
	padding:0;
}
.news-single-item hr {
	border: none; 
}

.news-single-item H3 {
	margin-bottom: 15px;
}
.news-single-img {
	padding-left: 20px;
}
.news-single-imgcaption {
	clear:both;
}

.news-single-category {
	font-size: 8pt;
	color: #FFF;
	font-weight: bold;
	background-color: #D9380A;
	padding: 2px 2px 2px 2px;
	margin-left: 20px;
}
.news-single-backlink {

}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 8pt;
	margin: 10px 0px 15px 0px;
	text-align: right;
}
.news-single-timedata {
	font-size: 8pt;
	padding-left: 20px;
	text-align: right;
}
.news-single-subheader {
	font-size: 8pt;
	font-style: italic;
	padding: 10px 0px 20px 0px;
	margin-left: 210px;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-img {
	padding-left: 210px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	font-size: 9pt;
	margin: 15px 0px 0px 210px;
	padding: 10px;
	background-color: #f7f7f7;
}
.news-single-related,.news-single-files,.news-single-links  {
	margin:0px;
	margin-bottom: 3px;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	font-size: 8pt;
	margin: 3px 0px 0px 5px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-size: 8pt;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
}
