/* -------------------------------------------------------------- 
  
   TCS Formatierungen
   Oktober 2008

-------------------------------------------------------------- */
HTML {
	height: 100%;
}

body {
	font-family: Verdana, Arial, Helvetica;
	margin: 0px;
	padding: 0px;
	color: #000;
	font-size: 0.7em;
	height: 100%;
	background: #ced1d2 url(../../images/background.gif) repeat-x 0 -17px;
}
p, td {
	margin: 0;
	padding: 0;
}
A {
	color: #9f0020;
	text-decoration: none;
}
A:hover {
	color: #9f0020;
	text-decoration: underline;
}

/* @group Layout Inhalt / Links / Rechts */

.container {
	padding-top: 20px;
	background-color: transparent;
}
.header {
	height:  125px;
	background: url(../../images/header_gfx.gif) no-repeat;
}
.visual {
	height:  260px;
	background-color: #fff;
}
.inhalt {
	background: #fff;
	min-height: 100%;
}
.inhalt .leftside {
	height:  100%;
}
.inhalt .leftside .leftpadding{
	background: #0f0;
	margin-right: 18px;
	min-height: 400px;
}
.inhalt .rightside {
	height:  100%;
}
.inhalt .rightside .rightpadding{
	background: #0ff;
	margin-left: 18px;
	min-height: 400px;
}
.text DIV.textpadding {
	min-height: 360px;
	padding-left:  15px;
	padding-right:  30px;
	padding-top: 20px;
}

/* @end */

/* @group Footer */

.footer {
	background-color: #fff;
	border-top:1px solid #000 ;
	text-align:center;
}
.footer SPAN.copyright {
	margin: 0;
	float:right;
	margin-top:5px;
	font-size: 9px;
}

.footer UL.navigation {
	list-style-type: none;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
}

.footer UL.navigation LI {
	float: left;
	padding-right: 5px;
	font-size: 9px;
}
.footer UL.navigation LI A{
	color: #000;
	font-size: 9px;
	text-decoration: none;
}
.footer UL.navigation LI A:hover{
	text-decoration: underline;
}
.footer UL.navigation {
	padding-top: 5px;
	float: left;
}

/* @end */



/* @group Navigation oben */
#visualadd {
	top: 125px;
	height: 250px;
	right: 0px;
	width: 200px;
	float: right;
}
#topnavigation {
	top: 125px;
	height: 250px;
	width: 775px;
	overflow: hidden;
}

/*********** Top Navigation ***************/

#nav {
	height: 250px;
	border-bottom:10px solid #000;
	color: #000;
}

#nav .nav_top {
	float: left;
	width: 200px;
	height: 250px;
	background: #f5cf13;
	opacity: 1;
	filter: alpha(opacity=100);
	font: 10px Verdana,Arial,sans-serif;
	line-height: 15px;
	white-space: nowrap;
	color: #000;
}

#nav .top2 {
	margin-left: 1px;
	background: #f5cf13;
	opacity: .80;
	filter: alpha(opacity=80);
}
#nav .nav_top .nav_top_box1 {
	width: 200px;
	height: 250px;
	/* Hack to display full height in Firefox */
    border-top: 1px dotted #ffffff;
	margin-top: -1px;
	background: none;
}

#nav .nav_top ul {
	padding: 0;
	list-style-type: none;
	margin-top: 12px;
	font:11px Verdana,Arial,sans-serif;
	border: 0px solid #ff0000;
}

#nav .nav_top li {
	padding-left: 25px;
	font:12px Verdana,Arial,sans-serif;
	margin-bottom: 5px;
}

#nav .nav_top li.selected {
	background: url(../../images/nav_selected.gif) no-repeat 0 2px;
}

#nav .nav_top a {
	width: 100%;
	font: 12px Verdana,Arial,sans-serif;
	line-height: 15px;
	white-space: nowrap;
	color: #000;
}

#nav .nav_top a.selected {
	font-weight: bold;
}
#nav .nav_top a:hover {
	color: #000;
	text-decoration: underline;
}

