@charset "utf-8";
/* CSS Document */
/* -----------------------------  CSS reset  START   ------------------- */
* {
  margin: 0;
  padding: 0;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* -----------------------------  CSS reset   END   ------------------- */


/* -----------------------------  Main structure   ------------------- */

#wrapper {
	width:996px;
	margin:15px auto 30px;
	background:#ffffff url(../images/content-bg.gif) repeat-y 0 0;
}
#header {
/*	overflow:hidden;*/
	width:996px;
	height:155px;
	background:#ffffff url(../images/header-bg.jpg) no-repeat 0 0;
	margin:0px 0px 0px 0px;
	
}

#top-nav {
	height:41px;
	padding:0;
	margin:0;
	padding-left:330px;
/*	padding-top:100px;*/
	float:left;
/*	background:#ffffff url(../images/topnav-bg.jpg) no-repeat 0 0;*/
}

.content-area {
	width:974px;
	margin:30px 16px;
	overflow:hidden;
	min-height:1%;
}

.content-area p {
	line-height:14px;
	margin:10px 0px 20px 0px;
}

#single-news p {
	margin:10px 0px 10px 0px;
}


.btm {position:absolute; bottom:0px;}
.adjust { margin:20px 0px 10px 0px; width:100%; height:10px;}

#left-col {
	position:relative;
	float:left;
	width:133px;
	xbackground-color:#0C0;
	min-height:1000px;
}

#center-col {
		float:left;
	width:547px;
	margin:0px 15px;
	xbackground-color:#09C;
	position:relative;
}

#right-col {
		float:left;
	width:252px;
	xbackground-color:#930;
	xmin-height:500px;
}

#footer {
	background:#ffffff url(../images/footer-bg.gif) no-repeat 0 100%;
	width:996px;
	min-height:15px;

}


/* -----------------------------  Main structure   ------------------- */

h2.blue {
	height:24px;
	background:#036 url(../images/h2-bg.gif) no-repeat 0 0;
	font:normal 12px Verdana, Geneva, sans-serif;
	color:#ffffff;
	line-height:22px;
	padding:0px 0px 0px 15px;
}

div.box h2 {
	background:#ffffff url(../images/right-contentbox.gif) no-repeat 0 0px;
	height:34px;
	font:bold 12px Arial, Verdana, Helvetica, sans-serif;
	color:#ffffff;
	line-height:40px;
	padding:0px 0px 0px 12px;
}

#center-col ul {
	xlist-style-image:url(../images/blue-bullet.gif);
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#023f88;
}

#center-col ul li {
	background:transparent url(../images/blue-bullet.gif) no-repeat 0 3px;
	padding:0px 0px 0px 15px;
		color:#023f88;
	}
#center-col ul li a {
		font:normal 12px Arial, Helvetica, sans-serif;
	color:#023f88;
}


/*  ----------------- Header -------------------- */
#logo {
	float:left;
	margin:10px;
/*	margin:18px 0 0 10px;*/
}
#header-txt {
	float:left;
	margin:20px 0px 0px 10px;
}
#header-img {
	float:right;
	margin:25px 25px 0px 0px;
}

/* -----------------------------  Home Left content Start   ------------------- */

ul#lt-btn li { margin:0px 0px 23px 0px;}

ul#lt-btn li a {
	display:block;
	position:relative;
	widows:133px;
	height:133px;
	background-image:url(../images/lefticon-sprite.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	border:0;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#ffffff;
}
ul#lt-btn li a span {
	display:block;
	width:133px;
	text-align:center;
	position:absolute;
	bottom:12px;
	color:#ffffff;
}



/* -----------------------------  Home Left content End   ------------------- */

/* -----------------------------  Home Center content Start   ------------------- */
div.ash {
	background-color:#dadada;
		width:100%;
		margin:0px 0px 20px 0px;
		min-height:200px;
}

div.white {
	border: #5b82b2 1px solid;
	width:100%;
			margin:0px 0px 20px 0px;
					min-height:200px;
}

div.ash div, div.white div {
	margin:15px;
	overflow:hidden;
	min-height:1%;
}

div.ash div div, div.white div div {
	margin:0px;
}

div.ash div img.main, div.white div img.main {
	float:left;
	margin:0px 15px 20px 0px;
}

/* -----------------------------  Home Crenter content End   ------------------- */

/* -----------------------------  Home Right content Start   ------------------- */

