/* START general standardcontent styles */
div.teaserColumn {
	width: 190px;
	position: absolute;
	right: 0;
	top: 0;
}

div.std_el h2 span {
	background-color: #ffed00;
	padding: 1px 2px;
}

div.std_el h2 a.hl_facebook {
	margin: 0px 10px;
}

div.std_el h2 a.hl_facebook img {
	background: url(../images/icon_facebook.gif) 0px 0px no-repeat;
	position: relative;
	top: 3px;
}

div.std_el h2 a.hl_facebook:hover img {
	background-position: 0px -16px;
}

div.std_el h2.ohne_unterzeile {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 18px;
}

div.std_el h2.mit_unterzeile {
	font-size: 13px;
	line-height: 18px;
}

div.std_el h2.plakativ_big {
	font-size: 40px;
	line-height: 46px;
	padding-bottom: 18px;
}

div.std_el h2.plakativ_big span {
	font-size: 40px;
	line-height: 46px;
	background-color: transparent;
	padding: 0;
}

div.std_el h2.plakativ_mid {
	font-size: 26px;
	line-height: 34px;
	padding-bottom: 18px;
}

div.std_el h2.plakativ_mid span {
	font-size: 26px;
	line-height: 34px;
	background-color: transparent;
	padding: 0;
}

div.std_el h4.unterzeile {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 18px;
}

div.std_el p {
	margin-bottom: 18px;
}

div.std_el p.hasLogoRight {
	padding-right: 210px;
	position: relative;
}

div.std_el p.hasLogoRight span.logoRight {
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
}

div.std_el a {
	font-style: italic;
	text-decoration: none;
}

div.std_el a.link {
	padding-right: 17px;
	background: transparent url(../images/linkpfeil_weiss.gif) right 2px no-repeat;
}

div.std_el a.download {
	padding-right: 17px;
	background: transparent url(../images/icon_download_weiss.gif) right 2px no-repeat;
}

div.std_el a.pressemappe {
	padding-right: 19px;
	background: transparent url(../images/icon_pressemappe.gif) right 2px no-repeat;
}

div.std_el ul {
	list-style-type: none;
}

div.std_el ul li {
	padding-left: 6px;
	background: transparent url(../images/dash.gif) 0px 10px no-repeat;
}

div.std_el div.bildblock div.bild {
	margin: 0px 10px 10px 0;
	float: left;
}
/* END general standardcontent styles */



/* START standard bildContainer styles */
div.bild p a {
	font-style: italic;
}

div.bild div.bildContainer a {
	font-style: normal;
}

div.bildContainer {	
	position: relative;
	margin-bottom: 10px;
}

div.bildContainer_ohneAbstand {
	margin-bottom: 1px;
}

div.bildContainer div.bildtext_oben {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

div.bildContainer div.bildtext_unten {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
}

div.bildContainer div.bildtext_oben div,
div.bildContainer div.bildtext_unten div {
	padding: 10px;
}

div.bildContainer div.bildtext_oben div span,
div.bildContainer div.bildtext_unten div span {
	background-color: #ffed00;
	padding: 1px 2px;
}

div.bildContainer div.bildtext_unten div span a.download {
	padding-right: 18px;
	background: transparent url(../images/icon_download_gelb.gif) right 2px no-repeat;
}
/* END standard bildContainer styles */



/* START standard logobox styles */
div.std_el div.logobox:after {
	display: block;
	content: '.';
	visibility: hidden;
	height: 0;
	line-height: 0;
	clear: both;
	margin: 0;
}

div.std_el div.logobox a,
div.std_el div.logobox span {
	float: left;
	margin: 0 10px 10px 0;
}

div.std_el div.logobox a.last,
div.std_el div.logobox span.last {
	margin-right: 0;
}

div.std_el div.logobox a img,
div.std_el div.logobox span img {
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
/* END standard logobox styles */



/* START bildergalerie popup styles */
div#darken_site {
	background-color: #000;
	bottom: 0;
	height: 100%;
	left: 0;
	opacity: 0.75;
	filter: alpha(opacity = 75);
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 50;
	display: none;
}

#scrollbugfix {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 60;
	display: none;
}

div.popup {
	position: absolute;
	z-index: 1000;
	top: 75px;
	padding: 19px 10px 10px 10px;
	display: none;
	width: 800px;
	left: 50%;
	margin-left: -405px;
	background: #fff url(../images/logo_staatsschauspiel_dresden.png) 345px 0 repeat-y;
}

