html {
	background:#FFF;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	color:#000;
}

html
{
height: 100%;
}

body
{
height: 100%;
}

p.bodytext a {
	color:#000;
	text-decoration:none;
	border-bottom:1px dotted #676D72;
	color:#676D72;
}

p.bodytext a:hover {
	border-bottom:1px solid #676D72;
}

#wrapper { 
position: relative;
min-height: 100%;
overflow:hidden;
}
* html #wrapper
{
height: 100%;
}
.middle-container
{
padding-bottom: 20px;
}
.footer-container
{
position: relative;
/*position:absolute;*/
/*bottom:0;*/
margin-top: -20px;
}

#wrapper { }
#header { }
.header-top-container { }
.header-top { z-index:200;margin:0 auto; position:relative; width:950px; padding-top:30px; padding-bottom:30px; }
.middle-container { overflow:hidden; padding-bottom:20px; }
.middle { margin:0 auto; width:950px; }
.footer-container { width:100%; background:#676d72 url(../images/footer-bg.gif) repeat-x 0 0; height:20px; }
.footer { margin:0 auto; width:950px;}
#main { float:left; width:780px; }
#main.no-sidebar { width:100%; }
#right-col { float:left; width:170px;  padding-top:20px; margin-bottom:-2000px; padding-bottom:2000px; }
#right-col .inside { padding-left:10px; }
#right-col.small-image { padding-top:60px; }
#right-col.small-image > .inside { padding-left:0px; }

.big-image-container { z-index:100;margin:0 auto; position:relative; width:100%;
/* background:#FFF url(../images/big-bkg_black_red.jpg) no-repeat scroll 0 50%; */
}
.big-image-container .inside { margin:0 auto; position:relative; width:950px; background:#FFF url(../images/big-image-right-bg.jpg) no-repeat 780px 0; }
.big-image-container .inside .image { float:left;width:780px; }
.big-image-container .inside .right { float:left;width:170px; }

.small-image-container { z-index:100;margin:0 auto; position:relative; width:100%;
/* background:#FFF url(../images/big-bkg_black_red.jpg) no-repeat scroll 0 50%; */
}
.small-image-container .inside { margin:0 auto; position:relative; width:950px; }
.small-image-container .inside .image { float:left;width:780px; }
/*.small-image-container .inside .right { float:left;width:170px; } */
/*
.small-image-container.style1 { background:#FFF url(../images/small-bkg_black_red.jpg) no-repeat scroll 0 50%; }
.small-image-container.style2 { background:#FFF url(../images/small-bkg_black_red2.jpg) no-repeat scroll 0 50%; }
.small-image-container.style3 { background:#FFF url(../images/small-bkg_black_red3.jpg) no-repeat scroll 0 50%; }
.small-image-container.style4 { background:#FFF url(../images/small-bkg_black_red4.jpg) no-repeat scroll 0 50%; }
.small-image-container.style5 { background:#FFF url(../images/small-bkg_black_red5.jpg) no-repeat scroll 0 50%; }
*/

.quicksearch-container { float:left;width:170px; }
#quickSearch { position:absolute; bottom:20px; }
#quickSearch {
	position:absolute;
	bottom:25px;
}
#quickSearchString {
	border:1px solid #d5d5d5;
	padding:2px;
	width:120px;
}
#quickSearchSubmit {
	vertical-align:top;
	margin-left:3px;
}

.logo-mainnav-container { float:left;width:780px; }
#logo { float:left;width:178px; }
.mainnav-container { float:left;position:absolute;left:250px;bottom:23px; }

.clear:after,
.header-top:after,
.middle:after,
.big-image-container .inside:after,
.small-image-container .inside:after,
#teasers:after {
	clear:both;
	content:".";
	display:block;
	font-size:0;
	height:0;
	line-height:0;
	overflow:hidden;
}

/*********
NAVIGATION
**********/

#sub-nav ul li {
	float:left;
	padding-right:50px;	
	line-height:20px;
}

#sub-nav ul li a {
	font-size:10px;
	font-weight:normal;
	color:#FFF;
	border:0;
	text-decoration:none;
}
#sub-nav ul li a:hover {
	text-decoration:underline;
}

/**********
BREADCRUMBS
***********/

#breadcrumbs {
	height:50px;
	font-size:9x;
	text-transform:uppercase;
	font-family:Arial,Verdana,sans-serif;
	color:#676d72;
	line-height:50px;
}

#breadcrumbs ul li {
	float:left;
	padding-right:10px;
}

#breadcrumbs ul li a {
	color:#676d72;
	border:0;
	text-decoration:none;
}

#breadcrumbs ul li a:hover {
	text-decoration:underline;
}

h1.G { border:0; text-indent:-999em; }
h2.G { border:0; text-indent:-999em; }
h3.G { border:0; text-indent:-999em; }
h4.G { border:0; text-indent:-999em; }
h5.G { border:0; text-indent:-999em; }

.csc-header-n2,
.csc-header-n3,
.csc-header-n4,
.csc-header-n5 {
	margin-top:20px;
}

ul.csc-bulletlist {
	margin-bottom:20px;
}

ul.csc-bulletlist li {
	margin-left:20px;
	list-style-image:url(../images/list-style.gif);
	line-height:125%;
}

p.bodytext {
	margin-bottom:10px;
}

