@charset "UTF-8";


/*************************************/
/* reset all browser default styling */
/*************************************/
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{font-size:100%;}

.blue { color: #004990; font-size: 12px; }
.blue-bold { color: #004990; font-size: 12px; font-weight: bold; }
.clear { clear: both; }

/***************************************************************/
/* import example.css for default styling of content elements  */
/***************************************************************/

pre { font-family: monospace; }
hr { color:#ccc; height: 1px; background-color: #ccc; }
sub { vertical-align: sub; }

/********************************/
/* Frames, spacing, link-to-top */
/********************************/
p.csc-linkToTop { text-align: right; }
p.csc-linkToTop a { font-weight: bold; }

.csc-frame { border: 0; }
.csc-frame-invisible {}
.csc-frame-rulerBefore { border-top: 1px solid #ccc; }
.csc-frame-rulerAfter { border-bottom: 1px solid #ccc; }
.csc-frame-indent { padding-left: 100px; }
.csc-frame-indent3366 { padding-left: 33%; }
.csc-frame-indent6633 { padding-right: 33%; }
.csc-frame-frame1 { background-color: #f2f2f2; padding: 1em; margin-bottom: 2em; }
.csc-frame-frame2 { background-color: #e5e5e5; padding: 1em; margin-bottom: 2em; }
.csc-frame-box01 { border: 1px solid #aaa; background-color: #f2f2f2; padding: 1em; margin-bottom: 2em; }
.csc-frame-box02 { border: 1px solid #eee; padding: 1em; margin-bottom: 2em; }

div.csc-frame-frame1 h1, div.csc-frame-frame1 h2, div.csc-frame-frame1 h3, div.csc-frame-frame1 h4, div.csc-frame-frame1 h5 { margin-top: 2px; }
div.csc-frame-frame2 h1, div.csc-frame-frame2 h2, div.csc-frame-frame2 h3, div.csc-frame-frame2 h4, div.csc-frame-frame2 h5 { margin-top: 2px; }


/******************/
/* Headers, plain */
/******************/
h1.csc-firstHeader, h2.csc-firstHeader, h3.csc-firstHeader, h4.csc-firstHeader, h5.csc-firstHeader, h6.csc-firstHeader { margin-top: 0; }


/* Header date */
p.csc-header-date { font-size: 90%; }

/* Subheader, general */
p.csc-subheader { }

/*******************/
/* RTE / Bodytext: */
/*******************/
.align-center { text-align: center; }
.align-right { text-align: right; }

/* RTE / table styling */
table.contenttable { border: 1px #CFCECF solid; margin: 10px 0 10px 0; width: 100%; }
table.contenttable tr td { padding: 0 3px 0 3px; }
table.contenttable tr { background-color: #f2f2f2; }
.indent { margin-left:2em;}

/**********/
/* Images */
/**********/

/* Images / Captions */
.csc-textpic-caption { font-size: 90%; line-height:1.2em; }
div.csc-textpic-imagecolumn, 
td.csc-textpic-imagecolumn .csc-textpic-image { margin-right:5px; }
/*
div.csc-textpic-intext-left .csc-textpic-imagewrap,
*/
div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap { margin-right:0; }
div.csc-textpic,
ul.csc-uploads li { overflow:visible; }

/***************/
/* Bulletlists */
/***************/
/* lists */
ul, ol {margin:0 0 1em 0; padding-left:25px;}
ol {list-style: decimal outside;}
ul {list-style: disc outside;}
ul ul {}
ol ol {}

/* Bulletlists, general */
ul.csc-bulletlist li {
  list-style: outside disc;
  margin: 0;
  padding: 0;
}

/* Bulletlists, specifically */
ul.csc-bulletlist-0 {
  list-style: outside disc;
  margin: 0;
  padding: 0;
}
ul.csc-bulletlist-1 li {
  list-style-type : decimal;
  margin: 0;
  padding: 0;
}
ul.csc-bulletlist-2 li { list-style-type : circle; }
ul.csc-bulletlist-3 li { list-style-type : square; }


/*********************/
/* tables, generally */
/*********************/
table.contenttable p { }
table.contenttable tr td { vertical-align: top; }

/* tables, specifically */
table.contenttable-0 p { }

table.contenttable-1 p { }
table.contenttable-1 tr.tr-0 td p { font-weight: bold; }
table.contenttable-1 tr.tr-0 td { background-color: #e5e5e5; }

table.contenttable-2 p { }
table.contenttable-2 tr td.td-0 { background-color: #f2f2f2; }
table.contenttable-2 tr td.td-0 p { font-weight: bold; }

table.contenttable-3 p { }
table.contenttable-3 tr td.td-0, table.contenttable-3 tr.tr-0 td { background-color: #e5e5e5;}
table.contenttable-3 tr td.td-0 p, table.contenttable-3 tr.tr-0 td p { font-weight: bold; }


/************************/
/* Filelinks, generally */
/************************/
table.csc-uploads { border: 0; margin-bottom: 2em; }
table.csc-uploads tr td p { background-color : transparent; }
table.csc-uploads tr td { vertical-align : top; padding: 0.5em; }
table.csc-uploads tr.tr-even { background-color: #e5e5e5; }
table.csc-uploads tr.tr-odd { background-color: #f2f2f2; }
table.csc-uploads tr td.csc-uploads-icon { padding: 0.5em 0 0.5em 0.5em; width: 1%; text-align: center; }
table.csc-uploads tr td.csc-uploads-fileName { width: 80%; padding-right: 0;}
table.csc-uploads tr td.csc-uploads-fileName p { margin: 0; }
table.csc-uploads tr td.csc-uploads-fileName p a { font-weight: bold; }
table.csc-uploads tr td.csc-uploads-fileName p.csc-uploads-description {margin-top: 0.5em; }
table.csc-uploads tr td.csc-uploads-fileSize { white-space: nowrap; text-align: right; }


/*****************/
/* Various forms */
/*****************/

/* Email, Login and Search forms generally: */
fieldset { border: 0; }

/* Email form (default TYPO3), specifically */
form .csc-mailform-field { margin: 0 0 0.5em; clear:both; }
form .csc-mailform-field label { float: left; text-align: right; margin-right: 5%; width:30%; }
form .csc-mailform-field input, .csc-mailform-field textarea, .csc-mailform-field select, .csc-mailform-radio fieldset { width:50%; }
form .csc-mailform-field input.csc-mailform-submit, form .csc-mailform-field input.csc-mailform-check, form .csc-mailform-field input.csc-mailform-radio { width:auto; }
form .csc-mailform-field input.csc-mailform-submit { margin-left: 35% !important;/* see label width + margin*/ }
form .csc-mailform-radio legend { display: none; }
form .csc-mailform-radio fieldset input { float: none; }
form .csc-mailform-radio fieldset label { text-align: left; float: none; width: auto; margin: 0; }
form .csc-mailform-field input.mf-check, form .csc-mailform-field input.csc-mailform-radio { width: auto; }
form .csc-mailform-field input.csc-mailform-radio { margin-right: 0.5em; }
form .csc-mailform-field .csc-mailform-radio label { float: none; margin-right: 0; }

/* Email form (using system extension form), specifically */
div.csc-mailform form > ol > li { margin: 0; padding: 0; }
div.csc-mailform fieldset { border: 1px solid #CFCECF; background: #F2F2F2; }
div.csc-mailform fieldset legend { font-size: 130%; color: #353535; }
div.csc-mailform fieldset li { margin: 0 0 0.5em; clear:both; }
div.csc-mailform fieldset label { float: left; text-align: right; margin-right: 5% !important; width:30% !important; }
div.csc-mailform fieldset label > * { float: right; }
div.csc-mailform fieldset input, div.csc-mailform form fieldset textarea, div.csc-mailform form fieldset select { width: 50%; }
div.csc-mailform fieldset input[type="submit"] { width: auto; margin-left: 35% !important;/* see label width + margin*/ }

div.csc-mailform form.csc-form-confirmation fieldset { border: none; background: none; }
div.csc-mailform form.csc-form-confirmation fieldset input[type="submit"] { width: auto; }

/* fe login*/

.tx-felogin-pi1 form div { margin: 0 0 0.5em; clear:both; }
.tx-felogin-pi1 legend { color:#000; }
/*****************************/
/* Menu / Sitemap, generally */
/*****************************/

ul.csc-menu { }
ul.csc-menu a { }
ul.csc-menu a:hover { }
ul.csc-menu .csc-section { font-weight: normal; margin-left: 20px; font-style: italic; }

/* Menu / Sitemap, "Menu of these pages" */
ul.csc-menu-def { }

/* Menu / Sitemap, "Menu of subpages to these pages" */
ul.csc-menu-1 { }

/* Menu / Sitemap, "Sitemap" */
div.csc-sitemap { }
div.csc-sitemap ul { }

/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */
ul.csc-menu-3 { }
ul.csc-menu-3 li.csc-section { }

/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */
dl.csc-menu-4 { }
dl.csc-menu-4 dt { }
dl.csc-menu-4 dd { font-weight: normal; font-style: italic; margin-top: 0; padding: 0 2px 2px 20px; }

/* Menu / Sitemap, "Recently updated pages" */
ul.csc-menu-5 { }

/* Menu / Sitemap, "Related pages (based on keywords)" */
ul.csc-menu-6 { }

/* Menu / Sitemap, "Menu of subpages to these pages + sections" */
ul.csc-menu-7 { }





html {
  overflow-y: scroll;
  }


/***************/
/* GRID LAYOUT */
/***************/
div#navigationAids, div#footer h3.navigationAids, div#navigationFirstLevel h2.navigationAids, div#navigationSecondLevel h2.navigationAids {
  display:none;
  }
div#outerWrap {
  width:990px;
  text-align:center;
  margin:0 auto;
  overflow:auto;
  }
div#outerWrap div {
  text-align:left;
  }
div#header {
  height:120px;
  margin-top:0;
  }
div#slider {
  height: auto;
  width: 990px;
  background: none;
  }
div#languageMenu {
  margin-top: 12px;
  margin-left: 10px;
  margin-right: 10px;
}
div#languageMenu640 {
  display: none;
}
div#contentWrap {
  margin-top: 12px;
  margin-left: 34px;
  margin-right: 34px;
}
div.contentWrapBottom {
  width: 922px;
  clear: both;
  height: 12px;
}
div#contact {
  margin: 10px 0 10px 0;
  overflow: hidden;
}
div#navigationSecondLevel {
  float:left;
  width:214px;
  }

div#main {
  width: 484px;
  float:left;
  margin-left: 5px;
  margin-right: 5px;
  }
div#secondary {
  width:214px;
  float:right;
}
div#bottomLeft,
div#bottomRight {
  width: 438px;
  border: 1px solid #d6d4d4;
  float:left;
  clear: none;
  padding: 5px;
}
div#bottomLeft .csc-textpic-intext-left .csc-textpic-imagewrap,
div#bottomRight .csc-textpic-intext-left .csc-textpic-imagewrap {
  margin-left: -5px;
}
div#bottomLeft .csc-textpic-intext-right .csc-textpic-imagewrap,
div#bottomRight .csc-textpic-intext-right .csc-textpic-imagewrap {
  margin-right: -5px;
}
div#bottomRight {
  margin-left: 22px;
}
div#footer {
  clear:both;
  }


body.hideRightColumn div#secondary {
  display:none;
  }
body.hideRightColumn div#main {
  width: 698px;
  float:left;
  position:relative;
  margin-right: 0;
  margin-left: 10px;
  }
