* {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
}
body {
	color: white;
	text-align: center;
	vertical-align: middle;
	background-color: white;
	margin: 0px;
	padding: 0px;
}
.anchortable {
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
}
/**************************/
/*******   splash   *******/
#splash {
  width: 1002px;
  height: 577px;
  padding: 0px;
  border: 0px none;
}
#splash * {
  vertical-align: top;
  padding: 0px;
  margin: 0px;
  border: 0px none;
}
.upper {
  text-align: left;
  background-color: #9F0111;
  width: 100%;
  height: 88px;
}
.mid {
  width: 1002px;
  height: 336px;
}
.bottom {
	width: 100%;
	height: 143px;
  background-color: #470000;
}
.splashhline {
  height: 5px;
}
.btm_l, .btm_r {
  width: 111px;
}
.btm_m1 {
  text-align: left;
	font-size: 12px;
}
.btm_m2 {
  text-align: right;
	font-size: 11px;
}
.spll {
	font-size: 12px;
}
.spls {
	font-size: 11px;
}
#noa {
  margin-top: 30px;
}
.flasherr {
  color: #780000 !important;
}

/**************************/
/**** Generic Elements ****/
table {
  border-collapse: collapse;
  border-spacing: 0px;
  border: 0px none;
	padding: 0px;
}
a, a:link, a:visited {
	font-weight: bold;
	color: white;
	text-decoration:none;
	border: none 0px;
	padding: 0px;
	margin: 0px;
}
a:focus, a:hover, a:active {
	font-weight: bold;
	color: white;
	text-decoration: underline;
	border: none 0px;
	padding: 0px;
	margin: 0px;
}

img {
	border: none 0px;
	margin: 0px;
}
.menuitem_disabled {
  color: #aaa;
}
.err {
  color: yellow;
}
h1 {
  margin-top: 0px;
  margin-bottom: 5px;
}
.hline {
  width: 639px;
  margin: 0px;
  background-image: url(pix/inactiveday.gif);
  height: 12px;
}
/**************************/
/***** content common *****/
table#content {
	background-color: #680000;
  width: 999px;
	height: 582px;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
}
tr.header, td.header {
  width: 999px;
  height: 79px;
	border-bottom: 4px solid white;
}
td.menu {
	width: 130px;
	height: 498px;
  text-align: left;
	padding: 0px;
	margin: 0px;
	border-right: 4px solid white;
	vertical-align: middle;
	background-image: url(pix/menu_bg_fade.png);
  background-repeat: repeat-x;
}
div#mainmenu {
	vertical-align: middle;
	margin-bottom: 50px;
	background-image: url(pix/menu_fade.png);
  background-repeat: repeat-x;
}
#menutable, #menutable tr {
	vertical-align: middle;
}
.menuitem {
  width: 130px;
  height: 32px;
	vertical-align: middle;
}
.menuitem_ie {
  width: 105px;
	vertical-align: middle;
}
.active {
	background-color: #c10000;
}
.menulabel {
  margin-left: 25px;
  font-weight: bold;
}

tr.item, td.item {
	width: 865px;
	height: 498px;
  vertical-align: top;
  text-align: left;
	background-image: url(pix/content_bg_fade.png);
  background-repeat: repeat-y;
}
.content_table {
  vertical-align: top;
  text-align: left;
  padding: 0px;
  border: 0px;
  border-collapse: collapse;
  border-spacing: 0px;
	width: 865px;
	height: 500px;
	margin: 0px;
}
.content_table tr, .content_table td {
  padding: 0px;
  border: 0px none;
  margin: 0px;
}
.content_table_top {
  vertical-align: bottom;
  text-align: right;
	width: 865px;
	height: 41px;
}
.content_table_bottom {
  text-align: right;
	width: 865px;
	height: 42px;
}
.content_table_mid {
  height: 418px;
}
.content_table_left {
  width: 76px;
}
.content_table_right {
  vertical-align: top;
  text-align: left;
  width: 124px;
}
.content_table_center {
  width: 665px;
}
.bobbles {
  position: relative;
  top: 79px;
  left: -267px;
  height: 0px;
}
.content_div {
  width: 661px;
  height: 414px;
  border: 2px solid white;
	background-image: url(pix/content_fade.png);
  background-repeat: repeat-x;
}
.content_inner {
  width: 639px;
  height: 391px;
  margin: 10px;
  overflow: auto;
}
.content_div_ie {
  width: 665px;
  height: 418px;
  border: 2px solid white;
	background-image: url(pix/content_fade.png);
  background-repeat: repeat-x;
}
.content_inner_ie {
  width: 639px;
  height: 391px;
  margin: 10px;
  overflow: auto;
}
/* IE specific */
.bobbles_ie {
  position: relative;
  top: 91px;
  left: -268px;
  height: 0px;
}
/* opera specific */
.bobbles_opera {
  position: relative;
  top: 91px;
  left: -267px;
  height: 0px;
}

