/* === Normalizing styles === *//* Normalizes margin, padding */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
/* Normalizes font-size for headers */


h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}
/* Remove list-styles from list */


ol, ul {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
}
/* Normalize font-style and font-weight to normal */


address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}


strong {
  font-weight: bold;
}


em {
  font-style: italic;
}
/* Remove style from tables */


table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* Remove border from fieldset and img */


fieldset, img {
  border: 0;
}
/* Left-align text in caption and th */


caption, th {
  text-align: left;
}
/* Removes quotation marks from q */


q:before, q:after {
  content: '';
}
/* Normalize links */


a {
  outline: none;
  overflow: hidden;
  text-decoration: none;
}
/* === Layout === */


html, body {
  height: 100%;
}


body {
  line-height: 16px;
}
/* --- Wrapper --- */


#wrapper {
  margin: 0 auto;
  min-height: 100%;
  position: relative;
  width: 916px;
}
/* --- Language Navigation --- */


#language {
  float: left;
  /*float: right; This float right search box and French Language and take flaot: left out*/
  height: 145px;
  margin-top: 8px;
  width: 270px;
}


#language ul {
  padding-top: 4px;
}


#language li {
  display: inline;
  padding: 0 6px 0 7px;
}


#language li.first {
  border-left: 0px;
}


#language li.current {
  border-left: 0px;
  border-right: 0px !important;
  margin-left: 5px;
  padding-left: 6px;
}
/* --- Header --- */


#wrap_header {
  height: 157px;
  width: 908px;
  z-index: 100;
}


#header {
  float: left;
  height: 157px;
  margin-right: 15px;
  width: 430px;
}


#branding {
  display: block;
  float: left;
  position: relative;
  width: 0;
}


#branding h1 {
  height: 80px;
  margin-top: 43px;
  width: 140px;
}


#branding h1 a {
  display: block;
  height: 80px;
  position: relative;
  text-indent: -9999px;
  width: 139px;
}


#logo2 {
  float: right;
  height: 80px;
  margin-top: 43px;
  padding-right: 124px;
  width: 139px;
}

#logo3 {
  height: 80px;
  top: 46px;
  right: 106px;
  width: 172px;
  position: absolute;
}

#logo3 a{
  display:block;
  height:80px;
  text-indent:-9999px;
  width:172px;
}

#header blockquote {
  display: none;
  left: -9999px;
  position: absolute;
}


#logo2 a {
  display: block;
  height: 80px;
  text-indent: -9999px;
  width: 139px;
}


div#col_left {
  float: left;
  margin-right: 15px;
  margin-top: 16px;
  min-height: 100%;
  padding: 12px 0 33% 0;
  width: 178px;
}


div#col_main {
  float: left;
  min-height: 100%;
  padding: 0 0 120px 0;
  position: relative;
  width: 723px;
  z-index: 3;
}


#col_main tr {
  vertical-align: top;
}
/* --- Main Navigation and Sub Navigation --- */


#main_nav {
  float: left;
  height: 157px;
  margin-right: 15px;
  width: 178px;
}


#main_nav ul {
  padding: 60px 0 49px 0;
}


ul#sub_nav {
  padding: 0 0 32px 0;
}


#supp_nav ul li{
  padding-left: 0px !important;
}


ul#supp_nav {
  float: left;
  padding-top: 12px;
  width: 178px;
}


#main_nav li, #sub_nav li, #supp_nav li {
  padding-left: 8px;
}
/* --- Search Box --- */


#search {
  float: left;
  padding-right: 159px;
  width: 45px;
}


* html #search {
  padding-right: 7px;
}


#suchbox {
  width: 190px !important;
}


#search_rules {
  padding: 5px;
}


#searchform_submit {
  display: none;
}


.search_result_submit, .but-send {
  margin-top: 5px;
  width: 57px;
}
/* --- Content --- */


.content {
  float: left;
  margin-right: 15px;
  width: 430px;
}


.content_right {
  float: left;
  width: 270px;
}



.content_right h3 {
  clear: both;
}


.wrap_content{
  float: right;
  margin: 0;
  min-height: 100%;
  padding-right: 8px;
  width: 715px;
  z-index: 100;
}


.clear-all{
  clear: both;
  display: block;
  font-size: 1px;
  height: 1px;
  margin-top: -1px;
  overflow: hidden;
  width: 1px;
}


.wrap_content ol {
  list-style-position: outside;
  list-style-type: decimal;
  margin: 0 0 0 17px;
}


.wrap_content ul {
  list-style-position: outside;
  list-style-type: disc;
  margin: 0 0 0 15px;
}


#col_main a {
  text-decoration: underline;
}


#col_main h4 a {
  background: none;
  text-decoration: none !important;
}


.content .internal-link {
  padding-left: 9px;
}


.content .contenttable {
  line-height: 12px;
}


.content .contenttable td {
  padding: 0 10px 5px 0;
}


.contenttable .td-last {
  padding-right: 0px !important;
}


.wrap_content div.csc-textpic-imagewrap {
  padding-top: 4px;
}
/* --- Tables --- */


