body{
		background: rgb(255,255,255);
		margin-top: 5px;
       padding:0;
       background-color: #bbbbbb;
}
.masthead_main {
	width: 848px;
	margin: 0 auto;
	margin-bottom: -18px;
  /* border-right: 2px solid rgb(13,49,139);
   border-bottom: 2px solid rgb(13,49,139);
   border-left: 2px solid rgb(13,49,139);
	  background-image: url('gfx/head.jpg');
	background-color: #ff0000;*/
}

.masthead_link {
	z-index:30; 
	position: relative; 
	top: -150px; 
	left:640px; 
	width: 200px; 
	height: 100px; 
	background-color: rgb(255,255,255); 
	opacity: .01;
	filter: alpha(opacity=01);
}

.main {
	position: relative;
	top: -130px;
	width: 844px;
	margin: 0 auto;
	margin-bottom: 8px;
   border-right: 2px solid rgb(13,49,139);
   border-bottom: 2px solid rgb(13,49,139);
   border: 2px solid rgb(13,49,139);	
	
	background-color: #eeeeee;
}
.odina table {
   width : 100%;
}

.odina_masthead
{
 		/*background-color: green;*/
}

.sponsorlogo
{
 		padding-right: 16px;
		padding-top: 18px;
}

.timestamp {
   font-family: arial, helvetica, sans-serif;
   font-size: 11px;
   text-align: right;
   display: float-right;
	 margin-left: -50px;
	 width: 194px;
	 /*border: 1px solid;*/
}

.newsquellen {
   font-family: arial, helvetica, sans-serif;
   font-size: 10px;
   display: inline;
}
/**** Footer ****/

.footer {
	width: 850px;
	margin: 0 auto;
}
.footer table {
margin-left: auto;
margin-right: auto;
	text-align: center;
}
.footer a {
   color: rgb(13,49,139);
   font-family: arial, helvetica, sans-serif;
   font-size: 10px;
}

/**** Labels ****/

.newsLabel{
	background-color: red;
	color: white;
	padding-left: 5px;
    padding-right: 3px;
}
.eventLabel
{
	background-color: rgb(51,160,44);
	color: white;
	padding-left: 5px;
  padding-right: 3px;
}
.editorialLabel{
	background-color: black;
	color: white;
	padding-left: 5px;
  padding-right: 3px;
}
.reviewLabel{
	background-color: rgb(128,128,128);
	color: white;
	padding-left: 5px;
    padding-right: 3px;
}
.previewLabel{
	background-color: rgb(13,49,139); /* yellow sieht man nicht */
	color: white;
	padding-left: 5px;
    padding-right: 3px;
}

/**** Main  ****/


.mainMenu {
position: relative;
top: -135px;
left: 122px;

}

.mainMenu ul{
   margin:0;
   padding:5px;
   list-style:none;
   white-space: nowrap;
	 width: 100%;
}
.mainMenu li{
   display:inline;
}
.mainMenu a{
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   color:black;
   font-weight: bold;
   padding:3px 15px 3px 15px;
   text-decoration:none;
	 border-top:1px solid rgb(255,255,255);
   /*background-color: white;*/
   border-right:1px solid rgb(255,127,0);
   text-align:center;
}

.mainMenu a:hover{
   color: rgb(13,49,139);
   border-top:1px solid rgb(255,127,0);
   text-align:right;
}

.timestamp {

position: relative;
top: -22px;
left: 570px;
}

/**** City Menu ****/

.cityMenu ul
{
   margin:0;
   padding:1px;
   list-style:none;
   white-space: nowrap;
	 background-color: rgb(255,127,0);
   border: solid 1px rgb(255,127,0);
	 border-bottom: 0px;
}
.cityMenu li{
   display:inline;
}
.cityMenu a
{
   font-family: arial, helvetica, sans-serif;
	 font-size: 13px;
   color: white;
   font-weight: bold;
   padding: 3px 15px 3px 15px;
   text-decoration:none;
   /*background-color: white;*/
   /*border-right: 3px solid white;*/
   text-align:center;
}
.cityMenu a:hover
{
   color: rgb(255,127,0);
	 background-color: white;
   text-align:center;
}


/**** Event bracket menu ****/

