/* !RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}*/
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
    margin-bottom: 30px;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
/*  border-collapse: collapse; */
    border-spacing: 0;
}
/* !REBUILD */
a {
    color: #000;
    text-decoration: none;
    font-weight: bold;
    margin: 0;
}
a:hover {
    color: #939393;
}
a:active {
    color: #00504e;
    bottom: -1px;
    position: relative;
}
strong{
font-weight:bold;
}
body {
    font: 14px/24px "Helvetica", Arial , Verdana, sans-serif;
    color: #000;
}

/* !START-LAYOUT */
body#start {
    background-color: #cdcdcd;
}
#logo {
    padding: 30px 0 24px 40px;
}
#logo img {
}
#logo.site {
    background-color: #fff;
}
#start-nav {
    position: absolute;
    bottom: 160px;
    margin-left: 24px;
}
#start-nav ul {
   width: 940px;
   margin: 0 auto; 
}
#start-nav ul li {
    float: left;
    margin: 0 14px;
}
#start-nav ul li a {
    color: #2c343a;
    display: block;
    font: 17px/17px "Archivo Narrow", Verdana, Helvetica, Arial, sans-serif;
    font-weight: normal;
    height: 136px;
    padding: 12px;
    text-transform: uppercase;
    width: 136px;
}
#start-nav ul li a span {
    font-size: 15px;
    text-transform: none;
}
#start-nav ul li a:hover {
    background-position-y: 0 !important;
    color: #5b5b5b;
}
#start-container {
    width: 960px;
    margin: 0 auto;
    margin-top: 20px;
}
#start-wrapper {
    /*background: rgba(255,255,255,.7);*/
    width: 990px;
}
#start-footer {
    bottom: 0;
    color: #2c343a;
    font: 11px/13px "Verdana", Helvetica, Arial, sans-serif;
    position: fixed;
    width: 960px;
}
#start-footer #footer-nav ul li a {
    color: #2c343a;
}
#start-footer #footer-nav ul li a:hover {
    color: #fee46c;
}
#footer-nav {
    float: right;
    margin: 0 40px 0 0;
}
#footer-nav ul li {
    display: inline-block;
    list-style-type: none;
    margin-left: 3px;
} 
#footer-nav ul li a {
    color: #ccdcdc;
    font-weight: normal;
}
#footer-nav ul li a:hover {
    color: #fdd624;
    -webkit-transition: color 0.15s ease-in-out;
    -moz-transition: color 0.15s ease-in-out;
    -ms-transition: color 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out;
}

/* !LAYOUT */
body#verein {
    background-color: #fee46c;
}
body#institut {
    background-color: #a1bac7;
}

body#stiftung {
    background-color: #bdc0c1;
}

body#landesgruppen {
    background-color: #c8da91;
}

body#mitgliedschaft {
    background-color: #ffcc99;
}
#column-1 {
    background-color: #fff;
    float: left;
    width: 370px;
}
#column-2 {
    background-color: #fff;
    float: right;
    min-height: 340px;
}
#column-3 {
    background-color: #fff;
    float: left;
    width: 100%;
}
#navigation{
    width: 100%;
}
#container {
    width: 990px;
    margin: 0 auto;
}
.search {
    position: absolute;
    right: 94px;
    top: 8px;
    width: auto;
}
.search fieldset {
    background: transparent !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
form.advsea-form a.advsea-helplink {
    display: none;
}
.advsea-form fieldset {
    border: none !important;
    margin: 0 !important;
    background-color: #efefef;
    padding: 15px !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
}
div.advsea-result a {
    color: #0066ad !important;
}
#lang-nav {
    float: right;
    height: 12px;
    margin: 30px 40px 10px 0;
    width: 56px;
}
#lang-nav ul li {
    float: left;
    height: 12px;
    margin-left: 10px;
    width: 18px;
} 
#lang-nav ul li a {
    display: block;
    height: 12px;
    width: 18px;
    text-indent: -999em;
}
#lang-nav ul a.de {
    background: url(../img/de.gif) no-repeat scroll 0 0 transparent;
}
#lang-nav ul a.en {
    background: url(../img/en.gif) no-repeat scroll 0 0 transparent;
}
#lang-nav ul a.fr {
    background: url(../img/fr.gif) no-repeat scroll 0 0 transparent;
}
#top-nav {
    clear: right;
    float: right;
    font-size: 11px;
    margin: 10px 40px 0 0;
}
#top-nav ul li {
    float: left;
    margin-left: 14px;
}
#top-nav ul li a {
    font-weight: normal;
}
#top-nav ul li.active a {
    font-weight: bold;
}

