@charset "utf-8";
/* reset */
html{color:#414145;background:#dfdfdf;}body,div,dl,dt,dd,ul,ol,li,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;}li{list-style: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%;}

/* hacks */
#content .tx-newloginbox-pi1 h3,
#tx-powermail-pi1_fieldset_1 legend {
  display: none;
}



/* globals */
html {
  font-family: Arial, Helvetica, sans-serif;
  font-size:16px;
  min-height: 100%;
  overflow-y: scroll;
}
body {
  min-height: 100%;
  font: Arial, Helvetica, sans-serif normal 16px;
}
.floatLeft,
.left {
  float: left;
}
.floatRight {
  float: right;
}
.clear {
  clear: both;
  height: 0px;
}

#banner_rectangle img {
  border: 1px solid #02447C;
}

#banner_rectangle,
#banner_halfwideskyscraper {
  padding-left: 37px;
  margin-bottom: 1em;
}
#banner_superbanner {
  /*margin-left: 8em;*/
  margin: 0 auto;
  width: 728px;
  padding-right: 10em;
}

/* container */
#wrap {
  
}
#wrap {
   margin: 1em auto;
   width: 71em; /* 992px */
}
#main {
  width: 60em; /* 992px */
  float: left;
  margin-right: 1em;
  margin-bottom: 1em;
  border: 2px solid #ffffff;
  border-radius: 6px 6px 6px 6px;
  box-shadow: 2px 2px 3px #335A81;
}
#header {
  height: 11.3em;
  background: #02447C;
  border-radius: 4px 4px 0 0;
  border-bottom: 1px solid #fff;
  padding: 0.5em 0 0 1em;
}
#staticLinks {
  width: 42em;
  margin-bottom: 0.5em;
}
#staticLinks {
  margin: 0.7em 0 0.7em 3.2em;
  color: #cfdbec;
  font-size: 0.7em;
}
#logo {
  width: 41em;
  margin-left:1em;
  margin-top: 0.4em;
}
#login {
  margin-top: -1em;
  margin-right: 2.3em;
  min-height: 75px;
  padding: 0.6em 1em 0.5em 1em;
  background: none repeat scroll 0 0 #e6ecf5;
    border: 1px solid white;
    border-bottom: none;
    border-radius: 6px 6px 0 0;
    /*box-shadow: 2px -1px 6px #E6ECF5;*/
    /*width: 12.5em;*/
    width: 144px;
}

#mobile_buttons {
  display: none;
}

#navigation {
  height: 1.5em;
  margin: 0 0 0 1em;
  border-top: 0.5em solid white;
}
#footer {
  height: 1.2em;
  padding: 1em;
  border-top: 4px solid #003161;
  font-size: 0.75em;
  background: white;
  border-radius: 0 0 4px 4px;
}
#footer * {
  color: #0065a6;
  text-decoration: none;
}

/* menu */
#header a,
#header a:link,
#header a:active,
#header a:visited {
  color: #cfdbec;
  text-decoration: none;
}
#header a:hover,
#header li.active a {
  color: white;
}
#header li.active a {
  font-weight: bold;
}

#navigation li,
#shortcuts li,
#staticLinks li {
  float: left;
}
#staticLinks a,
#shortcuts a {
  /*font-size: 0.7em;*/
  /*padding-right: 0.5em;*/
  text-transform: uppercase;
}
#staticLinks ul {
}
#navigation ul {
  padding-top: 0.3em;
}
#navigation a {
  font-size: 1.0em;
  padding-right: 1em;
  text-transform: uppercase;
}
#navigation li {
  margin-right: 0.5em;
  padding-bottom: 0.3em;
}
#navigation li.active {
  border-bottom: 0.5em solid white;
}
.letter {
  float: left;
  font-size: 2em;
  padding-right: 0.25em;
}
.menu {
  float: left;
  font-size: 0.75em;
  padding-top: 0.3em;
}
#subnav_add,
#subnav {
  margin: 1em 0 !important;
}
#subnav_add li,
#subnav li {
  list-style: none !important;
  margin-bottom: 0.5em;
  width: 234px;
}
#subnav_add a {
  display: block;
  background: url(/fileadmin/images/button_add.png) no-repeat 6px #F1F5FC;
  border: 1px solid #C7C7C7;
    border-radius: 6px 6px 6px 6px;
    padding: 0.8em;
    padding-left: 4em;
    color: #333333;
    text-decoration: none;
}
#subnav a {
  display: block;
  background-color:#F1F5FC;
  border: 1px solid #C7C7C7;
    border-radius: 6px 6px 6px 6px;
    padding: 0.8em;
    color: #333333;
    text-decoration: none;
}
#subnav a.active {
  background-color:#E6ECF5;
    color: #003D6D;
    box-shadow: 2px 2px 3px #C7C7C7;
}
#subnav a:hover,
#subnav_add a:hover {
  box-shadow: 2px 2px 3px #C7C7C7;
}

