* {
  font-family: Verdana, Arial, serif;
  font-size: 12px;
}

html,body {
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
  
}

html {
  background-color: #8bbc11;
  background-image: url('../images/bg.jpg');
  background-position: top left;
  
  
}

#container {
  width: 980px;
  margin: 30px auto 0 auto;
  background-color: white;
  text-align: left;
  padding: 5px 0;
}

#top {
  margin: 0 5px 0 5px;
  height: 124px;
}

#top-left {
  width: 705px;
  float: left;
}

#top-left img {
  margin: 10px 0 4px 20px;
}

#top-right {
  width: 255px;
  height: 124px;
  float: left;
  text-align: right;
  background-image: url('../images/smallfoot.jpg');
  background-repeat: no-repeat;
  background-position: 0 60px;
}

.langmenu ul {
  margin: 0;
  padding: 5px 0 0 0;
  list-style: none;
}

.langmenu ul li {
  margin: 0 0 0 2px;
  padding: 0;
  display: inline;
}

.findway {
  margin-top: 38px;
  height: 15px;
}
.findway p.bodytext, .findway p a {
  font-size: 9px;
  color: #b4b3b1;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0;
  padding: 0;
  line-height: 100%;
}

.address {
  margin-top: 7px;
}

div.address p {
  padding-top: 3px;
}
.address, .address p.bodytext, .address p, .address p a {
  font-size: 9px;
  color: #b4b3b1;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 100%;
}

.address p {
  margin: 0;
  padding: 0;
}

.address .addressmargin {
  width: 115px;
  float: left;
}
.address .addressleft {
  width: 220px;
  float: left;
}

.address .addressright {
  width: 125px;
  float: left;
}

#menu, #menu * {
  font-family: "Century Gothic", Arial, Verdana;
  letter-spacing:1px;
/*  font-family: Arial;*/
}

#menu {
  margin: 0 5px 0 5px;
  background-color: #ff9900;
}

#infobar {
  margin: 0 5px 0 5px;
  height: 22px;
}



#infobar .breadcrumbs, #infobar .breadcrumbs * {
  font-size: 11px;
  color: #666666;
}

#infobar .breadcrumbs {
  width: 620px;
  float: left;
  height: 22px;
  background-image: url('../images/breadcrumbsbg.jpg');
  background-repeat: repeat-y;
  background-position: top left;
}

#infobar .breadcrumbs ul {
  margin: 0;
  padding: 5px 0 0 25px;
  list-style: none;
  text-transform:lowercase;
}

#infobar .breadcrumbs ul li {
  margin: 0 5px 0 0;
  padding: 0;
  display: inline;
}

#infobar .breadcrumbs ul li a {
  text-decoration: none;
  
}

#infobar .meta {
  width: 350px;
  float: left;
  text-align: right;
  height: 22px;
  background-color: white;
}

#infobar .metasearchmargin {
  width: 24px;
  float: left;
}
#infobar .metasearch {
  width: 229px;
  float: left;
  padding-top: 3px;
}

#infobar .metasearch form {
  margin: 0;
  padding: 0;
}

#infobar .metasearch input#sword {
  border: solid #dedede 1px;
  padding: 0;
  margin: 0;
  color: #777777;
  font-size: 11px;
  display: block;
  width: 200px;
  float: left;
}


#infobar .metasearch input#swordimg {
  margin: 0 0 0 8px;
  padding: 0;
  display: block;
  float: left;
}


#infobar .metaimgs {
  float: left;
  width: 76px;
  padding-top: 3px;
}

#infobar .meta img {
  margin: 0 0 0 10px;
}

#content_and_sidebars {
  margin: 0 5px 0 5px;
  padding: 0;
}

#sidebar-left {
  margin-top: 20px;
  width: 180px;
  float: left;
}

.submenu, .submenu * {
  font-size: 11px;
  line-height: 100%;
  font-family: "Century Gothic", Arial, Verdana;
}

.submenu ul {
  margin: 0;
  padding: 5px 0 0 0;
  list-style: none;
}

.submenu ul li ul {
  padding: 0;
}

.submenu ul li {
  margin: 0;
  padding: 0;
}

