body, html {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana;
    font-size: 11px;
}

img {
    border: 0px;
}

#wrapper {
	width: 900px;
}

#naviarea_wrapper {
	width: 900px;
	height: 141px;
}

#naviarea {
	width: 900px;
	height: 141px;
	background-image: url(../images/navi_back.jpg);
	background-repeat: no-repeat;
	position: absolute;
}

#naviarea a {
	color: #000;
	text-decoration: none;
}

#closewindow {
	position: absolute;
	top: 8px;
	left: 5px;
	font-size: 10px;
}

#dropmenue_title {
	position: absolute;
	left: 300px;
	width: 190px;
	height: 25px;
	font-size: 16px;
	color: #FFF !important;
	padding: 8px 0 0 10px;
	border-bottom: 1px solid #EDC7D2;
}

#auswahlboxen {
	position: absolute;
	top: 59px;
	left: 100px;
}

#auswahltabelle th {
	text-align: left;
}

#auswahltabelle .separator {
	width: 21px;
} 

.auswahlbox {
	width: 170px;
}

#dropsubmenue {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 34px;
	left: 300px;
	list-style: none;
	z-index: 100;
	display: none;
}

#dropsubmenue li a {
	display: block;
	padding: 9px 0 0 10px;
	width: 190px;
	height: 24px;
	background-color: #C13F63;
	color: #FFF;
	font-size: 12px;
	border-bottom: 1px solid #EDC7D2;
}

#dropsubmenue li a:hover {
	background-color: #E5B4B9;
}

.hovered_drop {
	background-image: url(../images/submenue_back.gif);
}

#auswahlboxen h1 {
	margin: 0;
	font-size: 27px;
}

#activestrip td {
	padding: 6px;
}

.activestrip_on {
	border-bottom: 5px solid #CA245D;
}

#loadingAnimation {
	position: relative;
	top: 200px;
	left: 356px;
	display: none;
}

#content {
	padding: 40px 30px 40px 100px;
}

.termindetails_uebersicht a {
	color: #BF0040;
	text-decoration: none;
}

.termindetails_uebersicht a:hover {
	color: #BF0040;
	text-decoration: underline;
}

.termindatum_uebersicht {
	width: 200px;
	background-image: url(../images/list_date_back.gif);
	background-repeat: repeat-x;
	padding: 26px 0 0 12px;
	font-size: 16px;
}

.termindetails_uebersicht {
	padding: 0 0 10px 10px;
	background-color: #F1F1F1;
	width: 548px;
}

.event_head {
	padding: 0;
	margin: 0;
}

.evh_location {
	height: 16px;
	background-color: #D07E84;
	float: left;
	color: #FFf;
	margin: 0 0 20px -10px;
	padding: 1px 5px 1px 10px;
}

.evh_category {
	color: #FFF;
	float: left;
	height: 16px;
	background-color: #E0B7BA;
	padding: 1px 5px 1px 10px;
}

.event {
	font-size: 16px;
	clear: left;
}

.eventname {
	color: #BF0040;
}

.detailed_information {
	display: none;
}

a.information_switch {
	color: #000;
	text-decoration: none;
}

/* old styles */
tr  {
  vertical-align: top;
}

td.kategorie  {
  height: 39px;
  vertical-align: top;
  font-size: 16px;
  padding: 0 0 0 10px;
}

tr.head {
  background-color: #cccccc;
}

tr.dunkel {
  background-color: #eeeeee;
}

tr.hell {
  background-color: #ffeeff;
}

div#kuenstler {
  width: 150px;
}

div#location  {
  width: 700px;
}

div#veranst  {
  width: 750px;
}

.rechts {
  text-align: right;
}

.rot  {
  color: #FF00FF;
}

.grau {
  color: #bbbbbb;
}

.rosa {
	color: #BF0040 !important;
}

.detailed_information h2 {
	font-size: 13px;
	font-weight: normal;
	color: #BF0040;
	margin-bottom: 0;
}

.annulliert_img {
	float: right;
}

.begruendung {
	float: right;
	font-style: italic;
	width: 194px;
	padding: 27px 10px 0 0;
	text-align: right;
}

.begr_title {
	color: #BF0040;
	font-weight: bold;
	font-style: normal;
}

.monat_wannbox {
	font-weight: bold;
	color: #AA9999;
}

