body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
#mbOverlay{position:fixed;z-index:9998;top:0;left:0;width:100%;height:150%;background-color:#000;cursor:pointer}#mbOverlay.mbOverlayOpaque{background:url(../../assets/mediabox/images/80.png)}#mbOverlay.mbOverlayAbsolute{position:absolute}#mbOverlay.mbMobile{position:absolute;background-color:transparent}#mbBottom.mbMobile{line-height:24px;font-size:16px}#mbCenter{position:absolute;z-index:9999;left:50%;padding:10px;background-color:#000;-webkit-border-radius:10px;-khtml-border-radius:10px;-moz-border-radius:10px;border-radius:10px;filter:progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#000000');-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#000000')";-webkit-box-shadow:0 5px 20px rgba(0,0,0,.5);-khtml-box-shadow:0 5px 20px rgba(0,0,0,.5);-moz-box-shadow:0 5px 20px rgba(0,0,0,.5);box-shadow:0 5px 20px rgba(0,0,0,.5)}#mbCenter.mbLoading{background:#000 url(../../assets/mediabox/images/loading-dark.gif) no-repeat center;-webkit-box-shadow:none;-khtml-box-shadow:none;-moz-box-shadow:none;box-shadow:none}#mbMedia{position:relative;left:0;top:0;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;line-height:20px;font-size:12px;color:#fff;text-align:left;background-position:center center;background-repeat:no-repeat}#mbBottom{line-height:20px;font-size:12px;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;text-align:left;color:#999;min-height:20px;padding:10px 0 0}#mbTitle,#mbPrevLink,#mbNextLink,#mbCloseLink{display:inline;color:#fff;font-weight:700}#mbNumber{display:inline;color:#999;font-size:.8em;margin:auto 10px}#mbCaption{display:block;color:#999;line-height:1.6em;font-size:.8em}#mbPrevLink,#mbNextLink,#mbCloseLink{float:right;outline:0;margin:0 0 0 10px;font-weight:400}#mbPrevLink b,#mbNextLink b,#mbCloseLink b{color:#eee;font-weight:700;text-decoration:underline}#mbPrevLink big,#mbNextLink big,#mbCloseLink big{color:#eee;font-size:1.4em;font-weight:700}#mbBottom a,#mbBottom a:link,#mbBottom a:visited{text-decoration:none;color:#ddd}#mbBottom a:hover,#mbBottom a:active{text-decoration:underline;color:#fff}#mbError{position:relative;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;line-height:20px;font-size:12px;color:#fff;text-align:center;border:10px solid #700;padding:10px 10px 10px;margin:20px;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;border-radius:5px}#mbError a,#mbError a:link,#mbError a:visited,#mbError a:hover,#mbError a:active{color:#d00;font-weight:700;text-decoration:underline}
/* **************************************************************************

    Dateiname   base.css
    Funktion    Standard-CSS
    Datum       Januar 2013

*****************************************************************************/

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, sup, 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;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}


/**
 * BASE
 *****************************************************/


 @font-face {
    font-family: 'ColaborateLightRegular';
    src: url('../../files/fonts/ColabLig-webfont.eot');
    src: url('../../files/fonts/ColabLig-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../files/fonts/ColabLig-webfont.woff') format('woff'),
         url('../../files/fonts/ColabLig-webfont.ttf') format('truetype'),
         url('../../files/fonts/ColabLig-webfont.svg#ColaborateLightRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ColaborateBoldRegular';
    src: url('../../files/fonts/ColabBol-webfont.eot');
    src: url('../../files/fonts/ColabBol-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../files/fonts/ColabBol-webfont.woff') format('woff'),
         url('../../files/fonts/ColabBol-webfont.ttf') format('truetype'),
         url('../../files/fonts/ColabBol-webfont.svg#ColaborateBoldRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body {
	height: 100%;
}

body {
    background: url("../../files/img/bg.png") repeat-x #3e3e3e;
    font-family: "ColaborateLightRegular";
    font-size: 14px;
    line-height: 22px;
    color:#3E3E3E;
}

a {
    text-decoration: none;
    color:#00529F;
}

strong, h1, h2, h3 {
    font-family: "ColaborateBoldRegular";
}

h1 { color: #3E3E3E;
    font-size: 28px;
    margin-bottom: 20px;
    line-height: 32px;
}
h2 { 
    font-size: 20px; 
    margin-bottom: 20px;
}
h2 a {
    color: #9e9e9e;
}
h3 { 
    font-size: 21px;
    margin-bottom: 16px;
}




/**
 * FRAMEWORK
 *****************************************************/
#wrapper {
    min-height: 100%;
    height:auto !important;
    height: 100%;
    margin: 0 auto 150px;
    width: 960px;
}


.box {
    padding:14px;
}

.text {
    padding: 20px;
}



/**
 * Header
 *****************************************************/
#header {
    height: 80px;
    margin-top: 20px;
    padding: 20px 0;
}
#header #logo {
    width:350px;
    float: left;
}
#header #navigation {
    float:right;
    width: 286px;
}