div#box1 {
	background:#ffffff url(../images/plain-box.gif) no-repeat 0 100%;
	font-size:11px;
	overflow:hidden;
	xmin-height:1%;
}
div#box1 p.top {
		margin:0px;
	background:#ffffff url(../images/plain-box.gif) no-repeat 0 0%;
}

div#box1 div p {
	font-size:11px;
	text-align:left;
}

div#box1 img.main {
		float:left;
	margin:0px 5px 10px 10px;
}

div.box {
	width:250px;
	background:#ffffff url(../images/right-contentbox.gif) no-repeat 0 100%;
	min-height:100px;
	margin:0px 0px 15px 0px;
	padding:0px 0px 5px 0px;
}

div.box p {
	margin:5px 15px 10px 15px;
}

div.box ul {
	xlist-style-image:url(../images/blue-bullet.gif);
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#023f88;
	margin:0px 0px 0px 15px;
}

div.box ul li {
	background:transparent url(../images/blue-bullet.gif) no-repeat 0 3px;
	padding:0px 0px 0px 15px;
		color:#023f88;
	}
div.box ul li a {
		font:normal 12px Arial, Helvetica, sans-serif;
	color:#023f88;
}

/* -----------------------------  Added by Aftab changed classes from  a-tag to li-tag  ------------------- */

li.sich a {
	background-position:0px 0px;	
}
li.prod a {
		background-position:0px -138px;	
}
li.bera a {
		background-position:0px -276px;	
}
li.umwe a {
		background-position:0px -414px;	
}

div#right-col h3 {
	background:#ffffff url(../images/right-contentbox.gif) no-repeat 0 0px;
	height:34px;
	font:bold 12px Arial, Verdana, Helvetica, sans-serif;
	color:#ffffff;
	line-height:40px;
	padding:0px 0px 0px 12px;
}

div#right-col form {
	width:250px;
	margin:10px 0px 0px 0px;
	clear:both;
	height:83px;
}

div#right-col form label {
	width:50px;
	float:left;
	text-align:right;
	padding-right:3px;
}
div#right-col form  input {
	float:left;
	border:1px solid #000000;
	width:180px;
	margin:0px 0px 10px 0px;
}

div#right-col form .btn {
	float:right;
	margin:0px 14px 0px 0px;
}

div#right-col #form1 p{
	margin:0;
	padding:0;
}

div#right-col .hidden-submit {
}

div#right-col #submit {
	float:right;
	border:0;
	width:60px;
	height:21px;
	margin:0 18px 0 0;
	background: url(../images/bg-search-button.png) no-repeat 0 0;
	color:#ffffff;
	cursor:pointer;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}


div#right-col .tx-felogin-pi1 {
	width:250px;
	background:#ffffff url(../images/right-contentbox.gif) no-repeat 0 100%;
	margin:0px 0px 15px 0px;
	padding:0px 0px 5px 0px;
}

div#right-col .tx-felogin-pi1 form label {
	width:80px;
	padding-left:6px;
}

div#right-col .tx-felogin-pi1 form  input {
	width:144px;
}

div#right-col .tx-felogin-pi1 div {
	margin:5px 15px 10px 15px;
}

div#right-col .tx-felogin-pi1 legend {
	padding:0 15px 10px 15px;
}

div#right-col .tx-felogin-pi1 form  div {
	padding:0;
	margin:0;
}

div#right-col .tx-felogin-pi1 form input.login-btn {
	float:right;
	border:0;
	width:80px;
	height:21px;
	margin:0 18px 0 0;
	background: url(../images/bg-search-button.png) no-repeat 0 0;
	color:#ffffff;
	cursor:pointer;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.face-links {
	display:none;
}

div#right-col div#box1 div img {
	float:left;
	margin:0px 5px 10px 10px;
}

div#right-col a.newsletter2 {
	background:transparent url(../images/blue-bullet.gif) no-repeat 0 3px;
	color:#023f88;
	text-decoration:none;
	padding-left:12px;
}

div#right-col div.box div#socialLinks {
	padding:10px;
}

div#right-col div.box div#facebook {
	clear:both;
	padding:10px 10px 0px 10px;
	text-align:left;
	min-height:310px;
}

.connect_widget_facebook_logo_menubar {
	display:none;
}

/* Added the div#center-col .csc-default h2 style  --- By Sudeep on 09-08-2010 */