body.hideRightColumn div#contentWrap {
  margin-top: 18px;
}
div#slider {
  /*height: auto;*/
  overflow: hidden;
  position: relative;
}


body.hideLeftColumn div#main {
  width:74% !important;
  float:left;
  position:relative;
  }
body.hideLeftColumn div#navigationSecondLevel {
  display:none;
  }


body.hideRightAndLeftColumn div#main {
  width:100%;
  }
body.hideRightAndLeftColumn div#secondary, body.hideRightAndLeftColumn div#navigationSecondLevel {
  display:none;
  }
body.hideRightAndLeftColumn div#contentWrap, body.hideLeftColumn div#contentWrap {
  background: #fff none;
  }
.clearer {
  width: 100%;
  float: left;
  clear: both;
}

/*******************/
/* GENERAL PADDING */
/*******************/
div#secondayContent, div#navigationContent, div#footerContent {
  padding:0;
  }
div#mainContent {
  padding:0;
  overflow:hidden;
  }


/**********************************************************/
/* STYLING AND POSITIONING OF INDIVIDUAL GENERAL ELEMENTS */
/**********************************************************/
body {
  /*background: #494949 url(../images/bg.gif) top left repeat-x;*/
  background: #fff;
  }
html {
  /*background:#494949;*/
  background: #fff;
  }
strong {
  font-weight:bold;
  }
div#header {
  /*background:#3c8dd9 url(../images/header_overlay.png);*/
  }
div#contentWrap {
  overflow:hidden;
  clear:both;
  }
div#navigationSecondLevel {
  }
div#secondary {
  margin-top: 0;
  background: none repeat scroll 0 0 #F2F6FA;
  }
div#footer {
  /*background:url(../images/bg_footer.jpg) top center no-repeat;*/
  float:left;
  width: 970px;
  background: #f2f6fa;
  border-top: 1px dotted #000;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  }
div#footerContent {
  float:left;
  padding-left: 20px;
  width: 946px; /* minus 2 * 12 padding */
  margin: 1em 0;
  }

div#footerContent p {
  margin: 0;
}

div#footer .footerFrame-left,
div#footer .footerFrame-middle,
div#footer .footerFrame-last {
  float:left;
  margin: 0 0 0 0;
  }