.submenu ul li a {
  margin: 2px 0;
  padding: 4px 5px 5px 25px;
  display: block;
  text-decoration: none;
  color: #666666;
  font-weight: bold;
  text-transform: uppercase;
  
}

.submenu ul li.news-amenu-item-year {
  margin-top: 10px;
  padding: 4px 5px 5px 15px;
  display: block;
  text-decoration: none;
  color: #666666;
  font-weight: bold;
  text-transform: uppercase;
  background-color: white;
}

.submenu ul li.act a, .submenu ul li a:hover  {
  background-color: white;
}

.submenu ul li.act ul li a {
  background-color: transparent;
  text-transform: uppercase;
  padding: 4px 5px 5px 35px;
}

.submenu ul li.act ul li.act a, .submenu ul li.act ul li a:hover {
  background-color: #EEEEEA;
}

#content {
  margin-left: 25px;
  margin-right: 20px;
  width: 465px;
  float: left;
  padding: 25px 0 20px 0;
}

#content-wide {
  margin-left: 25px;
  margin-right: 5px;
  width: 600px;
  float: left;
  padding: 10px 0 20px 0;
}
#content-wide ul li {
        margin-top: 15px;
        color: #4c4440;
}

#downloadbar {
}



#downloadbar p.bodytext {
  margin: 0;
  padding: 0;
}

#sidebar-right {
  width: 280px;
  float: left;
}

#sidebar-right-1 {
  padding: 5px 20px;
}

#sidebar-right-1 h1, #sidebar-right-1 h1 a {
  margin-top: 20px;
  font-family: "Century Gothic", Arial, Verdana;
  color: white;
  text-decoration: none;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#sidebar-right-1 h1 a:hover {
        text-decoration: underline;
}

#sidebar-right-1 img {
  margin: 5px 0 2px 0;
  display: block;
}



#footer, #footer * {
  font-size: 9px;
  font-family: Arial, Verdana;
  letter-spacing: 1px;
}

.beforefooterclearer {
  clear: both;
  font-size: 1px;
  height: 1px;
  background-image: url('../images/footerbg.jpg');
}

#footer {
  background-image: url('../images/footerbg.jpg');
  margin: 0 5px 0 5px;
  padding: 5px 0;
  text-align: center;
  text-transform: uppercase;
}

#footer span {
  color: #ff9900;
  margin: 0 3px;
}

#footer, #footer a, #footer * {
  color: #67714c;
}

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

#sidebar-right .news-latest-item img {
  margin: 4px 0;
}
#sidebar-right .news-latest-container h3 a {
  font-family:"Century Gothic",verdana, san serif;
  font-size: 11px;
}

#sidebar-right  p,
#sidebar-right p.bodytext {
  font-size: 11px;
  margin: 3px 0;
}

#sidebar-right  p sup,
#sidebar-right p.bodytext sup {
  font-size: 11px;
}


#sidebar-right p a {
  font-size: 10px;
}
#sidebar-right p b {
  font-size: 11px;
}

#sidebar-right .news-latest-item {
  border: 0;  
}

#sidebar-right .news-latest-gotoarchive {
  text-align: left;
}

#sidebar-right .news-latest-gotoarchive a {
  text-decoration: underline;
  font-size:9px;
  color: #4C4440;
}


.baloons, .baloons * {
  color: white;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 130%;
}

.baloons, .baloons * {
  font-family: "Century Gothic", Arial, Verdana;
}

.baloons {
  width: 173px;
  height: 400px;
  margin: 10px auto 10px 10px;
  background-image: url('../images/baloons.gif');
  background-repeat: no-repeat;
  font-weight: bold;
}

.baloons span {
  color: #983128;
}

.inner-baloon {
  padding: 45px 0 0 26px;
}

.baloons .line1 {
  padding: 0 0 0 9px;
}

.baloons .line2 {
  padding: 0 0 0 0px;
}

.baloons .line3 {
  padding: 0 0 0 9px;
}

.baloons .line4 {
  padding: 0 0 0 13px;
}

.baloons .line5 {
  padding: 0 0 0 17px;
}

