@charset "utf-8";

#container {
position:relative;
width:910px;
overflow:hidden;
text-align:left;
margin:0 auto;
padding:0;
}

#shadow {
position:relative;
background-image:url(../images/background-shadow.gif);
background-position:top left;
background-repeat:repeat-x;
margin-bottom:40px;
}

#logoDiv {
clear:both;
float:left;
}

#navigation {
float:left;
height:112px;
padding-left:20px;
margin-bottom:10px;
}

#websiteHead {
position:absolute;
top:110px;
left:0;
width:910px;
height:260px;
background-image:url(../images/rect-orange.png);
background-position:top right;
background-repeat:no-repeat;
overflow:hidden;
}

#headerSpacer {
clear:both;
width:910px;
height:175px;
}

#content {
clear:both;
/* margin-top:295px; */
}

.logo {
padding:14px 0 0 12px;
}

.headRight {
float:left;
width:280px;
height:191px;
}

#news {
float:left;
width:170px;
padding:50px 0 0 20px;
}

.newslet {
margin:0 0 16px;
}

.newslet h3 {
background-image:url(../images/news_bullet.gif);
background-repeat:no-repeat;
text-transform:uppercase;
padding:0 0 0 10px;
font-size:11px;
}

.newslet h3 a {
font-family:Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
font-size:11px;
}

.newslet h3 a:hover {
font-family:Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:underline;
}

.newslet p, .newslet .bodytext {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:400;
color:#000;
margin:0;
padding:0;
}

h1.newsTitle {
padding-bottom:0;
margin-bottom:0;
color:#8b8b8b;
}

.newsSub {
color:#2a2a2a;
padding-bottom:1em;
font-size:11px;
}

.newsSubheader h3 {
margin-bottom: 0.4em;
text-transform:none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
cursor:auto;
}

.text {
float:left;
width:480px;
overflow:hidden;
margin:0 0 0 10px;
}

.columnA {
float:left;
width:48%;
color:#2a2a2a;
}

.columnB {
float:right;
width:48%;
}

.pictures {
float:right;
width:310px;
text-align:right;
padding:0 60px 0 0;
}

#footer {
clear:both;
/* width:480px; */
text-transform:uppercase;
text-align:center;
color:#8c8c8c;
padding: 4em 0 0 0;
}

#footer a {
text-decoration:none;
color:#8c8c8c;
}

#headerImage {
float:left;
}

.contentHead {
width: 380px;
white-space:nowrap;
overflow:hidden;
padding:0 0 3em 10px;
}

.clear {
clear:both;
}

.contentHead h1 {
clear:left;
padding-bottom:0;
font-size:18px;
color:#fe4f00;
}

.csc-firstHeader {
padding-top:0;
margin-top:0;
color:#fe4f00;
}

.csc-header h1, .csc-fdfx_2cols_pi1-header-0 h1, .csc-fdfx_2cols_pi1-header h1, .newsTitle a {
color:#8b8b8b;
}

.bodytext {
margin:0;
padding:0 0 .4em;
}

.news-search-emptyMsg {
margin-top:1.2em;
}

.news-single-author a {
color:inherit;
text-decoration:none;
}

div.tx-fdfx2cols-pi1 {
position:static;
display:block;
margin:0;
padding:0;
}

div.c2l1d-left,div.c2l1d-middle {
position:static;
float:left;
display:block;
width:46%;
white-space:normal;
border:none;
margin:0;
padding:0;
}

div.c2l1d-middle {
float:right;
}

#footer a:hover,.news-single-author a:hover {
text-decoration:underline;
}

/* mailform */
.csc-mailform {
border: none;
}

.csc-mailform-field {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}
.fieldset {
clear: both;
}

.csc-mailform-field label {
display: block;
padding-top: 0.5em;
}

.csc-mailform-field input {
clear: left;
width: 60%;
margin-left: 6px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

.csc-mailform-field textarea {
width: 80%;
margin-left: 6px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

.csc-mailform-field legend {
display: none;
}

.csc-mailform-field fieldset {
margin: 0;
padding: 0;
border: none;
}

.csc-mailform-field #mailformformtype_mail {
width: 100px;
margin-left: 0;
margin-top: 8px;
}

.csc-mailform-field fieldset input {
width: auto;
float: left;
/*margin-top: 8px;*/
}


input[type=text], input[type=password], textarea {
border: 1px #949494 solid;
background: #fbfbfb;
padding: 3px;
color: #888;
}

input[type=text]:focus, input[type=password]:focus, textarea:focus {
background:#ffffff;
color:#000;
border: 1px #FE4F00 dashed;
}

/* SITEMAP */

.csc-sitemap ul li a {
color: #000000;
text-decoration: none;
}

.csc-sitemap ul li a:hover {
color: #FE4F00;
text-decoration: underline;
}

.csc-sitemap ul li ul li a {
font-weight: normal;
}

.grey, .grey a {
	color: #8b8b8b;
}
