/*------------------ BASICS ------------------*/
body { 
	margin:0 6px 0 0;
	padding:0;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial; 
	font-size:11px;
	color:#666;
	line-height:15px;
	
	background: url(bodyraster.gif) center top repeat-y #fff;
	
	text-align:center;
}
	
dl { margin:0 0 15px 0; padding:10px 0 4px 0 }
dt { float:left; font-weight: bold;	width:150px }
a {	
	color:#e4441f
	}
a:hover { 
	text-decoration:underline 
	}
img { border:0px none }
form { margin:0; padding:0 }
abbr { font-weight:bold }
q { color:#B6A9A3 }
#huelle { 
	width:712px;
	margin:0 auto;
	text-align:left;
	min-height:200px;
	}
#huelle2 {	
	width:712px;
	top:0;
	position:absolute;
	 }

.clear { 
	clear:both;
	line-height:0;
	font-size:0;
	height:0;
	display:block 
	}
.logo {	
	text-align:right;
	margin:8px 0 0 0;
	}
.printlogo {
	display:none;
}
.Breadcrump {
	display:none;
}
.HauptSpalte {
/* x-rule:true; */
 width:447px;
 position:relative;
 left:88px;
 background:#fff;
 padding-top:4px;
 min-height:445px;
 font-size:12px;
 line-height:18px;
}
.DSprachversion .HauptSpalte {
	width:360px;
	position:relative;
	left:179px;
}
.PStandard { 
	/* x-rule:true; */
	/* x-max-float-image-width: 220px; */ 
	}
.SpezialSpalte {
	position:absolute;
	left:0;
	top:180px;
	background:#fff;
	width:173px;
	padding:5px 5px 0 0;
	min-height:360px;
}
/*------------------ BASICS ENDE ------------------*/

/*------------------ KEYVISUAL ------------------*/
/*------------------ KEYVISUAL ENDE ------------------*/

/*------------------ HAUPTNAVIGATION ------------------*/
.SecondaryNavigation { 
	position:absolute;
	right:0;
	top:180px;
	background:#fff;
	width:180px;
	text-align:left;
	font-size:11px;
	min-height:360px;
	z-index:1
}

.SecondaryNavigation ul { 
	list-style-type:none;
	margin:0;
	padding:8px 0 5px 7px;
	}
	
.SecondaryNavigation ul li {
	margin:0;
	padding:0;
	}
	
.SecondaryNavigation ul li a {
	display:block;
	text-decoration:none;
	padding:2px 2px 2px 17px;
	margin:0 0 1px 0;
	line-height:15px;	
	background: url(nav_pfeil.gif) 2px 7px no-repeat;
	}
.SecondaryNavigation ul li a:hover {
	color:#666;
	background: url(nav_pfeil_hover.gif) 2px 7px no-repeat #F8F7F6;
	}
.SecondaryNavigation ul li.selected a {
	font-weight:bold;
	color:#666;
	background: url(nav_pfeil_selected.gif) 2px 7px no-repeat;
}

.SecondaryNavigation ul li.selected ul {
	padding:0 0 15px 13px;
	background: url(trenner_red.gif) 0 bottom repeat-x;
}
.SecondaryNavigation ul li.selected ul ul,
.SecondaryNavigation ul li ul ul {
	background: url(trenner_grey.gif) 0 bottom repeat-x;
	padding:0 0 13px 0;
	margin:0 0 0 13px;
}
.SecondaryNavigation ul li.selected ul li a {
	font-weight:normal;
	background: url(nav_pfeil.gif) 2px 7px no-repeat;
	color:#e4441f;
	padding:1px 2px 1px 15px;
	margin:0;
}
.SecondaryNavigation ul li ul li.selected a,
.SecondaryNavigation ul li ul li a:hover {
	font-weight:normal;
	background: url(nav_pfeil_lev2_selected.gif) 2px 7px no-repeat;
	color:#666
}
.SecondaryNavigation ul li ul li.selected ul li a {
	font-weight:normal;
	background: url(trenner_grey.gif) 0 0 repeat-x;
	color:#e4441f;
	padding:6px 0 0 3px;
	font-size:10px;
	line-height:13px;
}
.SecondaryNavigation ul li ul li.selected ul li a:hover,
.SecondaryNavigation ul li ul li.selected ul li.selected a,
.SecondaryNavigation ul li.selected ul li.selected ul li.selected a.selected {
	color:#666;
}
.DSprachversion #SecondaryNavigationLast {
	display:none;
}

.GlobalNavigation {
	display:block;
	width:174px;
	height:90px;
	position:absolute;
	top:8px;
	right:176px;
}
.GlobalNavigation ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.GlobalNavigation ul li {
	margin:0;
	padding:0;
	display:inline;
	}