/* content */
#content {
  padding: 2em;
  background: white;
  min-height: 500px;
}

#contentBig {
  float: left;
  width: 39em;
  margin-right: 2em;
  min-height: 200px;
}
#contentSmall {
  float: left;
}
.box {
  background: #e6ecf5;
  border: 1px solid #e6ecf5;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 2px 2px 3px #335A81;
    width: 12.5em;
    margin-bottom: 1em;
    padding: 1em;
}


/* typo */
a,
a:link,
a:visited,
a:active {
  text-decoration: none;
  color:#003D6D;
}
a:hover {
  text-decoration: underline;
}
a.button{
  background: url(/fileadmin/images/button_next.png) no-repeat transparent left top;
  padding: 0.7em 0 0.7em 2.8em;
}
h1 {
  color: #003D6D;
  font-size: 1.8em !important;
  margin-bottom: 0.5em;
  font-weight: bold;
}
h2 {
  color: #003D6D;
  font-size: 1.2em !important;
  margin-top: 1em;
  margin-bottom: 0.25em;
}
h3 {
  font-size: 1em !important;
  color: #003D6D;
}
#login h3 {
  font-size: 0.75em !important;
  font-weight: bold;
  margin: 0;
  margin-bottom: 0.2em
}
#content p,
#content ul,
#content ol {
  font-size: 0.75em !important;
  margin-bottom: 0.75em;
  line-height: 1.5em;
}
#content ul {
  margin-left: 1.3em;
}
#content ol {
  margin-left: 1.5em;
}
#content ul li {
  list-style: disc outside none;
}
#content ol li {
  list-style: decimal;
}
.box p,
.box a {
  color: #003D6D;
}

.box h2 {
  color: #003D6D;
  margin-top: 0;
}
p.forgot {
  font-size: 0.7em;
}

/* forms */
.tx-newsfeedit-pi1-form-wrap {
  margin-top: 1em;
}
label {
  
}
#login input[type=text],
#login input[type=password] {
  font-size: 0.7em;
  color: #666;
  margin-bottom: 0.2em;
  padding: 0 0.2em;
  border: 1px solid #C7C7C7;
  width: 125px;
  border-radius: 6px 6px 6px 6px;
}

#login input[type=text]:focus,
#login input[type=password]:focus {
    box-shadow: 2px 2px 3px #C7C7C7;
}
#login input[type=submit] {
  font-size: 0.7em;
  padding: 0 0.2em;
  cursor: pointer;
  
  border: 1px solid #C7C7C7;
    border-radius: 6px 6px 6px 6px;
    color: #333333;
    background-color: #DDD;
}
#login p {
  font-size: 0.7em;
}
#login a {
  color: #003D6D !important;
}
textarea {
  
}

/* Veranstaltungen */
.events-list-item {
  padding: 1em;
  border: 1px solid #e6ecf5;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 2px 2px 3px #e6ecf5;
    margin-bottom: 1em;
}
.events-list-item:hover {
  background: #f1f5fc;
}
.events-list-date {
  font-size: 0.8em;
}
.events-list-more {
  margin-top: -2.2em;
}
.events-list-item p {
  width: 90%;
}
.events-list-item a,
.events-list-item a:hover {
  text-decoration: none;
}
.events-list-item h2 {
  font-size: 1.2em;
  margin-bottom: 0.5em;
}
.events-single-info {
  padding: 1em;
  background-color: #F1F5FC;
  border: 1px solid #C7C7C7;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 2px 2px 3px #C7C7C7;
    margin-bottom: 1em;
}
.events-single-info h2 {
  margin: 0 0 0.5em 0;
}
.events-single-label {
  width: 110px;
  font-weight: bold;
  margin-right: 1em;
}
.events-single-more a:hover {
  text-decoration: none;
}
.events-single-more a{
  background: url(/fileadmin/images/button_prev.png) no-repeat transparent left top;
  padding: 0.5em 0 0.5em 2.5em;
  font-size: 0.8em;
}

/*
 * Leserstimmen
 */
