/*	
*	///-----------------------------------------///
*	///		(c) 2009 melon|media GbR    ///
*	///-----------------------------------------///
*	Styles for project: English Theatre
*	author: Robert Peter
*       co-author: Yves Wesselburg
*	last modified: 04/08/09
*
*/


* { 
	margin: 0; 
	padding: 0; 
}

body {
	background:url('../fileadmin/images/bg.jpg') #d0d9ec repeat-x;
	font-family:'Arial', Trebuchet MS, Georgia, Times, Times New Roman, sans-serif;
	font-size:12px;	
	color:#d0d9ec;
	text-align:center;		/* Zentrierung f�r IE5 */
	margin:0;
}

h1 {
	font-weight:bold;	
	font-size:18px;
	line-height:40px;
}

h2 {
	font-weight:bold;	
	font-size:15px;
	line-height:40px;
}

h3 {
	font-weight:bold;	
	font-size:12px;
}

p.more a {
	color:#7f5437;
	text-decoration:underline;
	padding: 0 0 20px 0;
	font-weight:normal;
	font-size:12px;
}



a {
	text-decoration:none;
	color:#7F5437;
}

#contentarea a{
	font-weight:bold;
	text-decoration:underline;
}

a:visited {
	color:#7f5437;
}

a:hover {
	color:#7f5437;
	text-decoration:underline;
}

a img {
	border:0
}

input, textarea {
	background-color:#F3F6ED;
	border:1px solid #000000;/*
	border:#E1D6C6 1px solid;*/
}

/*=======================================
		Header of da site
=======================================*/
#header {
	width:896px;
	height:201px;
	margin:0 auto;	
	background:url('../fileadmin/images/teaser/play_teasertxt.gif') top right no-repeat;
	text-align:left;
}

#play {
	width:270px;
}

.logo {
        float:left;
        width:308px;
}

.teaser {
        width:270px;
        margin:0 308px;
}

#playteaser {
	background:url('../fileadmin/images/play_teasertxt.gif');
	width:318px;
	height:201px;
	text-align:right;
}

.bookonline {/*
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;*/
	margin:164px 10px 0 0;
	float:right;
}

*html .bookonline {
	display:inline-block;
}

/*=======================================
		Newsletter box
=======================================*/

#newsletter {
	width:212px;
	background:url('../fileadmin/images/nl_bg_header.jpg') no-repeat;	
	color:#000000;
	margin:40px 0 0;
	float:left;
}

#newsform01s_ok{
padding-left:30px;
}
#newsletter h2 {
	color:#FFFFFF;
	text-transform:uppercase;
	padding:4px 0 0;
	font-size:14px;
}

#nl_content {
	width:172px;
	padding:10px 10px 10px 30px;	
	height:81px;
	background-image:url('../fileadmin/images/nl_bg_content.jpg');
	margin:0 auto;
	text-align:left;
	font-size:12px;
}

*html #nl_content {
	width:212px;
	height:101px;
}

#nl_foot {
	width:212px;
	height:51px;
	background:url('../fileadmin/images/nl_bg_foot.jpg') no-repeat;
	margin:0 auto;
}

/*=======================================
		Content area
=======================================*/

#main {
	margin:15px auto;
	width:896px;
}

#breadcrumb {
	text-align:left;	
	line-height:1.2em;
	padding:25px;
	background:url('../fileadmin/images/bg_content.gif') no-repeat;
	width:632px;
	font-size:11px;
}

*html #breadcrumb {
	width:682px;
}

#bg_content {
	background:url('../fileadmin/images/bg_content_foot.gif') left bottom no-repeat #FFF;
	position:relative;
	float:right;
	margin:-450px 0 0 0;
	color:#616161;
	line-height:1.2em;
	min-height:600px;
	width:682px;
}

*html #bg_content {
	height:600px;
	overflow:visible;
}

#contentarea {
	text-align:left;
	margin:0 30px 30px 60px;
	line-height:1.2em;
}

#subcontent { clear:both; }

#contentleft {
        float:left;
        width:50%;
}


#contentleft .news-list-category { display:none; }

#contentright {
        float:right;
        text-align:right;
        width:50%;
}
  
        
#contentright h1, #contentright hr { 
	display:none; 
}

