/* reset all */



body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  padding: 0;
  margin: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset, img {
  border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
  font-weight: normal;
  font-style: normal;
}
ol, ul {
  list-style: none;
}
caption, th {
  text-align: left;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%;
}
q:before, q:after {
  content: '';
}
abbr, acronym {
  border: 0;
}
a {
  text-decoration: none;
}
/* STYLES */


html, body {
  height: 100%;
  min-height: 100%;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 76%;
  color: #333333;
  background-color: #FFF;
  margin: 0px;
  padding: 0px;
  min-height: 100%;
}
a {
  color: #747BA5;
}
a:hover {
  text-decoration: underline;
}
h1 {
  font-size: 1.8em;
  font-weight: normal;
  margin: 0px;
  padding-top: 1.8em;
  padding-bottom: 0.5em;
}
h2 {
  font-size: 1.5em;
  font-weight: normal;
  margin: 0px;
  padding-top: 1em;
  padding-bottom: 1em;
}
h3 {
  font-size: 1.2em;
  font-weight: bold;
  margin: 0px;
  padding-top: 1em;
  padding-bottom: 1em;
}
h4 {
  font-size: 1.2em;
  font-weight: bold;
  margin: 0px;
  padding-top: 1em;
  padding-bottom: 1em;
}
h1, h2, h3, h4 {
  color: #7F87B6;
}
img {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}
td {
  font-size: 1em;
  vertical-align: top;
}
table {
  font-size: 1em;
}
acronym {
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #949bcf;
}
strong {
  font-weight: bold;
}
.cleardiv {
  clear: both;
  float: none;
}
#metanav a, #mainnav a, #subnav a, #language-switch a {
  text-decoration: none;
}
#page {
  position: relative;
  width: 950px;
  margin-left: -475px;
  left: 50%;
  margin-top: 0px;
  padding: 0px;
  height: 100%;
  min-height: 100%;
  margin-right: 0px;
  margin-bottom: 0px;
}
#pagecontainer {
  margin: 0px;
  padding: 0px;
  position: relative;
  width: 940px;
  min-height: 100%;
}
#header {
  position: relative;
  height: 161px;
  width: 950px;
}
#logo {
  position: absolute;
  text-align: right;
  top: 0px;
  width: 260px;
  left: 0px;
}
#home {
  position: absolute;
  left: 12px;
  top: 10px;
  z-index: 50;
}
#metanav {
  position: absolute;
  top: 65px;
  font-size: 12px;
  width: 50%;
  margin: 0px;
  padding: 0px;
  right: 0px;
  text-align: right;
}
#metanav ul {
  margin: 0px;
  padding: 0px;
  float: right;
}
#metanav ul li {
  list-style-type: none;
  position: relative;
  margin: 0px;
  display: inline-block;
  float: left;
  padding-left: 1em;
}
#metanav a:hover {
  color: #000000;
}
#metanav a {
  color: #999;
}
/* Language */

#language-switch {
  position: absolute;
  top: 20px;
  font-size: 12px;
  width: 40%;
  margin: 0px;
  padding: 0px;
  right: 40px;
  text-align: right;
}
#language-switch ul {
  margin: 0px;
  padding: 0px;
  float: right;
}
#language-switch ul li {
  list-style-type: none;
  position: relative;
  margin: 0px;
  display: inline-block;
  float: left;
  padding-left: 1em;
}
#language-switch a:hover {
  color: #000000;
}
#language-switch a {
  color: #999;
}
/* SOCIAL */

#sociallinks {
  position: absolute;
  top: 20px;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
  right: 0px;
  text-align: right;
}
#sociallinks .icn-facebook a {
  background-image: url(../pix/icn_facebook.png);
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: 999em;
  display: block;
  height: 18px;
  width: 18px;
  overflow:hidden;
}
/* MAINNAV */