.posts-list-item {
  padding: 1em;
  border: 1px solid #e6ecf5;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 2px 2px 3px #e6ecf5;
    margin-bottom: 1em;
}
.posts-list-item:hover {
  background: #f1f5fc;
}
.posts-list-more {
  margin-top: -2.2em;
}
.posts-list-item p {
  width: 90%;
}
.posts-list-item a,
.posts-list-item a:hover {
  text-decoration: none;
}
.posts-list-item h2 {
  font-size: 1.2em;
  margin-bottom: 0.5em;
}
.posts-list-date {
  font-size: 0.8em;
}
.posts-single-info {
  padding: 1em;
  background-color: #F1F5FC;
  border: 1px solid #C7C7C7;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 2px 2px 3px #C7C7C7;
    margin-bottom: 1em;
}
.posts-single-info h2 {
  margin: 0 0 0.5em 0;
}
.posts-single-label {
  width: 110px;
  font-weight: bold;
  margin-right: 1em;
}
.posts-single-more a:hover {
  text-decoration: none;
}
.posts-single-more a{
  background: url(/fileadmin/images/button_prev.png) no-repeat transparent left top;
  padding: 0.5em 0 0.5em 2.5em;
  font-size: 0.8em;
}

/* Auth */
#content .auth_input,
#content .email_input{
  border: 1px solid #C7C7C7;
    border-radius: 6px 6px 6px 6px;
    padding: 0.5em;
    font-size: 0.8em;
    margin-bottom: 1em;
    color: #333333;
    width: 200px;
}
#content .auth_input:focus,
#content .email_input:focus {
  border: 1px solid #C7C7C7;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 2px 2px 3px #C7C7C7;
}
#content .auth_button {
  margin-left: 8px;
  border: 1px solid #C7C7C7;
    border-radius: 6px 6px 6px 6px;
    padding: 0.8em;
    padding-left: 3em;
    font-size: 0.8em;
    color: #333333;
    background: url(/fileadmin/images/button_next.png) no-repeat 6px #DDD;
    cursor: pointer;
    clear: both;
}

/*
 * FE-Edit 
 */
div.tx-datamintsfeuser-pi1 form fieldset {
  border: none !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
}

#datamints_feuser_77_gender_item_2_wrapper {
  display: none;
}

#datamints_feuser_173_gender_item_2_wrapper {
  display: none;
}

#datamints_feuser_84_gender_item_2_wrapper {
  display: none;
}

.tx-newsfeedit-pi1-form-submit,
.tx-newsfeedit-pi1-preview-submit,
.tx-newsfeedit-pi1-preview-donotsave,
.tx-datamintsfeuser-pi1 input[type=submit],
#kontakt input[type=submit] {
  margin-left: 150px;
  border: 1px solid #C7C7C7;
    border-radius: 6px 6px 6px 6px;
    padding: 0.8em;
    padding-left: 3em;
    font-size: 0.8em;
    color: #333333;
    background: url(/fileadmin/images/button_next.png) no-repeat 6px #DDD;
    cursor: pointer;
}
#formAbosetup .submit {
  margin-left: 0;
}

div.tx-datamintsfeuser-pi1 form fieldset .form_type_select div.form_item {
  clear: both;
  margin-bottom: 10px;
}

div.tx-datamintsfeuser-pi1 form fieldset .form_type_select div.form_item label.labelWide {
  padding-top: 0;
}

div.tx-datamintsfeuser-pi1 form fieldset div.form_item label {
    display: block !important;
    float: left;
    width: 150px;
}
.radio_item_wrapper label {
  float: none;
}
.tx-newsfeedit-pi1-preview-submit {
  margin-left: 0;
}
.tx-newsfeedit-pi1-preview-donotsave {
  background: url(/fileadmin/images/button_prev.png) no-repeat 6px #DDD;
}
.tx-newsfeedit-pi1-form-row-tx_ncttnewsdbextend_author_title {
  /*
  margin-top: 1em;
  padding-top: 2em;
  border-top: 4px solid #C7C7C7;
  */
}
.tx-newsfeedit-pi1-form-label,
.tx-newsfeedit-pi1-preview-label,
.tx-datamintsfeuser-pi1 label,
#kontakt label,
.powermail_all_td powermail_all_label {
  float:left;
  width:150px;
  font-weight: bold;
  font-size: 0.8em;
  padding-top: 0.5em;
}
#kontakt label {
  clear: both;
}
.tx-newsfeedit-pi1-preview-label {
  padding-top: 0;
}
.tx-newsfeedit-pi1-preview-value {
  font-size: 0.8em;
}
.tx-newsfeedit-pi1-preview-value-bodytext * {
  font-size: 1em !important;
}

