/* -------------------------------------------------------------- 
  
   KMI Formatierungen
   Oktober 2008

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

body {
	font-family: Verdana, Arial, Helvetica;
	margin: 0px;
	padding: 0px;
	color: #000;
	font-size: 0.6em;
	height: 100%;
	background: #fff url(../../images/background.gif) repeat-x 0 0;
}
p {
	margin: 0;
	padding: 0;
}
a {
	color: #f18e00;
	text-decoration: none;
}
a:hover {
	color: #f18e00;
	text-decoration: underline;
}
input, textarea {
	font-family: Verdana, Arial, Helvetica;font-size: 1em;
	
}
/* @group Layout Inhalt / Links / Rechts */

.container {
	padding: 20px 10px;
	background-color: #fff;
}
.header {
	height:  125px;
	background-color: #fff;
}
.header .logo h1 {
	margin-top: 0px;
	float: right;
}
.header .logo h1 span.grafik {
	display: block;
	width: 363px;
	height: 124px;
	background: url(../../images/logo.gif) no-repeat top right;
}
.header .logo h1 span.name {
	display:  block;
	overflow:  hidden;
	width: 1px; height: 1px;
}
.inhalt {
	background: #fff;
	min-height: 100%;
	font-size:11px;
}
.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:  10px;
	padding-right:  10px;
	padding-top: 0px;
	margin-top:  0px;
}

/* @end */

/* @group Footer */

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

.footer UL.navigation {
	list-style-type: none;
	margin: 0;
	float:  left;
	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 */



#visualadd {
	top: 125px;
	height: 130px;
	right: 0px;
	width: 990px;
	float: right;
	margin-bottom: 26px;
}
.visual {
	background-color: #fff;
}
/* @group Navigation oben */
#topnav {
	position: relative;
	top:  90px;
	height: 35px;
	overflow: hidden;
}
#topnav ul {
	margin: 0;
	list-style-type: none;
}
#topnav li {
	float:  left;
	margin: 0;
	padding: 12px 15px 0px 7px;
	list-style-type: none;
	background: url(../../images/dot.gif) no-repeat right 15px;
}
#topnav li.first {
	padding-left:  3px;
}
#topnav li.last {
	background: none;
}
#topnav li a { 
	font-weight: bold;
	color: #626262;
}
/* @end */
/* @group Navigation (Haupt-) */

#nav ul {
	padding: 0;
	margin: 0px;
}

#nav li {
	list-style-type: none;
	font:12px Verdana,Arial,sans-serif;
	width: 160px;
}

#nav li a {
	background: #9d9ea0 url(../../images/pfeil.gif) no-repeat 17px 14px;
	padding: 13px 30px 13px 30px;
	width: 130px;
	font: 10px Verdana,Arial,sans-serif;
	display:  block;
	color: #fff;
	border-bottom: 1px solid #fff;
}
#nav li a.selected, #nav li a.current {
	background: #f18e00 url(../../images/navigation_open.gif) no-repeat 15px 19px;
}
#nav li li a {
	background-color: #e7e9e8;
	color: #000;
}
#nav li li a.selected, #nav li li a.current {
	background: #e7e9e8 url(../../images/pfeil.gif) no-repeat 15px 14px;
	font-weight: bold;
}
/* @end */

/* @group Typography Left / Right */

.inhalt .leftside H1
{
	font-size: 12px;
	background-color: #f18e00;
	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: #f18e00;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
}

.inhalt .rightside {
	overflow: hidden;
}
.inhalt .rightside H1 {
	font-size: 10px;
	color: #fff;
	background-color: #f18e00;
	padding: 13px 24px 13px 24px;	
	border-bottom: 1px solid #fff;
	margin: 0;
}
.rightside .csc-header-n1 {
	background-color: #9d9ea0;
	padding-top: 6px;
}
.inhalt .rightside .tt-news-last-wrapper .tt-news-item h3 {
	font-size: 10px;
	line-height: 125%;
	font-weight: bold;
	padding: 13px 24px 0px 24px;	
	margin: 0;
	background: #e7e9e8 url(../../images/pfeil.gif) no-repeat 15px 15px;
}
.inhalt .rightside .tt-news-item p, 
.inhalt .rightside .searchwrap .csc-text {
	font-size: 10px;
	padding: 13px 24px 13px 24px;
	border-bottom: 1px solid #fff;
	background-color: #e7e9e8;
}
.inhalt .rightside .tt-news-item p {
	padding: 0px 24px 13px 24px;	
}
.inhalt .rightside .searchwrap input.sword {
	width: 90px;
	margin: 0px 10px 0px 0px;
	float:  left;
}
.inhalt .rightside .searchwrap input.submit {
	margin-top:  2px;
}