/* @end */

/* @group Typography Left / Right */

.inhalt .leftside .searchwrap {
	font-size: 14px;
	background-color: #a3a3a3;
	margin-top: 7px;
	margin-right: 18px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-left: 40px;
	height: 30px;
}
.inhalt .leftside .searchwrap input.sword {
	width: 120px;
	margin-right: 10px;
	padding-left: 2px;
}
.inhalt .leftside H1
{
	font-size: 12px;
	background-color: #f5cf13;
	margin-top: 6px;
	margin-right: 18px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	border-bottom: 1px solid #fff;
}
.inhalt .leftside .csc-text p {
	font-size: 11px;
	background-color: #a3a3a3;
	color: #fff;
	margin-right: 18px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	border-bottom: 6px solid #000;
}
.inhalt .leftside .csc-text p strong {
	color: #000;
}
.inhalt .leftside .csc-text p em {
	color: #f5cf13;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
}
.inhalt .leftside .tt-news-last-wrapper
{
	margin-right: 18px;
	margin-bottom: 12px;
	border-bottom: 6px solid #000;
}
.inhalt .leftside .tt-news-last-wrapper .tt-news-item
{
	background-color: #e7e8e8;
	padding-top: 10px;
	padding-left: 40px;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
}
.inhalt .leftside .tt-news-last-wrapper .tt-news-item h3
{
	font-size: 12px;
	font-weight: bold;
	margin-left: -10px;
	padding-left: 10px;
	margin-bottom: 4px;
	background: url(../../images/pfeil.gif) no-repeat 0 2px;
}

.inhalt .rightside H1 {
	font-size: 12px;
	background-color: #f5cf13;
	margin-top: 7px;
	margin-left: 18px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	border-bottom: 1px solid #fff;
}
.inhalt .rightside .csc-textpic {
	font-size: 14px;
	margin-left: 18px;
	margin-bottom: 12px;
	padding-left: 5px;
	padding-top: 10px;
	background-color: #a3a3a3;
	border-bottom: 6px solid #000;
}
.inhalt .rightside .csc-textpic .csc-textpic-text p {
	font-size: 11px;
	height: 70px;
	vertical-align: bottom;
}
.inhalt .rightside .csc-textpic .csc-textpic-text p a {
	color:  #000;
}
.inhalt .rightside .csc-textpic-above {
	height: 70px;
	vertical-align: bottom;
	clear: both;
}
/* @end */

/* @group Typography Inhalt */
.inhalt .textpadding H1,
.inhalt .textpadding H1 {
	font-size: 19px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: bold;
}
.inhalt .textpadding H2,
.inhalt .textpadding H2 {
	font-size: 14px;
	margin: 20px 0;
}
.inhalt .textpadding H3,
.inhalt .textpadding H3 {
	font-size: 12px;
	margin: 20px 0;
}
.inhalt .textpadding H1.home {
	margin-bottom: 0px;
}
.inhalt .textpadding p.csc-subheader {
	color:#f5cf13;
	font-size: 13px;
	margin-bottom: 40px;;
	
}

.inhalt .textpadding .csc-text p,
.inhalt .textpadding .csc-textpic p {
	margin-bottom: 20px;
}

/* @end */

/* @group indexed_search */
.tx-indexedsearch fieldset {
	border: none;
	margin: 10px 0;
	padding: 0;
}
.tx-indexedsearch legend {
	display: none;
}
.tx-indexedsearch-search-submit{
	padding-left: 11em;
	padding-top: 5px;
}
.tx-indexedsearch-icon, .tx-indexedsearch-result-number {
	display: none;
}
.tx-indexedsearch h3 {
	margin-bottom: 0.5em;
}
.tx-indexedsearch-percent {
	font-size: 70%;
}
.tx-indexedsearch-browsebox {
	margin: 10px 0;
}
.tx-indexedsearch-info, .tx-indexedsearch info, .tx-indexedsearch info-tmpl-css {
	background-color: #fff !important;
	color: #a3a3a3;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: #f5cf13;	
}
/* @end */