.tx-newsfeedit-pi1-form-data,
.tx-datamintsfeuser-pi1 input[type=text],
.tx-datamintsfeuser-pi1 input[type=password],
#kontakt input[type=text],
#kontakt input[type=email],
#kontakt textarea {
  border: 1px solid #C7C7C7;
    border-radius: 6px 6px 6px 6px;
    padding: 0.25em;
    font-size: 0.75em;
    margin-bottom: 0.5em;
    color: #333333;
    width: 454px !important;
}
.tx-newsfeedit-pi1-form-data-tx_newscalendar_calendardate,
.tx-newsfeedit-pi1-form-data-tx_newscalendar_calendardate_end {
  width: 220px !important;
  margin-right: 10px;
}
.tx-newsfeedit-pi1-form-row-tx_ncttnewsdbextend_theme select,
.tx-datamintsfeuser-pi1 select,
.tx-newsfeedit-pi1-form-field select,
#datamints_feuser_14_tx_ncfeusersdbextend_land {
  width: 461px;
  border: 1px solid #C7C7C7;
    border-radius: 6px 6px 6px 6px;
    padding: 0.25em;
    font-size: 0.75em;
    margin-bottom: 1em;
    color: #333333;
}
div.tx-datamintsfeuser-pi1 form fieldset div.form_item div.form_error {
    background-image: url("arrow_red_up.png");
    background-position: 5px 0;
    background-repeat: no-repeat;
    clear: left;
    color: #AA2200;
  font-size: 0.75em;
    margin-top: 0.5em;
    padding-left: 3em;
  margin-left: 155px;
}
.tx-newsfeedit-pi1-form-row-tx_ncttnewsdbextend_author_title select,
.form_item form_item_2 select,
#kontakt select {
  width: 150px;
  border: 1px solid #C7C7C7;
    border-radius: 6px 6px 6px 6px;
    padding: 0.25em;
    font-size: 0.75em;
    margin-bottom: 0.5em;
    color: #333333;
}
.tx-newsfeedit-pi1-form-data:focus,
.tx-newsfeedit-pi1-form-row-tx_ncttnewsdbextend_theme select:focus,
.tx-newsfeedit-pi1-form-row-tx_ncttnewsdbextend_author_title select:focus,
.tx-datamintsfeuser-pi1 input[type=text]:focus,
.tx-datamintsfeuser-pi1 input[type=password]:focus,
.form_item form_item_2 select,
#kontakt input[type=text]:focus,
#kontakt input[type=email]:focus,
#kontakt select:focus,
#kontakt textarea:focus {
  border: 1px solid #C7C7C7;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 2px 2px 3px #C7C7C7;
}
.tx-newsfeedit-pi1-preview-value, .tx-newsfeedit-pi1-form-field {
  margin-left: 150px;;
}
.tx-newsfeedit-pi1-preview-row,
.tx-newsfeedit-pi1-form-row {
  clear: left;
  margin-bottom: 4px;
}
.tx-newsfeedit-pi1-preview-row {
  margin-bottom: 1em;
}
.tx-newsfeedit-pi1-form-required-marker {
  color:red;
  float:left;
}
.tx-newsfeedit-pi1-form-required-message {
  color:red;
  font-size:small;
}

    .tx-newsfeedit-pi1-form-error-field {
      color:red;
      font-size:small;
    }

.tx-newsfeedit-pi1-form-data-tx_newscalendar_calendardate,
.tx-newsfeedit-pi1-form-data-tx_newscalendar_calendardate_end {
  width: 250px;
}

.tx-newsfeedit-pi1 {
  margin-top: 1em;
}

/* powermail */
.error {
    background-color: #FF0000;
    border: 1px solid #FF0000;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 6px #DDDDDD;
    color: #FFFFFF;
    font-size: 11px;
    height: auto;
    margin-left: -2px;
    padding: 3px 10px 5px;
    text-align: left;
    z-index: 10;
}
.error p {
    font-weight: bold;
    margin: 0;
    padding: 0;
}
html:root .error em {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #FF0000 transparent -moz-use-text-color;
    border-style: solid solid none;
    border-width: 10px 10px 0;
    bottom: -10px;
    display: block;
    height: 0;
    left: 5px;
    position: absolute;
    width: 0;
}

