.common {
  font-family: Verdana, Arial;
  font-size: 16px;
  color: #000000;
  margin: 5px 5px;
  text-align: justify;
}


.alert, .shout, .whisper {
  color: #F00000;
}

.shout {
  font-weight: bold;
  font-size: 18px;
  padding: 5px;
}

.whisper {
  font-size: 12px;
}


.menu {
  font-family: Verdana, Arial;
  font-size: 14px;
  color: #ffffff;
  width: 100%;
  padding-right: 3px;
  margin: 4px 0px 4px 0px;
  text-align: right;
  border-style: none;
  background-image: url(/rot.gif);
}

a {
  color: #C00000;
  text-decoration: none;
}

span {
  color: #C00000;
  text-decoration: none;
}


a:hover, #menu a:hover {
  color: #000000;
}

.img_text {
  border: 3px solid #0077DC; 
  margin: 10px auto;
  background-color: #B9DFFF;
  border-spacing: 0px;
}

.img_text td {
  text-align: center;
}

.padding {
	padding: 10px;
}

.img_text th {
	background-color: #0077dc;

}

th {
    font-size: 18px;
	font-weight: normal;
    padding: 5px;
    background-color: #000080;
    color: #FFFFC0;
    text-align: center;
  }



.img_text h1 {
  font-family: Verdana, Arial;
  font-size: 20px;
  color: #FFFFC0;
  text-align: center;
  background-color: #7F0000;
  margin: 15px 0px 0px 0px;
  padding: 0px 0px 3px 0px;  
}

.img_text .footer {
  font-size: 10px;
  text-align: right;
}



.flyer_yellow {
  border-style: solid; 
  border-color: #000; 
  border-width: 1px;
  margin: 10px 10px 10px 10px;
  text-align: justify;
  background-color: #fff300;
  color: #000;
}

.flyer_yellow h1 {
  font-size: 30px;
  color: #e10f14;
  background-color: transparent;
  text-align: center;
  padding: 0px;
}

.title_little {
  font-family: Verdana, Arial;
  font-size: 24px;
  color:#740303;
}


#news {
  border: 1px solid #FFF; 
  background-color: #B9DFFF;
}

#news th {
  background-color: #7F0000;
  color: #FFFFC0;
  font-size: 14px;
  line-height: 18px;
  font-family: Verdana, Arial;
}

#news td {
  padding: 3px;
  color: #482A14;
  text-align: justify;
  font-size: 10px;
  font-family: Verdana, Arial;
}

.over {
  background-color: #e1f2ff;
  cursor: pointer;
}

#termine_programmpunkte li {
  margin-bottom: 20px;
}

#menu, #menu_up {
  background-color: #740303; 
  text-align: right; 
  vertical-align: top; 
  border-left: 2px solid #ffffC0;
  border-right: 2px solid #ffffC0;
  width: 120px;
}

#menu_up a {
  font-family: Verdana, Arial;
  font-size: 14px;
  color: #ffffff;
  text-align: right;
  display: block;
  margin: 6px 5px 16px 0px;
}

#menu a {
  font-family: Verdana, Arial;
  font-size: 14px;
  color: #ffffff;
  text-align: right;
  display: block;
  margin: 6px 5px 6px 0px;
}

#menu hr, #menu_up hr {
  color: #ffffC0;
  background-color:#ffffC0; 
  height:2px;
  margin:0;
  border: none;  
  padding:0;
}

.photo {
  width: 150px;
  height: 150px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  text-align: center;
}
.photograph {
  height: 20px;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  text-align: left;
  font-size: 12px;
}


.NOTOPMARGIN {
  margin-top: 0px;
  padding-top: 0px;
}

#linktip {
 position: absolute; 
 visibility: hidden; 
 z-index: 50; 
 overflow: hidden;
}

