a {
	border:0px;
}

a:hover {
	color:#666;
}

img {
	border:0px;
}

p { margin:0px 0px 1em 0px; }

.home table.top {
	clear:both;
	width:100%;
	margin-bottom:42px;
}

.home table.top th {
	text-align:left;
	vertical-align:bottom;
	font-family:Georgia,Times,serif;
	font-weight:normal;
	font-size:1.5em;
	color:#FFF;
	padding:15px 10px;
}

.home table.top td {
	vertical-align:top;
}

h1, h2, h3, h4, .minititle {
	font-weight:bold;
	font-family:Georgia,Times,serif;
}

h2 {
	font-size:2em;
	margin-bottom:0.5em;
}

h3 {
	font-size:1.2em;
	margin:0.5em 0px;
}

h4 {
	font-size:1em;
	margin:0px;
}

table.links {
	float:right;
}

table.links td {
	width:150px;
	vertical-align:top;
	border-left:1px solid #FFF;
}

table.links p {
	padding:5px;
}

table.links a {
	display:block;
	color:#FFF;
	text-decoration:none;
}

table.links a:hover {
	color:#CCC;
}

#content p { width:440px; }

.project {
	float:left;
}

.project img, .project_sub img {
	float:left;
	margin:0px 12px 8px 0px;
}

.project_sub {
	float:left;
	margin-top:10px;
	border:0px solid #999;
	border-top-width:1px;
}

.press {
	padding:10px 0px;
	border:0px solid #999;
	border-top-width:1px;
}

.news {
	width:280px !important;
	width /**/:300px;
	padding:2em 20px 10px 0px;
	float:right;
}

table.agenda {
	width:100%;
}

table.agenda th {
	text-align:left;
	background-color:#E0E0E0;
	padding:2px 5px;
	white-space:nowrap;
}

table.agenda th a {
	text-decoration:none;
}

table.agenda th.active a {
	color:#000;
	text-decoration:none;
}

table.agenda td {
	text-align:left;
	vertical-align:top;
	padding:2px 5px;
	border:0px solid #CCC;
	border-bottom-width:1px;
}

table.agenda b {
	color:#666;
}

.cd {
	float:left;
	width:100%;
}

.cd h3 {
	background-color:#E0E0E0;
	padding:3px;
	color:#000;
	font-family:Arial,Helvetica,sans;
}

.cd img {
	float:right;
	margin:0px 12px;
}

.cd p {
	width:auto !important;
}

.cd p.narrow {
	width:360px !important;
}

.cd .price {
	padding:3px;
	border:0px solid #999;
	border-width:1px 0px;
	float:left;
	clear:both;
}

.cd .price b {
	font-size:1.4em;
	float:left;
	margin-top:2px;
}

.cd span {
	float:right;
	margin-right:150px;
	font-weight:bold;
}

.cd .detail {
	float:right;
	clear:right;
	margin:5px 12px;
	background-color:#FFF;
	border:0px;
	font-family:Arial,Helvetica,sans;
	font-size:1em;
	text-decoration:underline;
	padding:0px;
}

.cd .detail:hover {
	color:#666;
	cursor:pointer;
}

.songs {
	margin-bottom:0.5em;
}

.songs th {
	text-align:left;
	padding-right:30px;
}

.songs td {
	padding-right:10px;
}

ol {
	margin:0.5em 0px;
	padding:0px;
}

ol li {
	margin:0px 0px 0px 30px;
	padding:0px;
}

table.forms {
	float:left;
	clear:both;
}

.forms input, .forms textarea, input.anz, .formelem {
	font-size:1em;
	border:1px solid #666;
	padding:2px 5px;
	background-color:#EEEEEE;
	font-family:Arial,Helvetica,sans;
}

a.pdffile, a.docfile, a.xlsfile, a.pptfile {
	background-image:url("../pix/icon_pdf.gif");
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
}

a.docfile { background-image:url("../pix/icon_doc.gif") !important; }
a.xlsfile { background-image:url("../pix/icon_xls.gif") !important; }
a.pptfile { background-image:url("../pix/icon_ppt.gif") !important; }