div#footer .footerFrame-left {
  width: 288px;
  padding-left: 12px;
  }
div#footer .footerFrame-middle {
  width: 242px;
  }
div#footer .footerFrame-last {
  width: 156px;
  }

div#footer DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
div#footer DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
div#footer DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
  display: inline;
  margin-right: 0;
}

div#topMenu ul li {
  display:inline;
  font-size:100%;
  padding-left: 0;
  padding-right: 0;
  margin: 0;
  }
div#topMenu ul li a {
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
  }
div#languageMenu ul li, div#languageMenu640 ul li {
  display:inline;
  font-size:100%;
  }
div#languageMenu ul, div#languageMenu640 ul {
  margin:0;
  }
div#topMenu {
  float:right;
  padding: 10px 0 0 0;
  }
div#languageMenu, div#languageMenu640 {
  float:right;
  padding: 0 0 0 0;
  }
div#logo {
  float: left;
  width: 205px;
  height: 120px;
  margin-left: 21px;
}
div.secondaryContentSection {
  /*background:#f2f2f2;
  border:1px solid #cfcecf;*/
  width:155px;
  border-top:none;
  padding: 0;
  margin: 0;
  overflow:hidden;
  /*font-size:90%;*/
  }
div#navigationFirstLevel {
  background: url(../images/nav_main_bg.jpg) top left repeat-x;
  height: 31px;
  margin: 1px 0 1px 0;
  padding: 0;
  }
div#navigationFirstLevelMenu ul {
  overflow:hidden;
  margin:0;
  padding:0;
  float:left;
  }
div#navigationFirstLevelMenu ul li, div#languageMenu ul li, div#languageMenu640 ul li {
  display:block;
  float:left;
  margin-left:0;
  }
div#navigationFirstLevelMenu ul li a {
  padding: 6px 22px 5px 22px;
  font-size: 16px;
  display:block;
  border-right: 1px solid #103e6b;
  border-left: 1px solid #5d8bb8;
  }
div#navigationFirstLevelMenu ul li.first a.level0 {
  /*border-left: none;
  padding-left: 35px;*/
  }
div.navigationFirstLevelMenu_wrap_right {
  border-left: 1px solid #5d8bb8;
  float:left;
  clear: none;
  height: 31px;
}
div#languageMenu ul li a,
div#languageMenu640 ul li a {
  padding: 0 0 0 5px;
  display:block;
  }
div#breadcrumb {
  position:relative;
  margin-left:26px;
  top:16px;
  font-size:90%;
  }
div#pageTitle {

  }
div#breadcrumb span {
  font-weight:bold;
  }
div#navigationSecondLevel {
  background: #f2f6fa;
  }
div#navigationSecondLevel h2 {
  margin: 0 0 10px 0;
  padding: 2px 3px 3px 10px;
  width: 201px;
  height: 16px;
  color: #fff;
  background: url(../images/accordion_bg.jpg);
  }
div#navigationSecondLevelMenu {
  }
div#navigationSecondLevelMenu ul {
  line-height:2em;
  margin-left:10px;
  padding:0;
  }
div#navigationSecondLevelMenu ul ul {
  border-bottom:none;
  margin:5px 0 5px 10px;
  line-height:1.5em;
  }
div#navigationSecondLevelMenu a.active {
  font-weight:bold;
  }
div#navigationSecondLevelMenu li.active ul li {
  line-height: 1.5em;
  }
div#navigationSecondLevelMenu li {
  list-style-type:none;
  margin-left:0;
  }
div#secondaryContent h2 {
  background: url("../images/accordion_bg.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #FFFFFF;
  height: 16px;
  margin: 0 0 1px;
  padding: 2px 3px 3px 10px;
  width: 201px;
}
div#secondaryContent div p,
div#secondaryContent > p{
   padding: 0 10px 0 20px;
}
div#navigationContent div p,
div#navigationContent > p{
   padding: 0 10px 10px 20px;
}

.effectBoxItemContent a,
div#navigationContent div a {
  line-height: 20px;
}

div#navigationContent div p {
  margin: 0;
  padding-bottom: 0;
}

/*****************************/
/* LINK COLORS AND TREATMENT */
/*****************************/
a:link {
  color: #004990;
  text-decoration: none;
  }
a:visited {
  color: #004990;
  text-decoration:none;
  }
a:hover {
  text-decoration:underline;
  }

input[type=submit] {
  background: url("../images/external_bg.jpg") repeat scroll right top rgba(0, 0, 0, 0);
  border: medium none;
  clear: none;
  color: #FFFFFF;
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  margin: 10px 0 10px 0;
  padding: 1px 30px 10px 15px;
}

div#footer a:link, div#footer a:visited {
  color:#454545;
  text-decoration:none;
}
div#footer a:hover {
  text-decoration:underline;
}
div#navigationFirstLevelMenu ul li {
  width: auto;
}
div#navigationFirstLevelMenu ul li ul li,
div#navigationFirstLevelMenu ul li ul li ul li {
  min-width: 180px;
}

div#topMenu ul li a,
div#languageMenu ul li a,
div#languageMenu640 ul li a {
  color:#000 !important;
  }
div#languageMenu ul li a.active,
div#languageMenu640 ul li a.active {
  color:#000 !important;
  }
div#navigationFirstLevelMenu ul li a {
  color:#fff;
  }
div#navigationFirstLevelMenu ul li a.selected,
div#navigationFirstLevelMenu ul li a.active,
div#navigationFirstLevelMenu ul li a:hover {
  background:url(../images/nav_main_bg_active.jpg);
  }
div#navigationFirstLevelMenu ul li ul li a.selected,
div#navigationFirstLevelMenu ul li ul li a.active,
div#navigationFirstLevelMenu ul li ul li a:hover {
  background: #f2f2f2;
}
div#navigationFirstLevelMenu ul li a:hover {
  /*background: url(../images/navButtonOverlay.png);
  background:#353535;*/
  text-decoration: none;
}
div#languageMenu ul li a:hover,
div#languageMenu640 ul li a:hover{
  /*background: url(../images/navButtonOverlay.png);*/
  text-decoration: none;
  }
div#breadcrumb a {
  color: #5d5d5d;
  margin:0 4px;
  }
div#breadcrumb span {
  margin:0 4px;
  }
div#navigationSecondLevelMenu ul li a {
  color:#004990;
  height: 1em;
  }
div#navigationSecondLevelMenu ul li ul li a {
  color:#4f80af;
  font-size: 11px;
  }
div#navigationSecondLevelMenu ul li ul li ul li a {
  font-size: 11px;
  }
div#navigationSecondLevelMenu ul li a:hover {
  color:#004990;
  text-decoration: none;
  }
div#header h1 a {
  color:#fff;
  text-decoration: none;
  }


/******************/
/* FONT TREATMENT */
/******************/
body {
  font: 12px Arial, Geneva, sans-serif;
  color:#000;
  }
