/* BASICS ***********************************************************************/

a  { 
	color: #3f91b3; 
	font-weight: bold; 
	text-decoration: none 
	}

a:link, a:visited {
	text-decoration: none;
	}

a:hover, a:active {
	text-decoration: underline;
}

.smalltextgrey 	{ color:#000000; font-size: 10px; line-height:11px; font-family: Verdana, Helvetica, Geneva, Arial }

body {
	color: #444;
	font: 70%/1.5em 'Lucida Sans Unicode', 'Lucida Grande', verdana, arial, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align:center;

	}
#around {
	background:url("/images/elements/around_bg.gif") top left repeat-y #d7d4ca;
	margin:0px auto 0px auto;
	width:860px;
	}

h1 { 
	font-size: 110%;  
	}
	
h1 { 
	font-weight: bold; 
	margin:0px 0px 0px 0px; 
	padding: 3px 0px 0px 0px; 
	}
	
h2 {
	 font-size: 110%;
	 margin: 0px 0px 5px 0px; 
	 }
h3 {
	 font-size: 110%;
	 margin: 0px 0px 5px 0px;
	 padding:0px; 
	 }
hr {
	border-style: none;
	border-bottom:solid #999 1px;
}
/* Listen *****************************************************************/	 
ul {
	list-style-type:none;
}

ul.bullet {
	list-style-type:circle;
}

ul.bullet li {
	padding-top:2px;
	}


ul.no_bullet li {
	padding: 0px 0px 10px 0px;
	list-style-image:none;
} 

ul.no_bullet {
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

dd, ol li{
	margin-bottom:10px;
}


/* Tabellenformatierungen ************************************************* */

table {
	font-family:'Lucida Sans Unicode', 'Lucida Grande', verdana, arial, sans-serif;;
	font-size:100%;
	line-height:1.5em;
	border-style:none;
	margin-top:0px;
	padding-top:0px;
}

th { 
	text-align: left;
	/*background-color: #cccccc;*/
	padding:2px 4px 4px 0px;
	}
	
td {
	text-align: left;
	vertical-align:top;
	padding:5px 10px 0px 0px;
	margin-bottom:0px;
}

#home_table td{
	padding:0px 10px 0px 0px;
}

tr {
	padding:0px;
	margin:0px;
}

table.border {
	border:1px #eeeeee solid;
	padding: 0px;
	margin: 0px;
}

table.border th, table.border td {
	padding:5px;
	margin:0px;
}

td.separator { 
 	border-top-width:1px;
  	border-top-style:solid;
  	border-top-color:#cccccc; 
  	padding-top: 5px;
  	margin:0px 2px 2px 0px;
	}
	


/* Farbwerte color_1 - color_n fuer td, tr */
	
.color_1 {
	background-color:#cfcdc3;
}

.color_2 {
	background-color:#dfddd5;
}

/*  ************************************** */
caption {
	font-size:10px;
	color:#666666;
	text-align:left;
}

td.overlib {
	padding:0px 0px 0px 0px;
	border:1px #000000 solid;
}
	
td.indent {
	padding-left:50px;
}

td.comment {
/*	border-left:1px #cccccc dashed; */
	padding:10px 10px 10px 0px;
}

tfoot td {
	font-size:10px;
/*	background-color:#eeeeee; */
	padding:4px 20px 4px 0px;
	
}

/*divs fuer pagenav ********************************************/

div.pagenav_block {
	border:1px #000000 solid;
}

div.pagenav_title {
	width:49%;
	float:left;
}

div.pagenav_text {
	width:50%;
	float:right;
}

div.pagenav_link {
	width:49%;
	background:yellow;
}

/* container ***************************************************/

div#container  { 
	float:left;	
	width:860px;
	min-height:500px;
	//height:500px;
}

/* content *****************************************************/

div#content {
	padding: 0px 0px 20px 0px;  
	margin: 0px 0px 0px 170px;
	text-align:left;
} 

div#pagetitle { 
	padding:10px 0px 10px 0px; 
	width:460px;
}