i {
	color:#676D72;
}

fieldset label {
	float:left;
	width:40%;
}

fieldset input,
fieldset textarea {
	float:right;
	width:45%;
	margin-bottom:5px;
	border:1px solid #D5D5D5;
	padding:2px;
}

.csc-mailform-field {
	width:100%;
	clear:both;
}

.csc-mailform-submit {
	width:120px;
}


/* SITEMAP */

div.tx-flseositemap-pi1 li.deep0 {
	margin-left: 10px;
}

div.tx-flseositemap-pi1 li.deep1 {
	margin-left: 20px;
}

div.tx-flseositemap-pi1 a {
	color:#000;
	text-decoration:none;
	border-bottom:1px dotted #676D72;
	color:#676D72;
}

div.tx-flseositemap-pi1 a:hover {
	border-bottom:1px solid #676D72;
}


/* TEASER LINKS HOMEPAGE */
div#teaser-1 a, div#teaser-2 a {
	color: #D21F19;
	border-bottom:1px dotted #D21F19;
	font-weight: bold;
}

div#teaser-1 a:hover, div#teaser-2 a:hover {
	color: #D21F19;
	border-bottom:1px solid #D21F19;
}

/* TT_NEWS BEGIN*/

/*-----------------------------------  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:2px;
}
.clearer {
	clear:right;
	height:1px;
	background-color: #a3b5b7;
	margin-top: 2px;
	margin-bottom: 10px;
}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  csc-menu  -----------------------------------*/

dl.csc-menu {
}

dl.csc-menu dt {
    padding:5px 0 0;
    margin:0 0 2px;
}

dl.csc-menu dt a {
    color:#586168;
    font-size:12px;
    border-bottom:1px dotted #586168;
    font-weight:bold;
    text-decoration:none;
}

dl.csc-menu dt a:hover {
    color:#AAAAAA;
    border-bottom:1px dotted #AAAAAA;
}

dl.csc-menu dd {
    color:#000;
    margin-bottom:20px;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
}

.news-latest-container H2,.news-latest-gotoarchive {
}

.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 */
}

.news-latest-item-head {
	margin: 0;
	padding: 0;
	padding-top: 6px;
	padding-bottom: 4px;
}

.news-latest-item-head A {
	color: #586168;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.news-latest-item P {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

.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;
	margin-bottom: 10px;
}

.news-latest-morelink A {
	color: #586168;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.news-latest-morelink A:HOVER {
	text-decoration: underline;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
}


.news-list-item {
  margin-bottom: 40px;
  padding:0 0 0 2px;
}

.news-list-item a {
  text-decoration: none;
}

.news-list-item a p.bodytext {
  border: none;
  color: #4c4c4c;
  text-decoration: none;
}


.news-search-form {

}
.news-search-emptyMsg{
}
.news-search-form FORM {
}
.news-list-container H3 {
margin:0;
padding:0;
padding-top: 5px;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED {
	font-weight: bold;
	text-decoration: none;
}
.news-list-container H3 A {
	color: #586168;
	text-decoration: none;
	font-size: 12px;
	border-bottom: 1px dotted #aaa;
}

.news-list-container H3 A:HOVER {
	text-decoration: none;
	border-bottom: 1px solid #aaa;
	color: #aaa;
}
.news-list-container A:HOVER P {
	color: #bbb;
	text-decoration: none;
}

.news-list-date {
	font-size: 9px;
	text-align: left;
}

.news-list-imgcaption {
}

.news-list-container IMG {
}
.news-list-category IMG {
}

.news-list-category {
	margin-bottom: 10px;
	padding-bottom: 3px;
}

.news-list-morelink {
	margin-bottom: 10px;
}
.news-list-morelink A {
	color: #586168;
	font-weight: bold;
	text-decoration: none;
}
.news-list-morelink A:HOVER {
	text-decoration: underline;
}
.news-list-browse {
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
	background-color:#f1f5f6;
}

.tx-ttnews-browsebox P {
	color: #1A1A1A;
}

.tx-ttnews-browsebox A {
	text-decoration: none;
	color: #586168;
}

.tx-ttnews-browsebox TD {
	font-size: 10px;
	padding: 4px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
}
.news-single-item H2 {
	font-size: 14px;
	font-weight:bold;
	color: #586168;
}
.news-single-item H3 {
	margin-bottom: 15px;
	margin-top: 4px;
	font-weight:bold;
	color:#999;
}

.news-single-timedata {
}
.news-single-category {
font-size: 9px;
	width: 100%;
	margin-bottom: 6px;
	padding-bottom: 3px;
}



.news-single-img {
	float: right;
	margin-left:5px;
}

.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
	text-decoration: none;
	color: #586168;
  padding:0 0 0 2px;
  background: url('/fileadmin/images/foo1_big.jpg') no-repeat 0 100%;
}
.news-single-backlink a:hover {
	color: #a1a1a1;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
/*	clear: both;*/
	margin-top: 15px;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
}

.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 {
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#c80019;
	font-size: 12px;
	padding:3px;
}
.news-amenu-item-year {
	font-weight: bold;
	padding: 2px;
	background-color: #c4c4c4;
	color:#fff;
	margin-top: 10px;
}

/*--------------------------------- 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;
}

/* TT_NEWS END */

