@import url(/default/css/kd_rte.css);
.clear {
	line-height: 0;
	clear: both;
	font-size: 0;
	height: 0;
}
/*****************************************************reset some basic style*****************************************************/
A IMG {
	border: none;
}
P {
	margin: 0;
	padding: 0;
	line-height: 100%;
}
A:Hover {
	text-decoration: none;
}
A:Focus {
	outline: none;
}
IMG A:Hover {
	text-decoration: none;
}
IMG A:Focus {
	outline: none;
}
INPUT:Hover {
	text-decoration: none;
}
INPUT:Focus {
	outline: none;
}
TEXTAREA:Hover {
	text-decoration: none;
}
TEXTAREA:Focus {
	outline: none;
}
SELECT:Hover {
	text-decoration: none;
}
SELECT:Focus {
	outline: none;
}
DROPDOWN:Hover {
	text-decoration: none;
}
DROPDOWN:Focus {
	outline: none;
}
/*****************************************************basics*****************************************************/
BODY {
	margin: 0;
	font-family: Arial, Verdana, Helvetica, Geneva, Futura, non-serif;
	color: #000;
	font-size: 11px;
	text-align: center;
	line-height: 100%;
	background: #FFF;
	height: 100%;
  background: url('/default/images/bg_body.gif') repeat-x;	
}
FORM {
	margin: 0;
	padding: 0;
}

FORM INPUT, FORM OPTION, FORM TEXTAREA {
  font-family: Arial, Verdana, Helvetica, Geneva, Futura, non-serif;
  font-size: 11px;
}
#website {
	position: relative;
	display: block;
	margin: 0 auto 0 auto;
	padding: 0 7px 0 8px;
	width: 945px;
	text-align: left;
	background: #FFF;
	height: 100%;
	background: #FFF url('/default/images/bg_website.gif') no-repeat;
	
}
#logo, #mainMenu UL A, #mainMenu UL A:Hover, #mainMenu UL LI.act A, #subMenu A, #subMenu LI.act A, #subMenu UL UL LI , #subMenu UL UL LI.no , #subMenu UL UL LI.act , #contakt, .btn_submit, .floatRight .tt-news, #contRight, .boxBot {
	background: url('/default/images/bg_tecsite.gif') no-repeat;
}
/* floats*****************************************************/
.floatLeft {
	float: left;
	width: 720px;
}
* HTML .floatLeft {
	width: 710px;
}
.floatRight {
	float: right;
	width: 225px;
}
/* anker*****************************************************/

A:Hover {
	color: #E30916;
	font-weight: normal;
	text-decoration: underline;
}
A:Focus {
	outline: none;
}
/* Headline*****************************************************/

 
/* List:: hmenu*****************************************************/
UL.hmenu {
	padding: 0;
}
UL.hmenu LI {
	list-style: none;
	padding: 0;
}
UL.hmenu UL {
	padding: 0;
}
/* List *****************************************************/
UL {
	margin-top: 0;
}
#contNormal UL LI {
  line-height: 140%;
}

/* Table *****************************************************/
TABLE TD, TABLE TR {
  vertical-align: top;
}

