@charset "utf-8";
/*
	HACK.CSS
	Musikfestspiele Dresden 2009
	kubasch@webit.de
	26. September 2008 - 11:10 Uhr
	Version: 1.0							*/

/*______________________________ CSS-Hacks 	*/

/* IE 6 Navi-Bugfixes */

* html div#navi-col {
	width: 15.1em;
	}
* html div#navi-col li a {
	height: 1%;
	}

/* IE 6 Layout-Bugfixes */

* html body#home div#wrapper marquee {
	width: 81.8em;
	}
* html body#home div#wrapper {
	background-image: none;
	width: 81.8em;
	}
*+html form#kontakt select#ansprechpartner {
	border: 1px solid #A78B6B;
	width: 21.8em;
	}
* html div#wrapper {
	width: 84.8em;
	background-image: url(../img/bas/ico_white_border.png);
	background-repeat: repeat-y;
	background-position: right;
	height: 1%;
	}
* html div#main-content {
	width: 33em;
	padding: 0 0 3em -2em;
	position: relative;
	top: -12px;
	overflow: visible;
	}
	* html body#spielstaetten div#main-content,
	* html body#venues div#main-content {
		position: relative;
		top: -4px;
		}
* html div#main-col span.backlink {
	left: 2em;
	z-index: 100;
	}
* html body#programm div.event div.toolbar {
	float: left;
	}
* html body#programm div.event_detail div.toolbar {
	width: 2em;
	position: relative;
	right: -2em;
	top: .2em;
	}
* html body#programm div.event_detail div.event_detail {
	position: absolute;
	}
* html body#programm div.event_detail img.artist_pic {
	position: absolute;
	top: 10.5em;
	right: -1.8em;
	}
* html body#programm div.event_detail div.description p {
	width: 20em;
	}
*html div#bg,
*html div#main-col {
	position: fixed;
	}

* html body#programm div.toolbar a {
	display: block;
	}

* html div#main-col span.backlink {
	position: relative;
	top: -3.5em;
	}

div.vevent {
	height: 1%;
	}

*html div.event div.l {
	width: 12em;
	margin-right: 1em;
	}
*html div.event div.r {
	width: 16.1em;
	}
*html body#programm div.event div.toolbar {
	width: 2em;
	position: relative;
	left: 2em;
	}
*+html div#main-content {
	width: 30em;
	}

* html div#sidebar {
	position: relative;
	left: -3.15em;
	}
* html div#sidebar .article {
	width: 18.7em;
	}
div.article {
	_margin-left: -.1em;
	}

* html div#sidebar .article p {
	width: 18.5em;
	}

form#suche {
	_margin-left: 0;
	}
	form#suche fieldset span {
		_width: 21em;
		}
		form#suche input.texteingabe {
			_width: 13.5em;
			}
*+html div#main-content {
	width: 33em;
	}
*+html body#venues div#main-content,
*+html body#spielstaetten div#main-content,
*+html body#movie div#main-content {
	width: 33em;
	}