/* -- ALLGEMEINE FORMATIERUNG -- */
html, body {
	scrollbar-face-color:#D81E05;
	scrollbar-shadow-color: #fffee1;
	scrollbar-highlight-color: #fffee1;
	scrollbar-3dlight-color: #D81E05;
	scrollbar-darkshadow-color: #D81E05;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffff99;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	line-height:normal;
	color:#333333;
	text-align:left;
	margin:0px auto;
	padding:0px;
	min-height:101%;		/* Mindesthöhe da Firefox sonst bei Seiten mit wenig Inhalt "springt" (wg. Scrollbalken*/
}

table {background: #efefef;}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-align:left;
	text-align:left;
}

p	{
	margin:9px 0px;
	padding:0px;
}

div	{text-align:left;}

hr {				/* weil Firefox sonst nach einem bild-links die Linien verrutscht */
  margin:0px;
  padding:0px;
}

a:link  {color:#333333; text-decoration:underline;} 
a:visited  {color:#333333; text-decoration:underline;}    
a:hover	{color:#D81E05; text-decoration:underline;}
a:active	{color:#DE0029; text-decoration:underline;}

h1 {
	color:#D81E05;
	font-size:1.4em;
	margin:-25px 0px 19px 240px;
	padding:0px;
}

h2 {
	color:#D81E05;
	font-weight:bold;
	margin-top:32px;
	margin-bottom:1.01em;
	font-size:1.3em;
	padding:0px;
}

ueberschriftgr {
	color:#009900;
	font-weight:bold;
	margin-top:32px;
	margin-bottom:1.01em;
	font-size:1.3em;
	padding:0px;
	clear:both;
}

.rotfett
	{color:#D81E05; font-weight:bold;}
	
.gruenfett
	{color:#006600; font-weight:bold;}

.blaufett
	{color:#3300FF; font-weight:bold;}

ul {list-style-type:disc;}
li {list-style-position:outside; margin: 0px 0px 5px -1.2em;}


a img {							/* für alle Bilder mit Link*/
	border:0px;					/* kein Rahmen */
}

/* -- Formular --*/
form	{
	padding:7px;
	margin:0px;
}

input, textarea, select { 		/* Formularelemente auswählen */
  float:left;
  margin:5px 0px;				
  width:200px; 		 			
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:0.9em;
  border:1px solid #C5D8C0;
  background-color: #ffffe6;
  border-left: 1px solid #B0B7AF;
  border-top: 1px solid #B0B7AF;
}


input.radio	{ 						/* Klasse für Radio-Button */
  float:left;
  width:20px;
  margin-right:5px;
}


label { 					/* Alle Labels (= Beschriftung) */
  display: block;
  float: left;
  margin:5px 0px;			/* Abstand */
  width:130px; 				/* Breite.*/
}

form br 	{				/* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; 				/* das floating der labels und inputs aufheben */
}

button	{
	margin:18px 0px 7px 130px;
}

/* -- Formular suche --*/
#suche {width:135px; text-align:left; background:#FFFFFF; border:#333333 1px solid; }
#suche input 	{
	clear:both;					
	width: 100px; 
	margin-left:2px;
	padding:0px;
}
#suche label { 					
  margin:5px 3px;			
  width:80px; 
  float:left;				
}
#suche .radio 	{					
	width: 25px; 
	float:left;
	margin-left:0px;
	border:none;
}
#suche .textfeld 	{					
	width: 120px; 
	float:left;
	margin-left:0px;
	border:#333333 1px solid;
}
#suche button	{margin:5px 0px;}

/* -- LAYOUTBEREICHE -- */
#hg-rechts	{				/* nur wegen dem Hintergrund in der rechten Spalte */ 
	width:921px;
 	margin:0px auto;		
	padding:0px;
	background: url(bilder/hg_rechts.gif) repeat-y right;	
}
*html #hg-rechts	{				/* nur wegen dem Hintergrund in der rechten Spalte */ 
	background: url(bilder/hg_rechts1.gif) repeat-y right;	
}

#content	{				/* übergeordnetes DIV für ganze Seite wg. zentzrieren und Rahmen */ 
	width:921px;
 	margin:0px;		
	padding:0px;
	border-right: 1px solid #D81E05;
	border-bottom: 1px solid #D81E05;
	border-left: 1px solid #D81E05;	
	background-color:#ffffff;
	background: url(bilder/hg_navi.gif) repeat-y;
}