.GlobalNavigation ul li a {
	display:block;
	height:90px;
	float:left;
	text-indent:-999em;
	overflow:hidden;
	}
#GlobalNavigationFirst a {
	background: url(nav_schaumainkai.gif) 0 0 no-repeat;
	width:65px;
}
#GlobalNavigationItem1 a {
	background: url(nav_haupthaus.gif) 0 0 no-repeat;
	width:52px;
}
#GlobalNavigationLast a {
	background: url(nav_galerie37.gif) 0 0 no-repeat;
	width:56px;
}

/*------------------ HEADLINES ------------------*/

h1 { 
	/* x-render:true; */ 
	/* x-rule:true; */
	/* x-padding-top:60px; */
	/* x-padding-left:0px; */
	/* x-padding-right:0px; */
	/* x-padding-bottom:0px; */
	/* x-leading:0; */
	font-family: NewsGothic; 
	color:#e4441f;
	background:#fff;
	font-size:22px;
	margin:-4px 180px 9px 0;
	padding:0;
	text-transform:uppercase;
	}

.DSprachversion h1 {
	color:#fff;
	padding:3px 6px 3px 6px;
	margin:3px 0 13px 0;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size:12px; 
	/* x-render:false; */ 
	/* x-rule:false; */
}

.HauptSpalte h2 {
	font-size:15px;
	margin:0 0 10px 0;
 }
 
.HauptSpalte h3 {
	font-size:13px;
	margin:0 0 5px 0;
	padding:0;
	color:#e4441f;
 }
 
 .HauptSpalte h4 {
	font-size:13px;
	margin:0 0 5px 0;
	padding:0;
 }
.HauptSpalte h5 {
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#e4441f;
 }	
.PStandard h4,
.PVerweise h4,
.PUebersicht h4{
	margin:0 0 4px 0;
	padding:0 
	}
.DSprachversion .balken h4 {
	color:#fff;
	padding:3px 6px 3px 6px;
	margin:3px 0 13px 0;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size:12px; 
	/* x-render:false; */ 
	/* x-rule:false; */
}
.MainTeaser h4,
.MainTeaser h4 a {
	font-size:18px;
	color:#B6A9A3
	}
.PStandard p,
.PVerweise p,
.PUebersicht p { 
	margin:0;
	padding:0 0 15px 0 
	}

.Teaser p,
.PStandard.Teaser p,
.hometitle p,
.PStandard.hometitle p{
	padding:0 0 0 0 
}

.More {
	padding:0 0 15px 0 
}
.PStandard h4 p,
.PVerweise h4 p,
.PUebersicht h4 p { 
	margin:0;
	padding:0 
	}
.PStandard.trenner,
.HauptSpalte .trenner {
	background: url(trenner_red.gif) 0 0 repeat-x;
	padding:10px 0 10px 0;
}
.PVerweise,
.PUebersicht {
	margin:0;
	padding:0 0 15px 0 
}
.PVerweise ul,
.PUebersicht ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.PVerweise ul li,
.PUebersicht ul li {
	margin:0;
	padding:0;
}
.PVerweise ul li a,
.PUebersicht ul li a,
.More a {
	text-decoration:none;
	padding:2px 2px 2px 15px;
	margin:0 0 3px 0;
	line-height:15px;	
	background: url(nav_pfeil.gif) 2px 7px no-repeat;
	}
.PVerweise ul li a:hover,
.PUebersicht ul li a:hover,
.More a:hover {
	background: url(nav_pfeil_hover.gif) 2px 7px no-repeat;
	text-decoration:underline;
	}
.PUebersicht ul li .navImage a {
	display:block;
	float:left;
	padding:0;
	margin:0 10px 10px 0;
	
}
.PUebersicht .referenceItemWithImage .anreisser {
	font-size:12px;
}
.PVerweise .details,
.PUebersicht .details,
.PUebersicht .anreisser {
	font-size:11px;
	line-height:13px;
	color:#666;
	display:block;
}
.PUebersicht .referenceItem .anreisser {
	padding:2px 0 8px 16px
}
.PUebersicht .referenceItemWithImage .anreisser {
	font-size:12px;
	line-height:16px;
}
.referenceItemWithImage {
	clear:both;
}
.sammlung ul li {
	display:inline;
}
.sammlung .referenceItem {
	display:inline;
	padding:0 10px 0 0;
}
/*------------------ HEADLINES ENDE ------------------*/
/*------------------ BILDER IM CONTENT ------------------*/