#banner {
    background: url("../../files/img/banner1.png") no-repeat scroll 0 0 transparent;
    width: 960px;
    height: 140px;
}


/**
 * Navigation
 *****************************************************/
#navigation ul {
    background: none repeat scroll 0 0 #888888;
    height: 35px;
}
#navigation ul li {
	display: inline-block;
    float: left;
    height: 35px;
    margin-right: 2px;
    cursor: pointer;
}
#navigation ul li:hover,
#navigation ul li.active,
#navigation ul li.trail {
    background: none repeat scroll 0 0 #00529F;
}
#navigation ul li.last {
    margin-right: 0px;
}
#navigation ul li a,
#navigation ul li strong {
    color: #FFFFFF;
    display: block;
    height: 20px;
    padding: 7px 10px;
    font-family: "ColaborateLightRegular";
    font-weight: normal;
}

/**
 * Content
 *****************************************************/

#content {
    background: none repeat scroll 0 0 #FFFFFF;
    min-height: 350px;
}
#content a:hover {
    text-decoration: underline;
}

#content #c_left {
    float: left;
    margin-right: 15px;
    padding-top: 30px;
}
#content #c_left #subnavi h3 {
     padding: 10px 0 10px 15px;
}

/* Subnavi */
#subnavi ul {

}
#subnavi ul li {
    margin: 5px 0;    
    width: 190px;
}
#subnavi ul li:hover {
    background: none repeat scroll 0 0 #DDDDDD;
}
#subnavi ul li.active,
#subnavi ul li.trail {
    background: none repeat scroll 0 0 #00529F;
    color: #FFFFFF;
}
#subnavi ul li a,
#subnavi ul li strong {
    display: block;
    padding: 5px 0 5px 15px;
    font-family: "ColaborateLightRegular";
    font-weight: normal;
}
#subnavi ul li a:hover {
    text-decoration: none;
}
#subnavi ul li.trail a {
    color: #FFFFFF;
}

#content #c_main {
    float:left;
    width: 550px;
    margin-right: 15px;
}
#c_main .content-text {
    margin-bottom: 20px;
}


#content #c_right {
    background: none repeat scroll 0 0 #DDDDDD;
	width:190px;
    float: left;
    padding-top: 14px;
}


#content #c_left,
#content #c_right {    
    width:190px;
}



/**
 * Footer
 *****************************************************/
#footer {
    color: #FFFFFF;
    font-size: 13px;
    height: 25px;
    padding-top: 5px;
    text-align: right;
}
#footer a {
    color: #FFFFFF;
}




/**
 * Contao
 *****************************************************/
p.info {
    margin-bottom: 15px;
}
p.back,
p.more {
    margin-top: 15px;
}
p.error {
    color: #FF0000;
    margin-left: 20px;
}

.layout_latest {
    border-bottom: 1px solid #3E3E3E;
    margin: 20px 0;
    padding-bottom: 20px;
}
.layout_latest.first {
    margin-top: 0px;
}
.layout_latest.last {
    border-bottom: none;
}
.layout_latest h2 a:hover {
    text-decoration: none !important;
}

#info .mod_newslist.musikverein {
    margin-bottom: 20px;
}
#info .mod_newslist h4 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}

.formbody table tr td {
    vertical-align: top;
}
.formbody input,
.formbody textarea {
   	border: 1px solid #AAAAAA;
    margin-bottom: 10px;
    margin-left: 20px;
    padding: 5px;
    width: 340px;
}
.formbody input.captcha {
    width: 30px;
}
.formbody .captcha_text {
    margin-left: 20px;
}
.formbody .submit {
    background:#F0F0F0;
    cursor: pointer;
    font-size: 14px;
    width: 100px;
}
.formbody .submit:hover {
 	background:#DDDDDD; 
}  


table#jahresplan tr td {
  border-top: 1px solid #CCCCCC;
}
