HTML, BODY {
	height: 100%;
	overflow:hidden;
}
BODY {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	background:#fff url("img/mbsj-kachel.jpg") repeat-x bottom center;
	text-align:center;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  background:red;
}
.versteckt {
	display:none;
}
.clear {
	clear:both;
	font-size:0px;
	overflow:hidden;
}

A {
	outline:0;
}
/* ##### Container ##### */
DIV#c {
	position:relative;
	width:1015px;
	min-height:100%;
	display:block;
	margin:0 auto;
	text-align:left;
	z-index:0;
	left: -1px;
}

/* ##### Navigation ##### */
DIV#n {
	position:absolute;
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size:0.9em;
	top:0;
	left:0;
	width:259px;
	height:100%;
	z-index:10;
}
IMG#junior {
	position:absolute;
	bottom:0px;
	margin-top:250px;
	left:0;
	z-index:10;
}
/* ##### Navigationstyles ##### */
DIV#n A {
	color:#000;
}
DIV#mainmenu {
	position:relative;
	left:22px;
	top:32px;
	width:217px;
	overflow:hidden;
}
DIV#mainmenu A {
	position:relative;
	display:block;
	white-space:nowrap;
	padding:0.2em 0 0.2em 0;
	color:#000;
	font-weight:normal;
}
DIV#mainmenu A:hover {
	font-weight:normal;
	color:#c61400;
}
DIV#mainmenu A.highlight, 
DIV#mainmenu A.highlight:hover,
DIV#mainmenu A.highlight:active {
	font-weight:bold;
	color:#c61400;
}

DIV#mainmenu DIV {
	position:relative;
	margin:0.2em 0;
	width:217px;
	overflow:hidden;
}
DIV#mainmenu DIV A {
	position:relative;
	display:block;
	white-space:nowrap;
	padding:0.2em 0 0.2em 10px;
	background:url("img/submenubullet.gif") no-repeat 0px 4px;
}
DIV#mainmenu DIV A:hover, 
DIV#mainmenu DIV A:active, 
DIV#mainmenu DIV A.highlight,
DIV#mainmenu DIV A.highlight:hover {
	color:#c61400;
	font-weight:normal;
	background:url("img/submenubullet-over.gif") no-repeat 0px 4px;
}
DIV#mainmenu DIV { 
	display:none;
}
DIV#mainmenu DIV.highlight { 
	display:block;
}
/* ##### fuer layoutansicht dw ##### */
DIV#n UL, DIV#n LI {
	margin:0;
	padding:0;
	width:217px;
	float:left;
}
/* ##### Partnerbanner ueber Footer ##### */
DIV#p {
	position:relative;
	width:468px;
	height:90px;
	padding:15px 0 0 0;
	margin:0;
}
DIV#p H3 {
	font-size:9px;
	font-weight:normal;
	float:left;
	display:block;
	border-bottom:1px solid #e2897f;
	width:215px;
	padding:0 0 2px 0;
}
DIV#p IMG {
	display:block;
	float:left;
	margin:7px 0 0 0;
}
/* ##### Inhalt ##### */
DIV#i {
	position:absolute;
	top:0;
	left:259px;
	width:507px;
	height:100%;
	background:#fff;
	overflow:auto;
	padding-left:26px;
	z-index:0;
}
DIV#logo {
	position:relative;
	width:468px;
	display:block;
	height:109px;
	overflow:hidden;
}
DIV#wrapper {
	position:relative;
	width:467px;
	padding:0;
	border-right:1px solid #e2897f;
	border-bottom:3px solid #e2897f;
	font-size:1em;
	line-height:1.4em;
	min-height:200px;
}

/* ##### Footer ##### */
DIV#f {
	position:relative;
	width:468px;
	border-top:1px solid #e2897f;
	padding:0.3em 0 0 0;
	background:#fff;
	color:#e2897f;
	height:35px;
	font-size:9px;
	clear:both;
}


/* ##### Footerstyles ##### */
DIV#f A {
	text-decoration:none;
	text-transform:uppercase;
	color:#000;
}
DIV#f A:hover {
	color:#e2897f;
}