.eventBracketMenu ul
{
   margin:0;
   padding:5px;
   list-style:none;
   white-space: nowrap;
	 background-color: white;
   border: solid 1px rgb(255,127,0);
}
.eventBracketMenu li{
   display:inline;
}
.eventBracketMenu a {
   font-family: arial, helvetica, sans-serif;
	 font-size: 12px;
   color: rgb(130,130,130);
   font-weight: bold;
   padding: 3px 15px 6px 15px;
	 padding-bottom: 3px;
   text-decoration:none;
   border-right: 1px solid rgb(255,127,0);
   text-align:center;
}
.eventBracketMenu a:hover{
   color: rgb(255,127,0);
   text-decoration: underline;
   /*border-top:1px solid rgb(130,130,130);*/
   text-align:center;
}

/**** Home ****/

.home{
   font-family: arial, helvetica, sans-serif;
   margin-top: 0.5em;
   border: 1px solid rgb(51,160,44);
   width : 400px;
}
.home h1 {
    margin-bottom: 0em; 
	font-size: 12px;
   font-weight: bold;
}
.home p {
    margin-bottom: 0em; 
	font-size: 11px;
   font-weight: normal;
   padding-left: 10px;
   padding-right: 10px;
}


/**** The event list ****/

.eventList
{
   font-family: arial, helvetica, sans-serif;
   margin-top: 0.5em;
	 padding-top: 0.5em;
   border: 1px solid #888888;
   width : 400px;
	 background-color: white;
}
.eventList h1 {
    margin-bottom: -0.5em; 
	font-size: 12px;
   font-weight: bold;
   padding-left : 5px;
   padding-right: 5px;
}
.eventList h3 {
    margin-bottom: 0em; 
	font-size: 13px;
   font-weight: bold;
   margin: 0px;
   color: rgb(13,49,139);
   padding-left: 10px;
}
.eventList h4 {
    margin-bottom: 0em; 
	font-size: 13px;
   font-weight: bold;
   margin: 0px;
   color: rgb(13,49,139);
   padding-left: 10px;
}
.eventList p {
   margin-bottom: 0.5em; 
	 font-size: 12px;
   font-weight: normal;
   padding-left: 10px;
   padding-right: 10px;
}
.eventList ul{
	list-style: none;
	/*margin-left: -30px;*/
}
.eventList li {
  font-size: 11px;
	text-align: left;
	position: relative;
	padding: 0.2em 5px;
	margin-left: 0px;
}
.eventList a {
	text-align: left;
	position: relative;
	margin-left: 0px;
   color: rgb(13,49,139);
   text-decoration: none;
}
.eventList hr {
	height: 1px;
   color: rgb(128,128,128);
}

.event_img {
  margin-right: 10px; 
	margin-top: 10px;
	margin-bottom: 5px;
}

/**** Event date ****/

.eventDate {
   display:inline;
   float: right;
   font-size: 11px;
   font-weight: normal;
   color: rgb(255,0,0);
   padding-right: 5px;
}

/**** Event Music style ****/

.eventStyle {
   display:inline;
   float: right;
   font-size: 11px;
   font-weight: normal;
   color: rgb(0,0,255);
   padding-right: 5px;
}

/**** Search words ****/

.searchWords{
   font-family: arial, helvetica, sans-serif;
	font-size: 12px;
    margin-left: 0px;
   padding-left: 3px;
   padding-right: 3px;
   font-weight: bold;
   color: white;
   background: rgb(51,160,44);
}

/**** List of page numbers ****/

.pageList {
   font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	padding-bottom: 0px;
	height: 18px;
	 z-index:0;
   margin: 0 auto;
}
.pageList ul{
	list-style: none;
}
.pageList li {
	text-align: center;
	position: relative;
	padding: 0.2em 5px;
	margin-left: 0px;
   display:inline;
}

/* Kalender */
.calendarDiv {
   font-family: arial, helvetica, sans-serif;
   font-size: 10px;
   border: 1px solid rgb(51,160,44);
   width: 150px;
   margin-top: 8px;
	 background-color: white;
}
.calendarHeader { 
    font-weight: bolder; 
    color: #FFFFFF;
		background-color: rgb(51,160,44);
    font-size: 10px;
    /*background-color: #FFFFCC; */
}

.calendarMainHeader { 
    font-weight: bolder; 
    color: #FFFFFF;
		background-color: rgb(51,160,44);
    font-size: 12px;
    /*background-color: #FFFFCC; */
}
.calendarHeaderRow td a
{
 		color: white;
		text-decoration: none;
}

.calendarToday
{ 
    color: white;
    border: 1px solid rgb(51,160,44);
		background-color: rgb(51,160,44);
}

.calendarToday a
{
 		color: white;
		text-decoration: none;
}

.calendarHeaderRow
{
 		color: white;
		background-color: rgb(51,160,44);
}

