/* /// ids /// */
div#topServiceLinks {
	height: 23px;
	width: 959px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

/* main Nav */

#mainNav {
	float: left;
	font-size: 10px;
	padding-left: 3px;
	padding-top: 2px;
	color: #fff;
}
#mainNav .now{
	font-size: 10px;
	color: #FF6B00;
}
#mainNav a:active, #mainNav a:link, #mainNav a:visited {
	font-size: 10px;
	color: #7b7b7b;
	text-decoration: none;	
}
#mainNav a:hover, #mainNav a.over {
	font-size: 10px;
	color: #FF6B00;
}
/* @ end of main Nav */

div#container {
	width: 959px;
	margin: 0 auto;
	text-align: left;
	background: #ffffff url(../img/bg-container.gif) repeat-y 

center;
	
}
div#containerinr {
	width: 959px;
	margin: 0 auto;
	text-align: left;
	background:url(../img/bginr0.gif) repeat-y 1px 0px;
}
div#top {
	margin: 0;
	padding: 0;
	height: 98px;
}
div#footer {
	width: 959px;
	margin: 0 auto;
	clear: both;
	height: 68px;
}
div#inputfield_popup
	body, div, p, span, u, ul, ol, li, input, textarea, form, select 

{cg.css (Linie 13)
	color:#3B3B3B;
	font-family:"Univers 55",Arial,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:16px;
}
div#mainContentWithboxs {
	float: left;
	width: 500px;
	padding: 0;
	margin: 0;
        font-size:11px;
}
div#wideContentWithboxs {
	float: left;
	width: 650px;
	padding: 0;
	margin: 0;
}

div#contentTop {
	width: 955px;
	height: 8px;
	padding: 0;
	margin: 0;
	background: url(../img/bg-contenttop.jpg) no-repeat center 

top;
}
div#contentHeader {
	margin-top: 25px;
	margin-bottom: 25px;
}
div#mainContentWithboxs .csc-firstHeader{
	margin-top: 25px;
	margin-bottom: 25px;
	font-size:20px; 
	PADDING: 40px 0px 25px 0px; 
	MARGIN:0px; 
	font-weight:400; 
	color:#000 
}
div#mainContentWithboxs p .bodytext, a.bodytext{
	font-size: 11px; 
	line-height: 16px;
	color: #3b3b3b;
}
div#mainContentWithboxs a.internal-link { font-size:11px;}
div#mainContentWithboxs a.internal-link:hover { font-size:11px;}
a:hover .bodytext  {
	color: #FF6B00;
}

div#sideContent {
	width: 245px;
	float: right;
	padding-top: 5px;
	
}


/* // header part // */

div#header {
	height: 65px;
}


div#headerLeft {
	height: 65px;
	width: 9px;
	float: left;
	background: #444 url(../img/header-leftcorner.gif) no-repeat;
}

div#headerMiddle {
	height: 65px; 
	width: 941px;
	float: left;
	background: #444 url(../img/header-bg.gif) repeat-x;
}

div#headerRight {
	height: 65px;
	width: 9px;
	float: left;
	background: #444 url(../img/header-rightcorner.gif) 

no-repeat;
}

/* inside of header mdl */

div#logo {
	margin-top: -1px;
	width: 302px; 
	height: 65px; 
	
	float: left;
}

div#logoArea a {
	display: block;
	width: 100%;
	height: 100%;
}

div#logoArea {
	width: 205px;
	margin: 20px 0 0 11px;
}

div#searchArea {
	float: left; 
	width: 340px;
	margin-top: 20px;
}

/* search part top */

div#serarchContainer {
	background:url(../img/search-pane.gif) no-repeat 0 3px;
	width: 300px;
	float: right;
	text-align: left;
	margin: 0;
	padding: 0;
}
span#magnifyingGlass {
	float: right;
	margin-right: 8px;
	margin-top: 1px;
}

div#serarchContainer .searchField {
	border: 0;
	width: 230px;
	font-size: 12px;
	font: 12px;
	color: #666;
	height: 16px;
	margin-left: 5px;
	margin-top: 6px; 
}

input.searchField {
	background:  transparent;
}

input.searchFieldbox {
	background:  transparent;
	width:130px;
	margin-left: 5px;
}