.contenttable{
  width: 100%;
}
/* --- Header h1 h2 h3... --- */


h2 {
  margin: 0 0 12px 0;
  padding: 6px 0 0 0;
}


.content h3 {
  padding: 0 0 6px 0;
}


.content_right h3 {
  margin: 0 0 6px 0;
  padding: 0;
}


h2.csc-firstHeader, h3.csc-firstHeader {
  margin: 0 0 12px 0;
  padding-top: 0;
}


h4 {
  letter-spacing: -1px;
  line-height: 34px;
}


h5, h6 {
  padding: 9px 0 3px 0;
}


.ruler_solid h3, .ruler_solid h4, .ruler_solid h5, .ruler_solid h6 {
  padding-top: 0;
}


.ruler_dotted h3, .ruler_dotted h4, .ruler_dotted h5, .ruler_dotted h6 {
  padding-top: 0;
}
/* --- Footer --- */


#footer {
  bottom: 0;
  height: 273px;
  margin-left: 8px;
  margin-top: 40px;
  position: absolute;
  width: 900px;
}


#footer1 {
  bottom: 0;
  float: left;
  height: 273px;
  margin-right: 15px;
  width: 170px;
}


#phone {
  border-bottom: 1px solid;
  height: 66px;
  margin-bottom: 16px;
  padding: 22px 0 0;
  width: 170px;
}


#footer1 a {
  display: block;
  height: 60px;
  text-indent: -9999px;
  width: 107px;
}


#img1 {
  height: 21px;
  width: 86px;
}


#img2 {
  float: left;
  height: 35px;
  width: 35px;
}


#img2 a {
  display: block;
  height: 35px;
  text-indent: -9999px;
  width: 35px;
}


#img3 {
  float: left;
  height: 35px;
  width: 78px;
}


#img3 a {
  display: block;
  height: 35px;
  text-indent: -9999px;
  width: 78px;
}


#footer2 {
  float: left;
  height: 273px;
  margin-right: 15px;
  width: 430px;
}


#footer3 {
  float: left;
  height: 273px;
  width: 270px;
}
/* --- File download --- */


.download ul li {
  margin: 0;
  padding-left: 18px;
}

.content_right .download {
  padding-left: 19px;
  text-decoration: underline;
}

.news-list-item{
  margin-bottom: 10px;
  padding-bottom:5px;
  height: 100%;
  overflow:hidden;
  position:relative;
}

.content_right .external-link-new-window, .content .external-link-new-window, .content_right .internal-link {
  padding-left: 9px;
  text-decoration: underline !important;
}
/* --- Custom Frame Elements --- */


.distance {
  padding-bottom: 16px;
}


.ruler_solid, .ruler_dotted {
  margin: 16px 0 0 0;
  padding: 12px 0 0 0;
}
/* --- Advance search form --- */


.tx-indexedsearch-selectbox-type, .media, .defop, .lang, .sections, .order, .desc, .group, .results {
  margin: 5px 0px 5px 0;
  width: 174px;
}


table td{
  margin: 0;
  padding: 0;
}

.type, .order {
  margin-right: 9px;
}


.tx-indexedsearch table {
  width: 430px;
}


.tx-indexedsearch table .sword {
  width: 172px !important;
}


.tx-indexedsearch-searchbox table td{
  vertical-align: middle;
}
/*---------- Subscribe newletter ------------*/


.subcribetitle{
  margin: 0;
  padding: 0 0 24px 0;
}


.fillname{
  font-weight: normal;
  margin: 0 16px 0 0;
  padding: 0;
}


.fillemail {
  font-weight: normal;
  margin: 0 45px 0 0;
  padding: 0;
}


.htmlemails{
  font-weight: normal;
  margin: 0 7px 0 0;
  padding: 0;
}


.tx-yejjcontactform-pi1 .button {
  margin: 5px 0 5px 0;
  padding: 0;
}

.text, #subject, #message, .tx-indexedsearch-searchbox-sword {
  padding: 1px 0 1px 1px;
}

font .button {
  width: 74px;
}


.but-sub {
  margin: 12px 4px 12px 0;
}
/* --- Spam Protect Email addresses --- */


.hidden {
  display: none;
  left: -9999px;
  position: absolute;
}


div#form_left {
  float: left;
  left: 0;
  padding-right: 15px;
  width: 48%;
}


div#form_right {
  float: left;
  left: 45%;
  padding: 0;
}


#subject {
  font-size: 12px;
  margin-top: 7px;
  width: 206px;
}


.check {
  margin: 8px 12px 0 0;
  vertical-align: bottom;
}

#form_right label {
  position: absolute;
  margin-top: 8px;
}

#left_checkbox {
  margin-top: 3px;
}


.button {
  background: transparent;
  border-bottom: 1px solid;
  width: 57px;
}


ght {
  float: left;
  left: 45%;
  padding: 0;
}


.text {
  margin-bottom: 5px;
  width: 204px;
}


#street, #place {
  width: 204px;
}


#message {
  margin-top: 12px;
  width: 426px;
}


#page_content {
  width: 430px;
}