.baloons .line6 {
  padding: 0 0 0 22px;
}

.baloons .line7 {
  padding: 0 0 0 32px;
}


/**
* ENGLISH BALOON CORRECTION
*/
.lang2 .inner-baloon {
  padding: 45px 0 0 17px;
}

.lang2 .line5 {
  padding: 0 0 0 25px;
}

.lang2 .line6 {
  padding: 0 0 0 30px;
}

/**
* GERMAN BALOON CORRECTION
*/
.lang3 .inner-baloon {
  padding: 34px 0 0 17px;
}

.lang3 .line5 {
  padding: 0 0 0 25px;
}

.lang3 .line6 {
  padding: 0 0 0 30px;
}

.lang3 .line7 {
  padding: 0 0 0 30px;
}

/**
* ITALIAN BALOON CORRECTION
*/
.lang4 .inner-baloon {
  padding: 40px 0 0 17px;
}
.lang4 .line1 {
  padding: 0 0 0 25px;
}  

.lang4 .line2 {
  padding: 0 0 0 20px;
}

.lang4 .line3 {
  padding: 0;
}

.lang4 .line5 {
  padding: 0 0 0 30px;
}

.lang4 .line6 {
  padding: 0 0 0 34px;
}


/**
* MENU
**/
#menu ul {
  margin: 0;
  padding: 5px 0 5px 10px;
  list-style: none;
}

#menu ul li {
  margin: 0 15px;
  padding: 0;
  display: inline;
  text-transform: uppercase;
  font-size: 11px;
}

#menu ul li a {
  color: white;
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
}

#menu ul li a:hover {
  color: #333333;
}

#menu ul li.act a {
  color: #333333;
}

.news-latest-container {
  padding-top: 20px;
}

.news-latest-container h2 {
  font-size: 16px;
  text-transform: uppercase;
  color: #333333;
  letter-spacing: 1px;
  margin: 0;
}

.news-latest-item {
  border-bottom: dashed white 1px;
}

.news-latest-date {
  text-align: right;
  padding-top: 10px;
  color: white;
  font-size: 11px;
}

.news-single-timedata {
  text-align: right;
  padding-top: 30px;
  color: white;
  font-size: 11px;
}

.news-latest-date a {
  color: white;
  text-decoration: none;
  font-size: 11px;
}

.news-latest-container h3,









.news-single-item h1 {
  font-family: "Century Gothic", Arial, Verdana;

  font-size: 14px;
  text-transform: uppercase;
  color: white;
  letter-spacing: 1px;
  margin: 0;
  color: white;
}

.news-latest-container h3 a {
  font-family: "Century Gothic", Arial, Verdana;
  color: white;
  text-decoration: none;
}

.news-latest-container p {
  margin-top: 0;
}

.news-latest-gotoarchive {
  text-align: right;
  padding-top: 10px;
}

.news-latest-gotoarchive a {
  font-size:10px;
  color: white;
        text-decoration: none;
}

.news-single-item {
  padding-bottom: 30px;
}

.downloadmaterial .csc-frame-frame1 {
  padding-left: 710px;
  padding-top: 19px;
}

.csc-frame-frame1 {
  padding-top: 10px;
}


.csc-frame-frame1 p.bodytext {
  color: #4C4440;
  font-family:"Century Gothic",verdana, san serif;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 10px;
  line-height: 130%;
}



#sidebar-right div.csc-frame-frame1 p.bodytext a.internal-link,
div.csc-frame-frame1 p.bodytext a {
  color: #4C4440;
  font-family:"Century Gothic",verdana, san serif;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
}




div.csc-frame-frame1 p.bodytext a:hover {
  text-decoration: underline;
}


/**
* DEFAULT
**/
.align-left { text-align: left; }
.align-center { text-align: center; }
.align-right { text-align: right;}

.clearer { clear: both; font-size: 1px; height: 1px; }

.margin-ten {
  height: 10px;
  font-size: 1px;
}

a img {
  border: 0;
}

a { color: black; }

a:hover {
  color: #333333;
}

p,p.bodytext {
  line-height: 150%;
  color: #4e4e4e;
}