div.popup_open_onload {
	background-position: 162px -75px;
}

div.popup div.popup_content {
	position: relative;
}

div.popup div.popup_content h1,
div.popup div.popup_content h2 {
	display: none;
}

div.popup div.popup_content h1.h1_active,
div.popup div.popup_content h1.h1_alwaysactive {
	display: block;
}

div.popup div.popup_content h2.h2_active,
div.popup div.popup_content h2.h2_alwaysactive {
	display: block;
}

div.popup div.popup_content h1 span {
	background-color: #ffed00;
	padding: 1px 2px;
}

div.popup div.popup_content h2 span {
	padding: 1px 2px;
	font-weight: normal;
}

div.popup div.popup_content div.popupBildContainer {
	margin-top: 22px;
	width: 800px;
	height: 450px;
}

div.popup div.popup_content div.popupBildContainer img {
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

div.popup div.popup_content div.popupnavi {
	position: relative;
	height: 39px;
	padding-top: 10px;
}

div.popup div.popup_content div.popupnavi a.popupnavi_links {
	float: left;
	background-color: #ffed00;
	padding: 1px 2px;
	font-style: normal;
}

div.popup div.popup_content div.popupnavi a.popupnavi_rechts {
	float: right;
	background-color: #ffed00;
	padding: 1px 2px;
	font-style: normal;
}

div.popup div.popup_content div.popupnavi div.popupnavi_mitte {
	display: none;
	position: absolute;
	text-align: center;
	width: 200px;
	left: 296px;
}

div.popup div.popup_content div.popupnavi div.popupnavi_mitte_active {
	display: block;
}

div.popup div.popup_content div.popupnavi div.popupnavi_mitte a {
	display: inline-block;
	padding: 1px 6px 1px;
	background-color: #ffed00;
	font-style: normal;
}

div.popup div.popup_content div.popupnavi div.popupnavi_mitte a.icon_pressemappe {
	padding-left: 29px;
	background: #ffed00 url(../images/icon_pressemappe.gif) 7px 4px no-repeat;
}

div.popup div.popup_content div.popupnavi_close {
	padding-top: 16px;
	text-align: right;
}

div.popup div.popup_content div.popupnavi_close a.popup_close {
	background-color: #ffed00;
	padding: 1px 2px;
	font-style: normal;
}

div.popup div.popup_content div.bildbeschreibung {
	display: none;
}

div.popup div.popup_content div.bildbeschreibung_active {
	display: block;
}

div.popup div.popup_content div.bildbeschreibung a:hover {
	text-decoration: underline;
}
/* END bildergalerie popup styles */



/* START standardcontent bildergalerie styles */
div.stdEl_bildergalerie {
	padding-bottom: 20px;
}

div.stdEl_bildergalerie:after {
	display: block;
	content: '.';
	visibility: hidden;
	height: 0;
	line-height: 0;
	clear: both;
	margin: 0;
}

div.stdEl_bildergalerie div.bildergalerieEntry {
	position: relative;
	display: inline-block;
	float: left;
	margin: 0 10px 10px 0;
	text-align: center;
}

div.stdEl_bildergalerie div.bildergalerieEntry a.rolloverText {
	display: none;
	position: absolute;
	z-index: 10;
	width: 100%;
	top: 50%;
}

div.stdEl_bildergalerie_200 div.bildergalerieEntry a.rolloverText {
	margin-top: -8px;
}

div.stdEl_bildergalerie div.bildergalerieEntry a.rolloverText span {
	background-color: #ffed00;
	padding: 0 4px;
	font-style: normal;
}

div.stdEl_bildergalerie div.bildergalerieEntryRollover a.rolloverText {
	display: block;
}

div.stdEl_bildergalerie div.bildergalerieEntry div.alwaysText {
	position: absolute;
	z-index: 10;
	width: 100%;
	bottom: 9px;
}

div.stdEl_bildergalerie div.bildergalerieEntry div.alwaysText a span {
	background-color: #ffed00;
	padding: 0 4px;
	line-height: 18px;
}

div.stdEl_bildergalerie div.bildergalerieEntry div.alwaysText a.icon_pressemappe {
	padding: 2px 7px 0 5px;
	background-color: #ffed00;
}

div.stdEl_bildergalerie div.bildergalerieEntry div.alwaysText a.icon_pressemappe img {
	background: transparent url(../images/icon_pressemappe.gif) left top no-repeat;
}
/* END standardcontent bildergalerie styles */



/* START formular styles */
div.formular {
	width: 551px;
	float: left;
	clear: left;
	background-color: #ffed00;
	padding: 10px 10px 6px 10px;
	border-top: 10px solid #fff;
	border-bottom: 10px solid #fff;
	position: relative;
}

div.formular:after {
	display: block;
	content: '.';
	visibility: hidden;
	height: 0;
	line-height: 0;
	clear: both;
	margin: 0;
}

div.formularWithInfoColumn:after {
	display: none;
}

div.formular input.formular_button_submit {
	position: absolute;
	bottom: -30px;
	right: 0px;
	background: none;
	width: auto;
}

div.formular label {
	display: block;
	float: left;
	clear: left;
	width: 115px;
	padding-top: 2px;
	padding-bottom: 6px;
}

div.formular input {
	display: block;
	float: left;
	border: 0;
	height: 20px;
	margin-bottom: 6px;
	width: 435px;
}

div.formular span.checkbox 
{
	padding-left: 115px;
	display: block;
	float: left;
}

div.formular span.checkbox label
{
	clear:none;
	width:auto;
}

div.formular input.checkbox,
div.formular span.checkbox input { /* TODO */
	width: auto;
	margin: 2px 5px 0px 0px;
	display: block;
	clear: both;
	height: auto;
}

div.formular span.checkbox input
{
	margin-top: 5px;
}

div.formular select {
	display: block;
	float: left;
	height: 19px;
	padding-top: 1px;
	font-size: 11px;
	border: 1px solid #999;
	width: 435px;
}

div.formular textarea {
	display: block;
	float: left;
	border: 0;
	width: 435px;
	height: 49px;
	padding-top: 1px;
	margin-bottom: 6px;
}

div.formular div.text {
	display: block;
	float: left;
	width: 430px;
	padding: 2px 3px 6px 2px;
}

div.formular div.fehlerText {
	padding-bottom: 18px;
	font-weight: bold;
	color: #c00;
}

div.formular label.fehler {
	color: #c00;
}

div.formular_750 { width: 411px; }
div.formular_750 input {	width: 295px; }
div.formular_750 select {	width: 295px; }
div.formular_750 textarea {	width: 295px; }
div.formular_750 div.text { width: 290px; }

div.formular .karten_formular_width1	{ width: 435px; }
div.formular .karten_formular_width2	{ width: 190px; }
div.formular .karten_formular_width3	{ width: 65px; }
div.formular .karten_formular_width4	{ width: 65px; }
div.formular .karten_formular_width5	{ width: 364px; }

div.formular_750 .karten_formular_width1	{ width: 295px; }
div.formular_750 .karten_formular_width2	{ width: 190px; }
div.formular_750 .karten_formular_width3	{ width: 65px; }
div.formular_750 .karten_formular_width4	{ width: 65px; }
div.formular_750 .karten_formular_width5	{ width: 224px; }

div.formular .formItem_margin_right {
	margin-right: 6px;
}

div.formular_infoColumn {
	width: 289px;
	float: left;
	background-color: #ffed00;
	padding: 10px 10px 6px 10px;
	border: 10px solid #fff;
	border-right: 0;
}

div.formular_infoColumn:after {
	display: block;
	content: '.';
	visibility: hidden;
	height: 0;
	line-height: 0;
	clear: both;
	margin: 0;
}
/* END formular styles */



/* START standardtable styles */
table.standardtable { 
	border-top: 10px solid #fff;
	border-bottom: 8px solid #fff;
}

table.standardtable th {
	background-color: #ffed00;
	border-bottom: 2px solid #fff;
	text-align: left;
	font-weight: bold;
	padding: 4px 7px;
	vertical-align: top;
}

table.standardtable td {
	background-color: #ffed00;
	border-bottom: 2px solid #fff;
	padding: 4px 7px;
	vertical-align: top;
}

table.standardtable_1000 { width: 100%;}
table.standardtable_750 { width: 75%;}
table.standardtable_500 { width: 50%;}

table.standardtable_grau th,
table.standardtable_grau td {
	background-color: #ddd;
}
/* END standardtable styles */