/* iFrame */
#expFrame {
  border: 1px solid #C7C7C7;
    box-shadow: 2px 2px 3px #C7C7C7;
    width: 890px;
    height: 800px;
}

/* RTE hacks */
.x-form-field {
    font: 10px !important;
}

.tx-newsfeedit-pi1-form-error-field {
  margin-left: 150px;
}
/* Tabelle für Events */
table td {
  vertical-align: top;
}
table tr td:first-child {
  padding: 0 10px 0 0;
}

/* Anmeldung AWP-Tagung */
.tx-powermail-pi1_fieldset_9 legend {
  display: none;
}
.tx-powermail-pi1_fieldset_9 label {
  float: left;
  width: 150px;
  font-weight: bold;
  font-size: 0.8em;
  padding-top: 0.5em;
}
.tx-powermail-pi1_fieldset_9 input,
.tx-powermail-pi1_fieldset_9 textarea {
  border: 1px solid #C7C7C7;
  border-radius: 6px 6px 6px 6px;
  padding: 0.25em;
  font-size: 0.75em;
  margin-bottom: 0.5em;
  color: #333333;
  width: 454px;
}
.tx-powermail-pi1_fieldset_9 textarea {
  height: 50px;
  }
.tx-powermail-pi1_fieldset_9 input[type="submit"] {
  margin-left: 150px;
  border: 1px solid #C7C7C7;
  border-radius: 6px 6px 6px 6px;
  padding: 0.8em;
  padding-left: 3em;
  font-size: 0.8em;
  color: #333333;
  background: url('../images/button_next.png') no-repeat 6px #DDD;
  cursor: pointer;
  width: 107px;
}
.tx-powermail-pi1_fieldset_9 div.error em {
  dispaly: none;
}

.csc-loginform {
  font-size: 0.75em !important; 
  margin-bottom: 0.75em;
  line-height: 1.5em;
}
.csc-loginform label {
  width: 150px;
  display: block;
}

.csc-loginform input {
  display: block; 
  margin-bottom: 10px;
}

.csc-loginform #mailformsubmit {
  width: 100px
}

div#important_message {
  width: 235px;
  font-size: 1.3em;
}

div.news-single-item dd {
  margin-bottom: 20px;
  font-size: 0.75em;
}

div.news-single-item dd a {
  margin-left: 10px;
  margin-right: 15px;
}

.tx-powermail-pi1 {
  width: 330px;
}

.tx-powermail-pi1 input, .tx-powermail-pi1 textarea { width: 308px; font-size: 12px; padding: 5px !important;}
.tx-powermail-pi1 input[type=submit] {  width: 306px; }

.tx-powermail-pi1 fieldset >legend {
  padding-left: 10px;
  padding-right: 10px;
  color: #003D6D !important;
}

.tx-powermail-pi1 label {
  font-weight: normal !important;
  color: black;
  font-size: 12px;
  width: 120px !important;
}

.tx-powermail-pi1 input.powermail_submit {
  margin: 0 !important;
  padding: 5px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 12px;
  color: #003D6D !important;
  /*margin-left: 120px !important;*/
  margin-top: 15px !important;
}

.tx-powermail-pi1 tx-powermail-pi1_thx {

}

#body_124 .contenttable td:first-child {
  width: 50px;
}

#body_124 #contentBig {
  position: relative;
}

#body_124 #c246 {
  position: absolute;
  top: 0;
  left: 555px;
}

#body_124 #c246 .tx-powermail {
  width: 312px;
}

#body_124 #c246 .tx-powermail .powermail_fieldset {

}

#body_124 #c246 .tx-powermail .powermail_fieldset .powermail_field {
  width: 275px;
  margin: 0;
}

#body_124 #c246 .tx-powermail .powermail_fieldset .powermail_field.powermail_submit {
  float: none;
  width: 284px;
}

#body_124 #c246 .tx-powermail .powermail_fieldset .powermail_label {
  width: 275px;
}
#body_124 #c246 .tx-powermail .powermail_fieldset .powermail_legend {
  color: #003D6D !important;
  font-weight: bold;
  float: none;
  margin: 0;
  padding: 0 10px;
  font-size: 20px;
  white-space: normal;
}

#body_52 #contentBig {
  width: 100%;  
}

.tx-felogin-pi1 h3, .tx-felogin-pi1 legend {
  display: none;
  }

.tx-felogin-pi1 div {
  margin-bottom: 10px;
  }
.tx-felogin-pi1 input[type="submit"] {
  padding: 2px 5px;
  }