.inhalt .rightside ul {
	padding: 0;
	margin: 0px;
}

.inhalt .rightside ul li {
	list-style-type: none;
	font:12px Verdana,Arial,sans-serif;
}

.inhalt .rightside ul li a {
	width: 100%;
	font: 10px Verdana,Arial,sans-serif;
	white-space: nowrap;
	display:  block;
	color: #000;
	overflow: hidden;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	padding: 13px 24px 13px 24px;	
	margin: 0;
	background: #e7e9e8 url(../../images/pfeil.gif) no-repeat 15px 17px;
}

/* @end */

/* @group Typography Inhalt */
.inhalt .textpadding H1 {
	color:  #f18e00;
	font-size: 18px;
	margin-bottom: 20px;
	margin-left:  80px;
}
.inhalt .textpadding H2 {
	color:  #f18e00;
	font-size: 14px;
	margin: 20px 0 10px 80px;
}
.inhalt .textpadding H3 {
	color:  #f18e00;
	margin-left: 80px;
	font-size: 12px;
	margin: 20px 0 5px 80px;
}
.inhalt .textpadding .inhalt-nomargin h1, .inhalt .textpadding .inhalt-nomargin h2, .inhalt .textpadding .inhalt-nomargin h3 {
	margin-left:  0;
}
.inhalt .textpadding p.csc-subheader {
	color:#f5cf13;
}

.inhalt .textpadding .csc-text p,
.inhalt .textpadding .csc-textpic p,
.inhalt .textpadding .csc-text ul,
.inhalt .textpadding .csc-textpic ul,
.inhalt .textpadding .tx-fgadkmiobjects-pi1,
.inhalt .textpadding .tx-fgadkmiobjects-pi2,
.inhalt .textpadding .tx-powermail-pi1 {
	margin-left:  80px;
}
.inhalt .textpadding .inhalt-nomargin p,
.inhalt .textpadding .inhalt-nomargin ul,
.inhalt .textpadding .inhalt-nomargin .tx-fgadkmiobjects-pi1,
.inhalt .textpadding .inhalt-nomargin .tx-fgadkmiobjects-pi2,
.inhalt .textpadding .inhalt-nomargin .tx-powermail-pi1 {
	margin-left:  0px;
}

.inhalt .textpadding .csc-text ul li,
.inhalt .textpadding .csc-textpic ul li { margin-left:  20px;}

.inhalt .textpadding div.csc-text,
.inhalt .textpadding div.csc-textpic,
.inhalt .textpadding div.tx_pureimg_pi1 {
	margin: 0 0 20px 0;
}
.inhalt .textpadding dl {
	margin-top:  0;
}

.inhalt table tr.even,.inhalt table tr.even th,
.tx-fgadkmiobjects-pi1-listrow-even, .tx-fgadkmiobjects-pi1-listrow-even th,
.tx-fgadkmiobjects-pi2-listrow-even, .tx-fgadkmiobjects-pi2-listrow-even th  {
	background-color: #e7e9e8;
}
.inhalt table tr.odd, .inhalt table tr.odd th,
.tx-fgadkmiobjects-pi1-listrow-odd, .tx-fgadkmiobjects-pi1-listrow-odd th, 
.tx-fgadkmiobjects-pi2-listrow-odd, .tx-fgadkmiobjects-pi2-listrow-odd th {
	background-color: #fff;
}
th {
	font-weight: bold;
}
thead th {
	background-color: #9d9ea0;
}
thead th a, thead th a:hover {
	color:  #fff;
}
/* @end */
/* @group powermail */
.tx-powermail-pi1 fieldset {
	border: none; margin: 0; padding: 0;
}
.tx-powermail-pi1 legend {
	display: none;
}
.tx-powermail-pi1 label {
	width: 120px;
	display: block;
	float: left;
	padding-top: 2px;
}
.powermail_text, .powermail_textarea {
	width:  285px;
} 
.tx_powermail_pi1_fieldwrap_html {
	margin-bottom: 5px;
}
.powermail_submit {
	margin-left: 100px;
}
.powermail_mandatory_js {
	margin-left: 100px;
	padding: 3px;
	background-color: #ffd5d0;	
	margin-top:  4px;
}
.tx-powermail-pi1_thx .contenttable {
	width: 100%;
}
/* @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: #f18e00;	
}
/* @end */