#serarchContainer form {
	margin:0px; 
	padding:0px; 
	border:0px; 
}
#serarchContainer  .serTxtbox {
	width:250px; 
	height:16px; 
	background:#fff url(../img/bglogin.gif) repeat-x top; 
	border:1px solid #7F7F7F; 
	color:#474747; 
	font-size:11px; 
}
#serarchContainer  .imgSer { 
	padding:0px; 
	border:0px; 
	position: absolute; 
	float: left; 
	margin-left:240px; 
	margin-top:-1px; 
}
#serarchContainer  .imgSericon {
	vertical-align:middle;
	z-index:1000;
	float:right;
	position:absolute;
	display: inline;
	width:26px;
	height:26px;
	margin-left:235px;
	margin-top:-8px;
	border:0px;
	margin-right:0px;
	/*left: 359px;*/
	top: 53px;
}
#serarchContainer  .imgSericon a{ 
 	border:0px; margin:0px;
}

/* @ end of search part */

div#nlArea {
	float: left; 
	width: 298px;
	text-align: right;
	margin-top: 21px;
}

div#nlArea img {
	margin: 0 10px 0 0;
}

/* @ end of header */

div#topNavigation {
	height: 33px;
	margin: 0;
	padding: 0 7px 0 3px;
	background: #4f4f4f url(../img/bg-topnavigation.gif) 

no-repeat top;
}

div#topNavigation img {
	height: 23px;
	margin: 6px 0 0 1px;
}


div#leftBorder {
	width: 2px;
	float: left;
	background: url(../img/bg-leftborder.gif) repeat-y;
}

div#rightBorder {
	width: 2px;
	float: right;
	background: url(../img/bg-leftborder.gif) repeat-y;
}

/* columns */
div#rightColumn {
	float: right;
	width: 750px;
	padding: 7px 11px 30px 14px;
}

div#leftColumn {
	float: left;
	width: 170px;
}

div#wideColumn {
	float: left;
	width: 900px;
	padding: 7px 25px 30px 30px;
}

div#wideColumnPadded {
	padding: 7px 200px 30px 200px;
}

/* @end of columns */

/* inner page banner */

DIV#inrBanner { 
	width:955px; 
	height:100px; 
	margin:0px; 
	padding:0px; 
	background-color:#000; 
}
DIV#inrBanner h3{ 
	font-size:20px; 
	font-weight: normal; 
	color:#FFF; 
	text-align:right; 
	padding:15px 15px 0px 0px; 
	margin:0px;
}

/* @end of inner page banner */

div#content {
	width: 955px;
	float: left;
	padding: 0;
	margin: 0;
	background: #fff url(../img/bg-content.jpg) repeat-y left;
}
div#contentinr {
	width: 955px;
	float: left;
	padding: 0;
	margin: 0;
	background:url(../img/bginr.gif) repeat-y 0px 0px; 
}

div#flashPlayer {
	width: 716px;
	height: 360px;
	float: left;
	background:#000;
	z-index: 300;
}

div#homeNews {
	width: 239px;
	height: 360px;
	float: right;
	overflow:hidden;
	background: #343434;
	position:relative;
}
div#backgroundedRow {
	float: left;
	margin: 0;
	padding: 0;
	width: 955px;
	background: #fff url(../img/bg-row-home.jpg) repeat-x top;
}
div#homePageContent {
	float: left;
	width: 668px;
	padding: 35px 0 0 30px;
	margin: 0;
}
div#mainContentWithboxs a{ 

color:#FF6b00;text-decoration:none;font-size:11px;}
div#mainContentWithboxs a:hover{ 

color:#3b3b3b;text-decoration:none;font-size:11px;}

div#homePageContent P, div#mainContentWithboxs P {
	font-size:11px; line-height:16px; font-weight:normal; 

color:#3B3B3B;
}
div#homePageContent a, div#mainContentWithboxs a{ 

border-bottom:0px dashed #dfdfdf; }
div#homePageContent a:hover, div#mainContentWithboxs a:hover{ 

border-bottom:0px dashed #fff; }
/* news section */

div#homeNews div.newsHeader {
	margin: 12px 14px 8px 16px;
	font-size:14px;
	color: #fff; 
	font-weight:normal;
}

div#homeNews div.newsBody {
	margin: 8px 14px 0px 16px; 
}