#header {
    background-color: #fff;
    margin-bottom: 10px;
}
#header img {
    display:block;
}
#headline {
    margin: 28px 0 24px 0;
}
#wrapper {
    position: relative;
}
#content{
    padding: 0 40px 240px;
}
#text{
    width: 530px;
}
#wide-text{
    width: 100%;
}
/* !FLOATS */
.right{
    float: right;
    margin: 5px 0 4px 20px;
}
.left{
    float: left;
    margin: 5px 20px 4px 0;
}
.left-image{
    float: left;
    margin: 5px 20px 20px 0;
    padding-bottom: 20px;
    clear: both;
}

/* TYPOGRAPFIE */
h1{
    color: #000;
    font: 17px/24px "Helvetica", Arial , Verdana, sans-serif;
    font-weight: bold;
    margin-top: 24px;
}
h2{
    font: 14px/20px "Helvetica", Arial , Verdana, sans-serif;
    margin-bottom: 24px;
    text-transform: uppercase;
    font-weight: bold;
}
h3{
    font: 13px/20px "Helvetica", Arial , Verdana, sans-serif;
    margin-bottom: 12px;
    margin-top: 24px;
}
h3.slide-title {
    background: url("../img/class-more-slider.png") no-repeat scroll 0 4px transparent;
    margin-top: 20px;
    padding-left: 10px;
}
h3.slide-title:hover {
    color: #8d8d8d;
}
p {
    margin-bottom: 1.5em;
}
i {
    font-style: italic;
}
blockquote {
    font-style: italic;
}
p.quote{
    font-size: 14px;
    font-weight: bold;
    color: #888888;
}
p.copyright{
    font: 10px/12px "Helvetica", Arial , Verdana, sans-serif;
    margin-bottom: 1.5em;
}

/* !NAVIGATION */
#nav-home{
    height: 300px;
    float: left;
    width: 200px;  
    margin: -348px 0 0 46px;
}
#nav-home ul{
    float: left;
    margin: 46px 0 0 38px;
}
#nav-home ul li a{
    color: #fff;
    font: 14px/26px "Helvetica", Arial , Verdana, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: #000 0 0 3px;
}
#nav-home ul li a:hover{
    color: #00cfc9;
}
#nav-home ul li a:active{
    color: #00a6a2;
    position: relative;
    bottom: -1px;
}
#main-nav{
    float: left;
    margin: 50px 30px 20px 28px;
    width: 140px;
}
#main-nav ul li a{
    color: #9c9e9f;
    font: 16px/24px "Helvetica", Arial , Verdana, sans-serif;
    padding-left: 12px;
}
#main-nav ul li.active a {
    color: #000;
    font-weight: bold;
}
#main-nav ul li a:hover{
    color: #434343;
}
#main-nav ul li a:active{
    color: #00504e;
    position: relative;
    bottom: -1px;
}
#sub-nav{
    float: left;
    margin: 50px 15px 20px 0;
    width: 140px;
}

#sub-nav ul ul {
    padding: 5px 0 0 10px;
    margin: 5px 0 0;
}