div#mainContent {
  font-size:12px;
  }
h1, h2, h3 {
  font-weight:bold;
  margin:0.5em 0 1em 0 ;
  color: #004990;
  }
h2 a, h2 a:link {
  color: #fff !important;
  text-decoration: none;
}

h1 {
  font-size:16px;;
  }
div#header h1 {
  font: 400% Georgia, "Times New Roman", Times, serif;
  color: #f2f2f2;
  margin-left:20px;
  position:absolute;
  font-style:italic;
  }
div.secondaryContentSection .csc-header h1, div.secondaryContentSection .csc-header h2, div.secondaryContentSection .csc-header h3 {
  /*color:#fff;
  background:#494949;*/
  }
h2 {
  font-size:13px;
  font-weight: bold;
  }
h3 {
  font-size:12px;
  }
h4, h5 {
  font-size:105%;
  }
.csc-frame-frame1 {
  color:#353535;
  }
p {
  margin-bottom:1em;
  margin-top:1em;
  }
blockquote {
  margin:1em 0 1em 2em;
  padding-left:2em;
  border-left:1px solid #ccc;
  }
div#footer {
  color:#646464;
  }




/*************/
/* SEARCHBOX */
/*************/
div#searchBox input.inputText {
  width:100px;
  }
div#searchBox {
  float: right;
  width: 163px;
  height: 16px;
  margin-top: 11px;
  border: 1px solid #000;
  border-radius: 0 3px 3px 0 ;
  margin-left:8px;
  }
div#searchBox input#inputText {
  float: left;
  height: 16px;
  padding: 0 3px 0 3px;
  border:none;
  border-right: 1px solid #000;
  margin: 0 0 0 0;
  width: 132px;
  background: none;
  }
div#searchBox input#inputButton {
  float: right;
  margin: 0 4px 0 4px;
  cursor: pointer;
  }
div#searchBox legend {
  display:none;
  }

/********************************/
/* INDEXED_SEARCH - BASIC STYLING */
/********************************/
.tx-indexedsearch .tx-indexedsearch-browsebox li {
  display:inline;
  margin-right:5px;
  }
.tx-indexedsearch-redMarkup {
  font-weight: bold;
  }
.tx-indexedsearch .tx-indexedsearch-title {
  /*background: #e5e5e5;*/
  padding: 1px 5px;
  }
div.tx-indexedsearch-res dt, div.tx-indexedsearch-res dt {
  float:left;
  }
dl.tx-indexedsearch-info {
  font-size:80%;
  color: #999;
  /*text-transform:uppercase;*/
  line-height:1.4em;
  }
dt.item-crdate, dt.item-mtime, dt.item-path {
  font-weight:bold;
  }
div.tx-indexedsearch-res {
  margin-bottom:2em;
  }
.tx-indexedsearch td {
  padding:2px;
  }
.tx-indexedsearch .tx-indexedsearch-searchbox {
  }
input#tx-indexedsearch-searchbox-sword {
  width:250px;
  }
.tx-indexedsearch select {
  width:156px;
  }
.tx-indexedsearch label {
  display:block;
  margin-top:1em;
  /*text-transform:uppercase;*/
  font-size:90%;
  }
.tx-indexedsearch legend {
  display:none;
  }
.tx-indexedsearch-search-submit {
  padding:1em 0;
  }


/***************************/
/* TT_NEWS - BASIC STYLING */
/***************************/
.news-latest-item h3, .news-latest-item p {
  margin-bottom: 10px;
  margin-top: 0;
  color: #000;
  font-size: 12px;
}
.news-list-subheader p {
  display:inline;
  }
.news-list-item {
  padding: .4em 0 1em;
  clear:both;
  }
.news-list-container img {
  float:left;
  margin: 0 10px 10px 0;
  }
.news-single-img {
  float:left;
  margin: 10px 10px 10px 0;
  }
.news-list-category {
  font-size: 90%;
  }
div.morelink {
  float: right;
}
div.morelink a, .news-latest-gotoarchive a {
  font-size: 11px;
}
.news-latest-item {
  float: left;
  clear: both;
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
}
.news-latest-gotoarchive {
  font-weight: bold;

}

/*******************************/
/* FORMHANDLER - BASIC STYLING */
/*******************************/

/* -----------------------
  error message
----------------------- */
div.global_error {
  margin: 0 0 10px 0;
  padding: 5px;
  background: #FAE7E7;
  border: 1px solid #AA0000;
  color: #AA0000;
  }

/* -----------------------
  button
----------------------- */
.yform .type-button input.submit {
  background: url("../images/button-grey.png") repeat-x scroll left top #FFFFFF;
  color: #555555;
}
.yform .type-button input[type="reset"], .yform .type-button input[type="submit"] {
  background: url("../images/button-grey.png") repeat-x scroll left top #FFFFFF;
  border-color: #D4D4D4 #B4B4B4 #B4B4B4 #D4D4D4;
  border-radius: 3px 3px 3px 3px;
  border-style: solid;
  border-width: 1px;
  color: #555555;
  display: block;
  float: right;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  line-height: 100%;
  min-width: 99px;
  padding: 3px 12px;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px rgba(255, 255, 255, 0.75);
  text-transform: uppercase;
}
.yform .type-button input {
  cursor: pointer;
  overflow: visible;
  width: auto;
}

/* -----------------------
  label
----------------------- */
.yform label {
  float: left;
  clear: both;
  width: 30%;
  }

.yform label.error {
  color: #AA0000;
  }

/* -----------------------
  inputs
----------------------- */
.yform input,
.yform textarea {
  float: left;
  clear: none;
  width: 67%;
  margin: 0 0 4px 0;
  }

.yform textarea {
  width: 68%;
  }

div.type-check input {
  margin-left:30%;
  width: 10px;
}
div.type-check label {
  float: left;
  clear: none;
  width: 60%;
  margin: 0 0 4px 10px;
}

/************************/
/* THEME COLOR OVERIDES */
/************************/



/* ------------------------------------
  even/odd
------------------------------------ */
tr.odd td {
  background: #ddd;
}

tr.even td {

}




/* ------------------------------------
  Format News Teaser
------------------------------------ */
.teasermenu {
  width: 170px;
}
.teaserimage {
  padding: 5px 0 5px 0;
}

.morelink a {
  font-size: 11px;
  font-weight: normal;
  line-height: 12px;
}
.morelink {
  float: right;
}
p.morelink {
  margin-bottom: 0;
}
.teaseritem {
  margin: 10px 0 5px 0;
  padding: 5px;
  border: 0 solid #2A4A6F;
  background: #FFFFFF; /*url("../images/nav_left_bg.jpg") repeat-x scroll 0 0 */
  font-weight: bold;
}
.teasertext {
  font-size: 12px;
  font-weight: normal;
}

.teasertext .csc-frame-frame1 {
  margin-bottom: 0;
  padding: 1em;
}