#twitter { 
	text-align:left;
	width:100%;
	padding:37px 0 15px 0; 
}

#twitter h1, #twitter hr { 
	display:block;
}

#contentarea h1 {
	font-size:19px;
	font-weight:bold;
	line-height:20px;
	color:#245FA3;
}

#contentarea h2 {
	font-size:15px;
	font-weight:bold;
	line-height:20px;
	text-indent:0px;	
	color:#245FA3;
	text-decoration:none;
}

#contentarea h3 a,.news_all_list2 a {
	font-size:15px;
	font-weight:bold;
	line-height:20px;
	text-indent:0px;	
	color:#245FA3;
	text-decoration:none;
}


#contentarea img {
        border:1px solid #dddddd;
        margin:5px;
}

#contentarea #contentleft img { border:none; }
#contentarea #contentright img { border:none; }

#contentarea .spacer-gif {
        border:0;
        margin:0;
}

.textbody {
	background:url('../fileadmin/images/star.jpg') left top no-repeat #FFF;
	font-size:11px;
	width:550px;
	padding-bottom:25px;
	font-size:13px;
	text-indent:30px;
	line-height:18px;
	font-family:Arial;
}

.textbody li {
	text-indent:0;
}

.news-list-item {
	line-height:18px;
	font-size:13px;
}

.news-list-item .news-list-morelink {
	padding:10px 0;
}

thead tr th {
        color:#e40c11;
        font-size:12px;
        text-align:center;
}

table {
        border-collapse:collapse;
}

.contenttable td {
        color:#245FA3;/*
        font-weight:bold;*/
        border:1px solid #d0d9ec;
        padding:0 0 0 10px;
        background-color:#e6ecf7;
}

#contentarea li {/*
        background:url(../fileadmin/images/star.jpg) no-repeat;
        display:block;*/
        list-style-image:url(../fileadmin/images/star.jpg);
        list-style-position:outside;
        list-style-type:none;
        margin-bottom:20px;
        margin-left:60px;
        margin-top:3px;
}


#iconlist {
	float:right;
	list-style:none outside none;
	padding:10px 15px;
}

#iconlist li {
	float:left;
	padding-right:5px;
}

/*=======================================
 For Internet Explorer (Tan-Hack)
 Page uses quirks modus 'cause of 
 xml prolog.
=======================================*/
* html #contentleft{
	width:40%;     /* Version 5.x */
	w\idth:40%;    /* Version 6 */
}

* html #contentright{
	width:40%;     /* Version 5.x */
	w\idth:40%;    /* Version 6 */
}


/*=======================================
		Navigation
=======================================*/

#navigation {
	display:block;
	height:500px;
	position:absolute;
	text-align:left;
	line-height:1.2em;
	top:245px;
	left:-162px;
	z-index:1;
	float:left;
}

/* IE 7 Fixes */

#navigation {
	position:relative;
	z-index:1;
	font-size:100%;
}

.navi_menu {
	margin:5px 0px 0px 0px;
}

.navi_menu a {
	text-decoration:none;
	color:#0F54B1;
	text-transform:uppercase;
	font-size:10px;
	background-image:url('../fileadmin/images/btn_navi_static.jpg');
	width:154px;
	height:20px;
	padding:4px 0px 0px 20px;
	display:block;
}

*html .navi_menu a {
	width:174px;
	height:24px;
}

.navi_menu a:visited {
	text-decoration:none;
	color:#0F54B1;
}

*html .navi_menu a:visited {
	width:174px;
	height:24px;
}

.navi_menu a:hover {
	color:#FFFFFF;
	background-image:url('../fileadmin/images/btn_navi_hover.jpg');
	width:154px;
	text-decoration:none;
}

*html .navi_menu a:hover {
	width:174px;
}

.navi_menu_active {
	margin:5px 0px 0px 0px;
}

.navi_menu_active a {
	text-decoration:none;
	color:#0F54B1;
	background-image:url('../fileadmin/images/btn_navi_clicked.jpg');
	width:165px;
	height:20px;
	padding:4px 0px 0px 20px;
	margin:0px;
	display:block;
	text-transform:uppercase;
	font-size:10px;
}

*html .navi_menu_active a {
	width:185px;
	height:24px;
}