h1,h2,h3,h4,h5,h6 {
  margin: 10px 0 0px 0;
  font-weight: bold;
  font-family: "Century Gothic", Arial, Verdana;
  
}

h1 { font-size: 18px; color: #4c4440; text-transform: uppercase; letter-spacing: 1px;}
h2, h2 a { font-size: 18px; margin: 0; color: #ffffff; text-transform: uppercase; letter-spacing: 1px; }
h3 { font-size: 14px; color: #ffffff; text-transform: uppercase; letter-spacing: 1px;}
h4 { font-size: 14px; margin: 15px 0 10px 0; color: #ff9900; text-transform: uppercase; letter-spacing: 1px;}
h5 { font-size: 14px; margin-top: 30px; color: #4c4440; text-transform: uppercase; letter-spacing: 1px;}
h6 { font-size: 11px; }

.two-col-1 {
  width: 400px;
  float: left;
}
.two-col-2 {
  width: 200px;
  float: left;
}

.two-col-1 {
  margin-right: 16px;
}

/**
* MAILFORM
**/
#mailform,
#mailform fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}

#mailform label {
  display: block;
  margin-top: 10px;
  margin-bottom: 3px;
}

#mailform input,
#mailform textarea {
  width: 100%;
  border: solid #999999 1px;
}

#mailform #mailformformtype_mail {
  width: auto;
  margin-top: 10px;
}

#mailform em {
  color: #FF9900;
}

#content-wide .news-latest-item img {
  margin: 5px 0;
  display: block;
}





/**
* TEXT W IMAGE FCE
**/

.textwithimagefce {
  border-bottom: dashed white 1px;
  margin: 0 0 25px 0;
  padding: 0 0 25px 0;
}

.textwithimagefce .left {
  width: 450px;
  float: left;
}

.textwithimagefce .right {
  width: 150px;
  float: left;
}

.textwithimagefce .right img {
  display: block;
  margin-left: 15px;
}





/**
*CONTENT TABLE
**/
.prices {
margin-bottom: 40px;
}
.prices td {
  border-bottom: solid #000000 1px;
  line-height:180%;
  }
.prices .td-0 {
  width:400px;
  }
.prices .td-last {
  text-align: right;
  width:140px;
  vertical-align: bottom;
  }
.prices .tr-0 td {
  border-bottom: solid #000000 2px;
}

  


#content-wide .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
  color: #ff9900;
}

#content-wide img {
margin: 5px 0 2px 0;
}












/** EXT HMR PAYMENT **/

.tx-hmrpayment-pi1 {}

.tx-hmrpayment-pi1 fieldset {
  margin: 0 0 30px 0;
}

.tx-hmrpayment-pi1 fieldset legend {
  text-transform: uppercase;
  font-size: 11px;
  color: #4C4440;
  font-weight: bold;
}

ul.paymentform-fieldlist {
  margin: 0;
  padding: 15px 0 0 0;
  list-style: none;
}

#content-wide ul.paymentform-fieldlist li {
  margin: 0;
  padding: 0 0 15px 0;
}

ul.paymentform-fieldlist li label {
  display: block;
  width: 130px;
  margin-right: 20px;
  float: left;
  text-align: right;
  padding-top: 5px;
  font-size: 11px;
}

ul.paymentform-fieldlist li input {
  display: block;
  width: 220px;
  float: left;
  margin: 0;
  padding: 4px;
  font-size: 12px;
  border: solid #4C4440 1px;
}

ul.paymentform-fieldlist li select {
  display: block;
  width: 228px;
  float: left;
  margin-top: 3px;
}


ul.paymentform-fieldlist li textarea {
  display: block;
  width: 220px;
  height: 60px;
  float: left;
  margin: 0;
  padding: 4px;
  font-size: 12px;
  border: solid #4C4440 1px;
  overflow: auto;
}

ul.paymentform-fieldlist li p,
div.payment-type p {
  width: 220px;
  float: left;
  padding: 4px;
  font-size: 11px;
  margin: 0;
}


ul.paymentform-fieldlist li div.payment-fielderror {
  width: 180px;
  padding-top: 5px;
  margin-left: 20px;
  text-transform: lowercase;
  color: white;
  float: left;
}