/* ------------------------------------
  general classes
------------------------------------ */
.opaque50{
  opacity: .5; /* modern browsers */
  -moz-opacity:0.5; /* old firefox */
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE8 */
  filter: alpha(opacity=50); /* IE5-7 */
  -khtml-opacity: 0.5; /* safari 1.X */
}


/* ------------------------------------
  slider
------------------------------------ */

.effectBox ul li {
  list-style: none outside;
  margin-left: 0;
}

/* ------------------------------------
  slider content
------------------------------------ */

 /* Text */

#slideshow .csc-textpic {
  position: relative;
  width: 990px;
  height: 307px;
}
#slideshow div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image { margin-bottom:0; }
#slideshow .csc-textpic-text {
  left: 35px;
  bottom: 50px;
  position: absolute;
  z-index: 100;
  background: #fff;
  padding: 15px 15px 15px 15px;
  width: 296px;
  font-size: 11px;

}
#slideshow .csc-textpic-text h1 {
  font-size: 16px;
  margin: 0;
}
#slideshow .csc-textpic-text h2 {
  font-size: 11px;
  margin: 0 0 8px 0;
}

 /* Image */
#slideshow .csc-textpic-imagewrap {
  right: 80px;
  bottom: 0;
  position: absolute;
}
#slideshow DIV.csc-textpic DIV.csc-textpic-single-image IMG {
  margin-bottom: 0;
}



/* Link */
#slideshow p.morelink {
  right: 0;
  bottom: 0;
  position: absolute;
  height: 18px;
  background: url(../images/bg_morelink.png) no-repeat top left;
  overflow:hidden;
}
#slideshow p.morelink a {
  color: #fff;
  font-size: 11px;
  position: relative;
  top: 2px;
  margin: 3px 3px 3px 23px;
  padding: 0;

}
#slideshow p {
  padding: 0;
  margin: 0;
  }

.slideshow-pagination {
  bottom: 0;
  left: 35px;
  position: absolute;
}

.slideshow-pagination a {
  background: none repeat scroll 0 0 #c8c8c8;
  border-radius: 10px;
  box-shadow: 0 0 2px #4E443C;
  display: inline-block;
  font-size: 11px;
  height: 10px;
  line-height: 10px;
  margin-right: 7px;
  text-decoration: none;
  text-indent: -9999px;
  width: 10px;
}

.slideshow-pagination a.active {
  background: none repeat scroll 0 0 #fff;
  box-shadow: 0 0 2px #F0EFE7;
  color: #FFFFFF;
  opacity: 1;
}


/* ------------------------------------
  tabs content
------------------------------------ */


.simpleTabNavigation li {
  float: left;
  margin-left: 0;
  list-style: none outside;
}
.simpleTabNavigationItem:hover a,
.simpleTabNavigationItem.tabItemAct a,
.simpleTabNavigationItem a {
  border-bottom: none;
}
.tabItem {
  padding: 18px 24px 18px 24px;;
  background: #f2f6fa;
}

#c1398 .simpleTabNavigation li a,
#c281 .simpleTabNavigation li a {
  padding: 1px 20px 0 20px;
  text-decoration: none;
}
#c1398 .simpleTabNavigation li a,
#c281 .simpleTabNavigation li a {
  margin: 0;
  height: 20px;
  font-size: 14px;
}

#c1398 .simpleTabNavigation li.tabItemAct a,
#c281 .simpleTabNavigation li.tabItemAct a {
  color: #fffefe;
}

#c1398 .simpleTabNavigation li a,
#c281 .simpleTabNavigation li a {
  color: #fff;
  width: 202px;
}

#c1398 .simpleTabNavigationItem0.tabItemAct a,
#c281 .simpleTabNavigationItem0.tabItemAct a {
  background: url(../images/tab_bg_50_50.jpg) 0 0;
}
#c1398 .simpleTabNavigationItem1 a,
#c281 .simpleTabNavigationItem1 a {
  background: url(../images/tab_bg_50_50.jpg) 242px 0;
}

#c1398 .simpleTabNavigationItem0 a,
#c281 .simpleTabNavigationItem0 a {
  background: url(../images/tab_bg_50_50_right.jpg) 0 0;
}

#c1398 .simpleTabNavigationItem1.tabItemAct a,
#c281 .simpleTabNavigationItem1.tabItemAct a {
  background: url(../images/tab_bg_50_50_right.jpg) 242px 0;
}

#c1398 .simpleTabNavigationItem1 a,
#c281 .simpleTabNavigationItem1 a {
  text-align: right;
}



/* ------------------------------------
  accordion content
------------------------------------ */

.vAccordion {
  background-color: #F2F6FA;
}

.vAccordion .effectBoxItemTitle{
  background: url("../images/accordion_bg.jpg") repeat-x;
  color: #FFFFFF;
  cursor:pointer;
  height: 16px;
  margin: 0 0 1px;
  padding: 3px 3px 3px 10px;
  font-size: 13px;
  list-style: none outside;
}

.vAccordion .effectBoxItemTitle ul li {
  list-style: none outside;
  margin-left: 0;
}

ul.vAccordion .effectBoxItemTitle {
  list-style: none outside;
  margin-left: 0;
}

/* icon */
span.triangle {
  background-image: url("../images/accordion_arrow.png");
  width: 13px;
  height: 13px;
  display: block;
  float: right;
  margin-top: 2px;
}
li.effectBoxItem.active h2 span.triangle {
  background-position: 0 -13px;
}

div#secondaryContent div.triangle-external h2 {
  margin-bottom: 0;
}
span.triangle.external {
  background-position: 0 -26px;
  margin-top: -17px;
}

.vAccordion .innerWrap .csc-header {
  display:none;
}

#mainContent .vAccordion .listItemLast .effectBoxItemContent {
  padding-bottom: 1px;
}
#mainContent .vAccordion .effectBoxItemContent {
  padding: 0 10px;
}


/* ------------------------------------
  mega menu
------------------------------------ */

div#navigationFirstLevelMenu .home {
  float: left;
  padding: 7px 10px 0 10px;
}

div#navigationFirstLevelMenu ul ul {
  text-indent:24px;
  border-bottom:none;
  margin-bottom:0;
  margin-top:0;
  position: absolute;
  z-index: 1000;
  border-bottom: 1px solid #004990;
  display: none;
  float: none;
}

div#navigationFirstLevelMenu ul .first ul {
  /*margin-left: 13px;*/
}

div#navigationFirstLevelMenu ul .first ul ul,
div#navigationFirstLevelMenu ul .megaIsVisible ul ul {
  margin-left: 0;
}

div#navigationFirstLevelMenu > ul > li > ul {
  background: url(../images/dropdown_bg.png) no-repeat 1px 0;
  text-indent: 12px;
}

div#navigationFirstLevelMenu > ul > li > ul li ul {
  border: none;
}
div#navigationFirstLevelMenu ul li.megaIsVisible ul {
  display: block;
}