#mainnav #menuitem-Startseite, #mainnav #menuitem-Home {
  background-image: url(../pix/icn_home.gif);
  background-repeat: no-repeat;
  position: relative;
  height: 35px;
  width: 42px;
}
#mainnav #menuitem-Startseite a, #mainnav #menuitem-Home a {
  display: block;
  position: relative;
  height: 35px;
  width: 42px;
}
#mainnav #menuitem-Startseite a span, #mainnav #menuitem-Home a span {
  display: none;
}
#mainnav-container {
  position: absolute;
  height: 35px;
  width: 690px;
  line-height: 35px;
  top: 90px;
  right: 0px;
  text-align: right;
}
#mainnav {
  position: relative;
  font-size: 1.2em;
  height: 35px;
  line-height: 35px;
  background-image: url(../pix/bgrnd_mainmenu.gif);
  background-repeat: no-repeat;
  background-position: right top;
  z-index: 99;
  display: inline-block;
  float: right;
}
#mainnav a {
  color: #FFF;
  display: block;
  position: relative;
  float: left;
  padding-left: 1em;
  padding-right: 1em;
  text-transform: uppercase;
}
#mainnav a:hover {
  color: #000!important;
}
#mainnav .selected a {
  color: #000;
}
#mainnav .selected a:hover {
  color: #000000!important;
}
#mainnav ul {
  width: 100%;
  margin: 0px;
  padding: 0px;
}
#mainnav li {
  display: inline-block;
  list-style-type: none;
  position: relative;
  background-image: url(../pix/mainnav_dotline.gif);
  background-repeat: no-repeat;
  background-position: left top;
  float: left;
}
/* 2nd Level */

#mainnav ul ul a {
  color: #000;
  text-transform: none;
  padding-left: 1em;
  font-size: 1em;
  font-weight: normal;
  padding-right: 1em;
}
#mainnav ul ul a:hover {
  color: #929cce!important;
}
#mainnav .selected ul a {
  color: #FFF;
}
#mainnav ul ul {
  position: absolute;
  background-color: #CFD1E7;
  left: 0px;
  top: 35px;
  width: 230px;
  display: none;
  margin: 0px;
  border: 10px solid #FFF;
  font-size: 90%;
  z-index: 90;
}
#mainnav ul li:hover ul, #mainnav ul li.over ul {
  display: block;
}
#mainnav ul ul li {
  float: none;
  display: inline-block;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #FFFFFF;
  width: 100%;
  background-image: none;
}
#mainnav ul ul li:last-child {
  border-bottom-style: none;
}
.selected strong a {
  color: #000000!important;
}
/* MAINNAV END */


#mm-sz-vert {
  background-image: url(../pix/mm_sz_vertical.gif);
  background-repeat: no-repeat;
  height: 720px;
  width: 150px;
  position: relative;
  margin: 0px;
  padding: 0px;
  float: left;
  background-position: right;
}
#subnav {
  width: 250px;
  z-index: 50;
  padding-top: 1em;
  min-height: 100%;
  margin: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  position: relative;
  float: left;
  padding-left: 40px;
}
#subnav ul {
  margin: 0px;
  padding: 0em 5px 0px 0px;
  position: relative;
  width: 250px;
}
#subnav ul li {
  margin: 0px;
  padding: 0px 0px 1em;
  list-style-type: none;
}
#subnav ul ul {
  font-size: 1em;
  padding-bottom: 0.5em;
  padding-top: 0.5em;
  width: 200px;
  padding-left: 10px;
}
#subnav a:hover {
  color: #000000;
}
#contentcontainer {
  width: 950px;
  float: left;
  margin: 0px;
  padding: 0px;
  position: relative;
  background-image: url(../pix/bgrnd_header.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}