div#center-col h1.csc-firstHeader, div#center-col .csc-header h2, div#center-col .csc-default h2  {
	height:24px;
	background:#036 url(../images/h2-bg.gif) no-repeat 0 0;
	font:normal 12px Verdana, Geneva, sans-serif;
	color:#ffffff;
	line-height:22px;
	padding:0px 0px 0px 15px;
	margin:0px 0px 10px 0px;

}

/*
div#center-col dt.even-ash h1.csc-firstHeader  {
	height:24px;
	xbackground:#036 url(../images/h2-bg.gif) no-repeat 0 0;
	xfont:normal 12px Verdana, Geneva, sans-serif;
	xcolor:#ffffff;
	line-height:22px;
	xpadding:0px 0px 0px 15px;
	margin:15px 0px 10px 0px;
	background:none;
	color:#023F88;
    font-size:12px;
    font-weight:bold;
}*/


dt.even-ash .csc-default {
	overflow:hidden; /* Added by Sudeep on 06-08-2010 */
	background-color:#dadada;
	width:100%;
	margin:0px 0px 20px 0px;
	min-height:200px;
}

dt.odd-white .csc-default {
	overflow:hidden; /* Added by Sudeep on 06-08-2010 */
	border: #5b82b2 1px solid;
	width:100%;
	margin:0px 0px 20px 0px;
	min-height:200px;
}

div#center-col p.bodytext, div#center-col .csc-default p { /* Added the ddiv#center-col .csc-default p style  --- By Sudeep on 09-08-2010 / Edited by Siddhartha on 11-08-2010*/
	padding:5px 10px 0 10px;
}

div#center-col .csc-default object  { /* Added the ddiv#center-col .csc-default p style  --- By Sudeep on 09-08-2010 */
display:block;
width:425px;
height:344px;
	margin:15px 15px 0px 15px;
}
*div#center-col .csc-default embed  { /* Added the ddiv#center-col .csc-default p style  --- By Sudeep on 09-08-2010 */
display:block;
width:425px;
height:344px;
	margin:15px 15px 0px 15px;
}


ul.csc-bulletlist {
	padding:15px;
}


/****************************** check here what is require ??????????  *********************************/

div#center-col .news-latest {width:500px; float:left; padding-right:12px; margin:15px 0px 15px 15px; display:block;} /* Added by Sudeep on 06-08-2010 /Edited by Siddhartha for tt_news list 10-08-2010*/
div#center-col p span {margin-top:20px; float:left; }
div#center-col .news-latest .more-link-place, div#center-col .news-list-view .more-link-place { padding:0; margin:0; font-family:Arial, Helvetica, sans-serif; font-size:11px;}/*Edited by Siddhartha for tt_news list 10-08-2010*/
div#center-col .news-latest hr {color:#003399;height:1px;margin-bottom:20px;}/*Added by Siddhartha to style list news 10-08-2010*/
div#center-col p span a, div#center-col .news-latest p a, div#center-col .news-latest .more-link-place a, div#center-col .news-list-view .more-link-place a, div#center-col .news_1-latest h1 a{padding-left:8px; background:url(../images/bullet-blue.gif) left 5px no-repeat; color:#003399; text-decoration:none;}/*Edited by Siddhartha for list news_1 10-08-2010*/

div#center-col .news_1-latest h1 a{padding-left:15px!important;}/*Edited by Siddhartha for list news_1 10-08-2010*/

div#center-col .news_1-latest h1{margin-left:15px;margin-bottom:8px;font-weight:lighter!important;}/*Added by Siddhartha for news_1 10-08-2010*/
span#weitere_meldungen h1 {color:#003399;padding-left:15px;}/*Added by Siddhartha for news_1 11-08-2010*/
span#weitere_meldungen hr {color:#003399;margin:0 15px;}/*Added by Siddhartha for news_1 11-08-2010*/
div#center-col .news-latest img{float:left; margin-right:5px; border:1px solid #023f88;}/*Edited by Siddhartha for list news_1 11-08-2010*/
div#center-col .news-latest h1{ margin-top:0; padding-top:0; color:#003399; margin-bottom:7px;}/*Edited by Siddhartha for list news_1 11-08-2010*/
div#center-col #single-news h2{ color:#000; margin:0; background: none; font-size:11px; padding:8px 0; line-height:13px;}
#single-news a {font-size:11px; text-decoration:underline; color:#023f88;}
div#center-col .news-single-img { float:left; margin:0; padding:0;}
div#center-col .news-single-img img { margin-right:10px; margin-bottom:10px;}
div#center-col .news-single-img a{padding-left:0px; background:none; text-decoration:none; background-image:none;}