#sub-nav ul li a,
#sub-nav ul li.active li a{
    color: #9c9e9f;
    font-weight: normal;
    padding-left: 6px;
}
#sub-nav ul li{
    font: 14px/15px "Helvetica", Arial , Verdana, sans-serif;
    text-indent: -6px;
    margin-bottom: 10px;
}
#sub-nav ul li a:hover{
    color: #434343;
}
#sub-nav ul li.active a, 
#sub-nav ul li.active li.active a {
    background: url("../img/active.gif") no-repeat scroll 0 3px transparent;
    color: #000;
    font-weight: bold;
}
#sub-nav ul li a:active{
    color: #000;
    position: relative;
    bottom: -1px;
}
#main-nav-row {
    padding: 10px 0 0 0;
    width: 100%;
}
#main-nav-row ul li.first {
    padding: 0;
}
#main-nav-row ul li a {
    color: #9c9e9f;
    float: left;
    background-image: none;
    text-transform: uppercase;
    margin-right: 20px;
}
#main-nav-row ul li a:hover {
    color: #434343;
}
#main-nav-row ul li.active a {
    color: #000;
}
#sub-nav-row {
    padding: 2px 0 20px 0;
    width: 100%;
}
#sub-nav-row ul li.first {
    padding: 0;
}
#sub-nav-row ul li a {
    color: #9c9e9f;
    float: left;
    background-image: none;
    margin-right: 12px;
    font-size: 10px;
    font-weight: normal;
}
#sub-nav-row ul li a:hover {
    color: #434343;
}
#sub-nav-row ul li.active a {
    background: url("../img/active-sub-nav-row-img.gif") no-repeat scroll 0 10px transparent;
    color: #000;
    font-weight: bold;
    padding-left: 5px;
}

/* LISTS */
#content ul li{
    background: url("../img/li.gif") no-repeat scroll 0px 9px transparent;
    margin: 6px 0 12px;
    padding-left: 10px;
}
li.square{
    background: url("../img/li.gif") no-repeat scroll 7px 9px transparent;
    margin: 6px 0 12px 20px;
    padding-left: 16px;
}
#content ul li.more{
    background: url("../img/class-more-slider.gif") no-repeat scroll 0px 5px transparent;
    margin: 6px 0 12px;
    padding-left: 14px;
}
#content ul li.pdf-list{    
    background: url("../img/class-more-slider.gif") no-repeat scroll 0 6px transparent;
    margin: 12px 0 8px;
}
#content form ul li {
    background: none;
    margin: 6px 0 0 0;
    padding-left: 0;
}
/* !TABELLEN */
table {
    margin-bottom: 40px;
}
table.institut thead tr {
    background-color: rgba(161, 186, 199, 1.0);
    text-transform: uppercase;
}
table.institut th, td {
    border-bottom: 5px solid #fff;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
    padding: 10px 14px
}
table.institut tbody tr {
    background-color: rgba(161, 186, 199, 0.15);
}
table.institut th {
    font-weight: bold;
}
table.institut td.angebot {
    font-weight:bold;
    background-color: rgba(161, 186, 199, 0.25);
}
table.institut tfoot {
    color: rgba(0, 0, 0, 0.55);
    background-color: rgba(0, 0, 0, 0.05);
}
table.institut tfoot td {
    font-size: 11px;
    line-height: 16px;
}
table.institut td.breite {
    width: 150px;
}
table  td.sold {
    color: #c90000;
}
table td.free {
    color: #69a600;
}
table.verein thead tr {
    background-color: rgba(253, 214, 36, 1.0);
    text-transform: uppercase;
}
table.verein th, td {
    border-bottom: 5px solid #fff;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
    padding: 10px 14px
}
table.verein tbody tr {
    background-color: rgba(253, 214, 36, 0.15);
}
table.verein th {
    font-weight: bold;
}
table.verein th.block {
    font-weight:bold;
    background-color: rgba(253, 214, 36, 0.25);
}
table.verein td.breite {
    width: 100px;
}
#calbody span.title a {
    font-size: 11px;
}
#mxccategories ul {
    margin-left: -20px;
}
#mxccategories ul li {
    float: left;
    margin-left: 20px;
    width: 280px;
}
#mxccategories h3 {
    text-transform: uppercase;
}

