/*
WebsiteBaker Template 'LKBZH'
Website www.lkbh.ch
WebChuchi Webdesign  www.webchuchi-webdesign.ch
Erstellt: 13.01.2014
Letzte Aenderung: 09.09.2014

ACHTUNG:
Bei Aenderungen dieses Stylesheets muss auch das Stylesheet des Texteditors FCKeditor 'editor.css' entsprechend angepasst werden!
*/



/* RESET */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
form {
  margin: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
fieldset, img {
  border: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: top;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  padding: 15px;
}


/* GENERAL */

html, body {
  height: 100%;
}
body {
  text-align: left;
  background-color: #FFFFFF;
  background-image: url(images/bg_top1.png);
  background-repeat: repeat-x;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
}
hr {
  margin: 5px 0px 5px 0px;
  color: #D0D0D0;
  border: 0;
  border-top: 1px solid #D0D0D0;
  height: 1px;
}
.clearfix:before, .clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1; /* IE 5.5/6/7 */
}


/* LAYOUT */

#non-footer {
  position: relative;
  min-height: 100%;
}
#container {
  text-align: left;
  width: 720px;
  padding-bottom: 82px;
  margin: 0 auto;
}
#left_column {
  text-align: left;
  float: left;
  width: 218px;
}
#logo {
  height: 230px;
  background-image: url(images/logo.png);
  background-repeat: no-repeat;
}
#search_box {
  background-image: url(../images/bg_nav_searchbox.png);
  background-repeat: no-repeat;
  background-position: 5px top;
  height: 60px;
  text-align: justify;
}
#navigation {
  background-image: url(../images/bg_nav_middle.png);
  background-repeat: repeat-y;
  background-position: 5px;
  padding-left: 5px;
}
#nav_top {
  padding-left: 2px;
  background-image: url(../images/bg_nav_top.png);
  background-repeat: no-repeat;
  background-position: left top;
}
#nav_bottom {
  height: 14px;
  background-image: url(../images/bg_nav_bottom.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-color: #FFFFFF;
}
#header {
  width: 465px;
  margin-left: 246px;
  top: 50px;
  height: 100px;


}
#topnav {
  float: right;
  margin: 5px 10px 0 0;
  color: #FFFFFF;
  font-size: 0.85em;
}
#tabs {
  margin-left: 20px;
  width: 460px;
  top 100px;
  position: relative;

  height: 250px;
  background-image: url(../images/tabtextnormal.gif);
  background-repeat: no-repeat;


}


/* #logo50 {
  margin-left: 100px;
  width: 313 px;
  top: 20px;
  position: relative;


  height: 292px;
  background-image: url(../images/50zig_jahrelogoLKB.jpg);
  background-repeat: no-repeat;
   z-index: 2


} */

#content {
  width: 465px;
  margin-top: 90px;
  margin-left: 246px;
  padding-top: 60px;
  padding-bottom: 20px;
  text-align: left;
}
#footer {
  clear: both;
  position: relative;
  margin-top: -82px;
  height: 82px;
  width: 100%;
  background-image: url(../images/bg_bt.png);
  background-repeat: repeat-x;
  color: #FFFFFF;
}
#footer p {
  width: 465px;
  margin: 0 auto;
  padding: 26px 0 0 246px;
  font-size: 0.8em;
  text-align: center;
}
#footer ul.menu {
  width: 465px;
  margin: 0 auto;
  padding: 2px 0 0 246px;
  font-size: 0.8em;
  text-align: center;
}


/* LINKS */

a:link, a:visited, a:active {
  color: #154684;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #154684;
}


/* TEXT */