#logo {
	background-color:#999999;
	width:51x;
	padding:51px 0px 15px 0px;
	margin:0px;
	height:87px;
	border-bottom:8px solid #ffffff;
	background: url(bilder/kunst.gif) no-repeat;
	background-color:#999999;
}
/*html #logo {padding-bottom:0px;} */
#kontakt {
	float:right;
	padding:0px 8px 0px 0px;
	margin:0px;
	margin-top:-48px;
	width:350px;
	text-align:right;
	background-color:#ffffff;
	font-size:0.8em;
}
#kontakt a {color:#D81E05; text-decoration:none; font-weight:bold;}
#kontakt a:visited  {color:#D81E05; text-decoration:none; font-weight:bold;}
#kontakt a:hover  {color: #333333; text-decoration:none; font-weight:bold;}
#kontakt a:active  {color: #333333; text-decoration:none; font-weight:bold;}



/* -- Navigation -- */

#navigation {
	font-size:11px;
	font-weight:bold;
	color:#666666;
	width:185px;
	float:left;	
	text-align:left;
	margin:0px;
	margin-right:4px;
	padding:0px 6px 0px 0px;
	background: url(bilder/navi_ecke.gif) no-repeat;
}

#navigation a {color:#666666; text-decoration:none; display:block; background-color:#ffffff; padding:4px;}
#navigation a:visited  {color:#666666; text-decoration:none; background-color:#ffffff; padding:4px;;}
#navigation a:hover, a:active  {color: #D81E05; text-decoration:none; background-color:#ffffff; padding:0px; margin:4px;}

#navigation ul {
	margin:0px;
	margin-top:26px;
	padding:0px;
	list-style-type:none;
}
#navigation li {
	background-color:#f7f7f7;
	list-style-position:outside;
	margin:5px 10px 5px 5px;
	border: 1px solid #cccccc;
}

/* -- Inhalt = bearbeitbarer Bereich -- */

#inhalt {
background-color:#FFFFFF;
	width:555px;	
	margin:0px;
	padding:0px;
	float:left;	
	min-height:480px;		/* Damit die Navigation nicht länger ist als der Inhalt */
}
#inhalt a:link  {color:#333333; text-decoration:underline;} 
#inhalt a:visited  {color:#333333; text-decoration:underline;}    
#inhalt a:hover	{color:#D81E05; text-decoration:underline; padding:0px; margin:0px;}
#inhalt a:active	{color:#DE0029; text-decoration:underline; padding:0px; margin:0px;}

#rechts {
	width:150px;
	float:left;	
	text-align:left;
	margin:0px;
	margin-left:10px;
	padding:30px 5px 15px 5px;
	background: url(bilder/rechts_ecke.gif) no-repeat;
}
*html #rechts {margin-left:8px; background: url(bilder/rechts_ecke1.gif) no-repeat;}
#rechts img	{margin-bottom:5px;}

#bundesland {font-weight:bold; text-decoration:none; } /* anzeige der Bundesländer */
#bundesland a:link  {color:#333333; text-decoration:none;} 
#bundesland a:visited  {color:#333333; text-decoration:none;}    
#bundesland a:hover	{color:#D81E05; text-decoration:none; }
#bundesland a:active {color:#DE0029; text-decoration:none;}

