/*
 * Styles für www.e-konsultation.de
 */

/*
 * Fix für JQuery Plugins
 */

.form-item input.error, 
.form-item textarea.error, 
.form-item select.error {
  border:2px solid #FF0000;
}

/*
 * Body
 */

body {
  padding:0;
  margin:0;
  background:#FFFFFF url('http://e-konsultation.de/sites/live.bmi.zebralog.de/themes/ekonsultation/images/body_bg.png') repeat-x;
}

/*
 * Fonts & font colors
 */

body {
  font-family:Helvetica,Arial,sans-serif;
  font-size:12px;
  color:#2b2928;
  line-height:16px;  
}

#skip-to-nav a:link,
#skip-to-nav a:visited {
  color:#F1F0F0;
}


h1, h2, h3, h4, h5, h6 {
  font-weight:100;
}

h1 {
  font-size:20px;
}

.front h1 {
  margin-left:30px;
}

h2 {
  font-size:16px;
}

a,
a:hover,
a:active,
a:visited {
  color:#E25122;
  text-decoration:none;
}

a:hover {
text-decoration:underline;
}

#primary a, #primary a:hover,#primary a:active,#primary a:visited {
  color:#FFFFFF;
  font-size: 14px;
  text-decoration:none;
  line-height:23px;
}

/*
 * header (-->Layout)
 */

#header {
  margin:0;
  height:86px;
}
#header-inner {

}

#site-slogan {
  color:#17630C;
  padding:35px 0 0 320px;
}

.description {
  font-size:12px;
}

/*
 * Primary Menu
 */

#primary {
  margin-left:0;
  height:30px;
  background:transparent url('http://e-konsultation.de/sites/live.bmi.zebralog.de/themes/ekonsultation/images/navbar_start_bg.gif') no-repeat center left;
}

#primary li.first {
  margin-left:4px;
}

#primary li {
  padding-left:5px;
  height:23px;
  background:transparent url('http://e-konsultation.de/sites/live.bmi.zebralog.de/themes/ekonsultation/images/navbar_link_left.gif') no-repeat center left;
  margin-top:3px;
}

#primary li a {
  display:block;
  width:150px;
  height:23px;
  background:#736c6c url('http://e-konsultation.de/sites/live.bmi.zebralog.de/themes/ekonsultation/images/navbar_link_right.gif') no-repeat center right;
}

/*
 * Secondary Menu (i know, this is pretty ugly :P)
 */

#secondary {
  width:400px;
  position:absolute;
  right:0;
  margin:0;
  top:-40px;
}

#secondary ul li {
 float:right;
}

#secondary ul li a,
#secondary ul li a:hover,
#secondary ul li a:active,
#secondary ul li a:visited {
  color:#AAAAAA;
  text-decoration:none;
  font-weight:600;
}

/*
 * Sidebars
 */

/*
 * Sidebar left
 */

#sidebar-left-inner{
  border-right: 1px dashed #bbb3b3;
  padding-right:9px;
}

/*
 * Sidebar right
 */

#sidebar-right .block {
  background:#f4f3f3;
  margin-bottom:20px;
}

#sidebar-right .block-inner {
  margin:15px 10px;
}

/*
 * Footer
 */

#block-block-3 {
  height:140px;
  background:#FFFFFF url('http://e-konsultation.de/sites/live.bmi.zebralog.de/themes/ekonsultation/images/footer_bg.png') top center no-repeat;
  padding:1px; /* hack*/
}

#block-block-3 .block-inner {
  margin-top:30px;
}

/*
 * CAPTCHA
 */
#edit-captcha-response {
  border:2px solid #A3C52D;
  border-right:1px solid #A3C52D;
}

/*
 * Webforms
 */



.node-type-webform .form-item {
  margin:0;
  padding-top:2px;
}

.node-type-webform input,
.node-type-webform textarea,
.node-type-webform select {
  border:1px solid #CCCCCC;
}

.node-type-webform #content-inner .content {
  width:540px;
}

.node-type-webform .content label {
  float:left;
  width:250px;
  text-align:right;
  padding-right:15px;
  padding-top:2px;
}

#edit-captcha-response-wrapper span.field-prefix  {
  font-weight:bold;
  display:block;
  height:20px;
  min-width:40px;
  float:left;
  padding:3px;
}

.form-required {
  margin-right:-8px;
}

.webform-component-email,
#edit-captcha-response-wrapper {
  background:#A3C52D;
  margin-bottom:8px;
}

.webform-component-textfield,
.webform-component-email,
#edit-captcha-response-wrapper,
.webform-component-select {
  height:20px;
}