p, li, td {
  line-height: 1.5em;
  letter-spacing: 0.08em;
}
p {
  margin: 1em 0;
}
ul, ol {
  margin-left: 40px;
}
.quote {
  font-family: Georgia, Times, serif;
  color: #999999;
  font-style: oblique;
  font-variant: normal;
  font-weight: normal;
  font-size: 1.1em;
  display: block;
  line-height: 1.8em;
  margin-top: 0pt;
}
.author {
  font-size: 0.8em;
}
h1 {
  font: small-caps normal 3.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #008BCB;
  text-align: left;
  text-transform: capitalize;
  letter-spacing: 0.1em;
  margin: 0 0 12px 0;
}
h2 {
  font: small-caps bold 1.7em "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #FF6600;
  text-align: left;
  text-transform: capitalize;
  letter-spacing: 0.1em;
  margin: 0 0 20px 0;
  border-bottom: #FF6600 thin dotted;
}
h3 {
  font: small-caps bold 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #FF6600;
  text-align: left;
  text-transform: capitalize;
  letter-spacing: 0.1em;
  margin: 0 0 12px 0;
}
h4 {
  font: normal 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #FF6600;
  letter-spacing: 0.1em;
  margin: 0 0 12px 0;
}
h5 {
  font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #FF6600;
  letter-spacing: 0.1em;
  margin: 0 0 12px 0;
}
h6 {
  font: bold 1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #FF6600;
  margin: 0 0 9px 0;
}
ul.links {
  margin-left: 50px;
  line-height: 2em;
  list-style: none;
}
ul.links li:before {
  /* content: "\00BB\0020"; */
  content: "\2713\0020";
}
.select_bezirk {
  position: absolute;
  top: 250px;
  width: 170px;
  font-weight: bold;
}


/* VORSTAND */

#vorstand td {
  padding: 6px;
}


/* VERORDNUNG */

#verordnung {

}
#verordnung .vo_haupttitel {
  font: bold 1.6em/1.3em Arial, Helvetica, sans-serif;
  color: #000000;
}
#verordnung .vo_kursiv {
  font: italic 1em/1.2em Arial, Helvetica, sans-serif;
  color: #000000;
}
#verordnung .vo_titel {
  margin-top: 35px;
  font: bold 1em Arial, Helvetica, sans-serif;
  color: #000000;
}
#verordnung p {
  font: 1em/1.2em Arial, Helvetica, sans-serif;
  text-align: justify;
  color: #000000;
}
/* Verordnung rechte Kolonne */
#verordnung td + td {
  width: 22%;
  padding: 6px 0 0 13px;
  font: 0.9em Arial, Helvetica, sans-serif;
  color: #000000;
}
#verordnung td + td p {
  margin: 0.5em 0;
  text-align: left;
}


/* DELEGIERTE */

table.category {

}
table.category td {
  padding: 7px;
}
table.category th {
  padding: 7px;
  white-space: nowrap;
  background-color: #d1d1d1;
}
table.category th a img {
  padding-left: 6px;
}
table.category tr:nth-child(even) {
  background-color: #f2f2f2;
}
table.category td:first-of-type {
  white-space: nowrap;
  font-weight: bold;
}
table.category tr:hover td {
  background-color: #e3eaf9;
}


/* SCHULEN */

table.schulen {
  margin-bottom: 20px;
}
table.schulen td {
  padding: 6px 4px;
}
table.schulen th {
  padding: 6px 4px;
  white-space: nowrap;
  text-align: left;
  background-color: #d1d1d1;
}
table.schulen tr:nth-child(even) {
  background-color: #f2f2f2;
}
table.schulen td:first-of-type {
  font-weight: bold;
}
table.schulen td:last-of-type {
  white-space: nowrap;
}
table.schulen tr:hover td {
  background-color: #e3eaf9;
}


/* PHOCA IMAGE GALLERY */

#phocagallery #pg-icons {

}
#phocagallery #pg-icons + div {
  display: none;
}


/* SEARCH */

#search_box label[for="mod_search_searchword"],
.ie7 #search_box label {
  display: none;
}
#search_box #mod_search_searchword {
  width: 138px;
  color: #154684;
  margin: 25px 4px 0 23px;
}
#search_box input[type="submit"] {
  border: none;
  height: 24px;
  width: 28px;
  vertical-align: middle;
  background-color: transparent;
  background-image: url(../images/magnifier.png);
  cursor: pointer;
  text-indent:-9999px; /* hide text of value attribute */
}
/* hide text of value attribute in IE 7 */
.ie7 #search_box input[type="submit"] {
  display: inline-block;
  font-size: 0;
  line-height: 0;
}
#search_box input[type="submit"]:hover {
  background-image: url(../images/magnifier_A.png);
}


/* SEARCH RESULTS */

.search_result label {
  display: inline;
}
.search_result .radiobtn {
    padding-right: 20px;
}
.search_result .display {
  float: left;
}
.search_result .button {
  margin-left: 30px;
  width: 220px;
}
.results {
  margin-bottom: 4em;
}
.results h4 {
  margin: 0 0 .5em 0;
}
.results h4 + p {
  font-weight: bold;
}
.results p {
  margin: .4em 0;
}
.results ol.list li {
  margin-bottom: 1.9em;
}
.highlight {
  background-color: #FFFF00;
}