div#navigationFirstLevelMenu ul ul ul {
  text-indent:24px;
  position: relative;
  display: block;
}
div#navigationFirstLevelMenu ul ul ul ul {
  text-indent:36px;
  position: relative;
  display: block;
}
div#navigationFirstLevelMenu {
}
div#navigationFirstLevelMenu li ul li {
  font-weight:normal;
  float: none;
  background-color: #fff;
}
div#navigationFirstLevelMenu li ul li.first {
  margin-top: 6px;
}
div#navigationFirstLevelMenu li.active li,
div#navigationFirstLevelMenu li.selected li {
  border-top:0 solid #eee;
}

div#navigationFirstLevelMenu a.level1,
div#navigationFirstLevelMenu a.level2 {
  color: #004990;
  border-left: 1px solid #004990;
  border-right: 1px solid #004990;
  padding-right: 12px;
  padding-left: 5px;
  font-size: 12px;
}
div#navigationFirstLevelMenu a.level2 {
  font-size: 11px;
  line-height: 8px;
}

div#navigationFirstLevelMenu ul li ul li a {
  padding: 5px;
}

div#navigationFirstLevelMenu ul > li > ul > li.first ul li > a {
  border-top: none;
}

div#navigationFirstLevelMenu ul li ul li a.selected,
div#navigationFirstLevelMenu ul li ul li a.active {
  background: none;
  font-weight: bold;
}
div#navigationFirstLevelMenu ul li ul li ul li.first {
  margin-top: 0;
}
div#navigationFirstLevelMenu ul li ul li ul li.last {
  margin-bottom: 0;
}

/* ------------------------------------
  powermail
------------------------------------ */


/* Powermail */
/* Form */
.powermail_fieldwrap span.mandatory {
	/* Color of mandatory error message */
	color: red;
}
fieldset.powermail_fieldset {
	/* Fieldset */
	border: 1px solid #ccc;
	background-color: #f0f0f0;
	padding: 10px;
}
fieldset.powermail_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;
}
fieldset.powermail_fieldset label,
fieldset.powermail_fieldset fieldset legend {
	/* label */
	display: block;
	font-weight: bold;
    color:#515151;
    white-space:normal;
}
fieldset.powermail_fieldset input {
	margin-left:0;
}
fieldset.powermail_fieldset input.powermail_input,
fieldset.powermail_fieldset input.powermail_text,
fieldset.powermail_fieldset input.powermail_date,
fieldset.powermail_fieldset input.powermail_datetime,
fieldset.powermail_fieldset textarea.powermail_textarea,
fieldset.powermail_fieldset input.powermail_captcha{
	/* Input and textarea */
	border:1px solid #ccc;
	background:#f8f8f8 none;
	-moz-box-shadow:0 0 5px #eee inset;
	-webkit-box-shadow:0 0 5px #eee inset;
    padding:2px;
	width:300px;
}
fieldset.powermail_fieldset input.powermail_time,
fieldset.powermail_fieldset input[type=time]{
    width:60px;
}


fieldset.powermail_fieldset textarea:focus,
fieldset.powermail_fieldset input:not([type="submit"]):focus {
	background:#fff none;
	border:1px solid #333;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}
fieldset.powermail_fieldset div.powermail_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 3px 0;
}
div.powermail_fieldwrap_html {
	/* DIV container arround every field */
	margin: 0 0 0.5em 0;
	clear:both;
}
fieldset.powermail_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 200px;
	font-weight: bold;
}
p.powermail_fieldwrap_html_checkbox_title,
p.powermail_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.powermail_fieldwrap_html label a,
div.powermail_fieldwrap_html p a,
div.powermail_fieldwrap_html fieldset legend.powermail_fieldwrap_html_checkbox_title a,
div.powermail_fieldwrap_html fieldset legend.powermail_fieldwrap_html_radio_title a{
	/* Description */
	cursor: help;
	text-decoration: none;
}
div.powermail_fieldwrap_html label a dfn,
div.powermail_fieldwrap_html p a dfn,
div.powermail_fieldwrap_html fieldset legend.powermail_fieldwrap_html_checkbox_title a dfn,
div.powermail_fieldwrap_html fieldset legend.powermail_fieldwrap_html_radio_title a dfn{
	/* Description */
	display: none;
	text-decoration: none;
    position:absolute;
    z-index:1;
    width: auto;
    padding:3px 10px 5px 10px;
    background-color:#00559E;
    border:1px solid #00559E;
    font-size:11px;
    color:#fff;
    white-space: normal;
    /* CSS3 spicing for mozilla and webkit */
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;

    -moz-box-shadow:0 0 6px #ddd;
    -webkit-box-shadow:0 0 6px #ddd;
    box-shadow:0 0 6px #ddd;
}
div.powermail_fieldwrap_html label a:hover dfn,
div.powermail_fieldwrap_html p a:hover dfn,
div.powermail_fieldwrap_html fieldset legend.powermail_fieldwrap_html_checkbox_title a:hover dfn,
div.powermail_fieldwrap_html fieldset legend.powermail_fieldwrap_html_radio_title a:hover dfn{
	/* Description on mouseover */
	display: block;
}
div.powermail_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.powermail_fieldset div.even {
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}

fieldset.powermail_fieldset fieldset {
	border: 0 none;
	padding: 0;
	margin: 0;
	position: relative;
}
fieldset.powermail_fieldset fieldset legend {
	position: absolute;
	left: 0;
	padding: 0;
	margin: 0;
}
.powermail_mandatory {
	color: #f00;
}
.placeholder {
    color:#999;
}

.powermail_mandatory_helper{visibility:hidden;height:1px;position:absolute;}
fieldset.powermail_fieldset .powermail_check_inner,
fieldset.powermail_fieldset .powermail_radio_inner {
	margin-left: 200px;
	clear: both;
}
fieldset.powermail_fieldset .powermail_check_inner label,
fieldset.powermail_fieldset .powermail_radio_inner label {
	float: none;
	width: auto;
	display: inline;
	font-weight: normal;
	margin-left: 7px;
}
fieldset.powermail_fieldset .powermail_check_inner input,
fieldset.powermail_fieldset .powermail_radio_inner input {
	float: left;
	position: relative;
	clear: left;
}

        /* Multiple JS */