/* ##### Marginalie ##### */
DIV#m {
	position:absolute;
	left:810px;
	padding:0 0 0 0;
	margin:0;
	color:#f99c1b;
	height:100%;
	font-size:0.8em;
	line-height:1.2em;
}
DIV#m DIV#mteaser {
	border:1px solid #e2897f;
	width:183px;
	padding: 0 0 2px 0;
	margin:43px 0 20px 0;
	background:#fff;
}
DIV#m DIV#mteaser IMG {
	margin:0;
	padding:0;
	display:block;
}
DIV#m DIV#mteaser P {
	margin:0;
	padding:0;
}
DIV#m DIV#mteaser H1 {
	margin:2px 8px 3px 8px;
	padding:0;
	font-size:1em;
	width:164px;
}
DIV#m DIV#mteaser H2 {
	margin:0 8px 2px 8px;
	padding:0;
	font-size:1em;
	width:164px;
}
DIV#m DIV#mteaser H3 {
	margin:0 8px 4px 8px;
	padding:2px 0 3px 0;
	font-size:11px;
	line-height:14px;
	text-transform:none;
	font-weight:normal;
	color:#000;
	width:170px;
}
DIV#m DIV#mteaser A {
	color: #c61501;
}
DIV#m DIV#mteaser A STRONG {
	color: #c61501;
	font-weight:bold;
}
DIV#m DIV#mteaser H1 A {
	color:#000;
}
DIV#m DIV#mteaser H1 A STRONG,
DIV#m DIV#mteaser H1 STRONG A {
	color:#c61501;
}
DIV#m DIV#mteaser H2 A {
	color:#000;
}

/* ##### Marginalstyles ##### */
/* ##### Marginalie ##### */
DIV#m H1, DIV#m H2, DIV#m H3, DIV#m H4, DIV#m H5, DIV#m H6, DIV#m P {
	margin:0;
	padding:0;
	border:0;
	width:185px;
	color:#666666;
}
DIV#m H1 {
	text-transform: uppercase;
	font-size:1.2em;
	font-weight:normal;
	color:#000;
	border:0;
	margin:0 0 0.7em 0;
}
DIV#m P {
	margin:0 0 0.7em 0;
	line-height:1.4em;
}
DIV#m INPUT.eingabefeld {
	width:175px;
	border-left:1px solid #bdbdbd;
	border-top:1px solid #979797;
	border-right:1px solid #f0f0f0;
	border-bottom:1px solid #f0f0f0;
	font-size:0.9em;
	padding:2px;
	margin:0 0 0.4em 0;
	background:#fff;
}
DIV#m P.anzeigehead {
	color:#999999;
	letter-spacing:3px;
	margin:1em 0 0 0;
	padding:0 0 3px 0;
}
DIV#anzeige {
	position:relative;
	margin:0 0 0 0;
	font-size:9px;
	text-transform:uppercase;
	width:185px;
	z-index:10;
	text-align:center;
	padding:0 0 1px 0;
}
DIV#anzeige P {
	padding:0;
	margin:3px 0;
}
DIV#anzeige IMG {
	margin:0 0 5px 0;
	display:block;
}
DIV#anzeige A {
	width:185px;
	color:#c61501;
}
/* ##### MBS Button ##### */
DIV#mbsbutton {
	position:absolute;
	left:810px;
	padding:0;
	margin:0;
	height:100%;
	z-index:20;
	min-height:566px;
}
DIV#mbsbutton A {
	position:absolute;
	bottom:10px;
}