/* NAVIGATION */

#navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-weight: bold;
  letter-spacing: 0.1em;
  display: block;
}
#navigation ul li a {
  text-decoration: none;
  font-size: 1.3em;
  color: #154684;
  text-align: left;
  line-height: 1.8em;
  display: block;
  width: 184px;
  padding-left: 15px;
  border-bottom: 1px dotted #154684;
}
#navigation ul ul li a {
  font-size: 1em;
  width: 174px;
  padding-left: 25px;
}
#navigation ul ul li {
  display: none; /* hide 2nd level */
}
#navigation ul li.active ul li {
  display: inline; /* show 2nd level */
}
#navigation ul ul ul li {
  width: 164px;
  padding-left: 35px;
  display: none; /* hide 3rd level */
}
#navigation ul li a:hover {
  color: #333333;
  border-top: none;
  border-bottom: 1px solid #154684;
  background: url(../images/nav_arrow_l.png) no-repeat 180px 8px;
}
#navigation ul ul li a:hover {
  background: url(../images/nav_arrow_s.png) no-repeat 184px 5px;
}
#navigation ul li.current {
  background: url(../images/nav_arrow_l.png) no-repeat 180px 8px;
}
#navigation ul ul li.current a {
  background: url(../images/nav_arrow_s.png) no-repeat 184px 5px;
}


/* TOP AND FOOTER NAVIGATION */

#topnav li,
#footer li {
  display: inline;
}
#topnav li:after,
#footer li:after {
  content: " | ";
}
#topnav li:last-of-type:after,
#footer li:last-of-type:after {
  content: " ";
}
#topnav a, #footer a {
  color: #FFFFFF;
  text-decoration: none;
  border: none;
}
#topnav a:hover, #footer a:hover {
  text-decoration: underline;
}


/* LINK TABS */

#tabs ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#tabs li {
  display: block;
  float: left;
  margin: 0 0 0 12px;
}
#tabs a.tab {
  display: block;
  text-decoration: none;
  width: 140px;
  height: 55px;
  background-repeat: no-repeat;
  background-position: 0 -10px;
  transition: background-position 200ms;
  -webkit-transition: background-position 200ms;
}
#tabs a.tab:hover {
  background-position: 0 -5px;
}
/* blue tab */
#tabs a.tab_bl {
  background-image: url(../images/tab_bl.png);
}
/* yellow tab */
#tabs a.tab_ye {
  background-image: url(../images/tab_ye.png);
}
/* orange tab */
a.tab_or {
  background-image: url(../images/tab_or.png);
}
/* red tab */
a.tab_re {
  background-image: url(../images/tab_re.png);
}


/* LOGIN */

/* Login form */
.login fieldset {
  padding: 20px 30px;
}
.login #remember-lbl {
  display: inline-block;
  margin: 10px 0 0 10px;
}
.login button[type="submit"] {
  margin-top: 25px;
}
.login + div {
  margin-top: 40px;
}
.login + div ul {
  list-style: none;
}
.login + div ul li:before {
  content: '» ';
}
/* Hide frontend edit icons */
.actions {
  display: none;
}


/* JOOMLA SYSTEM MESSAGE */

#system-message-container {

}
#system-message {
  border: solid 1px #FFD700;
  background-color: #FFFFDD;
  padding: 10px;
}
#system-message dt.message {
  font-size: 1.5em;
  margin: 0 0 12px 0;
}
#system-message dd.message ul {
  list-style: none;
}


/* CHRONOFORM (Feedback) */

script + div[style^="clear:"] {
  display: none;
}
.ie8 script + div[style] {
  display: none;
}

