.error {
	font-weight: bold;
	color: #FF3333;
	margin: 3px;	
}

table.details {
	border: 1px solid #edc200;
}

table.details th {
	background-color: #f6da5b;
	padding: 2px;
	font-weight: bold;
}

table.details tr {
	vertical-align: middle;
}

table.details tr.tableRight td {
	text-align: right;
	vertical-align: middle;
}

table.details tr.tableRight td.tableLeft {
    text-align: left;
}

td.tableLeft {
	text-align: left;
}

td.tableRight {
	text-align: right;
}
.tableCenter {
    text-align: center;	
}
table.details td {
	padding: 2px;
}

img.rightNoBorder {
	border: none;
	float: right;
}

ul.downloads li {
	margin-left: 15px;
}

.abcColumnWrapper li.pdf {
	list-style: outside url(/_img/icon_pdf.png);
}

.abcColumnWrapper li.video {
    list-style: outside url(/_img/icon_video.png);
}

.abcColumnWrapper li.link {
    list-style: outside url(/_img/icon_externallink.png);
}

.abcColumnWrapper li.image {
    list-style: outside url(/_img/icon_photo.png);
}

.googleMapRight,.googleMapLeft {
	width: 473px;
	height: 300px;
}

.googleMapRightWrapper {
	display: block;
	float: right;
	margin-left: 10px;
	border: 1px solid #edc200;
	padding: 2px;
}

.googleMapLeftWrapper {
	display: block;
	float: left;
	margin-right: 10px;
	border: 1px solid #edc200;
	padding: 2px;
}

h3.googleMap {
	margin-bottom: 5px;
	font-size: 15px;
}

.marginTop {
	margin-top: 15px;
}

.openingHoursContainer {
	width: 450px;
	margin-top: 5px;
	border: none;
}

em.disabled {
	font-style: italic;
	color: #666666;
}

.centeredContainer {
	float: left;
	text-align: center;
	margin: 2px;
	padding: 5px;
}

h3 .graad {
	border: none;
}

.abcColumnWrapper .tabs a.linkTitle {
	color: #000;
	padding-top: 0px;
}

.leftList {
	float: left;
	margin-right: 15px;
	padding-right: 15px;
}

.thumbnailColumn {
	width: 130px;
	text-align: center;
	padding-right: 10px;
	padding-left: 3px;
	vertical-align: middle;
}

.accomodationTable {
	border: none;
	padding: 0;
	margin: 0;
}

.accomodationTable tr {
	vertical-align: top;
	border-bottom: 1px solid #edc200;
}

.accomodationTable tr th {
	background-color: #f6da5b;
	padding: 2px;
	font-weight: bold;
}

.accomodationTable tr td {
	border-bottom: 1px solid #edc200;
	padding: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
}

li span.shortDescription {
	font-size: 11px;
	font-weight: normal;
	
}

span.pubDate {
	font-size: 11px;
    font-weight: bold;
    color: #555555;
}

.linkedEvent {
   
    padding: 2px;
    padding-bottom: 5px;
    margin-top: 15px;
    border-bottom: 1px dashed #edc200;
}

div.googleSearchResult {
   height: 1000px;
   overflow: hidden;
}

.videoTab {
	background-image: url(/_img/icon_video.png);
	background-position: left;
	padding-left: 20px;
	background-repeat: no-repeat;
}

.advertisement a img {
    border: none;
}

.rightImage {
    float: right;
    margin-left: 20px;
}

.partner {
	display: inline;
	}
	
.accomodationExternalCenter {
	width: 150px;
	height: 150px;	

}

.accomodationExternal {
    width: 174px;
    height: 174px;  

}

.accomodationExternalSmall {
	width: 90px;
    height: 90px;  
	}
	
#nboTicker {
    line-height: 15px;
    margin: 5px;
}
#nboTicker a:hover {
    text-decoration: underline;
}
#nboTicker a {
    text-decoration: none;
    
    padding: 0;
    margin: 0;
    margin-left: 5px;
}
.nboTitleLink {
	display: block;
    font: 13px Trebuchet MS,Arial,Helvetica,sans-serif;
    color: #000;
    font-weight: bold;
    border-bottom: 1px solid #edc200;
    
}
.nboDate {
    font: 11px Trebuchet MS,Arial,Helvetica,sans-serif;
    color: #333;
    font-weight: bold;
    text-transform: uppercase;
}
.nboLink {
    font: 11px Trebuchet MS,Arial,Helvetica,sans-serif;
    color: #000;

}
.nboFooter {
    font: 10px Trebuchet MS,Arial,Helvetica,sans-serif;
    color: #666;
}
.nboFooter a {
    font: 10px Trebuchet MS,Arial,Helvetica,sans-serif;
    color: #339;
}
.nboTime {
    font: 11px Trebuchet MS,Arial,Helvetica,sans-serif;
    color: #666;
}