/* !FORM */
input, button, select, textarea {
    font-family: "Helvetica", Arial , Verdana, sans-serif;
}
.form-horizontal {
    padding: 10px 0;
}
.form-horizontal .control-group {
    margin-bottom: 20px;
}
.form-horizontal .control-label {
    float: left;
    padding-top: 4px;
    text-align: left;
    width: 140px;
}
.form-horizontal .controls {
    margin-left: 160px;
}
.form-horizontal input,
.form-horizontal textarea {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.form-horizontal input[type="text"],
.form-horizontal textarea {
    background-color: #fff;
    border: 1px solid #ccc;
    height: 20px;
    padding: 4px 6px;
    font-size: 14px;
    line-height: 20px;
    width: 210px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}
.form-horizontal input[readonly="readonly"] {
    background-color: #f9f9f9;
    color: #999;
}
.form-horizontal textarea {
    height: auto;
}
.btn {
    background: #008C88;
    border: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 14px;
    text-align: center;
    vertical-align: middle;
}
.pageNav ul {
    list-style: none;
}
.pageNav li {
    display: inline-block;
    margin: 0 5px;
}

/* !EVENT */
.event-detail {
    background-color: #f8f8f8;
    margin-bottom: 10px;
    width: 380px;
}
h2.event-detail-title {
    background-color: #efefef;
    padding: 10px 20px;
    margin-bottom: 5px;
    width: 340px;
}
.event-detail p.event-date {
    font-weight: bold;
    padding: 10px 20px 0 20px;
    margin: 0;
}
.event-detail p.event-date-duration {
    padding: 0 20px 4px 20px;
    margin: 0;
}
.event-detail p.event-description {
    font-size: 12px;
    padding: 10px 20px 0 20px;
}
.event-detail p.event-category {
    color: #a0a0a0;
    font-style: italic;
    margin: 0;
    padding: 0 20px 0 20px;
}
.event-detail h3.location-name {
    color: #a0a0a0;
    font-weight: bold;
    margin: 0;
    padding: 0 20px 20px 20px;
}

/* !FOOTER */
#footer{
    background-color: #3b3c40;
    bottom: 0;
    font: 10px/12px Verdana, Arial, sans-serif;
    margin: 0 auto;
    width: 990px;
    padding: 20px 0 20px 0;
    position: fixed;
}
#footer ul{
    margin:auto;
}
#footer li{
    display: inline-block;
    color: #ccdcdc;
    vertical-align: middle;
}
#footer li a{
    font-weight: normal;
    color: #ccdcdc;
}
#footer li a:hover{
    color: #fff;
    -webkit-transition: color 0.15s ease-in-out;
    -moz-transition: color 0.15s ease-in-out;
    -ms-transition: color 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out;
}
#copyright {
    float: left;
    margin-left: 40px;
    padding: 4px 0;
}
#footer-nav {
    float: right;
    margin: 0 40px 0 0;
}
#footer-nav img {
    vertical-align: middle;
}
.fb-like {
    float: right;
    margin-right: 10px;
}
.column {
    display: inline;
    float: left;
    margin: 20px 10px 0;
    overflow: hidden;
}
.grid_3 {
    width: 220px;
}
/* !CLEARFIX */
.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

.group:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}
.plandb {
    width: 100%;
}
.plandb td {
    vertical-align: middle;
}
* html .group { zoom: 1; } /* IE6 */
*:first-child+html .group { zoom: 1; } /* IE7 */

/*MEDIA-QUERY */
@media only screen and (max-width: 860px) {
    #logo {
        padding: 10px 0 24px 40px;
    }
    #logo img {
        height: 60px;
    }
}
@media only screen and (max-width: 768px) {
    #start-nav {
        bottom: 60px;
    }
}