#chronoform-Kontakt-LKB-Vorstand {
  margin-top: 80px;
}
#chronoform-Kontakt-LKB-Vorstand .gcore-label-left {
  min-width: 40px !important;
}
#chronoform-Kontakt-LKB-Vorstand .S {
  width: 180px !important;
}
#chronoform-Kontakt-LKB-Vorstand .L {
  width: 437px !important;
}
#chronoform-Kontakt-LKB-Vorstand textarea {
  width: 437px !important;
}
#chronoform-Kontakt-LKB-Vorstand input[type="submit"],
#chronoform-Kontakt-LKB-Vorstand input[type="reset"],
#chronoform-Kontakt-LKB-Vorstand button {
  display: inline-block;
  padding: 4px 8px;
  font-family: 'Lucida Grande', Arial, sans-serif;
  font-size: 13px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.6);
  background: -webkit-gradient(linear, left top, left bottom, from(#FBFCFB), to(#9D9E9D));
  background: -moz-linear-gradient(#FBFCFB, #9D9E9D);
  background-color: #eee;
  text-shadow: rgba(255, 255, 255, 0.4) 0px 1px;
  -webkit-box-shadow: rgba(255, 255, 255, 0.4) 0 1px;
  -moz-box-shadow: rgba(255, 255, 255, 0.4) 0 1px;
  box-shadow: rgba(255, 255, 255, 0.4) 0 1px;
  -webkit-user-select: none;
  -moz-user-select: none;
  cursor: pointer;
}
#chronoform-Kontakt-LKB-Vorstand input[type="submit"]:hover,
#chronoform-Kontakt-LKB-Vorstand input[type="reset"]:hover,
#chronoform-Kontakt-LKB-Vorstand button:hover {
  background: #B5B5B5;
  -webkit-box-shadow: rgba(255, 255, 255, 0.4) 0 1px,
                      black 0px 1px 3px inset,
                      rgba(0, 0, 0, 0.4) 0px -5px 12px inset;
  -moz-box-shadow:    rgba(255, 255, 255, 0.4) 0 1px,
                      black 0px 1px 3px inset,
                      rgba(0, 0, 0, 0.4) 0px -5px 12px inset;
  box-shadow:         rgba(255, 255, 255, 0.4) 0 1px,
                      black 0px 1px 3px inset,
                      rgba(0, 0, 0, 0.4) 0px -5px 12px inset;
  text-shadow: rgba(255, 255, 255, 0.3) 0px 1px;
  cursor: pointer;
}


/* CONTACT FORM (LKB Delegierte) */

.contact-form fieldset {
  margin: 15px 0;
  padding: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #EEEEEE;
}
.contact-form legend {
  font-size: 1.2em;
  padding: 0 5px;
}
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[name="email"],
.contact-form input[type="url"],
.contact-form input[type="password"],
.contact-form input[type="number"],
.contact-form textarea {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  height: 24px;
  width: 100%;
  margin-bottom: 18px;
  border: 1px solid #CCCCCC;
  padding: 4px 0 1px 5px;
  font-size: 1.2em;
}
.contact-form textarea {
  min-height: 50px;
  height: auto;
}
.contact-form label {
  display: block;
  height: 20px;
  font-size: 1.1em;
}
.contact-form input[type="submit"],
.contact-form input:hover[type="reset"],
.contact-form button {
  display: inline-block;
  padding: 4px 8px;
  font-family: 'Lucida Grande', Arial, sans-serif;
  font-size: 13px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.6);
  background: -webkit-gradient(linear, left top, left bottom, from(#FBFCFB), to(#9D9E9D));
  background: -moz-linear-gradient(#FBFCFB, #9D9E9D);
  background-color: #eee;
  text-shadow: rgba(255, 255, 255, 0.4) 0px 1px;
  -webkit-box-shadow: rgba(255, 255, 255, 0.4) 0 1px;
  -moz-box-shadow: rgba(255, 255, 255, 0.4) 0 1px;
  box-shadow: rgba(255, 255, 255, 0.4) 0 1px;
  -webkit-user-select: none;
  -moz-user-select: none;
  cursor: pointer;
}
.contact-form input:hover[type="submit"],
.contact-form input:hover[type="reset"],
.contact-form button:hover {
  background: #B5B5B5;
  -webkit-box-shadow: rgba(255, 255, 255, 0.4) 0 1px,
                      black 0px 1px 3px inset,
                      rgba(0, 0, 0, 0.4) 0px -5px 12px inset;
  -moz-box-shadow:    rgba(255, 255, 255, 0.4) 0 1px,
                      black 0px 1px 3px inset,
                      rgba(0, 0, 0, 0.4) 0px -5px 12px inset;
  box-shadow:         rgba(255, 255, 255, 0.4) 0 1px,
                      black 0px 1px 3px inset,
                      rgba(0, 0, 0, 0.4) 0px -5px 12px inset;
  text-shadow: rgba(255, 255, 255, 0.3) 0px 1px;
  cursor: pointer;
}
.contact-form input.invalid {
  border: 1px solid #F00F00;
}
#jform_contact_email_copy {
  position: relative;
  top: -22px;
  left: 200px;
}