/* ##### Contentstyles ##### */
A {
	color:#c61400;
	text-decoration:none;
	border:0;
	outline:0;
}
IMG {
	border:0;
}
H1, H2, H3, H4, H5, H6, P, OL, UL, BLOCKQUOTE, FORM {
	margin:0;
	padding:0;
}
H1 {
	font-size:1.4em;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:467px;
	border-bottom:3px solid #e2897f;
	padding:0 0 0.3em 0;
	display:block;
	margin:0 0 2em 0;
	line-height:1.2em;
	color:#000;
}
H1.mit-unterzeile {
	margin:0 0 0 0;
	border-bottom:3px solid #e2897f;
}
.kleiner-titel {
	font-size: 0.8em;
}
TABLE H1 {
	margin:2em 0 0.3em 0;
	border-bottom:1px solid #e2897f;
}
TABLE H1.kein-abstand-oben, TABLE H1.kein-abstand {
	font-size:1em;
	margin:0 0 0.3em 0;
	border-bottom:1px solid #e2897f;
}
TABLE H1.keine-linie {
	font-size:1.4em;
	margin:0 0 0.3em 0;
	border-bottom:0px;
}
H1 strong, H1 b, H2 strong, H2 b {
	font-size:1em;
	color:#c61400;
	font-weight:normal;
}
H2 {
	font-size:1.2em;
	font-weight:normal;
	text-transform:uppercase;
	width:467px;
	padding:0 0 0.3em 0;
	display:block;
	margin:0 0 2em 0;
	border-bottom:3px solid #e2897f;
}
H3 {
	font-size:0.9em;
	font-weight:bold;
	text-transform:uppercase;
	padding:0;
	display:block;
	margin:0;
}
H4 {
	font-size:0.9em;
	font-weight:normal;
	text-transform:uppercase;
	border-top:1px solid #e2897f;
	padding:0.4em 0 0.4em 120px;
	display:block;
	margin:0;
	line-height:1.3em;
}
H5 {
	font-size:0.9em;
	font-weight:normal;
	text-transform:uppercase;
	border-top:1px solid #e2897f;
	border-bottom:0px solid #e2897f;
	padding:0.4em 0 0.4em 120px;
	display:block;
	margin:0;
	line-height:1.3em;
}
H6 {
	font-size:0.8em;
	font-weight:normal;
	text-transform:uppercase;
	border-bottom:1px solid #e2897f;
	margin:0px 0 1em 0;
	padding:3px 0 0 0;
}
P {
	margin:0 22px 0.7em 0;
}

P.unterzeile {
	text-transform:uppercase;
	font-size: 0.9em;
	line-height:1.2em;
	padding: 0 1em 0.4em 0;
	margin:0.5em 0 3em 0;
}
UL {
	list-style:none;
	padding:0;
	margin:0 22px 0 0;
}
UL LI {
	background: url(img/bullet.gif) no-repeat 0px 4px;
	padding-left:15px;
}
BLOCKQUOTE {
	margin:0 0 1.5em 0;
	padding:0.7em 1em;
	background:#f5f2ee;
}
BLOCKQUOTE P, TABLE BLOCKQUOTE P {
	font-size:1.2em;
	margin:0;
	padding:0 0 0.2em 0;
}
BLOCKQUOTE P.kleiner-text, TABLE BLOCKQUOTE P.kleiner-text {
	font-size:0.9em;
	margin:0;
	padding:0 0 0 0;
}
TABLE {
	width:445px;
}
TABLE P {
	margin:0 0 0.7em 0;
}
TABLE H1, TABLE H2, TABLE H3 {
	width:auto;
}
TD, TH {
	vertical-align:top;
}
TH {
	text-align:left;
	text-transform:uppercase;
	font-size:0.9em;
	font-weight:normal;
	line-height:1.2em;
}
TH.tbl-schmale-spalte, TD.tbl-schmale-spalte {
	width:120px;
	padding:0 0 3.5em 0;
}
TH.tbl-schmale-spalte IMG, TD.tbl-schmale-spalte IMG {
	margin:4px 0 0 0;
}
TH.tbl-schmale-spalte .bildcopyright, 
TD.tbl-schmale-spalte .bildcopyright {
	color:#666666;
	font-size:1em;
	text-transform:none;
}
TH.tbl-schmale-spalte P {
	margin:0 0 0 0;
}
TH.tbl-schmale-spalte P.bildcopyright,
TD.tbl-schmale-spalte P.bildcopyright {
	font-size:0.8em;
}
TH.tbl-breite-spalte, TD.tbl-breite-spalte {
	padding:0 0 2em 0;
}
.versalien {
	text-transform:uppercase;
	font-size: 0.9em;
}

P.bildcopyright {
	color:#666666;
	font-size:0.8em;
}