.calendar
{ 
   /*border: 1px solid rgb(255,127,0);*/
    /*background-color: #FFFFCC;*/
		border-spacing: 0;
}
.calendarLink {
   color: black;
   font-size: 10px;
}
.calendarNav{
   color: black;
   font-size: 10px;
   text-decoration:none;
}

/**** Feature ****/

.feature
{
   font-family: arial, helvetica, sans-serif; 
   margin-top: 3px;
   border: 1px solid rgb(13,49,139);
   width: 306px;
	 text-align: left;
	 background-color: white;
}
.feature h1 {
   font-size: 12px;
   font-weight: bold;
   color: rgb(255,255,255);
   background-color: rgb(13,49,139);
   margin-top: 0px;
   padding-left: 20px;
   padding-top: 3px;
   padding-bottom: 3px;
}
.feature p {
   font-size: 12px;
   margin: 3px;
	 padding-left: 10px;
   padding-right: 10px;
}
.feature a {
   font-size: 12px;
   margin: 3px;
   color: rgb(13,49,139);
	 padding-left: 10px;
   padding-right: 10px;
}

.feature_img {
  margin-right: 10px; 
	margin-bottom: 5px; 
	margin-top: 10px;
}

/**** Special ****/

.special
{
   font-family: arial, helvetica, sans-serif; 
   margin-top: 8px;
   border: 1px solid rgb(230,0,3);
   width: 150px;
	 background-color: white;
}
.special h1 {
   font-size: 12px;
   font-weight: bold;
   color: rgb(255,255,255);
   background-color: rgb(230,0,3);
   margin-top: 0px;
   padding-left: 20px;
   padding-top: 3px;
   padding-bottom: 3px;
}
.special p
{
   font-size: 10px;
   font-weight: normal;
   margin-top: 0px;
   margin-bottom: 4px;
   padding-left: 5px;
   padding-right: 5px;

}
.special a
{
	/*text-decoration: none;*/
	color: rgb(13,49,139);
}


/**** Search form ****/
.searchForm
{
   font-family: arial, helvetica, sans-serif; 
   margin-top: 8px;
   border: 1px solid rgb(51,160,44);
   width: 150px;
	 background-color: white;
}

.searchForm h1
{
   font-size: 12px;
   font-weight: bold;
   color: rgb(255,255,255);
   background-color: rgb(51,160,44);
   margin-top: 0px;
   padding-left: 20px;
   padding-top: 3px;
   padding-bottom: 3px;
}

.searchForm td
{
   font-size: 12px; 
   text-align: left;
}

/**** Clearer ****/
.clearer {
	height: 0;
	line-height: 0;
	clear: both;
}


/* Event form */
.eventForm{
   font-family: arial, helvetica, sans-serif;
   margin-top: 0.5em;
   border: 1px solid rgb(51,160,44);
   width : 400px;
   /*background-color: rgb(221,221,235);*/
   background-color: rgb(202,234,183);
   color: rgb(51,160,44);  
}

.eventForm td {
   padding-left: 5px;
  font-size: 14px;
color: rgb(51,160,44); 
}

.eventForm h1 {
  font-size: 15px;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: white;
  /* color: rgb(13,49,139); */
  margin: 0px;
  background-color: rgb(51,160,44);
}

.eventForm h2 {
  font-size: 14px;
  padding-left: 5px;
}
.eventForm p {
  font-size: 13px;
  padding-left: 5px;
}


/* Help */
.help{
   font-family: arial, helvetica, sans-serif;
   margin-top: 0.5em;
   border: 1px solid rgb(51,160,44);
   font-size: 12px;
   width : 400px;
}
.help p {
   padding-left: 10px;
   padding-right: 10px;
}

/* Impressum */
.impressum{
   font-family: arial, helvetica, sans-serif;
   margin-top: 0.5em;
   border: 1px solid rgb(51,160,44);
   font-size: 12px;
   width : 400px;
}
.impressum p {
   padding-left: 10px;
   padding-right: 10px;
}
.impressum table {
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
}

/* Gewinnspiel */
.gewinnspiel{
   font-family: arial, helvetica, sans-serif;
   margin-top: 0.5em;
   border: 1px solid rgb(51,160,44);
   font-size: 12px;
   width : 400px;
	 background-color: white;
}
.gewinnspiel p {
   padding-left: 10px;
   padding-right: 10px;
}
.gewinnspiel img {
   padding-left: 4px;
}
.gewinnspiel table {
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
}