#col2 h3 {font-size:12px; font-weight: bold; color:#023f88; margin:0px; background:none; padding:2px 0px; }

div#center-col .news-list-view img { float:left; margin:0 10px 10px 0;}
div#center-col .news-list-view h1{ margin-top:0; padding-top:0; clear:both;}

div#center-col .news-list-view hr { line-height:1px; height:1px; border:1px solid #fff; clear:both; margin:5px 0;}
div#center-col .news-list-view span { display:inline-table;}
div#center-col .news-list-view .news-list-morelink a { clear:left; margin-top:0; width:100%; height:20px;}

div#center-col .news-list-view p, div#center-col .news-latest p{ margin:0; padding:0;}
div#center-col #single-news a{padding-left:0px; background: none; color:#003399; text-decoration: underline;}

div#center-col .news-list-browse a { color:#023f88; text-decoration:none;}
div#center-col .news-list-browse .activeLinkWrap { color:#ff9900;}
/*Fuer sitemap*/
div#center-col .csc-sitemap ul, div#center-col ul.csc-menu { margin:0; padding:0; margin-left:2px; margin-bottom:10px;}
div#center-col .csc-sitemap ul a, div#center-col ul.csc-menu a {font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:16px; font-weight:bold; color:#003399; }

div#center-col .csc-sitemap ul li, div#center-col .csc-menu li { list-style:none;}

div#center-col .csc-sitemap ul li, div#center-col ul.csc-menu li { padding-left:8px; background:url(../images/bullet-blue.gif) left 10px no-repeat; color:#003399; text-decoration:none;}
div#center-col .csc-sitemap ul li ul, div#center-col ul.csc-menu li ul { padding-left:20px;}

.hidden-submit { }

h2.order-form{margin:0px;}

input.anzahl{width:50px; height:18px; border:1px solid #666666; margin-top:4px;}
input.textfield{width:180px; height:18px; font-size:11px; border:1px solid #666666;}
input.small-textfield{width:150px; height:18px; font-size:11px; border:1px solid #666666;}
select.list-menu{width:60px; height:18px; font-size:11px; border:1px solid #666666;}
input.submit{background:#023f88; border:none; font:normal 11px Arial, Helvetica, sans-serif; width:100px; color:#FFFFFF;}

.redText{font-size:11px; color:#FF0000;}
.redText2{color:#FF0000;}
label.fieldName{width:100px;; font:normal 11px Arial, Helvetica, sans-serif;}
table.orderForm{margin-bottom:10px;}
table.orderForm td{border:1px solid #333333; xpadding:0px 5px;} /* edited by Sudeep om 09-08-2010 */

table.orderForm2{border:1px solid #333333;}
table.orderForm2 td{padding:0px 5px;} /* edited by Sudeep om 09-08-2010 */
table.email td{padding:0px 35px 0px 18px;}

div.textFieldLeft1{width:220px; float:left;}
div.textFieldRight1{width:220px; float:right;}

a.orderForm-link{color:#000000; text-decoration:none;}

.tx-thmailformplus-pi1 {
	padding:15px 15px 15px 25px;
}

.mailformplus_contactform form table {
	margin-bottom:15px;
}
.csc-default h2 {
	padding:7px 0px 0px 15px;
}

.csc-default h2.order-form {
	height:30px;
	line-height:30px;
}

.csc-textpic-text ul {
	padding-left:0px;
}

.csc-textpic-text ul a {
	text-decoration:none;
}

#left-col .btm a {
	background:none;
	min-height:62px;
}

.clear-all { /* Added the .clear-all style  --- By Sudeep on 09-08-2010 */
clear:both;
}

.csc-default p a {
	color:#023F88;
text-decoration:underline;
}

#center-col dt.even-ash #c22{
padding:10px 0px 10px 0px;
}


.news-list-view, #single-news {
	padding:0px 15px 0px 15px;
}

#center-col dt.even-ash h1 {
color:#023F88;
margin:20px 15px 10px 0px;
font-size:12px;
}

#center-col dt.even-ash .csc-header-n3 h1,#center-col dt.even-ash .csc-header-n1 h1{
	background:url("../images/h2-bg.gif") no-repeat scroll 0 0 #003366!important;
color:#FFFFFF!important;
font:12px/22px Verdana,Geneva,sans-serif!important;
height:24px!important;
margin:0px!important;
padding:0 0 0 15px!important;
	
}

#center-col dt.even-ash .news-list-view h1 {
color:#023F88;
xmargin:7px 0px;
font-size:12px;
}

#center-col dt.even-ash hr {
margin:0px 15px 0px 15px;
}


.tx-tdglossar-pi1-searchbox {
	margin:15px 0px 5px 15px;
}

#center-col dt.even-ash #tx-tdglossar-pi1-letters ul {
list-style-type: none;
padding:0px 0px 0px 15px;
}
#tx-tdglossar-pi1-letters ul {
list-style-type: none;
padding:0px 0px 0px 15px;
}

#center-col dt.even-ash  #tx-tdglossar-pi1-letters ul li {
	display:inline;
	background:none;
	padding:0 6px 0 0;
}

