body
{
	font: 100% Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #FFFFFF;
	color: #000000;
}

p, th, td, ul, ol, li, div, span
{
	font-size: 9pt;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000B4; 
	line-height: 1.25em;
}

h1
{
	padding: 8px 0 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-image: url(../images/bg_h1.gif);
	background-repeat: no-repeat;
	background-position: -10px -6px;
	margin-top: 0;
	margin-bottom: 0;
}

h2
{
	padding: 10px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	margin-bottom: 0;
}

h3
{
	font-size: 10pt;
	color: #000055;
	margin-top: 0;
}

h4
{
	font-size: 10pt;
	color: #000055;
	margin-bottom: 0.25em;
}

h4 + p { margin-top: 0; }

p
{
	line-height: 1.5em;
}

table.main
{
	width: 700px;
}

table.main tr td div
{
	padding: 10px;
	border: 1px solid #D7E3FE;
}

table.main tr td div p
{
	line-height: 1.5em;
}

/* Programm table */
table.schedule
{
	width: 452px;
}

table.schedule tr th
{
	background-color: #000055;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 4px;
}

table.schedule tr td
{
	background-color: #DAE6FA;
	padding: 2px 4px;
}

table.schedule tr.odd td
{
	background-color: #F6F5F3;
}

table.schedule tr td.date
{
	width: 36px;
	text-align: center;
}

table.schedule tr td.date span.day
{
	font-size: 16px;
	font-weight: bold;
}

table.schedule tr td.time
{
	width: 36px;
	text-align: center;
}

table.schedule tr td.program
{
	
}

table.schedule tr td.program span.artist
{
	font-weight: bold;
}

table.schedule tr td.tickets
{
	width: 100px;
	text-align: center;
}

table.schedule tr td.info
{
	width: 30px;
	text-align: center;
}

a
{
	color: #0000B4;
	text-decoration: none;
}

a:hover
{
	background-color: #CCCCCC;
	text-decoration: underline;
}

a.next
{
	padding-left: 1em;
	background-image: url(../images/next.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	font-weight: bold;
}

hr
{
	height: 1px;
}

div#mainContent hr
{
	border: 0;
	border-bottom: 1px solid #DAE6FA;
	margin: 2em 2em;
}

div#mainContent img
{
	border: 1px solid #DAE6FA;
	margin: 0;
}

div#mainContent img.right
{
	margin: 0 0 0.5em 1em;
	float: right;
}

/* Teaser right */
div#mainContent div.teaserr
{
	margin: 0 0 0.5em 1em;
	float: right;
	font-size: 1em;
}

div#mainContent li
{
	line-height: 1.5em;
}

div#mainContent div.info
{
	background-image: url(../images/info_bg.png);
	background-repeat: repeat-y;
	margin-bottom: 1em;
/*	border: 3px	 solid #FFF8B9;*/
}

div#mainContent div.info_top
{
	min-height: 15px;
	background-image: url(../images/info_bg_top.png);
	background-repeat: no-repeat;
	padding: 0.5em 1.5em 0;
}

div#mainContent div.info_top h2
{
	padding: 0;
}

div#mainContent div.info_content
{
	background-image: url(../images/info_bg_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 1.5em 0.5em;
}

* div#mainContent div.info_content
{
}

div.eventdata, div.metadata
{
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}

.hint
{
	color: #FF0000;
	font-weight: bold;
}

.soldout
{
	font-weight: bold;
	text-transform: uppercase;
}

.cancelled
{
	color: #FF0000;
	font-weight: bold;
	text-transform: uppercase;
}

.highlight
{
	font-weight: bold;
	color: #000055;
}

.highlight2
{
	font-weight: bold;
	color: #FF0000;
	text-transform: uppercase;
}

span.title
{
	font-size: 1em;
	padding-top: 1.2em;
}

span.subtitle
{
	font-size: 0.75em;
}

span.attribute
{
	background-color: #FFF273;
	font-size: 0.75em;
}

span.info
{
	color: #009900;
	font-size: 0.75em;
	font-weight: bold;
}

.small
{
	font-size: 0.75em;
}

.teaser
{
	font-size: 14px;
}

.teaser h2
{
	font-size: 14px;
	font-weight: bold;
	color: #000055;
	border: 0;
	padding: 0;
}

.teaser a
{
	font-weight: bold;
	color: #0000B4;
}

div#menu
{
	position: relative;
	background: #000055;
	height: 20px;
}

div#submenu
{
	padding-top: 20px;
	padding-bottom: 20px;
	width: 260px;
}

div#menu ul, div#submenu ul
{
	margin: 0;
	padding: 0;
}

div#menu ul li, div#submenu ul li
{
	margin: 0;
	padding: 0;
	list-style: none;
	height: 20px;
}

div#menu ul li
{
	float: left;
}

div#logo
{
	float: right;
	padding-top: 15px;
	padding-right: 10px;
	width: 630px;
}

div#footer p
{
	text-align: center;
}

div#sidebar1 div.border, div#sidebar2 div.border
{
	border: solid 1px #DAE6FA;
	padding: 10px;
}

div#sidebar1 hr, div#sidebar2 hr
{
	border: 0;
	border-bottom: 1px solid #DAE6FA;
	margin: 1.5em 0;
}

div#sidebar1 h2, div#sidebar2 h2
{
	margin-top: 0;
	padding-top: 0;
	font-size: 10pt;
	text-transform: uppercase;
}

div#sidebar1 p + h2, div#sidebar2 p + h2,
div#sidebar1 p + h3, div#sidebar2 p + h3
{
	margin-top: 2em;
}

div#sidebar1 ul, div#sidebar2 ul
{
	margin: 0;
	padding: 0 0 0 14px;
	list-style-position: outside;
}

* html div#sidebar1 ul, * html div#sidebar2 ul
{
	padding: 0 0 0 16px;
}

div#sidebar1 li, div#sidebar2 li
{
	line-height: 1.5em;
}


a img
{
	border: 0;
}

div.col2
{
}

div.col2 div
{
	width: 210px;
}

div.col2 div.left
{
	border-right: 1px solid #DAE6FA;
	padding-right: 10px;
}

div.col2 div.right
{
	float: right;
	padding-left: 10px;
}

div.col2 div h2
{
	margin-top: 0;
}

/**
 * Teaser
 */



