body
{
	text-align: center;
	font-family:Tahoma,Trebuchet MS,Helvetica,Arial,Verdana,sans-serif;
	font-size:12px;
	line-height:1.3em;
	background-color: white;
}

body a
{
 text-decoration: none;
 color: #cccccc;
}

body a img
{
	border: none;
}

body a:hover
{
	 text-decoration: underline;
}

h3
{
	margin: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}

div.main
{
	text-align: center;
	margin: 0px;
	padding: 0px;
}

div#inhalt
{
	margin-left:auto;
	margin-right:auto;
	width: 948px;
	height: 960px;
}

div#menu
{
	position: relative;
	text-align: left;
	top: -100px;
	left: 20px;
}

div#menu a
{
	width: 70px;
	height: 56px;
	z-index: 1;
}

div#menu a div
{
  width: 70px;
	height: 70px;
	float: left;
}

a div#m1 {background: url(img/date.jpg) top right no-repeat;}
a div#m2 {background: url(img/bilder.jpg) 0 0 no-repeat;}
a div#m3 {background: url(img/music.jpg) 0 0 no-repeat;}

a:hover div#m1 {background: url(img/date_aktiv.jpg) top right no-repeat;}
a:hover div#m2 {background: url(img/bilder_aktiv.jpg) 0 0 no-repeat;}
a:hover div#m3 {background: url(img/music_aktiv.jpg) 0 0 no-repeat;}


div.centerBox
{
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 42em;
	text-align: left;
	border: 2px solid #999999;
}

/*bis IE6 mit *html (nur mit id möglich!)*/
*html div#centerbox
{
	height: 100%;
}

div.centerBox #title
{
	margin: 0px;
	text-align: center;
	background: #cccccc;
	border: none;
	border-top: 2px solid #999999;
	margin: 0px;
	margin-bottom: 20px;
}

div.termine
{

}

div.termine address
{
	padding: 5px;
}

div.listdata
{
	margin: 0px;
	padding: 5px;
}

div.listdatarow
{
	margin: 0px;
	padding: 5px;
	border-top: 1px solid #cccccc;
}

div.listdatadate
{
	font-size: 14pt;
}

/*BILDER*/

/*greybox thumnail rotator*/
td.rot_middle
{
	text-align: center;
}