.navi_menu_active a:visited {
	text-decoration:none;
	color:#0F54B1;
}

.navi_submenu a {
	color:#000000;
	padding:3px 0px 2px 15px;
	background:none;
	width:139px;
	height:17px;
	font-size:11px;
	text-decoration:none;
	text-transform:none;
	font-size:11px;
	display:block;
	background-color:#EDEDED;
	border-bottom-color:#AAAAAA;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	margin:0px 0px 0px 10px;
}

*html .navi_submenu a {
	width:154px;
	height:22px;
}

.navi_submenu a:visited {
	color:#000000;
	text-decoration:none;
}

.navi_submenu a:hover {
	color:#000000;
	background-image:none;
	text-decoration:none;
	width:139px;
}

*html .navi_submenu a:hover {
	width:154px;
}

.navi_submenu_last a {
	color:#000000;
	padding:3px 0px 2px 15px;
	background:none;
	width:139px;
	height:17px;
	font-size:11px;
	text-decoration:none;
	text-transform:none;
	font-size:11px;
	display:block;
	background-color:#EDEDED;
	margin:0px 0px -5px 10px;
}

*html .navi_submenu_last a {
	width:154px;
	height:22px;
}

.navi_submenu_last a:visited {
	color:#000000;
	text-decoration:none;
}

/*=======================================
		Footer
=======================================*/

#footer {
	clear:both;
	width:682px;
	color:#616161;
	font-size:11px;
	line-height:18px;
	padding:35px 0px 0px 0px;
	margin:0px 0px 25px 210px;
}

#footer a {
        color:#616161;
	text-decoration:none;
}

/*=======================================
		Guestbook
=======================================*/