/* Gewinnspiel Inhaltsverzeichnis */
.gewinnspiel_toc{
   font-family: arial, helvetica, sans-serif;
   margin-top: 0.5em;
   border: 1px solid rgb(51,160,44);
   font-size: 12px;
   width : 400px;
	 background-color: white;
}

.gewinnspiel_toc p {
   padding-left: 10px;
   padding-right: 10px;
}

.gewinnspiel_toc h1 {
   font-size: 12px;
	 font-weight: bold;
	 padding-left: 10px;
}

.gewinnspiel_toc img {
   padding-left: 4px;
	 text-decoration: none;
	 border: none;
}

.gewinnspiel_toc_img_link {
	 text-decoration: none;
}

.gewinnspiel_toc_img {
	 text-decoration: none;
}

.gewinnspiel_toc table {
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
}

.gewinnspiel_toc table {
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
}

/* Contact*/
.contact{
   font-family: arial, helvetica, sans-serif;
   margin-top: 0.5em;
   border: 1px solid rgb(51,160,44);
   font-size: 12px;
   width : 400px;
}
.contact p {
   padding-left: 10px;
   padding-right: 10px;
}
.contact table {
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
}


/**** Was menu ****/
#menu h1 {
   font-family: arial, helvetica, sans-serif;
   border: 1px solid rgb(230,0,3);
	 background-color: rgb(230,0,3);
   text-align: center;
   font-size: 11px;
   color: rgb(255,255,255);
   margin-top: 0px;
   margin-bottom: 0px;
   padding-top: 3px;
   padding-bottom: 3px;
   width: 118px;
}

#menu ul { 
	margin: 0; 
	padding: 0; 
	list-style: none;
   font-family: arial, helvetica, sans-serif;
	width: 120px; /* Width of Menu Items */ 
	border-bottom: 1px solid rgb(230,0,3); 
   font-size: 11px;
  z-index: 100;
} 

#menu ul li { 
	position: relative; 
} 

#menu li ul { 
	position: absolute; 
	left: 119px; /*Set 1px less than menu width */ 
	top: 0; 
	display: block;
    z-index: 100;
} 
#menu li:hover ul {
	display: block; 
} 

#menu li:hover>ul { 
	visibility:visible;  
}

#menu ul ul {
  visibility:hidden;
} 

/* Fix IE. Hide from IE Mac \*/ * html #menu ul li { float:
left; height: 1%; } * html #menu ul li a { height: 1%; } /* End */ /* Make-up
syles */ 

#menu ul, li { 
	margin: 0 0 0 0; 
} 

/* Styles for Menu Items */ 

#menu ul a { 
	display: block; 
	text-decoration: none; 
	color: rgb(230,0,3); 
	background: rgb(255,255,255); /* IE6Bug */
	/*background-color: white;*/
	padding: 5px; 
	border: 1px solid rgb(230,0,3); 
	border-bottom: 0; 
    font-weight: bold;
	width: 108px; /* IE7 Bug!*/
}

#menu ul a em
{
 		font-weight: bold;
		font-style: normal;
		text-decoration: none;
		color: rgb(13,49,139)
}

#menuList ul a { 
	z-index: 150;	/* UK */
	display: block; 
	text-decoration: none; 
	color: rgb(230,0,3); 
	background: rgb(255,0,0); /* IE6Bug */ 
	padding: 5px; 
	border: 1px solid rgb(230,0,3); 
	border-bottom: 0; 
    font-weight: bold;
}
	
 /* Hover Styles */ 
#menu ul a:hover { 
 	color: white; 
   background: rgb(230,0,3);
} 
/* Sub Menu Styles */ 

#menu li ul a {
	text-decoration: none; 
	color: rgb(230,0,3); 
	background: rgb(255,255,255); /* IE6 Bug */
	padding: 5px; 
	border: 1px solid rgb(230,0,3); 
	border-bottom: 0; 
	/* font-size: 0.80em; */ 
} 

/* So the submenu doesn't end up behind the event links in IE6, we need to
	explicitly define a z-index on the menuList object's li *and* ul.
	menuList is created in categoryList.php, stuffed in $createCategoryList
	and echoed by page.php. */

#menuList li
{
	z-index: 150;
}

#menuList ul
{
	z-index: 150;		/* UK */
}

#menuList li ul a {
	text-decoration: none; 
	color: rgb(230,0,3);
	padding: 5px; 
	border: 1px solid rgb(230,0,3); 
	border-bottom: 0; 
	/* font-size: 0.80em; */ 
} 
/* Sub Menu Hover Styles */ 
#menu li ul a:hover { 
	color: white; 
	background: rgb(230,0,3);
}