div#homeNews p.newsTitle,
div#homeNews a {
	font-size: 11px;
	color: #fff;
	margin: 0px;
	padding:0px;
	border:0px;
	font-weight:normal;
}

div#homeNews a:hover,
div#homeNews a:active {
	color: #FF6B00;
}

div#homeNews p.newsAuthor {
	font-size: 11px; 
	color: #A2A2A2; 
	font-weight:normal;
}

/* @end of news section */

div#sideContent {
	padding: 0 !important;
}

/* box styles */

div#rightbox {
	float: right;
	padding: 12px 12px 0 0;
	width: 245px;
}

/* box class home */

div.box {
	background: url(../img/bg-box.jpg) repeat-y !important; 
	color:#000;
	float: right;
	width: 228px;
	margin-bottom: 10px;
}

div.box a{
	color:#3B3B3B;
}
div.boxHead {
	background: url(../img/bg-box-head.jpg) no-repeat top 

!important;
	height: 30px;
}
div.boxHeadhome {
	background: url(../img/bg-box-head-hme.jpg) no-repeat top 

!important;
	height: 30px;
}
div.boxHead span {
	display: block;
	padding: 8px 0 0 11px;
	font-weight: bold;
	color: #3b3b3b;
}
div.boxHeadhome span {
	display: block;
	padding: 8px 0 0 11px;
	font-weight: bold;
	color: #3b3b3b;
}
div.boxBody {
	background: url(../img/bg-box-foot.jpg) no-repeat bottom 

!important;
	padding: 15px 0 23px 11px;
	height: auto !important; 
}

div.boxLinks {
	line-height: 22px;
}


.PTxt, a .PTxt  {
	font-size: 11px; 
	line-height: 16px;
	color: #3b3b3b;
}
a:hover .PTxt  {
	color: #FF6B00;
}


.boxTxt, a .boxTxt  {
	font-size: 11px; 
	background: url(../img/arrow-orange.gif) no-repeat center 

left !important;
	line-height: 23px;
	color: #3b3b3b;
	padding-left: 17px;
}
a:hover .boxTxt  {
	color: #FF6B00;
}

a.boxBodylink {
	color:#FF6B00;
	text-decoration:none;
}
a.boxBodylink:hover {
	color:#3b3b3b;
	text-decoration:none;
}
span.boxBodylink a{
	color:#FF6B00;
	text-decoration:none;
}
span.boxBodylink a:hover {
	color:#3b3b3b;
	text-decoration:none;
}

/* @ end of Box class */


/* links */	
a:link,
a:visited {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;
}

a:active,
a:hover {
	color: #FF6B00;
	font-weight: normal;	
	text-decoration: none;
}

a.noborder,
a.noborder:active,
a.noborder:hover {
	border-bottom: none;
}

/* @ end links */

/*  list */		

ul {
	margin: 0;
	padding: 0;
}

ul li { 
	list-style: none;
	margin: 0;
	padding: 0;
font-size:11px;
}

ul.circle li {
	list-style-type: square !important;
	margin-left: 15px;
	padding: 10px 0;
}

/* @end of list */

/* FORM */	

form {
	margin: 0; 
	padding: 0;
}

form.width500 {
	width: 500px;
}

select, textarea, input {
	border: 1px solid #ccc;
}

input.search {
	width: 127px; 
	border: 1px solid #ccc;
}

input.button, input.checkbox, input.radio {
	width: 20px !important;
	height: 20px;
	margin: 1px 0 2px 0;
	border: none;
	vertical-align: middle;
}

input.formField, select.formField {
	width: 200px;
	height: 20px;
}

textarea.formField {
	width: 200px;
}

textarea.formFieldComment {
	width: 300px;
}
/*
label {
	display: block;
	float: left;
	text-align: right;
	width: 160px;
	padding: 3px 6px 0 0;
}

label.wide {
	width: 100% !important;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
*/
div.field {
	clear: both;
	padding: 5px 0;
}


div.spacer {
	clear: both;
	height: 3px;
	line-height: 1px;
}

div.buttons {
	text-align: left;
	padding-left: 230px;
	margin: 10px;
}

form p {
	margin: 3px 5px;
}

.formSeparator {
	font-size: 14px;
}

.fieldRequired {
	font-size: 20px;
	font-weight: bold;
	color: #b43866;
	vertical-align: top;
}

