body, td, th, input, p, ul, ol, dl {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-image: url(images/bg.gif);
	background-repeat:repeat-x;
	margin:0px;
}

h1 {
	font-size: 18px;
	margin-top: 0;
}

a:link {
	color: #4d4e67;
	text-decoration: underline;
}

a:visited {
	color: #b1b4Bf;
}

a:hover {
	color: #666699;
}

a:active {
	color: #666699;
}

.title1 {
	font-size: 14px;
}

.small {
	font-size: 10px
}


/* ----- NEUE STYLES 1/2012 ----- */

.agenda {
	margin-top: 20px;
	padding: 0;
}

.agenda td {
	vertical-align: top;
}

.agenda td.col1 {
	padding-right: 40px;
	white-space: nowrap;
}

.agenda-divider {
	border: none;
	border-bottom: 1px solid #b1b4bf;
	height: 1px;
	margin: 18px 0 16px;
}

.agenda-concert td {
	padding-top: 10px;
}