/* Top:: logo************************************************/
#logo {
	float: left;
	margin: 27px 26px 0 26px;
	width: 217px;
	height: 56px;
	background-position: -273px 0;
	text-indent: -4000px;
}
* html #logo {
	margin: 27px 26px 0 13px;
}
/* nur f�r den IE6 */
#logo A {
	display: block;
	width: 217px;
	height: 56px;
	text-indent: -4000px;
}
/* Top:: topIllu************************************************/
#topIllu {
	float: left;
	margin-bottom: 2px;
	width: 674px;
	height: 110px;
	background: url('/default/images/topillu01.jpg') no-repeat;
}
#langMenu {
	float: right;
	margin: 38px 0 0 0;
	width: 133px;
}
#langMenu A {
	display: block;
	margin: 0;
	width: 133px;
	color: #FFF !important;
	text-align: center;
	text-decoration: none;
	font-size: .8em;
	letter-spacing: .2em;
}
#langMenu .last A {
	display: none;
}
#langMenu UL LI, #langMenu UL {
	margin: 0;
}
#langMenu UL A {
	padding: 6px 0 6px 0;
	margin-top: -3px;
}
* html #langMenu UL A {
	padding: 6px 0 5px 0;
	margin-top: 0;
}
/* nur f�r den IE6 */
#langMenu UL A:Hover {
	color: #E30916 !important;
	text-decoration: none;
}
#langMenu UL LI.act A {
	color: #E30916 !important;
	text-decoration: none;
	background: url('/default/images/btn_menu_lang.png') no-repeat;
}
* html #langMenu UL LI.act A {
	background: url('/default/images/btn_menu_lang.gif') no-repeat;
}
/* nur f�r den IE6 */
/* Menu:: mainMenu************************************************/
#mainMenu {
	float: left;
	width: 945px;
}
#mainMenu A {
	display: block;
	margin: 0;
	width: 133px;
	color: #FFF !important;
	text-decoration: none;
	font-size: 1em;
	letter-spacing: .2em;
}
#mainMenu UL {
	margin: 0;
}
#mainMenu UL LI {
	float: left;
	margin: 0;
}
#mainMenu UL A {
	display: block;
	padding: 8px 2px 9px 0;
	text-align: center;
	background-position: -137px 0;
}
#mainMenu UL A:Hover, #mainMenu UL LI.act A {
	color: #FFF;
	text-decoration: none;
	background-position: -2px 0;
}
/* Menu:: subMenu***********************************************/
#subMenu {
	float: left;
	margin: 30px 20px 0 0;
	width: 271px;
	overflow: hidden;
}
#subMenu UL {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#subMenu LI {
	margin: 0;
}
#subMenu A {
	display: block;
	padding: 10px 0 10px 46px;
	width: 271px;
	color: #FFF !important;
	text-decoration: none;
	font-size: 1em;
	letter-spacing: .2em;
	background-position: -1px -132px;
}
#subMenu A:Hover {
	color: #E30916 !important;
}
#subMenu LI.act A:Hover {
	color: #FFF !important;
}
#subMenu LI.act A {
	padding: 10px 0 10px 46px;
	color: #FFF;
	text-decoration: none;
	background-position: -1px -32px;
}
#subMenu UL UL LI {
	margin: 0 0 4px 0;
}
* html #subMenu UL UL LI {
	margin: 0 0 3px 0;
}
*+html #subMenu UL UL LI {
	margin: 0 0 3px 0;
}
#subMenu UL UL LI A, 
#subMenu UL UL LI.no A {
	display: block;
	width: 185px;
	color: #000 !important;
	/* text-align: right; */
	padding-right: 200px !important;
	background-position: -1px -97px;
}
#subMenu UL UL A:Hover, 
#subMenu UL UL LI.no A:Hover, 
#subMenu UL UL LI.act A:Hover {
	color: #E30916 !important;
}
#subMenu UL UL LI.act A {
	color: #E30916 !important;
	text-decoration: none;
	background: none;
}
#subMenu UL UL LI.act {
	width: 271px;
	color: #E30916 ;
	text-decoration: none;
	background-position: -1px -63px;
}
/* Content************************************************/
.centerWrap {
	float: left;
	min-height: 552px;
	width: 945px;
	background: #FFF;
}
* html .centerWrap {
	height: 552px;
}
/* nur f�r den IE6 */
/* Content:: contBorder************************************************/
#contBorder {
	float: left;
	margin: 13px 0 15px 0;
	padding: 20px 0 0 0;
	width: 674px;
	height: 152px;
	background: url('/default/images/bg_cont_border.jpg') no-repeat;
}
.contList {
	float: right;
	padding: 0 14px 0 0;
}
.contList H2 {
	margin: 0 0 5px;
}
.contList H2 A {
	color: #000 !important;
	text-decoration: none;
	font-weight: bold;
}
.contList UL {
	padding: 0 0 0 0;
	margin: 0;
	color: #FFF;
	font-size: .9em;
	line-height: 1.6em;
	list-style: none;
}
.contList UL LI {
	padding: 0 0 0 10px;
	background: url('/default/images/bullet.gif') 0 5px no-repeat;
}
.contList UL LI A {
	color: #FFF !important;
}
/* Content:: contLeft************************************************/
#contLeft {
	float: left;
	padding: 0 13px 0 32px;
	width: 244px;
}
#contLeft P {
	margin-bottom: 10px;
	line-height: 1.3em;
}
#contLeft A.internal-link, 
#contNormal A.internal-link,
#contNormal A.external-link {
	padding: 0 0 0 10px;
	color: #E30916;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	background: url('/default/images/bg_arrow.gif') 0 4px no-repeat;
}
#contLeft A:Hover, 
#contNormal A:Hover {
	color: #E30916;
	text-decoration: underline;
}
/* Content:: Normal************************************************/
#contNormal {
	float: left;
	width: 385px;
	min-height: 230px;
	/* font-size: 1.1em;
*/
}
* HTML #contNormal {
	height: 230px;
}
#contNormal P {
	padding: 0 0 14px 0;
	line-height: 1.5em;
}
/*
#contNormal IMG {
	float: left;
	padding: 3px 15px 0 0;
}
*/