#center-col dt.even-ash #tx-tdglossar-pi1-letters li a {
color:#023F88;
font-size:12px;
text-decoration:none;
}

#center-col dt.even-ash  #tx-tdglossar-pi1-letters .aktiv {
color:#FF9900;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

#center-col .csc-default p.bodytext {
	margin:10px 0p 0px 0px;
	padding:0px 15px 0px 15px;
}

#center-col .csc-default .csc-textpic {
	overflow:hidden;
	min-height:1%;
}
#center-col .csc-default .csc-textpic ul {
	margin:0px 0px 20px 0px;
}

#center-col .csc-default .mailformplus_contactform form {
	width:494px;
}

#center-col .csc-default .mailformplus_contactform table.orderForm td h2 {
	margin:0px;
}

#center-col .csc-default .mailformplus_contactform table.orderForm p, #center-col .csc-default .mailformplus_contactform table.orderForm2 p  {
	padding:0px 5px;
}

#center-col .csc-default .mailformplus_contactform h2 {
	xwidth:480px;	
}
#center-col .csc-default .mailformplus_contactform table.orderForm td h2.order-form {
	min-width:20px;
}
#center-col .csc-default .mailformplus_contactform table.orderForm td h4 {
color:#023F88;
font-size:12px;
margin:7px 0px 0px 5px; 
}
#center-col .csc-default table.email td {
padding:0px;
}

#center-col .csc-default table.email td p {
padding:0px;
margin:0px;
}



.listDiv {float:left; width:227px; height: 320px;  vertical-align:middle; padding:0; margin:0px 20px 10px 24px; border: #5b82b2 1px solid; }
.listDiv a { text-decoration:none; margin:0; padding:0; }
.listImage { background-color:#fff; text-align:center;}

.listImage img { text-align:center; padding:auto; margin:0; padding:0; }
.listTitle { padding:0px 5px; color:#5b82b2;}


.clear-all { clear:both;}
#c22, #c29, #c103, #c42 {background:#ffffff;}
#single-news {border: #5b82b2 1px solid;}
#tx-tdglossar-pi1-backtotop { display:none;}
#c101 form h1 {padding-left:10px;}
#c66 h1 {padding-left:10px;}
#c66, #c49, #c86, #c87, #c88, #c89, #c90, #c91, #c101 {border: #5b82b2 1px solid; background:#ffffff;}
.csc-sitemap { margin-left:15px;}

/*****************************************/
div#center-col #tx-tdglossar-pi1-listitem {
	padding:15px;
	padding-right:0;
}

div#center-col #tx-tdglossar-pi1-listitem p {
	margin:0;
	padding-left:0;
	padding-top:0;
	padding-bottom:10px;
	padding-right:10px;
}

div#center-col #tx-tdglossar-pi1-listitem h2 {
background:url("../images/h2-bg.gif") no-repeat scroll 0 0 #003366;
color:#FFFFFF;
font:12px/22px Verdana,Geneva,sans-serif;
height:24px;
margin:-15px 0 10px -15px;
	padding-left:15px;
	padding-top:0;
	padding-bottom:0;
	padding-right:0;
}

div#center-col #tx-tdglossar-pi1-listitem ul {
	padding-top:0;
	padding-bottom:10px;
}
div#center-col #tx-tdglossar-pi1-listitem ul li {
	margin-bottom:10px;
}