#linktip img {
  border: none;
}

  .MAIN_FRAME_RIGHT {
    border-right: 2px solid #FFFFC0;
  }
  .MAIN_FRAME_BOTTOM {
    border-bottom: 2px solid #FFFFC0;
  }
  .MAIN_FRAME_TOP {
    border-top: 2px solid #FFFFC0;
  }


  #logo_left {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 0;
  }
  #logo_middle {
    z-index: 5;
  }
  #logo_right {
    position: absolute;
    right: 0px;
    z-index: 0;
  }
  #animation {
    position: relative;
    z-index: 0;
  }
  #animation_overlay {
    position: absolute;
    left: 0px;
    top: 0px;
    z-Index: 999999;
  }

	#picturebar {
		background-color: #B9DFFF;
		position: absolute;
		left: 10px;
		width: 266px;
		height: 1px;
		overflow: hidden;
	}
  
		#picturebar .img_text {
			margin: 0px;
		}
		
		#picturebar img {
			width: 266px;
		}
  
		#picturebar form {
			margin: 0px;
		}
			#picturebar textarea {
				width: 100%;
				border: 0px;
			}
  
		#picturebar table {
			width: 100%;
			border: 3px solid #0077dc;
			background-color: #b9dfff;
			border-collapse: collapse;
			border-spacing: 0px;
			margin-bottom: 10px;
		}

			#picturebar tfoot td {
				background-color: #0077dc;
				font-size: 9px;
				color: #FFFFC0;
				text-align: right;
			}

		
			#picturebar td {
				font-size: 10px;
				padding: 5px;
			}

				#picturebar td img {
					width: 250px;
				}
			
			#picturebar th {
				background-color: #0077dc;
				font-size: 12px;
			}

			#picturebar th a {
				color: #ffffc0;
			}
			
		#picturebar a {
			background-image: url(/pics/mehr.gif);
			background-repeat: no-repeat;
			background-position: 0px 4px;
			padding-left: 6px;
			float: right;
		}
        
	#news_container {
		clear: both;
	}
	
	.newsBox a {
		float: right;
	}
	
	
	
	.newsBox td.newsBoxMouseOver {
		background-color: #e1f2ff;
	}


  

#shoutbox {
  background-color: #B9DFFF;
  font-size: 12px;
  width: 850px;
  visibility: hidden;
  position: absolute; 
  padding: 0px; 
  z-index:100000;
}

.link_external {
  background-image: url(/pics/external_link.gif);
  background-repeat: no-repeat;
  background-position: 0px 2px;
  padding-left: 20px;
  white-space: nowrap;
}

.link_internal {
  background-image: url(/pics/link.gif);
  background-repeat: no-repeat;
  background-position: 0px 2px;
  padding-left: 15px;
}

.link_email { 
  background-image: url(/pics/email.gif);
  background-repeat: no-repeat;
  background-position: 0px 2px;
  padding-left: 18px;
  white-space: nowrap;
}

.link_pdf {
  background-image: url(/pics/link_pdf.gif);
  background-repeat: no-repeat;
  background-position: 0px 2px;
  padding-left: 20px;
  white-space: nowrap;
}


.CENTER {
  margin: 0 auto;
  text-align: center;
}

.LEFT {
  text-align: left;
}

#picturebar tfoot td.error {
	background-color: #C00000;
	text-align: center;
	color: #fff;
}

.TABLE_Veranstaltungen_Teilnehmende_Kuenster {
  border: none;
  margin: 0px;
  padding: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
  font-size: 12px;  
}

.TABLE_Veranstaltungen_Teilnehmende_Kuenster .shout {
	font-size: 15px;
}

.TABLE_Veranstaltungen_Teilnehmende_Kuenster TH {
    background-color: #800000;
    color: #FFFFC0;
    padding: 5px;
    text-align: right;
  }
.TABLE_Veranstaltungen_Teilnehmende_Kuenstler TD {
  text-align: center;
}

.TABLE_Artists_termine td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0077dc;
}