TH P.bildcopyright {
	font-size:1em;
	text-transform:none;
}
.familienprogramm {
	font-family:"Comic Sans MS", Arial, Helvetica, sans-serif;
}
H2.familienprogramm {
	background:  url("img/famprogramm.gif") no-repeat left bottom;
	padding-left: 45px;
	width:422px;
}
.bild-rechts {
	float:right;
	margin: 4px 22px 0 10px;
}
TABLE .bild-rechts {
	margin: 4px 0 0 10px;
}
.bild-links {
	float:left;
	margin: 4px 18px 0 0px;
}
.kleiner-text {
	font-size:0.8em;
}
INPUT.eingabefeld, TEXTAREA.eingabefeld {
	border:1px dotted #e2897f;
	width:443px;
	background:#f9e9e7;
	margin:0.2em 0 0.2em 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
}
TD INPUT.eingabefeld, TD TEXTAREA.eingabefeld {
	border:1px dotted #e2897f;
	width:325px;
	background:#f9e9e7;
	margin:0.2em 0 0.2em 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
/* ##### Themenuebersicht ##### */

h1.themenlink, h2.themenlink, .themenlink {
	display:block;
	cursor:pointer;
	border-bottom:1px solid #e2897f;
	margin-bottom:1em;
}
h1.themenlink:hover, h2.themenlink:hover, .themenlink:hover {
	color:#c61400;
}
/* ##### Verlage a bis z ##### */
TABLE#buchstaben {
	margin-bottom:10px;
}
TABLE#buchstaben TD {
	text-align:center;
	padding:0;
	margin:0;
}
TABLE#buchstaben A {
	display:block;
	background:#f9e9e7;
	padding:2px 2px;
}
TABLE#buchstaben A:hover {
	background:#c61400;
	color:#fff;
}
/* ##### Planlegende ##### */
TABLE#planlegende TD {
	padding: 3px 0;
}

TABLE#planlegende strong, TABLE#planlegende b {
	padding:2px 6px;
	color:#fff;
	background:#c61400;
	margin: 2px 4px 2px 0;
}
/* ##### Downloads ###### */
TABLE.downloads TD, TABLE.downloads TH {
	border-right:1px solid #fff;
}
TABLE.downloads TH {
	background:#e2897f;
	vertical-align:middle;
	text-align:center;
	color:#fff;
	padding:3px 0 2px 0;
	height:inherit;
}
TABLE.downloads TD {
	background:#eeeeee;
	vertical-align:middle;
	text-align:center;
	padding:5px 0;
}

/* ##### Downloads ###### */
TABLE.cover {
	width:445px;
	margin-bottom:2em;
	margin-right:3px;
}
TABLE.cover IMG, TABLE.cover TH IMG {
	margin:0 10px 0 0;
	padding:0;
	display:block;
}
TABLE.cover TH {
	vertical-align:middle;
	background:#eeeeee;
	width:110px;
	padding:0;
	text-align:inherit;
}
TABLE.cover TD {
	vertical-align:middle;
	background:#eeeeee;
}
TABLE.cover P {
	line-height:1.2em;
	padding-right:2em;
}
TABLE.cover IMG {
	padding:0;
}
/* ##### Autorenseite ###### */
P.linkblock {
	text-transform: uppercase;
	font-size:0.9em;
	line-height:1.2em;
	border-top:1px solid #e2897f;
	border-bottom: 1px solid #e2897f;
	padding:4px 0;
	margin-bottom:3em;
}
/* ##### vorschauform #### */
DIV#vorschauform {
	width:183px;
	background:#fff;
	border:1px solid #176187;
	margin:1em 0 0 0;
	padding:0.5em 0 0 0;
	color:#000;
}
DIV#vorschauform H1, 
DIV#vorschauform H3, 
DIV#vorschauform P {
	padding:0em 0.5em 0em 0.5em;
	width:172px;
}
DIV#vorschauform H1 {
	font-size:1.2em;
	line-height:1.4em;
}
DIV#vorschauform H3 {
	font-size:1em;
	padding:0em 0.5em 0.5em 0.5em;
	color:#176187;
}
DIV#vorschauform P {
	text-transform:none;
	font-size:1.1em;
	color:#000;
}
DIV#vorschauform INPUT.eingabefeld {
	width:175px;
	border-left:1px solid #bdbdbd;
	border-top:1px solid #979797;
	border-right:1px solid #f0f0f0;
	border-bottom:1px solid #f0f0f0;
	font-size:1em;
	font-weight:normal;
	padding:2px;
	margin:0 0 0.4em 0;
	background:#fff;
}