.tx-guestbook-list-header { background-color:#FFFFFF; font-size:14px; color:#0F54B1; border-top:1px solid #DDDDDD; border-bottom:1px solid #DDDDDD; padding:3px; }
.tx-guestbook-list-row { background-color:#FFFFFF; color:616161; font-size:13px; padding:3px; border-bottom:1px solid #DDDDDD; }
.tx-guestbook-list-rowleft { background-color:#FFFFFF; padding:3px; border-bottom:1px solid #DDDDDD; }
.tx-guestbook-list-rowleft a { font-size:10px; }
.tx-guestbook-list-small { color:#616161; font-size:10px; padding-bottom:5px; }
.tx-guestbook-list-table { width:550px; border:none; }
.tx-veguestbook-pi1-browsebox TD { font-size:9px; }
.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
.tx-veguestbook-pi1-browsebox-SCell { background-color: #FFFFFF; }
.tx-guestbook-latest-header { background-color:#FFFFFF; color:#0F54B1; border-top:1px solid #DDDDDD; border-bottom:1px solid #DDDDDD; padding:3px; text-weight:bold; }
.tx-guestbook-latest-row { background-color:#FFFFFF; padding:3px; border-bottom:1px solid #DDDDDD; }
.tx-guestbook-latest-small { font-size:9px; }
.tx-guestbook-form-inputfield-med { background:#F3F6ED;	border:#E1D6C6 1px solid; font-size:12px; color:#616161; width:100px; margin: 5px;}
.tx-guestbook-form-inputfield-big { background:#F3F6ED;	border:#E1D6C6 1px solid; font-size:12px; color:#616161; width:150px; margin: 5px;}
.tx-guestbook-form-textarea { background-color:#F3F6ED;	border:#E1D6C6 1px solid; width:350px; height: 100px; margin: 5px; }
.tx-guestbook-form-obligationfield { color:#CC0000; }
.tx-guestbook-form-error { color:#CC0000; }
td { color:#616161; font-size:13px; }
.tx-veguestbook-pi1 h2.tx-guestbook-header {background:none;}

/*=======================================
		news
=======================================*/

.news_all_list {
	width: 550px;

}
.news_all_list2 {
	width: 550px;
	border-bottom:1px solid #DDDDDD;
	padding:20px 0;
}
.news_title_list {
	width: 420px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-right:15px;
	padding-left:15px;
	
}

.news_content_list {
	width: 550px;
}


.news_content_text_list {
   width:550px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-left:15px;

	//margin-bottom:10px;
}

.news_content_text_list_image {
	width:100px;
   float:left;
	margin-left:13px;
	margin:5px;

}
.news_more_list {
 	width:120px;
	//padding-right:15px;
	//padding-left:15px;
	//padding-bottom:20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.news_more_list a:link { 
	color: #949242;
	text-decoration: none; 

}

.news_more_list a:visited { 
	color: #949242; 
	text-decoration: none; 
}

.news_more_list a:hover {   
	color: #949242;
	text-decoration: underline;
}

.short_news_all_list {
	width: 200px;
	padding: 0 0 10px 0;
	text-align:left;
	/*border:1pt solid #0000ff;*/
}

.short_news_title_list {
	width: 170px;
	/*border:1pt solid #0000ff;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding:0 15px 0 15px;
}

.short_news_title_list H1 {
	font-size: 14px;
}


.news-list-browse{
	padding:10px 0;
}


.short_news_content_list {
	width: 200px;

}

.short_news_content_text_list {
    	width:170px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding:0 15px 0 15px;
	font-size:11px;

}

.short_news_content_text_list P {
         font-size:1em;
}

.short_news_more_list A {
         font-size:1em;
}

.short_news_more_list {
    	width:160px;
	/*padding-right:15px;*/
	padding-left:15px;
	padding-bottom:20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.news_all_single {
	width: 430px;
	/*float:left;*/
}

.news_content_single {
	float:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	/*line-height: 15px;*/
	padding-bottom:20px;
	/*padding-left:15px;
	padding-right:10px;*/
	width: 430px;
}

.news-single-img {
	float:right;
	padding-right:10px;
	margin:10px;
}

.news-catmenu-header{
	padding-bottom:10px;
}

#contentarea .news-amenu-container .act a {
	font-weight:bold;
}

.news_titel_single .h1 {

}

.news_titel_single {
	/*width: 450px;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*padding-right:15px;
	padding-left:15px;*/
}

.h2 {
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-style: italic;*/
}
.news_links_single {
	/*padding-right:15px;
	padding-left:15px;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-bottom: 10px;
	line-height: 20px;
}
.news_related_single {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	/*padding-right:15px;
	padding-left:15px;*/
	padding-bottom: 10px;
	line-height: 25px;
	width: 430px;
}
.news_back_single {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	/*padding-right:15px;
	padding-left:15px;*/
	padding-bottom: 10px;
	line-height: 10px;
	width: 430px;
}
.keywords {
padding-bottom:20px;
}
.news_files_single {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	/*padding-right:15px;
	padding-left:15px;*/
	padding-bottom: 20px;
	line-height: 25px;
}


.news_subheader_single {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-style: italic;
	padding-right:15px;
	padding-left:15px;*/
	padding-bottom:10px;
}

#contentarea .news-amenu-container li {
	background:none;
	float:left;
	padding:0 10px 0 0;
	margin:0;
	list-style-image:none;	
}

#contentarea .news-amenu-container a {
	font-weight:normal;
}

.news-amenu-container {
	padding:0 0 80px 0;
	width:550px;
}

.news-amenu-container li{

}
.news-amenu-item-year {

}
.news_back_single a:link { color: #949242;  font-style: italic; text-decoration: none; }
.news_back_single a:visited { color: #949242; font-style: italic; text-decoration: none; }
.news_back_single a:hover {   color: #949242;}


/*=======================================
		Mailform
=======================================*/

fieldset {
	border:none;
}

fieldset.csc-mailform label{width:180px;float:left;margin-right:10px;display:block}
fieldset.csc-mailform input,fieldset.csc-mailform textarea{
	margin-bottom:10px;
	font-size:10px;
	font-family:Verdana, Helvetica, sans-serif;
	padding:2px;
	}
.csc-mailform-check{
	height:30px;
	}
fieldset.csc-mailform fieldset input{float:none;display:inline;width:50px;text-align:left;border:0}
fieldset.csc-mailform fieldset label{display:inline;float:none;text-align:left;width:300px;margin:10px 0}
fieldset.csc-mailform fieldset legend{display:none}
fieldset.csc-mailform select{width:220px;margin:2px 0}
fieldset.csc-mailform option{padding:0 5px;background:#fff}