div#both_columns{
	width:680px;
	float:left;
	padding-bottom:15px; 
}


div#both_colums{
	width:680px;
	float:left;
	padding-bottom:15px; 
}

div#left_column{
	width:465px;
	margin-right:3px;
	float:left;
	padding-bottom:15px; 
	padding-left:0px;
	margin-left:0px;
}

div#right_column {
	width:222px; 
	float:left;
}


/* header **************************************************************************************/

div#header  { 
	width:860px;
	background:#d7d4c4;
	margin:0px;
	padding:0px;
	}
/* nav ******************************************************************************************/


#nav_div { 
	margin:0px;
	//margin-top:-3px;
	padding:0px;
	float:left;
}

/** *html #nav_div{
	margin-top: -2px;
} **/


ul#nav {
	list-style-type: none;
	padding: 0px 0px 0px 160px;
	margin: 0px;
	background: #3f91b3;
	border-bottom:5px #a5a08a solid;
	width: 700px;
	//width:860px;
	height: 22px;
	float: left;
}
#nav li {
	float:left;
	//width:40px;
}
#nav a {
	color:#fff;
	font-weight:normal;
	display: block;
	height:22px;
	padding: 0px 5px 0px 5px;
	}

/* fuer ie irgendeine eigenschaft veraendern, damit 
* der hovereffekt funktioniert */	
#nav a:hover {
	background: #a5a08a; 
	text-decoration:none; 
	font-weight:normal; 
	}


#nav a.selected {
	background: #a5a08a; 
	text-decoration:none; 
	font-weight:normal; 
	}







/*subnav ********************************************************/

div#left_row {
	width:160px;
	float:left;
	padding:0px 0px 0px 0px;
	text-align:left;
}



ul#subnav  { 
	color: #000; 
	width:160px;
	text-align: left; 
	padding: 0px 0px 0px 0px; 
	margin-bottom:0px;
}

ul#subnav li {
	display: block;
	list-style-type: none;
	padding: 0px;
	margin:0px;
  border-bottom: 1px solid #fff;
}

ul#subnav li a {
	font-weight: normal;
	border-left: 4px solid #a5a08a; 
	color:#fff;
	display:block; 
	padding-top: 3px;
	margin: 0px;
	height: 22px;
	background:#3f91b3;
}

ul#subnav li a:link, ul#subnav li a:visited {
	text-decoration: none;
}

ul#subnav li a:link.selected, ul#subnav li a:visited.selected {
	border-left: 4px solid #a5a08a;
	text-decoration:none;
	background:#a5a08a;
}

ul#subnav li a:hover, ul#subnav li a:hover.selected, ul#subnav li a:active {
	border-left: 4px solid #a5a08a;
	background:#a5a08a;
	text-decoration:none;
}

ul#subnav li.highlight a {
	font-weight: normal;
}

.subnav ul {
	margin: 0;
	padding: 0;
}


/* Formulare ************************************************************/

form {

}

label {
	float: left;
	width:8.5em;
	padding:2px 5px 5px 0px;
}	


form br {
  	clear: both;
 }

form div.comment {
	padding:5px 0px 0px 9em;
	clear:both;

/*	border:1px #999999 solid; */

}

textarea {
	width:280px;
	height:200px;
	background:#ddd;
	border-left: medium none #aaaaaa; 
	border-right: medium none #999999; 
	border-top: medium none #ffffff; 
	border-bottom: 1px #ffffff;
}

form div.radio_buttons {
	float:left;
	width:250px; 
	position:relative; 
	padding: 5px 0px 5px 5px;
	
}

input[type=checkbox] {
	padding-left:20px;
}

fieldset {
	border:1px #666666 solid;
	padding:5px;
}

legend {
	color:#666666;
}
 
.buttonstyle { 
	color: #ffffff;  
	font-weight: bold; 
	font-size: 90%;
	margin:10px 0px 0px 0px;
	height: 20px; 
	background-color: #3f91b3;
	border: 1px solid #3f91b3;
}