ul.paymentform-fieldlist li label em {
  margin: 0 4px 0 0;
  color: white;
}

p.payment-mustbefilled-note {
  text-align: right;
  color: white;
  font-style: italic;
  font-size: 10px;  
}

p.payment-mustbefilled-note em {
  margin-right: 4px;
}



div.payment-type {
  padding: 0 0 0 150px;
}

div.payment-type label {
  font-size: 11px;
  color: #4C4440;
}

div.payment-type div.payment-type-1 {
}

div.payment-type div.creditcards {
  padding: 0 0 15px 24px;
}

 
.tx-hmrpayment-pi1 .csc-frame-frame2 {
  border: solid #4C4440 1px;
  padding: 10px;
  background-color: #efefef;
}

.paymentform-buttons-back {
  width: 300px;
  float: left;
}

.paymentform-buttons-next {
  width: 300px;
  float: left;
  text-align: right;
}


h3.paymenterror {
  color: red;
  background-color: white;
  padding: 15px;
}

div.paymentformdivs {
  margin-top: 15px;
}

div.paymentformdivs div {
  padding: 4px 0;
  clear: both;
}

div.paymentformdivs div label {
  color: #4E4E4E;
  font-weight: bold;
  display: block;
  float: left;
  width: 180px;
}

div.paymentformdivs div input {
  width: 350px;
  display: block;
  float: left;
}

div.paymentformdivs div input#cvc {
  width: 75px;
  display: block;
  float: left;
}


div.paymentformdivs div input#paymentform-creditcard-submit {
  width: 150px;
  margin-left: 180px;
}

.termsandconditions {
  text-align: center;
}

.termsandconditions label,
.termsandconditions label a {
  font-size: 11px;
  color: #4C4440;
}

.termsandconditions #termandconditionscheck {
  margin-right: 5px;
}
hr {
  border: #fff 1px solid;
}
/************* NEWSLETTER************/
#mc_embed_signup {
  width:240px; 
  text-align:left;
  border:none;
  margin:10px 0;



}
#mc_embed_signup h3 {
  font-size:11px;
}
#mc-embedded-subscribe-form label {
  font-size:10px;
  padding-right:.7em;
  
}
#mc-embedded-subscribe {
  margin: 0.2em 0;
}
#mc-embedded-subscribe {
  margin: 0.3em 0;
}
.mc-field-group {
  margin: 0.2em 0;
  clear: both;
  overflow: hidden;}
.indicate-required {
  text-align:right;
  color:#666;
  font-size:10px;
}
#mc_embed_signup fieldset {
  background:#66CCFF url(../images/bg_newsletter.jpg) top right no-repeat;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-border-radius: 4px;
border: 2px solid #fff;
padding: 0em 1em 0.5em 1em;
margin: .3em 0;
color: #000;
text-align: left;
  font-size:9px;
}

.ramme p {
  color:#666;
}
div.c4 {width:240px;}
 li.c3 {width:240px;}
 div.c2 {display:none}
 div.c1 {width:120px;}
.btn {font-size:10px;}

.letter {
  padding:0 0.2em 0.2em 0.2em;
  line-height:120%;
  margin:0;
}
#mc_embed_signup fieldset .letter {
  font-size:9px;
  }
  
/* ----- simpel order ------*/
.simpleorder-content {
  width: 400px;
  float: left;
}
.simpleorder-content h2 {
  color:#333;
  font-size:14px;
  letter-spacing:none;
}
.simpleorder-content select {
  width: 300px;
  margin: 0 0 10px;
}
.simpleorder-content ul,
.simpleorder-content li {
  margin: 0;
  padding: 0;
  list-style: none;
}

/************************************************************************************
      SIMPLEORDER
*************************************************************************************/
.pricelist {
  margin-bottom: 10px;
  width:100%;
}

.pricelist thead {
  display: none;
}

.pricelist tr.odd {
  background-color: rgba(255,255,255,0.5) !important;
  background-color:#f4f2d9;
}

.pricelist tr.even {
  background-color: rgba(255,255,255,0.2) !important;
  background-color:#edeac2;
}