/* -- KLASSEN -- */
.nurKultur
	{color:#000000; font-weight:bold; margin-bottom:10px; padding-left:3px;}
.nurKultur a:link {text-decoration:none; color:#000000;} 
.nurKultur a:visited {text-decoration:none; color:#000000;}    
.nurKultur a:hover {text-decoration:none; }
.nurKultur a:active {text-decoration:none; color:#000000; margin-left:0px; padding-left:0px;}



.bild-links	{
	clear:both;
	margin:0px 15px 7px 0px;
	float:left;
}

.bild-rechts	{
	clear:both;
	margin:0px 0px 5px 5px;
	float:right;
}

.kasterl-startseite	{					/* Startseite */
	width:210px;
	border: 1px solid #D81E05;
	padding:5px;
	float:left;
	margin:0px 10px 10px 0px;

}
.kasterl-startseite img	{display:block; margin-bottom:5px;}

.kasterl-startneu	{					/* Startseite */
	width:210px;
	height:240px;
	padding:5px;
	float:left;
	margin:0px 10px 10px 0px;
	overflow:hidden;
	border: 1px solid #D81E05;
}

.kasterl-startneu img	{display:block; margin-bottom:5px;}


.termine-ueberschrift	{				/* Startseite */
	width:470px;	
	margin:0px;
	padding:5px;
	font-weight:bold;
	background-color:#dddddd;
	font-size:12px;
}
.termine	{							/* Startseite */
	width:480px;	
	margin:0px 0px 10px 0px;
	padding:10px 0px;
	font-size:12px;
	background-color:#ebebeb;
	font-size:0.85em;
}
.termine img {							/* für alle Bilder im DIV mit der Klasse 'termine'*/
	padding:0px;	
	float:left;	
	margin:0px 15px 7px 0px;
	width:150px;
	height:100px;			
}
.top_daten {
	padding:5px;
	margin:7px;
	width:90%;
	border:1px solid #D81E05;
	background-color:#cccccc;
}

.termine div {						/* für alle Bilder im DIV mit der Klasse 'termine'*/
	padding:0px;	
	margin:0px;
	margin-right:5px;
	float:right;
	width:300px;
	text-align:right;
}



.halbeseite	{margin:0px; margin-left:15px; padding:0px; float:left; width:45%;}	/* Seite in zwei Spalten wie bei Tickets*/
.ausgeschwebt	{clear:both;}
.mail-x	{display: none;}	/* für unsichtbares Feld in Formular - Spamschutz!! */

#report-eintrag-datenbank {
	width: 476px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D81E05;
	border-right-color: #4a4646;
	border-bottom-color: #4a4646;
	border-left-color: #4a4646;
	background-color:#f0efef;
	padding:0px 3px;
	margin:5px auto;
	background-image: none;
	text-align:left;
}

#report-eintrag-links {
	margin-top: 3px; 
	margin-bottom:3px;
	margin-right:3px;
	float:left;
	text-align:left;
}

#report-eintrag-mitte {
	width: 209px;
	float:left;
	text-align: left;
	padding-top: 3px;
	padding-left: 3px;
}

#report-eintrag-datenbank2 {
	width: 476px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D81E05;
	border-right-color: #4a4646;
	border-bottom-color: #4a4646;
	border-left-color: #4a4646;
	background-color:#f0efef;
	padding:0px 3px;
	margin:5px auto;
	background-image: none;
	text-align:left;
}

#report-eintrag-datenbank2 a:link {color:#990000; text-decoration:underline;}

#report-eintrag-rechts {
	width: 130px;
	float: right;
	text-align: left;
	padding-top: 3px;
	padding-left: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #4a4646;
	border-bottom-color: #4a4646;
	border-left-color: #4a4646;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #d7d7d7;
	color: #000000;
	margin-left: 2px;
}

#report-eintrag-unten {
	background-color: #dddddd; 
	color: #000000;
	margin-top:8px; 
	float:left; 
	width:99.5%;
	text-align: left;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-color: #D81E05;
	border-top-color: #D81E05;
	border-left-color: #D81E05;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
}

#report-adresse-links {
	width:60%; 
	float:left; 
	margin:2px; 
	padding:3px
}

#report-adresse-rechts {
	width:30%; 
	float:left; 
	margin:2px; 
	padding:3px
}
       
.startseite_vorschau {
	background-color: #e5e4e4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d0cfcf;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	width:95%;
	padding:5px;
	margin:7px;
}
.startseite_vorschau1 {
	background-color: #f7f7f7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f3f3f3;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	width:95%;
	padding:5px;
	margin:7px;
}

.rechteSpalte
	{
	background:#ffffff;
	padding:5px;
	
	}

