.Kino {
	visibility:hidden;
	width:1px;
	height:1px;
}

h1 {
	line-height: 30px;
}

body {
	font-size:11px;
	font-weight:normal;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color:#000;
	line-height:13px;
	background:url(../img/vorhang-body.jpg) no-repeat center top #811709;
	margin:0px;
}

td, div {
	font-size:11px;
	font-weight:normal;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color:#000;
	line-height:13px;
}

div.center {
	text-align:center;
	color:#fff;
	font-size:12px;
}

td.whitebg {
	background:#fff;
}

.popup {
	position:relative;
	left:-50px;
	background-color: #fff;
	width: 600px;
	padding: 10px;
}

a {
	font-size:11px;
	font-weight:bolder;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color:#000;
	text-decoration:none;
}

a:hover {
	font-size:11px;
	font-weight:bolder;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color:#800D00;
	text-decoration:underline;
}

a.navi {
	font-size:11px;
	font-weight:bold;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color:#FFF1B8;
	text-decoration:none;
	line-height:14px;
}

a.navi:hover {
	font-size:11px;
	font-weight:bold;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color:#fff;
	line-height:14px;
}

.capitol-macht-schule {
	padding:14px 0px 14px 10px;
	text-align: center;
	background:url(../img/bg-capitol-macht-schule.gif) no-repeat left bottom;
}

.capitol-macht-schule a, .capitol-macht-schule a:hover {
	color:#fff;
	font-size:10px;
}

.headline_big {
	font-size:14px;
	font-weight:bold;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color:#2A62B4;
}

.headline {
	font-size:12px;
	font-weight:bolder;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color:#000;
	padding-top:2px;
	padding-bottom:2px;
}

.highlight {
	font-size:11px;
	font-weight:bold;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color:#000;
}

.navibox {
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:2px dotted #CCC;
}

.active_week{
	font-weight:bolder;
	color:#a90606;
}

.inactive_week{
}

.navi_div{
	margin-bottom:6px;
}

.event {
	font-size:12px;
	font-weight:bold;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color:#000;
}

.event2 {
	font-size:11px;
	font-weight:bold;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color:#000;
}

.spielzeit_link {
	color:#800D00;
	text-decoration:underline;
}

td.footer {
	height:57px;
	background:url(../img/bg-bottom.gif) no-repeat 0px 0px;
	border-top:2px solid #FFF;
	padding-bottom:0px;
}

.filme-right {
	padding:14px 6px 10px 6px;
	text-align:center;
	background:url(../img/bg-filme-right.gif) no-repeat left bottom;
}

.filme-right a, .filme-right a:hover {
	color:#FFFFFF;
	font-size:10px;
	font-family:'Arial';
}

.socialmedia {
	padding-left:4px;
	height:43px;
	background:url(../img/bg-right-top.gif) no-repeat left top;
}

.socialmedia div {
	padding-top:8px;
	color:#fff;
	float:left;
	font-size:12px;
	line-height:14px;
}
.socialmedia .addthis_toolbox {
	padding-left:3px;
}

.clear {
	clear:both;
}

span.clear {
	display:block;
}

.addthis_toolbox {
	height:30px !important;
	overflow:hidden;
}

.menutrenner {
	height:2px;
	overflow:hidden;
	background:url(../img/menutrenner.gif) no-repeat 0px 0px;
}


.input, select, textarea {
	border: 1px solid #c4c4c4;
}

#SponsorWerbung {position:absolute; top:220px; height:1; width:1;}
#SponsorWerbung .popup {
	border:3px solid #fff;
	padding: 0;
	-webkit-box-shadow: 1px 1px 7px #555;
	-moz-box-shadow: 1px 1px 7px #555;
	box-shadow: 1px 1px 7px #555;
	-ms-filter:"progid:DXImageTransform.Microsoft.DropShadow(color=#555, offx=2, offy=2)";
	filter:progid:DXImageTransform.Microsoft.DropShadow(color=#555, offx=2, offy=2);
}
#SponsorWerbung .popup_innerborder {border:4px solid #c1272d; padding: 5px;}
#SponsorWerbung h1 {font-size: 17px; line-height: 24px; margin-top:3px;}
#SponsorWerbung strong {font-size: 12px; line-height: 16px;}
#SponsorWerbung a {color: #c1272d; text-decoration: underline;}

.submitButton {
	background-color:transparent;
	border: transparent;
	cursor: pointer;
	padding:0
}

.error {
	padding: 5px;
	color: #900;
	border: 1px solid #900;
	background-color: #f99;
}

.float_l {
	float:left;
}

/* Event Mitschnitt */
.contact-form form {
	display:none;
}

.contact-form .contactus {
	display:block;
	text-align:center;
}

.contact-form .close {
	display:none;
	text-align:center;
}

.contact-form.open form {
	display:block;
}

.contact-form.open .contactus {
	display:none;
}
.contact-form.open .close {
	display:block;
}

.contact-form input,
.contact-form textarea {
	border:1px solid #C4C4C4;
	height:16px;
	font:inherit;
	line-height:16px;
	margin-bottom:5px;
	padding:2px;
	width:522px;
	background-position:right top;
	background-repeat:no-repeat;
}

.contact-form textarea {
	height:100px;
}

.contact-form .errors ul,
.contact-form .errors ul li {
	color:#f00;
	list-style:disc outside none;
	margin-left:20px;
}


.contact-form .btn-form-submit {
/*	background:#006db6;*/
	background:url(/capitol-mieten/images/senden-btn.jpg) no-repeat 0px 0px;
	width:121px;
	height:35px;
	text-transform:uppercase;
	color:#fff;
	border:0px;
	float:right;
	font-size: 10px;

/*	line-height:16px;*/
/*	padding:2px;*/
	padding:0px;
}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* + html .clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

#trailer_big_events {
	width:344px;
	height:150px;
}

.form_extra {
	display:none;
}