#contNormal .csc-textpic {
  clear: both;
}
#contNormal H3 {

}
/* Content:: contakt************************************************/
#contakt {
	float: left;
	margin-top: 13px;
	width: 224px;
	height: 22px;
	background-position: -271px -98px;
	font-size: 8px !important;
}
#contakt P {
	font-weight: bold;
	white-space: nowrap;
}
#contakt .red {
	color: #E30916;
}
#contakt {
	padding: 6px 0 0 10px;
}
#contakt .csc-firstHeader {
	display: inline;
	color: black;
	font-size: 11px;
	padding: 0;
}
#contakt P {
	color: #E30916;
	display: inline;
	font-size: 11px;
}

/* tt-news************************************************/
.floatRight .tt-news {
	float: left;
	margin: 13px 0 0 0;
	padding: 0 0 0 10px;
	width: 214px;
	height: 222px;
	background-position: 0 -169px;
}
.floatRight .latest {
	height: 220px;
	overflow: hidden;
}
.floatRight .latest H2 {
  color: #E30916;
  padding: 0.8em 115px 0 0;
  text-transform: uppercase;
  margin: 0 0 0 0;
  font-size: 1.1em;
  line-height: 100%;
}
.floatRight .latest H3 {
  padding: 0.8em 115px 0.8em 0;
}
.floatRight .latest H3 A {
  line-height: 120%;
}
.bgNews2 {
	background: url('../img/bg_news2.gif') 101px 1px no-repeat;
}
.item P {
	margin-top: -6px;
	padding: 0 115px 0 0;
	font-size: 1em;
	line-height: 1.3em;
}
.tt-news-list .item {
	margin-bottom: 10px;
}
.tt-news-list .item .morelink{
	margin-top: -12px;
	margin-bottom: 20px; 
}
.tt-news-list .item P.subheader {
	margin-top: 0;
}

.morelink {
	float: left;
	display: inline;
}
.morelink A {
	padding: 0 0 0 10px;
	color: #E30916;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.3em;
	background: url('/default/images/bg_arrow.gif') 0 4px no-repeat;
}
.content .morelink A {

}
A.morelink:Hover {
	color: #E30916;
	font-weight: bold;
	text-decoration: underline;
}