#edit-captcha-response-wrapper {
  width:368px;
}

#node-3 .webform-component-email {
  background:#F0EFEF;
}

.webform-component-textarea,
.webform-component-textfield,
.webform-component-select,
.webform-component-checkboxes {
  background:#F0EFEF;
  margin:10px 0 10px 0 ;
  padding:0;
}

.webform-component-textarea {
  height:122px;
}

#node-3 .webform-component-textarea {
  background:#A3C52D;
}

#webform-component-newsletter-subscribe .form-checkboxes {
  margin:0;
}

#edit-submitted-newsletter-subscribe-1-wrapper label {
  float:none;
}

.content .webform-component-email input,
.content .webform-component-textarea textarea,
.content .webform-component-textfield input {
  width:265px;
}

.node-type-webform #edit-submit {
  margin-top:12px;
  width:74px;
  height:27px;
  font-size:1px;
  background:transparent url('http://e-konsultation.de/sites/live.bmi.zebralog.de/themes/ekonsultation/images/button_bg.png') no-repeat;
  border:0;
}

fieldset.captcha {
  margin:0;
  padding:35px 0;
  border:0;
  background:transparent url('http://e-konsultation.de/sites/live.bmi.zebralog.de/themes/ekonsultation/images/punkte_grau.gif') no-repeat;
}

#webform-component-datenschutz {
  background:transparent;
}

#webform-component-datenschutz .form-item label {
  display:none;
}

#webform-component-datenschutz .form-item .form-checkboxes label {
  display:block;
  width:100%;
  text-align:left;
}

#webform-component-datenschutz {
  background:transparent url('http://e-konsultation.de/sites/live.bmi.zebralog.de/themes/ekonsultation/images/punkte_grau.gif') no-repeat;
  height:85px;
  padding-top:15px;
  padding-left:8px;
}

#infotext {
  background:transparent url('http://e-konsultation.de/sites/live.bmi.zebralog.de/themes/ekonsultation/images/infokreis_grau.gif') no-repeat;
  height:25px;
  color:#979797;
  padding:0 35px;
  float:left;
  margin:-25px 0 0 90px;
  width:650px;
  font-size:11px;
  line-height:12px;
}

/* a.datenschutz {
  background:transparent url(../../../e-konsultation.de/themes/ekonsultation/images/link_rot.gif) no-repeat;
 padding-left:15px;
}*/

/* 
 * Newsletter Form node/6 
 */
#edit-submitted-infodienst-1 + div {
  display:none;
}

/*
 * Konsultationen - Übersicht
 */

.konsultationen h2 {
  font-size:13px;
  font-weight:bold;
}

.konsultationen .datum {
  background:transparent url(../../../e-konsultation.de/themes/ekonsultation/images/uhr_grau.gif) no-repeat;
}

.konsultationen .aktuell .datum {
  background:transparent url(../../../e-konsultation.de/themes/ekonsultation/images/uhr_gruen.gif) no-repeat;
}

.konsultationen .information {
  background:transparent url(../../../e-konsultation.de/themes/ekonsultation/images/info_grau.gif) no-repeat;
}

.konsultationen .bericht {
  background:transparent url(../../../e-konsultation.de/themes/ekonsultation/images/bericht_grau.gif) no-repeat;
}

.konsultationen .konsultationslink {
  background:transparent url(../../../e-konsultation.de/themes/ekonsultation/images/link_rot.gif) no-repeat;
}

.konsultationen div {
  padding:1px 0 0 30px;
  
}

.konsultationen div div {
  padding-left:20px;
  margin:3px 0;
}

.konsultationen div div.clsr {
  padding:0;
  margin-left:-30px;
}

.konsultationen .aktiv {
    background:transparent url(../../../e-konsultation.de/themes/ekonsultation/images/aktivkon.gif) no-repeat;
}

.konsultationen .aktiv .clsr {
    background:transparent url(../../../e-konsultation.de/themes/ekonsultation/images/aktivkon_bottom.gif) no-repeat left bottom;
}

.konsultationen .vergangen {
    background:transparent url(../../../e-konsultation.de/themes/ekonsultation/images/archivkon.gif) no-repeat;
}

.konsultationen .vergangen .clsr {
    background:transparent url(../../../e-konsultation.de/themes/ekonsultation/images/archivkon_bottom.gif) no-repeat left bottom;
}

.message-archive {
    border: 1px solid darkred;
    padding: 5px;
    width:100%;
    position:absolute;
    background:white;
    text-align:center;
}