.bildHuelle {
	margin:0 0 10px 0;
}
.hometitle .bildHuelle{
	margin:0;
}
.withFloatingImage .bildHuelle {
	float:left;
	margin:0 5px 5px 0;
}
.withFloatingImage.right .bildHuelle {
	float:right;
	margin:0 0 5px 10px;
}
.right .bildHuelle {
	float:right;
	margin:0 0 5px 5px;
}
.withFloatingImage .bildHuelle img,
.right .bildHuelle img {
	margin:0;
}
.legend .bildHuelle {
	width:220px;
	padding:1px;
	border:1px solid #e4441f;
}
.withFloatingImage.rightlegend .bildHuelle,
.rightlegend .bildHuelle {
	width:220px;
	padding:1px;
	border:1px solid #e4441f;
	float:right;
	margin:0 0 5px 10px;
	text-align:left;
}
.bildHuelle .bildLegende {
	background:#F8F7F6;
	font-size:10px;
	font-wieght:normal;
	line-height:13px;
	padding:3px;
}
div.zoom { position:relative }
div.zoom img{ position:relative;
	z-index:9 }

a.zoom { 
	position:relative;
    background-image:url(zoom_link.gif); 
	background-repeat:no-repeat;
	z-index:10;
	width:12px;
	height:12px;
	display:block;
	bottom:0;
	margin:-12px 0 0 0;
	padding:0;
	float:right;
	border:0 none 
	}
a.zoom:hover { 
	background-image:url(zoom_link_hover.gif) 
	}
a.zoom img { 
	position:relative;
	z-index:10;
	width:12px;
	height:12px;
	border:0 none }

div.zoomFloat a.zoom { 
	margin:-12px 0 0 0;
	float:right;
	border:0 none 
	}
div.zoomFloat img,
div.zoom img { 
	position:relative;
	z-index:1;
	float:none 
	}
/*------------------ BILDER IM CONTENT ENDE ------------------*/

/*------------------ TABELLEN IM CONTENT ------------------*/
.HauptSpalte table {
	width:100%
}
.HauptSpalte table td {
	vertical-align:top;
	padding:2px
}
.HauptSpalte table.zeilig td.first {
	color:#e4441f;
	padding:2px 4px 2px 2px
}
/*------------------ TABELLEN IM CONTENT ENDE ------------------*/
/*------------------ PANEL -------------*/
.panel { margin:10px 0 20px;
	width:467px;
	padding:7px 0 0 0;
	z-index:1;
}

.panel fieldset { 
	border:0 none #fff;
	padding:10px }
	
.panel .seite {	
	border-top: 1px solid #B6A9A3;
	}
	