/* Content:: contRight************************************************/
#contRight {
	float: left;
	margin: 13px 0 0 0;
	background-position: 0 -169px;
	width: 225px;
}
.boxCenter {
	float: left;
	margin: 5px 0 0 0;
	padding: 1px 10px 0 10px;
	width: 204px;
	min-height: 81px;
	background: url('/default/images/bg_right.gif') repeat-y;
}
* html .boxCenter {
	height: 71px;
}
/* nur f�r den IE6 */
.boxCenter P {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.4em;
	margin-left: 23px;
}
.boxCenter H3 {
	text-transform: uppercase;
}

.boxBot {
	float: left;
	min-width: 224px;
	height: 6px;
	background-position: bottom left;
}
* HTML .boxBot {
	float: none;
}
.boxCenter A {
	padding: 0 0 0 11px;
	color: #E30916;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.4em;
	background: url('/default/images/bg_arrow_big.gif') 0 4px no-repeat;
}
.boxCenter A:Hover {
	color: #E30916;
	font-weight: bold;
	text-decoration: underline;
}
/* Footer************************************************/
#footer {
	float: left;
	padding: 20px 0 20px 0;
	width: 945px;
	color: #9C9D9F;
	font-weight: bold;
	background: #FFF;
}
/* Top:: metaWrap************************************************/
#copyright {
	float: left;
	width: 282px;
}
#footerMenu {
	float: left;
	width: 447px;
}
#footerMenu P {
	margin-bottom: 0;
	color: #9C9D9F;
	font-size: 1em;
	font-weight: bold;
}
#footerMenu P A {
	padding: 0 3px 0 4px;
	color: #9C9D9F !important;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
}
@media not tty {
#footerMenu P A {
	padding: 0 5px 0 6px;
}
}
/* nur f�r Safari 3.0 */
BODY #footer #footerMenu P A:Hover, 
BODY #footer #footerMenu P A.active {
	color: #E30916;
	text-decoration: none;
}
#tipafriend {
	float: left;
}
#tipafriend A {
	color: #E30916;
	font-weight: bold !important;
	text-decoration: underline;
}
/** Contact */
#mailform FIELDSET {
	margin: 0;
	padding: 0;
	border: none;
}
#mailform FIELDSET LABEL {
	display: block;
	float: left;
	width: 100px;
}
#mailform .csc-mailform-check {
	border: none;
	text-align: left;
	width: 15px;
	margin: 0;
	padding: 0;
}
#mailform FIELDSET OPTION,
#mailform FIELDSET SELECT {
  font-size: 11px;
}
#mailform FIELDSET SELECT {
 margin-bottom: 5px;
}
#mailform FIELDSET TEXTAREA, #mailform FIELDSET INPUT {
	border: 1px solid #000;
	margin-bottom: 5px !important;
	width: 250px;
	font-family:  Arial, Verdana, Helvetica, Geneva, Futura, non-serif;
	font-size: 11px;
}
#mailform .csc-mailform-submit {
	margin-left: 100px;
}
#mailformformtype_mail, #mailformReset {
	margin: 0;
	padding: 0;
}
#mailformReset {
	margin-left: 100px;
}
/** indexed */
.tx-indexedsearch-rules {
	display: none;
}

#navSitemap UL {padding-bottom:10px ;}

#navSitemap .lv2 A {
  color:black;
}

/* Sitemap */
.csc-sitemap UL {
  margin-bottom: 12px;
}
.csc-sitemap UL LI {
  
}
.csc-sitemap UL LI A {
  text-transform: uppercase;
}
.csc-sitemap UL LI LI A {
  text-transform: none;
  color: #000;
}
.csc-sitemap UL LI LI A:hover {
  color: #000 !important;
}

/* PLUGINS */
.filelinks div {
  min-height: 16px;
  _height: 16px;
}
.filelinks .filecount {
  display: none;
}

.tx-lumogooglemaps-pi1 .tx_lumogooglemaps_pi1_sidebar {
  display: none;
}