.pricelist td {
  margin: 0;
  padding: 10px 5px;
  vertical-align: top;
}
.pricelist .item_number {
  width: 15px;
  text-align: right;
}

.pricelist .title {
  width: 380px;
}
.pricelist .currency_label {
  width: 30px;
  text-align: center;
}
.pricelist .currency_value {
  width: 65px;
  text-align: right;
}
.pricelist .prenote td {
  padding-top: 25px;
  font-weight: bold;
}
.simpleorder-content {
  width: 370px;
  float: left;
}

.simpleorder-content ul,
.simpleorder-content li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.simpleorder-content li {
  max-width:300px;
}
.simpleorder-summary {
  width: 230px;
  float: right;
  text-align: right;
}

.simpleorder-summary-inner {
  background-color: rgba(255,255,255,0.5) !important;
  background-color:#edeac2;  padding: 10px;
  text-align: left;
  margin-bottom: 10px;
}
.simpleorder-summary .summary,
.simpleorder-summary .submit {
  display: none;
}

#simpleorder .nothingchosen,
#simpleorder .youhavechosen {
/*  color: #B03472; */
  color: #000;
  font-size: 16px;
}

#simpleorder .youhavechosen {
  padding-bottom: 5px;
}
#simpleorder td.remove a {
/*  color: #B03472; */
  color: #000;
}
#simpleorder .summary .currency,
#simpleorder .summary .price,
#simpleorder .summary .amount {
  text-align: right;
}

#simpleorder .summary tr.removerow td {
  padding-bottom: 10px;
}

#simpleorder tr.total td {
  font-weight: bold;
  font-size: 14px;
}
.simpleorder-checkout label,
.simpleorder-checkout input,
.simpleorder-checkout textarea {
  display: block;
  width: 100%;
}

.simpleorder-checkout input,
.simpleorder-checkout textarea {
  border: 0;
  padding: 5px;
  margin: 3px 0 15px;
}

.simpleorder-checkout textarea {
  height: 70px;
}

.simpleorder-checkout #person_remarks {
  height: 180px;
  width: 95%;
}

.simpleorder-checkout-col-1 {
  width: 270px;
  float: left;
}

.simpleorder-checkout-col-2 {
  width: 300px;
  float: right;
}

p.remarksnote {
  margin: 0;
  font-style: italic;
}

.checkout-summary {
  background-color: rgba(255,255,255,0.5) !important;
  background-color:#edeac2;  padding: 10px;  padding: 10px;
  margin-bottom: 15px;
}

.checkout-summary h2 {
  margin: 0;
  color: #333;
  font-size: 16px;
}

.checkout-summary table {
  width: 100%;
}

.checkout-summary td {
  vertical-align: top;
}

.checkout-summary .itemnumber {
  width: 30px;
}
.checkout-summary .currency {
  text-align: right;
  font-weight: bold;
  width: 50px;
}
.checkout-summary .amount {
  text-align: right;
  font-weight: bold;
  width: 65px;
}
.checkout-summary .total td {
  font-weight: bold;
  color: #333;  
  font-size: 14px;
  padding-top: 5px;
}

.simpleorder-checkout input.paymentsubmit {
  width: 180px;
  background-color: #eee;
  color: #ccc;
  margin: 3px 0 3px;
}
.simpleorder-checkout input.paymentsubmit.active {
  background-color: #333;
  color: white;
  cursor: pointer;
}
.simpleorder-checkout input#payviabank {
}
.simpleorder-checkout input#termsandconditions {
  display: block;
/*  width: auto; */
  margin-right: 5px;
  float: left;
  width: auto;
}
.simpleorder-checkout label#termsandconditionslabel {
  width: auto;
  
}
.errors {
  background-color: #f6f6e3;  
  padding: 5px;
  margin: 10px 0;
  font-weight: bold;
}
.errors h3 {
  color: #333;  
  font-size: 14px;
}
h1.savingorder,
h3.pleasewait {
  text-align: center;
}

h3.pleasewait {
  padding: 15px;
  font-size: 20px;
}

#ePay {
  text-align: center;
}

.acceptterms {
  margin-bottom: 10px;
}