.twocol {
  margin: 0px;
  width: 570px!important;
  padding: 0px;
  position: relative;
  float: right;
}
#pagetitle {
  position: relative;
  width: 930px;
  margin: 0px;
  padding: 10px 10px 0px;
  overflow: hidden;
}
#pageimage {
  position: relative;
  width: 950px;
  margin: 0px;
  padding-top: 10px;
  padding-bottom: 35px;
}
#pageimage div.csc-textpic div.csc-textpic-single-image img {
  margin-bottom: 0px!important;
}
#pageimage .csc-textpic-imagewrap {
  margin: 0px!important;
}
#pageimage .csc-textpic-image {
  margin: 0px!important;
}
#breadcrump {
  color: #999;
  padding-top: 1em;
  padding-bottom: 1em;
  font-size: 9px;
  position: relative;
  margin: 0px 0px 0px 10px;
  padding-right: 0px;
  width: 920px;
  display: none;
}
#breadcrump p {
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 35px;
}
#breadcrump a {
  color: #666;
  text-decoration: none;
}
#content {
  padding-right: 40px;
  padding-bottom: 6em;
  padding-left: 40px;
  position: relative;
  width: 870px;
  margin: 0px;
  color: #333;
}
#content p {
  line-height: 140%;
  font-size: 1.1em;
  padding-bottom: 1em;
}
ul.anythingBase li.panel {
  background-image: url(../pix/bgrnd_panel.jpg);
  background-repeat: no-repeat;
}
.panel h1, .panel h2 {
  padding-left: 80px;
}
.panel .contenttable td p {
  padding-right: 70px;
  padding-left: 0px;
}
.panel p {
  line-height: 140%;
  padding-bottom: 1em;
  padding-left: 80px;
}
#content ul, .contenttable ul {
  margin: 0px;
  padding: 0px 0px 1em;
  line-height: 150%;
}
#content ul li, .contenttable ul li {
  background-image: url(../pix/bullet.gif);
  background-repeat: no-repeat;
  background-position: left 0.5em;
  list-style-type: none;
  padding-left: 15px;
  position: relative;
}
#footer {
  padding-top: 2em;
  padding-bottom: 2em;
  font-size: 12px;
  clear: both;
  float: none;
  color: #999999;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
}
#footer p {
  margin: 0px;
  position: relative;
}
#pagenav {
  width: 13px;
  height: 13px;
  margin: 0px;
  position: absolute;
  top: 2em;
  right: 20px;
}
/* Formulare */