/** 
 * Styles für 2010
 */
/* Übersicht - Erste Spalte */
.column1 {
	clear:both;
	float:left;
	width:120px;
	padding:0 0 1em 0;
	overflow:hidden;
}
.columnWide {
	width:130px;
}
.column1 .infos {
	font-size:0.9em;
	text-transform:uppercase;
	line-height:1.3em;
	margin:0 15px 0 0 ; 
}
/* Übersicht - Zweite Spalte */
.column2 * {
	border:0;
	padding:0 0 0 0;
	margin:0;
	width:auto;
}
.column2 {
	width:325px;
	float:left;
	padding:0 0 2em 0;
}
.column2 h3 {
	font-weight:normal;
	text-transform:uppercase;
}
.column2 h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	text-transform:none;
	padding:0 0 0.2em 0;
}
.column2 h2 {
	font-size:1em;
	font-weight:normal;
	text-transform:none;
	font-style:italic;
}
/* Detailansicht Event */
.event * {
	border:0;
}
.event img {
	margin-top:4px;
}
.event h1 {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.4em;
	font-weight:normal;
	text-transform:none;
	width:467px;
	padding:0 0 0.3em 0;
	display:block;
	margin:0 0 2em 0;
	border-bottom:3px solid #e2897f;
}
.event h2 {
	text-transform:uppercase;
	font-size: 0.9em;
	border-bottom:0px solid #f99c1b;
	line-height:1.2em;
	padding: 0 0 0.4em 0;
	margin:0.5em 0 2em 0;
}
.event p {
	margin-bottom:0.7em;
	line-height:1.3em;
}
.event p.copyright {
	padding:0.3em 0 2em 0;
}
.event span.copyright {
	display:block;
	padding:0.3em 0 1em 0;
}
.event p.mood {
	margin:0 0 1em 0;
}
.event .zitat {
	font-size:1.2em;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:none;
}
.event .copyright {
	font-size:0.9em;
	color:#666666;
	padding:0;
	line-height:1.2em;
}
.columnfooter {
	clear:both;
	font-size:0.9em;
	font-weight:normal;
	text-transform:uppercase;
	border-top:1px solid #e2897f;
	border-bottom:1px solid #e2897f;
	padding:0.3em 0 0.3em 120px;
	display:block;
	margin:0;
}
.columnfooter p {
	line-height:1.4em;
	margin:0 1em 0 0;
}
.spacer {
	clear:both;
	margin:0 0 3em 0;
}
.ticket {
	font-size:0.9em;
	padding:5px 0 0 120px;
	text-transform:uppercase;
	font-weight:bold;
}
/* Events nach Verlagen */
h1.publisher {
	clear:both;
	font-size:0.9em;
	border-bottom-width:1px;
	margin-bottom:0.5em;
	width:auto;
	margin:0 20px 0.5em 0;
}
h1.topic  {
	clear:both;
}
h1.topic a {
	color:#000;
}
h1.topic a:hover {
	color:#db5c00;
}
/* Verlage nach Themen */
h2.topic {
	font-weight:bold;
}
h2.topic a {
	color:#000;
}
h2.topic a:hover {
	color:#db5c00;
}

/* Events nach Autoren */
h1.autor {
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
	width:auto;
	margin:0;
	padding:0 0 0.2em 0;
	border:0;
}
.autor .events {
	border-top:1px solid #e2897f;
	border-bottom:1px solid #e2897f;
	margin:1em 20px 0 0;
}
.autor .events p {
	font-size:0.9em;
	line-height:1.2em;
	margin:0.4em 0 0.5em 0;
	text-transform:uppercase;
}
.autor .copyright {
	color:#666666;
	font-size:0.8em;
	line-height:1em;
	padding:0.5em 0 0 0;
}
/* ##### Alpha Navi ##### */
table.alphaNavi {
	margin-bottom:2em;
}
table.alphaNavi td {
	text-align:center;
	padding:0;
	margin:0;
}
table.alphaNavi a {
	display:block;
	background:#f9e9e7;
	padding:2px 2px;
}
table.alphaNavi a:hover {
	background:#CC0000;
	color:#fff;
}
