body {
	margin: 0;
	padding: 0;
	background-image: url(images/bg-new.jpg);
	background-repeat: repeat-x;
	background-color: #5F73C8;
}

.bgrepeatx {
	background-repeat: repeat-x;
}

div#map {
	width: 325px;
	height: 325px;
	z-index: 1;
	visibility: visible;
}

.bgWhite {
	background-color: #FFF;
}

.bgBlack {
	background-color: #000;
}

.textNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	line-height: 18px;
}

.textNormalBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222;
	line-height: 18px;
	font-weight: bold;
}

.textHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #3366CC;
}

.textNormalColumnHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66C;
	line-height: 18px;
}

.textnormalform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 12px; 
	line-height: 16px;
	color: #333;
}

.textnormalformnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C00;
	line-height: 11px;
}

.textParticipant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #444;
}

.textParticipantBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #111;
}

.textParticipantHours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #3366CC;
}

.textNote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #3366CC;
}

.textCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	line-height: 14px;
}

.textFestivalPhotos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFF;
}

.textLargeRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	color: #F00;
}

.linkFestivalPhotos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFF;
	text-decoration: none;
}

a.linkFestivalPhotos:hover {
	text-decoration: underline;
}

.linkNavigation {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #374BA0;
	text-decoration: none;
}

a.linkNavigation:hover {
	color: #00146E;
}

.linkNavigationDivider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #374BA0;
	text-decoration: none;
}

.linkNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #009900;
}

.linkParticipant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: #009900;
}

a.linkNormal:hover, a.linkParticipant:hover {
	color: #444;
	text-decoration: none;
}

.linkMaxcreative {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	line-height: 14px;
}

a.linkMaxcreative:hover {
	text-decoration: none;
}