label {
  font-size: 1em;
  padding-right: 1em;
  position: relative;
  width: 12em;
  display: inline-block;
  vertical-align: top;
}
input, textarea, select {
  font-size: 1em;
  background-color: #f0f0f0;
  border: 1px solid #CCCCCC;
  margin-top: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
fieldset {
  margin: 0px;
  padding: 1em;
  border: 1px solid #d4daef;
}
.csc-mailform {
  position: relative;
  width: 680px;
}
.csc-mailform-field {
  position: relative;
  width: 100%;
  padding-bottom: 0.5em;
}
.csc-mailform-check {
  margin-bottom: 0px;
  padding: 0px;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
  background-color: transparent;
}
.csc-mailform-radio {
  background-color: transparent;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}
.csc-mailform-submit {
  float: right;
}
.blocklabel {
  display: inline-block;
  width: 10em;
}
.form-required {
  float: right;
  font-size: 9px;
  color: #7F8CB0;
}
.introtext {
  font-size: 1.5em!important;
  color: #999999;
  line-height: normal;
  margin: 0px;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.tinytext {
  font-size: 9px;
}
.function {
  font-size: 0.83em;
  color: #666666;
  line-height: normal;
}
td.table-references {
  width: 560px;
}
.table-references td, .table-references th {
  vertical-align: top;
  padding-top: 30px;
}
.anythingSlider table {
  margin-left: 80px;
}
.table-references blockquote p {
  margin-top: 0px;
  padding-left: 0px;
}
blockquote {
  font-style: italic;
  color: #9293c5;
  margin-left: 0px;
  margin-right: 0px;
}
.ui-accordion h3.csc-firstHeader {
  display: none;
}
th {
  padding-right: 1em;
  font-weight: bold;
  vertical-align: top;
}
h3.ui-accordion-header {
  padding-top: 0px;
}
.ui-accordion-content {
  padding-bottom: 1.5em;
}
/* formulare */

/* CSS Document */

/* Powermail */
div.tx-powermail-pi1 {
  font-family: Arial, sans-serif;
  font-size: 14px;
  width: 98%;
}
/* Form */
fieldset.tx-powermail-pi1_fieldset {
  /* Fieldset */
  border: 1px solid #CCC;
  padding: 10px;
  margin-bottom: 10px;
  background: #ffffff; /* old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #F0F0F0 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #F0F0F0));
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#F0F0F0', GradientType=0 );
  -webkit-box-shadow: 2px 2px 3px #cfcfcf;
  -moz-box-shadow: 2px 2px 3px #cfcfcf;
  box-shadow: 2px 2px 3px #cfcfcf;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
fieldset.tx-powermail-pi1_fieldset legend {
  /* legend of Fieldset */
  font-weight: bold;
  color: #CCC;
  float: left;
  margin: 3px 10px 10px 0;
  font-size: 1.2em;
  white-space: normal;
}
fieldset.tx-powermail-pi1_fieldset label {
  /* label */
  display: block;
  width: 30%;
  float: left;
  clear: left;
  font-weight: bold;
  color: #000;
}
fieldset.tx-powermail-pi1_fieldset label, fieldset.tx-powermail-pi1_fieldset fieldset legend {
  width: 30%;
}
div.tx_powermail_pi1_fieldwrap_html {
  /* DIV container arround every field */
  margin: 0 0 0.5em 0;
  clear: both;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text, fieldset.tx-powermail-pi1_fieldset input.powermail_date, fieldset.tx-powermail-pi1_fieldset input.powermail_datetime, fieldset.tx-powermail-pi1_fieldset textarea, fieldset.tx-powermail-pi1_fieldset select {
  font-family: Arial, sans-serif;
  font-size: 14px;
  width: 65%;
  padding: 3px;
  border: 1px solid #ccc;
  color: #444;
  -webkit-box-shadow: 3px 3px 5px #eee;
  -moz-box-shadow: 3px 3px 5px #eee;
  box-shadow: 3px 3px 5px #eee;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
}
input.validation-failed, textarea.validation-failed {
  /* Background color if validation failed
  background-color: red;*/
  background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
  background-repeat: no-repeat;
  background-position: 98% 1px;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text, fieldset.tx-powermail-pi1_fieldset input.powermail_date, fieldset.tx-powermail-pi1_fieldset input.powermail_datetime, fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea {
  width: 65%;
}
fieldset.tx-powermail-pi1_fieldset textarea {
  height: 80px;
}
fieldset.tx-powermail-pi1_fieldset input:focus, fieldset.tx-powermail-pi1_fieldset textarea:focus, fieldset.tx-powermail-pi1_fieldset select:focus {
  background-color: #E5E5E5;
  border: 1px solid white;
  outline: none;
}
/* radio buttons */
div.tx_powermail_pi1_fieldwrap_html_radio fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
fieldset.tx-powermail-pi1_fieldset legend.tx_powermail_pi1_fieldwrap_html_radio_title {
  font-weight: bold;
  color: #1E5799;
  float: none;
  margin: 0;
  padding: 0;
  font-size: 14px;
}
div.tx_powermail_pi1_fieldwrap_html_radio {
  padding-bottom: 10px;
}
p.tx_powermail_pi1_fieldwrap_html_radio_title {
  font-weight: normal;
  color: #1E5799;
  display: inline;
}
div.powermail_radio_inner {
  width: 400px;
  margin: -5px 0 5px 200px;
  clear: both;
}
div.powermail_radio_inner label {
  font-weight: normal;
  width: 365px;
  float: left;
  clear: none;
  margin-left: 10px;
}
div.powermail_radio_inner input {
  float: left;
  clear: left;
}
/* checkboxes */
div.tx_powermail_pi1_fieldwrap_html_check {
  padding-bottom: 10px;
}
div.tx_powermail_pi1_fieldwrap_html_check fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
fieldset.tx-powermail-pi1_fieldset legend.tx_powermail_pi1_fieldwrap_html_checkbox_title {
  font-weight: normal;
  color: #0065A5;
  float: none;
  margin: 0;
  padding: 0;
  font-size: 14px;
}
div.powermail_check_inner {
  width: 65%;
  margin: -5px 0 5px 30%;
  clear: both;
}
fieldset.tx-powermail-pi1_fieldset .powermail_check_inner, fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner {
  margin-left: 30%;
}
div.powermail_check_inner label {
  font-weight: normal;
  width: 365px;
  float: left;
  clear: none;
  margin-left: 10px;
}
div.powermail_check_inner input {
  float: left;
  clear: left;
}
/* date time */
fieldset.tx-powermail-pi1_fieldset input.powermail_datetime {
  width: 300px;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_time {
  width: 97px;
}
/* submit */
input.powermail_submit {
  margin: 20px 0 0 200px;
  border: 0;
  padding: 5px 20px;
  color: white;
  font-weight: bold;
  background: #0065A5; /* old browsers */
  background: -moz-linear-gradient(top, #d1d6f6 0%, #aeb4e0 50%, #949bcf 51%, #949bcf 100%); /* firefox */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1d6f6), color-stop(50%, #aeb4e0), color-stop(51%, #949bcf), color-stop(100%, #949bcf)); /* webkit */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d6f6', endColorstr='#949bcf', GradientType=0 ); /* ie */
  -webkit-box-shadow: 3px 3px 5px #aaa;
  -moz-box-shadow: 3px 3px 5px #aaa;
  box-shadow: 3px 3px 5px #aaa;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
  float: right;
}
/* Description */
div.tx_powermail_pi1_fieldwrap_html label a, div.tx_powermail_pi1_fieldwrap_html p a, legend.tx_powermail_pi1_fieldwrap_html_checkbox_title a, legend.tx_powermail_pi1_fieldwrap_html_radio_title a {
  /* Description */
  cursor: help;
  text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn, div.tx_powermail_pi1_fieldwrap_html p a dfn, legend.tx_powermail_pi1_fieldwrap_html_checkbox_title a dfn, legend.tx_powermail_pi1_fieldwrap_html_radio_title a dfn {
  /* Description */
  display: none;
  text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn, div.tx_powermail_pi1_fieldwrap_html p a:hover dfn, legend.tx_powermail_pi1_fieldwrap_html_checkbox_title a:hover dfn, legend.tx_powermail_pi1_fieldwrap_html_radio_title a:hover dfn {
  /* Description on mouseover */
  position: absolute;
  display: block;
  padding: 10px;
  color: #444;
  font-style: normal;
  font-size: 0.8em;
  background: #ffffff; /* old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e5e5e5));
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0 );
  -webkit-box-shadow: 5px 5px 10px #888;
  -moz-box-shadow: 5px 5px 10px #888;
  box-shadow: 5px 5px 10px #888;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
img.icon_info {
  /* Description icon */
  padding: 2px 2px 0 2px;
}
/* Multiple PHP */
input.tx_powermail_pi1_submitmultiple_back {
  padding: 5px 20px;
  color: white;
  font-weight: bold;
  background: #1E5799; /* old browsers */
  background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207cca 51%, #7db9e8 100%); /* firefox */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1E5799), color-stop(50%, #2989D8), color-stop(51%, #207cca), color-stop(100%, #7db9e8)); /* webkit */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7db9e8', GradientType=0 ); /* ie */
  -webkit-box-shadow: 3px 3px 5px #aaa;
  -moz-box-shadow: 3px 3px 5px #aaa;
  box-shadow: 3px 3px 5px #aaa;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
}
input.tx_powermail_pi1_submitmultiple_forward {
  padding: 5px 20px;
  color: white;
  font-weight: bold;
  background: #1E5799; /* old browsers */
  background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207cca 51%, #7db9e8 100%); /* firefox */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1E5799), color-stop(50%, #2989D8), color-stop(51%, #207cca), color-stop(100%, #7db9e8)); /* webkit */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7db9e8', GradientType=0 ); /* ie */
  -webkit-box-shadow: 3px 3px 5px #aaa;
  -moz-box-shadow: 3px 3px 5px #aaa;
  box-shadow: 3px 3px 5px #aaa;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
  float: right;
}
p.powermail_pagebrowser {
  font-weight: bold;
  color: #1E5799;
  padding-left: 10px;
}
/* Multiple JS */
div.fieldsets {
  clear: both;
}
div.powermail_multiple_js fieldset.tx-powermail-pi1_fieldset.ui-tabs-hide {
  display: none;
}
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: 10px;
  color: #1E5799;
  font-weight: bold;
  text-decoration: none;
  background: #ffffff; /* old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* firefox */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #f1f1f1), color-stop(51%, #e1e1e1), color-stop(100%, #f6f6f6)); /* webkit */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0 ); /* ie */
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  outline: none;
}
ul.powermail_multiplejs_tabs li a.act {
  padding: 15px 10px 10px 10px;
  margin-top: -5px;
}
.powermail_mandatory_helper {
  visibility: hidden;
  height: 1px;
  position: absolute;
}
span.powermail_mandatory {
  /* Color of mandatory error message */
  color: red;
}
.placeholder {
  color: #999;
}
/* error message */
.error {
  background: #1E5799; /* old browsers */
  background: -moz-linear-gradient(top, #679cd8 0%, #679cd8 45%, #679cd8 56%, #1E5799 100%); /* firefox */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #679cd8), color-stop(45%, #679cd8), color-stop(56%, #679cd8), color-stop(100%, #1E5799)); /* webkit */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#679cd8', endColorstr='#1E5799', GradientType=0 ); /* ie */
  border: 1px solid #1E5799;
  font-size: 11px;
  color: #fff;
  padding: 3px 10px 5px 10px;
  margin-left: -2px;
  z-index: 10;
  text-align: left;
  height: auto;
  -webkit-box-shadow: 3px 3px 5px #eee;
  -moz-box-shadow: 3px 3px 5px #eee;
  box-shadow: 3px 3px 5px #eee;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
}
.error p {
  margin: 0;
  padding: 0;
  font-family: Calibri, Arial, sans-serif;
  font-weight: bold;
}
.error em {
  display: block;
  width: 0;
  height: 0;
  border: 10px solid;
  border-color: #1E5799 transparent transparent;
  position: absolute;
  bottom: -10px;
  left: 5px;
  border-bottom: 0 none;
}
/* Confirmation */
td.powermail_all_td {
  padding: 3px 10px 3px 0;
}
td.powermail_all_label {
  font-weight: bold;
}
/* THX */
td.powermail_all p.bodytext {
  margin: 0;
}
/* Calendar */
/* 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;
  font-family: Calibri, Arial, sans-serif;
}
/* 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: 14px;
  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.tx-powermail-pi1_fieldset input.powermail_text.range {
  float: left;
  margin: 0 0 0 15px;
  padding: 3px 0;
  text-align: center;
  width: 50px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
  background-color: none;
}
.news-single-rightbox, .news-single-imgcaption, .news-latest-date, .news-latest-morelink, .news-latest-category, .news-list-category, .news-list-author, .news-list-imgcaption, .news-list-date, .news-list-browse, .news-amenu-container, .news-catmenu {
  font-size: 10px!important;
  color: #999;
}
.news-list-item img {
  float: left;
  padding-right: 15px;
}
.clearer {
  clear: both;
  float: none;
  border-top-width: 2px;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: #747BA5;
  padding-top: 0.5em;
}
.news-list-morelink {
  text-align: right;
  display: block;
  padding-top: 1em;
}
#content .csc-textpic-imagecolumn ul {
  padding-left: 0px!important;
}
#content .csc-textpic-imagecolumn ul li {
  background-image: none;
  padding-left: 0px;
}