div.fieldsets {
    clear: both;
}
div.powermail_multiple_js fieldset.powermail_fieldset legend,
div.powermail_multiple_js fieldset.powermail_fieldset.ui-tabs-hide{
    display:none;
}
div.powermail_multiple_js fieldset.powermail_fieldset {
    padding-top:15px;
}
div.powermail_multiple_js fieldset.powermail_fieldset fieldset legend {
    display:block;
}
ul.powermail_multiplejs_tabs {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
ul.powermail_multiplejs_tabs li {
    float: left;
    margin: 0 1px 0 0;
    padding: 0;
    list-style-type: none;
}
ul.powermail_multiplejs_tabs li a {
    display: block;
    padding: 5px 10px;
    color: #666;
    font-weight: bold;
    text-decoration: none;
    background: #E0E0E0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    outline: none;
}
ul.powermail_multiplejs_tabs li a.act {
    background: #F0F0F0;
    color: #333;
    padding:5px 10px 6px 10px;
    position:relative;
    margin-bottom:-1px
}

input.tx_powermail_pi1_submitmultiple_forward,
input.tx_powermail_pi1_submitmultiple_back {margin-top:1em;}

input.tx_powermail_pi1_submitmultiple_forward {
    float: right;
}

.powermail_multiple_php form > div.powermail_fieldwrap_html_submit {
    display: inline;
    float: right;
    margin-top:1em;
}

/* error message */
.error {
	/* supply height to ensure consistent positioning for every browser */
	background-color:#FF0000;
	border:1px solid #FF0000;
	font-size:11px;
	color:#fff;
	padding:3px 10px 5px 10px;
	margin-left:-2px;
    z-index:10;
    text-align:left;
    height:auto;


	/* CSS3 spicing for mozilla and webkit */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;

	-moz-box-shadow:0 0 6px #ddd;
	-webkit-box-shadow:0 0 6px #ddd;
	box-shadow:0 0 6px #ddd;
}

.error p {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

/* pure CSS arrow */
html:root .error em {
	display:block;
	width:0;
	height:0;
	border:10px solid;
	border-color:#FF0000 transparent transparent;

	/* positioning */
	position:absolute;
	bottom:-10px;
	left:5px;
	border-bottom:0 none;
}

/* For the details, see: http://flowplayer.org/tools/dateinput/index.html#skinning */

/* the input field */
.date {
	width: 237px !important;
}

/* calendar root element */
#calroot {
	/* place on top of other elements. set a higher value if nessessary */
	z-index:10000;
	
	margin-top:-1px;
	width:198px;
	padding:2px;
	background-color:#fff;
	font-size:11px;
	border:1px solid #ccc;
	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	
	-moz-box-shadow: 0 0 15px #666;
	-webkit-box-shadow: 0 0 15px #666;
	box-shadow:0 0 15px #666;
}

/* head. contains title, prev/next month controls and possible month/year selectors */
#calhead {	
	padding:2px 0;
	height:22px;
} 

#caltitle {
	font-size:14px;
	color:#FA8800;	
	float:left;
	text-align:center;
	width:155px;
	line-height:20px;
	text-shadow:0 1px 0 #ddd;
}

#calnext, #calprev {
	display:block;
	width:20px;
	height:20px;
	background:transparent url(../img/prev.gif) no-repeat scroll center center;
	float:left;
	cursor:pointer;
}

#calnext {
	background-image:url(../img/next.gif);
	float:right;
}

#calprev.caldisabled, #calnext.caldisabled {
	visibility:hidden;	
}

/* year/month selector */
#caltitle select {
	font-size:10px;	
}

/* names of the days */
#caldays {
	height:18px;
	border-bottom:1px solid #ddd;
}

#caldays span {
	display:block;
	float:left;
	width:28px;
	text-align:center;
}

/* container for weeks */
#calweeks {
	background-color:#fff;
	margin-top:4px;
}

/* single week */
.calweek {
	clear:left;
	height:22px;
}

/* single day */
.calweek a {
	display:block;
	float:left;
	width:27px;
	height:20px;
	text-decoration:none;
	font-size:11px;
	margin-left:1px;
	text-align:center;
	line-height:20px;
	color:#666;
	-moz-border-radius:3px;
	-webkit-border-radius:3px; 		
} 

/* different states */
.calweek a:hover, .calfocus {
	background-color:#ddd;
}

/* sunday */
a.calsun {
	color:red;		
}

/* offmonth day */
a.caloff {
	color:#ccc;		
}

a.caloff:hover {
	background-color:rgb(245, 245, 250);		
}


/* unselecteble day */
a.caldisabled {
	background-color:#efefef !important;
	color:#ccc	!important;
	cursor:default;
}

/* current day */
#calcurrent {
	background-color:#498CE2;
	color:#fff;
}

/* today */
#caltoday {
	background-color:#333;
	color:#fff;
}

/* slider root element */
.slider { 
	background:#3C72E6 url(../img/h30.png) repeat-x 0 0; 
	height:9px; 
	position:relative; 
	cursor:pointer;
	border:1px solid #333;
	width:300px;
	float:left; 
	clear:right;
	margin-top:10px;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:inset 0 0 8px #000;
	box-shadow:inset 0 0 8px #000;
}

/* progress bar (enabled with progress: true) */
.progress {
	height:9px; 
	background-color:#C5FF00; 
	display:none;
	opacity:0.6;
}

/* drag handle */
.handle { 
	background:#fff url(../img/h30.png) repeat-x 0 0; 
	height:28px;
	width:28px;
	top:-12px;
	position:absolute; 
	display:block; 
	margin-top:1px;
	border:1px solid #000;
	cursor:move;
	-moz-box-shadow:0 0 6px #000;
	-webkit-box-shadow:0 0 6px #000;
	box-shadow:0 0 6px #000;
	-moz-border-radius:14px;
	-webkit-border-radius:14px; 
	border-radius:14px;
}

/* the input field */
fieldset.powermail_fieldset input.powermail_text.range {
	float:left;
	margin:0 0 0 15px;
	padding:3px 0;
	text-align:center;
	width:50px;
}










legend,
fieldset.powermail_fieldset fieldset legend,
.powermail_form > h3 {
  display: none;
  position: relative;
}

fieldset.powermail_fieldset input.powermail_file,
fieldset.powermail_fieldset input.powermail_input,
fieldset.powermail_fieldset input.powermail_text,
fieldset.powermail_fieldset input.powermail_date,
fieldset.powermail_fieldset input.powermail_datetime,
fieldset.powermail_fieldset textarea.powermail_textarea,
fieldset.powermail_fieldset input.powermail_captcha {
  background: none repeat scroll 0 0 #F8F8F8;
  border: 1px solid #CCCCCC;
  padding: 2px;
  width: 98%;
  margin-top: 4px;
}
fieldset.powermail_fieldset .powermail_check_inner,
fieldset.powermail_fieldset .powermail_radio_inner {
  margin-left: 0;
}

fieldset.powermail_fieldset {
  background-color: transparent;
  border: none;
  padding: 10px;
}
.powermail_form_1 .powermail_fieldset_1 {
  width: 150px;
  float: left;
  padding: 20px;
}
.powermail_form_1 .powermail_fieldset_2 {
  float: left;
  clear: none;
  padding: 20px 20px 20px 0;
}
.powermail_form_1 .powermail_fieldset_3 {
  width: 146px;
  float: right;
  padding: 20px 20px 20px 0;
}
.powermail_form_1 .powermail_fieldset input.powermail_text,
.powermail_form_1 .powermail_fieldset input.powermail_date,
.powermail_form_1 .powermail_fieldset input.powermail_datetime {
  width: 200px;
}
.powermail_form_1 .powermail_fieldset_2 textarea.powermail_textarea {
  width: 230px;
  height: 110px;
}
.powermail_form_1 .powermail_fieldset input.powermail_captcha {
  width: 140px;
}