.TABLE_Artists_termine .location_name {
	font-size: 14px;
	color: #482a14;	
	text-align: center;
}

.TABLE_Artists_termine .location_date {
	text-align: center;
	font-size: 10px;
}


.kontakt_daten {
  margin-top: 4px;
  font-size: 12px;
}

.kuenstler_name {
  font-size: 20px;
  color: #482A14;
}

.anzahl_auftritte {
	font-size: 12px;
}

.presse_bild_container {
  width: 150px;
  height: 150px;
  float: left;
  border: 1px solid #fff;
  font-size: 12px;
  text-align: center;
  margin: 2px;
  position: relative;
}

.presse_container {
  margin-top: 10px;
}

.presse_container h3 {
  background-color: #7F0000;
  color: #FFFFC0;
  text-align: left;
  margin-bottom: 0px;
  padding-left: 10px;
}

span.mps {
  color: #7f0000;
}

H1 span.mps {
  color: #FFFFC0;

}

button {
  border: none;
  background-color: #800000;
  color: #fff;
  width: 120px;
  overflow: visible;
  height: 35px;
  float: right;
  margin: 5px;
  cursor: pointer;
}



	#urgent_news {
		font-size: 10px;
		line-height: 14px;
		float: right;
		color: #FFFFC0;
		margin-right: 150px;
		margin-top: 5px;
		padding: 5px;
		width: 300px;
		opacity: 0;
	}
	#urgent_news a, #urgent_counter a {
		color: #fff;
		float: right;
		background-image: url(/pics/mehr_weiss.gif);
		background-repeat: no-repeat;
		background-position: 0px 4px;
		padding-left: 6px;
	}	
	#urgent_news span.urgent_news_datum {
		float: right;
		color: #ffffc0;
	}
	
	#urgent_counter {
		float: right;
	}

	
	table.formular th {
		font-size: 14px;
		text-align: left;
	}
	table.formular td {
		text-align: left;
		font-size: 12px;
		padding: 2px 10px;
	}
	table.formular input {
		border: none;
	}
	table.formular input[type=text] { width: 180px; }
	table.formular select.fullsize { width: 100%; }
	table.formular textarea.fullsize { width: 100%; border: none; }
	
	table.formular tfoot {
		background-color: #0077dc;
		color: #fff;
	}
	table.formular tfoot td {
		text-align: right;
		font-size: 10px;
	}
	table.formular tfoot a {
		background-image: url(/pics/mehr.gif);
		color: #FFFFC0;
		background-repeat: no-repeat;
		background-position: 0px 3px;
		padding-left: 6px;
		float: right;
	}
	
	table.formular .error {
		background-color: #c00;
		color: #fff;
		text-align: center;
	}
	
	form.check .checkError { background-color: #c00; color: #fff; }
	form.check .checkErrorMessage { background-color: #c00; color: #fff; text-align: center; }
	
	.clickable { cursor: pointer; }
	.clickable td {border: 1px solid #fff; padding: 5px; }
	.hover { background-color: #777; }
	.odd { background-color: #d2d2d2; }
	.even { background-color: #e7e7e7; }
	tbody.select_multi .selected { background-color: #ccffcc; }

	
	
.widget_counter { width: 300px; margin-right: 10px; }
	.widget_counter div.position_relative { width: 50px; height: 32px; text-align: center; }
		.widget_counter span.position_absolute { bottom: 0px; right: 0px; color: #FFFFC0; font-size: 10px; }
	#cw_title, #cw_subtitle { text-align: center; clear: left; color: #FFFFC0; font-size: 10px; }
	.widget_counter span.count { font-size: 20px; color: #fff; }

.position_absolute { position: absolute; }
.position_relative { position: relative; }
.float_left { float: left; }
	
	
	#socialBookmarks { text-align: center; padding-top: 10px; }	
	#socialBookmarks a { display: inline; margin: 5px 2px; line-height: 32px; }
	#socialBookmarks img { border: none; }
	