.formstyle		{ 
	width: 250px; 
	background-color: #f5f5f5; 
	border: 1px solid #a5a08a;
	/*font-size: 0.8em;*/
	font-size: 1em;
}

textarea.formstyle		{ 
	width: 250px; 
	background-color: #f5f5f5; 
	border: 1px solid #a5a08a;
	/*font-size: 0.8em;*/
	font-size: 1.3em;
}
.formstyleshort	{ 
	width: 150px; 
	background-color: #f5f5f5; 
	border: 1px solid #a5a08a; 
	/*font-size: 0.8em;*/
	font-size: 1em;
	}

.searchtextfield { 
	width: 170px; 
	background-color: #dddddd; 
	border-left: medium none #aaaaaa; 
	border-right: medium none #999999; 
	border-top: medium none #ffffff; 
	border-bottom: 1px #ffffff
}
.searchtext { 
	width: 170px; 
	height: 50px; 
	background-color: #dddddd; 
	border-left: medium none #aaaaaa; 
	border-right: medium none #999999; 
	border-top: medium none #ffffff; 
	border-bottom: 1px #ffffff
}
.searchselect {
	background-color: #dddddd; 
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
	
}

div.textcopyright {
	margin: 0px 0px 0px 9em;
	//margin: 0px 0px 0px 8.7em;
}

form.nl_abo label {
	float: left;
	width:8.5em;
	padding:0px 5px 0px 0px;
}

form.nl_abo label.profile_left {
	float: left;
	width:128px;
}

form.nl_abo {
	margin-top:0px;
}

/*actions ********************************************************/

div#actions  { 
	text-align: left; 
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 5px; 
	}

/*links ** downloads ** linked_pages ** comments *************************************************************/

div#links a, div#downloads a, div#linked_pages a {
	color: #3f91b3; 
	text-align: left; 
	font-size: 10px;
	font-weight: bold;
	line-height: 1.8em;
}

div#links, div#downloads, div#linked_pages, div#comments {
	padding: 0px 0px 0px 0px;
	clear:both;
	width:59%; 
	}

/* footer *********************************************************/

#footer {
	clear:both; 
	text-align:left;
	border-top:1px #a5a08a solid;
	font-size:smaller;
	margin:0px;
	height:20px;
	padding:5px 0px 5px 170px; 
}
	

/* hier steht jetzt erst mal das zeug aus der alten .css-datei. muss dann noch angeglichen werden*/

.text	{ 
	font:normal 11px/16px  Verdana,Helvetic,Arial, sans-serif;
	color:#888888;
}

.smalltext  { 
	color: #666666; 
	font-size:0.9em;
	
}

.table_title_text { 
	color:#000000; 
	font:normal bold 11px/16px Verdana, Helvetica, Arial, sans-serif;
}

.table_row_text { 
	color:#000000; 
	font:normal 11px/16px Verdana, Helvetica, Arial, sans-serif; 
}

.table_inscription_text	{ 
	color:#999999; 
	font:normal 10px/16px Verdana, Helvetica, Arial, sans-serif;
}


.week_preview {
	padding:3px 0px 3px 0px;
	margin-bottom:5px;
	background:#cfcdc3;
}

.news_preview {
	padding:3px 0px 3px 0px;
	margin-bottom:5px;
	background:#cfcdc3;
}

.news_headline {
	margin-bottom:5px;
	font-weight:bold;
}

.category_img {
	width:155px;
	float:left;
	margin-bottom:10px;
}

.news_block {
	margin:0px 0px 10px 0px;
	background-color:#dfddd5;
}

.reservix_link {
	width:110px;
	padding:0px;
	margin: 2px 0px 2px 0px;
}

.premiere_link {
	width:104px;
	padding:0px;
	margin: 2px 0px 2px 6px;
}

.news_img {
	float:left;
	margin:5px 5px 0px 0px;
}

.rot {
	color:#ff0000;
}

.preis {
	padding:1px 5px 1px 3px;
	background:#efefef;
	
}

.buehnederkulturen {
	margin:5px;
}

.captcha {
	margin:10px 0;
}