/**************************/
/********** home **********/

#homeprogtable {
  width: 636px;
  height: 195px;
  text-align: center;
  vertical-align: middle;
}
#specialtable {
  width: 639px;
  height: 195px;
  text-align: center;
  vertical-align: middle;
}
#homeprogtable td {
  width: 159px;
}
#specialtable td {
  width: 213px;
}


/**************************/
/********* program ********/

td.dayname {
  width: 91px;
  font-weight: bold;
  font-size: 16px;
  height: 24px;
  text-align: center;
}
td.specialdate {
  width: 182px;
  font-weight: bold;
  font-size: 16px;
  height: 24px;
  text-align: right;
}
td.daynamelong {
  width: 455px;
  font-weight: bold;
  font-size: 16px;
  height: 24px;
  text-align: left;
}

.activeday {
  background-image: url(pix/activeday.gif);
  height: 12px;
  font-size: 1px;
}
.inactiveday {
  background-image: url(pix/inactiveday.gif);
  background-repeat: repeat-x;
  height: 12px;
  font-size: 1px;
}
#eventtable {
  margin-top: 15px;
}
#eventdata {
  width: 380px;
  text-align: right;
  vertical-align: top;
}
#eventpic {
  width: 239px;
  text-align: right;
}
#eventdata p {
  margin-right: 25px;
}
#eventname {
  font-size: 1.1em;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 28px;
}
p.eventdesc {
  margin-top: 28px;
  margin-bottom: 28px;
}

/**************************/
/******* newsletter *******/
.contentframe {
  width: 639px;
  height: 391px;
  border: 0px none;
}
.contentframe_ie {
  width: 639px;
  height: 391px;
  border: 0px none;
  background-color: #780000;
}
.acontentframe {
	width: 865px;
	height: 628px;
  border: 0px none;
}
/**************************/
/******** anfahrt *********/
#mapouter {
  width: 635px;
  height: 387px;
  border: 2px solid white; 
}
#map {
  width: 635px;
  height: 387px; 
}
.locdesc {
  font-weight: bold;
  color: #780000;
}
/**************************/
/********** team **********/
#team_flash {
  width: 635px;
  /* border: 2px solid #ff9d9c; */
}
/**************************/
/******** location ********/
#location_flash {
  width: 635px;
  border: 2px solid white;
  margin-top: 5px;
}
/**************************/
/********* bilder *********/
.galleryframe {
  border: 0px none;
  width: 639px;
  height: 391px;
}
/**************************/
/******* Impressum ********/
p.imprint {
  margin-top: 7px;
  margin-bottom: 7px;
}
.rafael {
  font-weight: bold;
}
/**************************/
/******* diverses ********/
h1.spacer {
  margin-left: 40px;
  margin-top: 35px;
  font-size: 1.3em;
}
h2 {
  margin-left: 40px;
}
.admform {
  margin-left: 40px;
}
.errdiv {
  margin-left: 40px;
  color: yellow;
}
.albumname {
  font-size: 1.1em;
  font-weight: bold;
}
.albumname tr, .albumname td
{
  width: 290px;
  font-weight: bold;
}
input.large, textarea, .picselect {
  width: 423px;
}
.button {
  text-align: center;
}
span.desc {
  margin-right: 20px;
}
#delpicstable td {
  vertical-align: top;
}
#delpicstable img {
  vertical-align: top;
  margin-right: 15px;
}
.hint {
  font-style: italic;
}
.thumb {
  border: 2px solid white;
}