.powermail_form_1 .powermail_fieldset #powermail_captchaimage {
  margin-top:5px;
}

.powermail_text, .powermail_textarea {
  float: left;
  clear: both;
}

fieldset.powermail_fieldset input.powermail_submit {
  font-weight: bold;
  float: right;
  clear: none;
   border: none;
  background: url("../images/external_bg.jpg") top right;
  color: #FFFFFF;
  height: 20px;
  margin: 45px 0 10px 10px;
  padding: 1px 30px 10px 10px;
  width: 110px;
  cursor: pointer;

}
fieldset.powermail_fieldset label,
fieldset.powermail_fieldset fieldset legend {
  color: #000;
  display: block;
  font-weight: bold;
  white-space: normal;
}

div.powermail_fieldwrap {
  clear: none;
  margin: 0 0 0.5em;
}

.powermail_fieldwrap_html{
  overflow: hidden;
}
div#powermaildiv_uid7 {
  width: 260px;
}
div#powermaildiv_uid6 {
  width: 136px;
}


div#contact .tx-powermail {
  background: none repeat scroll 0 0 #F2F6FA;
  overflow: hidden;
  float: right;
  clear: both;
  margin-right: 34px;
  margin-left: 10px;
  width: 698px;
}

div#contact h2 {
  margin: 0 34px 0 0;
  padding: 1px 3px 3px 10px;
  width: 201px;
  height: 16px;
  color: #fff;
  float: right;
  background: url(../images/accordion_bg.jpg);
}
div#contact .tx-powermail{
  display: none;
}

div#contact li.effectBoxItem.active h2 span.triangle {
  background-position: 0 -13px;
}

div#contact span.triangle.contact {
  margin-bottom: 0;
  margin-right:0;
  background-position: 0 0;
  margin-top: 16px;
  left: 940px;
  top: 16px;
  position: relative;
  float: none;
}
.large-form fieldset.tx-powermail-pi1_fieldset label, .large-form fieldset.tx-powermail-pi1_fieldset fieldset legend {
  width: auto;
  float: none;
  padding: 0 0 3px
}

ul.parsley-errors-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.parsley-errors-list li {
  color: #f00;
}



/* newsletter subscription */
.newsletter-subscription {}

.newsletter-subscription .row {
  margin: 0 0 0.5em;
}

.newsletter-subscription label {
  font-weight: bold;
  display: block;
}

.newsletter-subscription .newsletter-error {
  display: block;
  color: red;
}

.newsletter-subscription select,
.newsletter-subscription input[type=text] {
  background-color: #F8F8F8;
  border: 1px solid #CCCCCC;
  margin-top: 4px;
  padding: 2px;
  width: 98%;
}

.newsletter-subscription input[type=text]:focus {
  background-color: #fff;
  border-color: #333;
}

.newsletter-subscription input[type=submit] {
  float: right;
}

/* ------------------------------------
  RESPONSIVE OVERRIDE
------------------------------------ */
@media (max-width: 990px) {

div#contact h2 {
  margin: 0 9px 0 0;
}
div#outerWrap {
  width: 640px;
}
div#slider {
  width: 640px;
}
#slideshow {
  width: 640px;
}
#slideshow .csc-textpic {
  width: 640px;
}
#slideshow .csc-textpic-imagewrap {
  right: 30px;
}
.slide {
  width: 640px !important;
}
div#contentWrap {
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 12px;
}
div#main {
  float: left;
  margin-left: 8px;
  margin-right: 0;
  margin-bottom: 14px;
  width: 400px;
}
#c281 .simpleTabNavigation li a {
  width: 159px;
}

#c281 .simpleTabNavigationItem0.tabItemAct a {
  background-position: -42px 0;
}
#c281 .simpleTabNavigationItem1 a {
  background-position: 242px 0;
}


#c281 .simpleTabNavigationItem0 a {
  background-position: -42px 0;
}
#c281 .simpleTabNavigationItem1.tabItemAct a {
  background-position: 242px 0;
}
div#logo {
  margin-left: 0;
}
div#topMenu {
  padding: 7px 0 0 0;
}
div#languageMenu640 {
  position: relative;
  display: block;
  left: 0;
  top: 5px;
}
div#languageMenu {
  display: none;
}

div#secondary {
  float: left;
  width: 214px;
}
div.contentWrapBottom {
  display: none;
}


div#footer {
  width: 620px;
}
div#footerContent {
  float: left;
  padding-left: 20px;
  width: 594px;
}
div#bottomLeft, div#bottomRight {
  float: right;
  width: 390px;
  margin-left: 0;
}
div#bottomRight {
  margin-top: 8px;
}
div#footer .footerFrame-left {
  padding-left: 12px;
  width: 278px;
}

div#footer .footerFrame-middle-right {
  clear: both;
}
div#footer .footerFrame-middle {
  padding-left: 12px;
  width: 278px;
}

div#footer .footerFrame-last {
  padding-left: 12px;
}

div#contact span.triangle.contact {
  left: 610px;
  top: 16px;
}

/* following pages */
body.hideRightColumn div#main {
  float: left;
  margin-left: 8px;
  margin-right: 0;
  margin-bottom: 14px;
  width: 400px;
}

/* powermail contact */

div#powermaildiv_uid9 {
  width: 184px;
  float: left;
}



.powermail_formwrap_1 .powermail_fieldset_3 {
  width: 584px;
}

div#contact .tx-powermail {
  width: 624px;
  margin-left: 8px;
  margin-right: 8px;
}


div#contact span.triangle.contact {
  left: 640px;
  top: 16px;
}

.powermail_formwrap_1 .powermail_fieldset_3 {
  padding: 0 20px 20px 0;
}
.powermail_formwrap_1 .powermail_fieldset_2 {
  padding: 20px 10px 20px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
  margin: 15px 0 10px 10px;
}
div#powermaildiv_uid7 {
  width: 360px;
}
.powermail_formwrap_1 .powermail_fieldset_2 textarea.powermail_textarea {
  width: 350px;
}
}

.htmlarea-content-body ul li,
#mainContent .csc-textpic ul li {
  list-style-type: disc;
  margin-left: 30px;
}

.htmlarea-content-body ul li,
#mainContent .csc-text ul li {
  list-style-type: disc;
  margin-left: 30px;
}

.htmlarea-content-body ul li,
#mainContent .vAccordion .effectBoxItemContent ul li {
  list-style: disc outside;
}
div#main {
  list-style: disc outside;
}
.social_share_privacy_area ul li{
  list-style: none outside;
}
#mainContent DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {
  margin-left: 0;
  padding: 2px;
}
