/* CSS Document */

.terugNaar {
	font-size: 1.4em;
}
.terugNaar a {
	text-decoration: none;
}
#foto{
	width: 490px;
	padding-bottom: 20px;
}

#fotocopyright{
	width: 480px;
	margin-top: 2px;
	font: 1em helvetica, arial;
}

#genrelabel{
	font-size: 1.2em;
	float: right;
	text-align: right;
	margin-right: 20px;
}


#textplus .uitvoerder{
	font-size: 1.4em;
	font-weight: bold;
	width: 300px;
	float: left;
}
#textplus .titel{
	font-size: 1.8em;
	width: 400px;
	padding-top: 3px;
	padding-bottom: 10px;
	float: left;
}
#textplus .text{
	width: 450px;
	float: left;
	font-size: 1.2em;
	padding-bottom: 20px;
}

.text .paperclip{
	padding-left: 5px;
	margin-top: 25px;
	margin-bottom: 12px;
	margin-left: 20px;
	font-style: italic;
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #000000;
}

.text .extra{
	font-size: 1em;
	margin-top: 25px;
}

.text .url{
	font-size: 1em;
	margin-top: 15px;
}


#textplus #info{
	width: 160px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	float: right;
}


#rechts #tarieven {
	margin-right: .5em;
    margin-bottom: .5em;
}

#rechts #tarieven td.tarief-prijs {
    text-align: right;
    padding-right: .5em;
    white-space: nowrap;
}

#rechts #tarieven td.tarief-label {
}

#rechts h4{
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 2px;
}

#rechts #reserveer{
	font-size: 1.2em;
	background: #FFF;
	margin-top: 10px;
	padding: 1px;
	margin-bottom: 10px;
}

#rechts .uitverkocht {
	color: #FF3366;
	font-size: 1em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}