body {
	background:#fff url(images/blublubkg.gif) repeat-x;
	margin:0;
}
p,td, body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.foot {
	font-size: 10px;
}
.title {
	font-size: 20px;
	color: #000066;
	font-weight: bold;
}
.festivaltitle {
	font-size: 16px;
	color: #003300;
	font-weight: bold;
}
.headteks {
	font-size: 22px;
	font-weight: bold;
	color: #FFCC00;
}

.subtek {
	font-size: 16px;
	font-weight: bold;
	color: #003300;
}
li {
	list-style-type: square;
}
.logoteks {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.datevenue {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

/*Page title table */
table.mytable { width: 100%; padding: 0px; border: none; border-bottom: 1px solid #086999;}
table.mytable td { font-size: 16px; border: none; background-color: #086999; vertical-align: middle; padding: 5px; font-weight: bold; color: #ffffff;}
table.mytable tr.special td { border-bottom: 1px solid #086999;  }



/*front subtitle table */
table.frontsubtable { width: 100%; padding: 0px; border: none; border-bottom: 3px solid #086999;}
table.frontsubtable td { font-size: 16px; border: none; background-color: #ffffff; vertical-align: middle; padding: 5px; font-weight: bold; color: #086999;}
table.frontsubtable tr.special td { border-bottom: 1px solid #086999;  }

/*reg table
#newspaper-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
}
#newspaper-b th
{
	padding: 15px 10px 10px 10px;
	font-weight: normal;
	font-size: 14px;
	color: #039;
}
#newspaper-b tbody
{
	background: #e8edff;
}
#newspaper-b td
{
	padding: 10px;
	color: #669;
	border-top: 1px dashed #fff;
}
#newspaper-b tbody tr:hover td
{
	color: #339;
	background: #d0dafd;
}*/
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