.box170px
	{width:172px; border: 0px solid #333333; float:left; margin-left:10px;}
.box170px p 
	{padding-left:5px; padding-right:5px; }	
.box170pxBild
	{margin-top:0px; padding-left:1px;}
.box170ContainerTop
	{width:553px; float:left; background:url(bilder/kk_background3.gif) no-repeat; height:6px; margin: 0px;}	
.box170ContainerMain
	{width:553px; float:left; background:url(bilder/kk_background2.gif) repeat-y;}
.box170ContainerBottom
	{width:553px; float:left; background:url(bilder/kk_background4.gif) no-repeat; height:10px; margin:0px;}
	
.box_werbung {
	width: 148px;
	margin-bottom:15px;
	margin-top: 2px;
	padding:0px;
	background-color: #FFFFFF;
	border-top: 3px solid #660000;
	border-right: 1px solid #4a4646;
	border-bottom: 1px solid #4a4646;
	border-left: 1px solid #4a4646;
}
.box_werbung p	{padding: 0px 3px;}
.box_werbung a:link  {color:#333333; text-decoration:none;} 
.box_werbung a:visited  {color:#333333; text-decoration:none;}    
.box_werbung a:hover	{
	color:#660000;
	text-decoration:underline;
}
.box_werbung a:active	{color:#333333; text-decoration:underline;}

.kontaktdaten
	{
	color:#D81E05;
	border-left:#D81E05 3px dotted;
	margin-left:30px;
	padding: 2px 5px 2px 15px;}
	
.kontaktdatengruen
	{
	color:#006600;
	border-left:#006600 3px dotted;
	margin-left:50px;
	padding: 2px 5px 2px 15px;}

.kontaktdatengruen2
	{
	color:#006600;
	border-left:#006600 3px dotted;
	margin-left:50px;
	padding: 2px 5px 2px 15px;}
	
.redaktionTitel
	{margin-top:15px; font-weight:bold;}
	
.redaktionVorschau
	{padding-left: 25px; padding-right:25px;}		
	
.h2gr {
	color:#006600;
	font-weight:bold;
	margin-top:32px;
	margin-bottom:1.01em;
	font-size:1.3em;
	padding:0px;
}
.h2gruen {
	color:#006600;
	font-weight:bold;
	margin-top:32px;
	margin-bottom:1.01em;
	font-size:1.3em;
	padding:0px;
}
.Stil3 {
	font-size: smaller;
	font-style: italic;
}
.box_werbungbreit {
	width: 500px;
	margin-bottom:15px;
	margin-top: 2px;
	padding:0px;
	background-color: #FFFFFF;
	border-top: 3px solid #660000;
	border-right: 1px solid #4a4646;
	border-bottom: 1px solid #4a4646;
	border-left: 1px solid #4a4646;
}
.h2bl {
	color:#3300FF;
	font-weight:bold;
	margin-top:32px;
	margin-bottom:1.01em;
	font-size:1.3em;
	padding:0px;
	clear:both;
}
.kontaktdatenblau
	{
	color:#3300FF;
	border-left:#3300FF 3px dotted;
	margin-left:50px;
	padding: 2px 5px 2px 15px;}

.roteSchrift
	{color:#D81E05;}	
	
.fotobox
	{width:100px; float:right; border:solid 0px #006699; margin-top:25px; margin-left:5px; padding-left:5px; padding-right:5px;}

.bild-li	{float:left; margin:0px 10px 0px 0px;}		

.filmbilder {width:260; float:left; margin-right:10px;}

.formularRechteSpalte {
	border: 0px solid #d7d7d7;
	margin-top: 0px;
	margin-left:0px;
	padding: 5px;
	background: #00266b;
	float:left;
	width:92%;
}

.formularRechteSpalte form
	{
	background:#fff;	
	}

.formularRechteSpalte input, .formularRechteSpalte select, .formularRechteSpalte textarea { 		/* Formularelemente auswählen */
	float:left;
	margin:5px 0px;				/* Abstand */
	width:125px; 		 			/* Breite.*/
	border:1px solid #1f1f1f;
	background-color: #ededed;
	border-left: 1px solid #1f1f1f;
	border-top: 1px solid #1f1f1f;
}

.formularRechteSpalte label {
	float:left;
	margin-left:5px;
	width:80px;
	}
.formularRechteSpalte button {
	float:left;
	margin-left:0px;
	}	
	
.formularRechteSpalte form br 	{				/* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; 				/* das floating der labels und inputs aufheben */
}

.veranstaltungTop
	{
	border:solid 2px #00266b;
	padding:10px;}
.veranstaltungTop h3
	{
	color:#00266b;
	text-align:center;
	}	