.panel fieldset.seite legend { padding:5px 5px 0 5px }
.panel fieldset.gruppe { margin:0; padding:0 }
.panel fieldset.gruppe legend { display:block;
	font-size:100%;
	font-weight:bold;
	color:#0d1942 }
	
.panel,
.panel label,
.actions input { color:#0d1942 }

.panel .textfeld,
.panel textarea { border:1px solid #B6A9A3;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial; 
	;
	
	width:210px;
	margin:0;
	padding:0 }
	
.panel .plzfeld { width:43px; 
	font-family: "Lucida Grande", Verdana, Helvetica, Arial; 
	margin-right:7px;
	border:1px solid #B6A9A3;
	;
	
	padding:0 }
	
.panel .stadtfeld { width:158px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial; 
	border:1px solid #B6A9A3;
	;
	
	margin:0;
	padding:0 }

select { width:160px; 
	
	; 
	margin:0; 
	padding:0 }

.fehler,
.oblig { color:#cc0000; font-weight:bold }
.actions { margin:5px 0 10px 0 }
.actions .left { float:left }
.actions .right { float:right }
.actions .abbrechen,	
.actions .abschicken,
.actions .weiter { 
	margin-top:10px;
	color:#fff;
	font-weight:bold;
	width:100px;
	border:0px none;
	height:16px;
	;
	background-color:#B6A9A3 }

.panel .felder { float:left;
	width:215px;
	margin:0 0 3px 0 }

.panel div.legende { float:left;
	width:160px;
	margin-right:15px;
	font-weight:bold }
	
.panel div.bzqlegende { float:left;
	width:85px;
	margin-right:15px;
	font-weight:bold }
	
.formularfrage { margin:0; padding:0 }
.optionenfrage { margin:0; padding:4px 0 5px 0 }
	
.formelementeHoriz { margin:0; padding:0 }
.formelementeHoriz select { font-family: "Lucida Grande", Verdana, Helvetica, Arial; 
	margin:0; padding:0; width:210px }

.formularfrage br { clear:both }
.panel .PStandard {	padding-bottom:20px }
span.beschreibung { display:block;
	color:#0d1942 }
	
span.beschreibung p { margin:0; padding:0 }
.bildoption { width:264px }
.bildoption label {	width:185px }
.bildoption img { float:left;
	margin:0 5px 5px 0 }
	
.bildoption input {	float:left }
.panelresult { 
	position:absolute;
	z-index:5;
	padding:5px;
	left:0;
	top:0;
	height:100px;
	width:184px;
	border:2px solid #0d1942;
	}
	
.panelresult a { display:block;
	margin:5px 0 0 5px;
	padding:0 0 0 12px;
	background-repeat:no-repeat; 
	background-position:0 0.3em; 
	text-decoration:none }
/*------------------ PANEL ENDE-------------*/



/*------------------ Verantstaltungen ------------------*/
.eventitem {
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}
.Datum {
	font-size:11px;
	clear:both;
}
.Veranstaltungstag {
	float:left;
	padding:1px 3px 1px 0;
}
.Uhrzeit {
	background:url(uhr.gif) 3px 3px no-repeat;
	float:left;
	padding:1px 0 1px 20px;
}
.Eintrittspreis {
	background:url(preis.gif) 3px 3px no-repeat;
	padding:1px 0 1px 20px;
}
.Veranstaltungsort {
	background:url(ort.gif) 3px 3px no-repeat;
	padding:1px 0 1px 20px;
}
.Veranstaltungsart {
	clear:both;
	font-weight:bold;
	font-size:11px;
}
.eventitem .trenner {
	height:1px;
	background:url(trenner_grey.gif) 0 0 repeat-x;
}
.eventauthor {
	font-size:12px;
	color:#e4441f
}
.Eintrittspreis {
	margin:4px 0 0 0;
}
.eventlist ul.ReferenceList {
margin:0;
padding:0;
list-style-type:none;
}
.eventlist ul.ReferenceList li {
margin:0;
padding:0;
}
.autor {
font-weight:bold;
margin:0 0 4px 0;
} 

/*------------------ Publikationen ------------------*/

.Publikationdetail {
clear:both;
background:#F8F7F6;
padding:3px;
border:1px solid #666;
font-size:10px;
min-height:35px;
margin:0 0 9px 0
}
.Publikationdetail .Detail {
width:33%;
float:left;
}

/*------------------ SONSTIGES ------------------*/

.anmeldung { display:none }
.status { display:none }
.LanguageSwitcher { display:none }
/*------------------ SONSTIGES ENDE ------------------*/














/*!!!!!! ab hier keine weiteren Eintraege !!!!!!!!*/
/*------------------ Site Styles uebernehmen  --------------*/
.eventlist ul.ReferenceList {
margin:0;
padding:0;
list-style-type:none;
}
.eventlist ul.ReferenceList li {
margin:0;
padding:0;
}
.autor {
font-weight:bold;
margin:0 0 4px 0;
} 
.Publikationdetail {
clear:both;
background:#F8F7F6;
padding:3px;
border:1px solid #666;
font-size:10px;
min-height:35px;
margin:0 0 9px 0
}
.Publikationdetail .Detail {
width:33%;
float:left;
}
.Publikationdetail a {
display:none;
}
.banner {
margin:-4px 0 15px -177px;
position:relative;
z-index:10;
width:710px;
}
.DSprachversion #SecondaryNavigationLast {
	display:block;
}
#SecondaryNavigationLast {
border-top:1px dotted #ccc;
margin-top:10px;
}
#SecondaryNavigationLast a{
background:url(http://mdw-frankfurt.de/res/Media/mdw-frankfurt.de/Medien/SiteBasics/flaggeflagg.gif581.gif) no-repeat;
padding-top:2px;
padding-bottom:3px;
}
.HauptSpalte {
width:442px;
}

.legende,
.felder {
display:block;
padding:4px 0 0 0;
font-size:12px;
margin:0;
}
.formularfrage .felder {
min-height:20px;
clear:both;
padding:0 0 0 73px;
}
.formularfrage .legende {
padding:3px 0 2px 73px;
}
.textfeld {
width:300px;
border:1px solid #666;
}
.textfeld.plz,
.plz {
width:60px;
float:left;
margin:0 3px 0 0;
}
.textfeld.city,
.city {
width:235px;
float:left;
margin:0 0 0 0;
}
.actions {
margin:5px 0 0 0;
padding:5px 0 0 0;
border-top:1px dotted #666;
}
.actions input {
color:#fff;
background:#E4441F;
padding:2px 5px;
text-align:center;
text-decoration:none;
border:0 none #fff;
}
.Bestellen a {
display:block;
color:#fff;
background:#E4441F;
padding:2px 5px;
text-align:center;
text-decoration:none;
}
.Bestellen a:hover {

color:#E4441F;
background:#fff;

}
.fehler, .oblig {
clear:both;
float:none;
}