.fieldNotRequired {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	vertical-align: bottom;
}

div.row {
	clear: both;
	padding: 3px 0;
}

/* @end of form */

.noBackground {
	background: #ffffff !important;
}

div.interior {
	height: auto !important; 
	height: 435px; /* IE */ 
	min-height: 435px;
	
}
div.interiorHome {
	height: auto !important; 
	height: 200px; /* IE */ 
	min-height: 200px;
	z-index: 222;
	
}


/* //// misll //// */


img {
	border: none;
}

img.submit {
	cursor: hand;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

.leftPadding {
	padding-left: 50px;
}


.small {
	font-size: 9px;
}

.large {
	font-size: 14px !important;
}

.big {
	font-size: 16px !important;
}

.expand {
	letter-spacing: 2px;
}

.justify {
	text-align: justify;
}

p {
	margin-top: 0;
	margin-bottom: 12px;
	padding-top: 0;
}

br.spacer {
	height: 5px;
	font-size: 5px;
	line-height: 5px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.hidden {
	display: none;
}

div.hr {
	height: 1px;
	background: #dad7d7;
	margin: 3px 0;
}

.borderBottom {
	border-bottom: solid 1px #dad7d7;
}

div.hr hr {
	display: none;
}

div.hr_width1 {
	width: 500px;
}

.centerAlign {
	text-align: center;
}

.paddedBlock {
	padding-left: 20px;
}


/* 3col home page */
div.homePageItem1 img, div.homePageItem2 img { }
div.homePageItem1 {
	float: left;
	width: 180px;
	margin-top: 40px;
}
div.homePageItem3 {
	float: left;
	width: 180px;
	margin-top: 40px;
}
div.homePageItem2 {
	float: left;
	width: 270px;
	margin-top: 40px;
}

.noBorder { border-bottom: none;}
/* @ end of box class */


#contentHeader SPAN { font-size:20px; PADDING: 40px 0px 25px 0px; 

MARGIN:0px; font-weight:400; color:#000 }

div#mainContentWithoutboxs {
	float: left;
	width: 740px;
	padding: 0;
	margin: 0;
}
.frmLogin form { margin:0px; padding:0px; border:0px;}



/* discussion frm ** */

#df_wrapper {
	margin:0px;
	padding:0px;
	text-decoration:none;
	float:left;
	width: 495px;
	
}

#df_wrapper .dfContent {
	padding:5px 0px 5px 0px;
	margin:0px 0px 8px 0px;
	border-bottom:1px dashed #efefef;

}
#df_wrapper H4 {
	font-size:16px;
	font-weight:normal;
	margin:4px 0px 8px 0px; 
	padding:0px;
	line-height:20px;

}
#df_wrapper .imgDF {
	margin:0px 0px 8px 0px;
	padding:0px;
	border:0px;
}
#df_wrapper .DFlink { font-size:10px;}
#df_wrapper .DFlink a{ margin-right:5px; text-decoration:none; 

margin-left:5px; }


/* @end of  df */
#mainContentWithboxs H2 { font-size:20px; margin:8px 0px 16px 0px; 

padding:0px;
line-height:24px;}

#mainContentWithboxs h3{ font-size:18px; margin:8px 0px 16px 0px; 

padding:0px;
line-height:24px; font-weight:normal}
/* news dtl */
.author { font-size:11px; padding:0 0 8px 0px; margin:0px;}
.dtls a { font-size:11px; text-decoration: none;}
.dtls {font-size:11px;}
UL#publicationList LI{ margin-top:20px; padding-bottom:10px; 

border-bottom:1px solid #EFEFEF}

div#mainContentWithboxs ul li { background:url(../img/listBlt.gif) 

no-repeat 0% 40%; padding-left:15px;}
a.linkOrange { color:#ff6b00; font-size:12px; text-decoration:none;}
a.linkOrange:hover{ color:#3b3b3b; font-size:12px; 

text-decoration:none;}
a.linkOrange11 { color:#ff6b00; font-size:11px; text-decoration:none;}
a.linkOrange11:hover{ color:#3b3b3b; font-size:11px; 
me
text-decoration:none;}
#mainContentWithboxs h5{ font-size:14px; margin:8px 0px 8px 0px; 

padding:0px;
line-height:18px; font-weight:bold}


