/* CSS Document */
.hr { border-bottom: 1px solid #ccc; margin: 1em 0; height: 1px; } /* grey line for separation */
.nlCollection {margin-bottom: 20px;} /* separation collections */

	.button-inschrijven-red {
		display: block;
		text-align: center;
		padding: 5px 5px;
		margin-top: 5px;
		background-color: #e0301e;
		width:160px;
	}
	.button-inschrijven-red a {
		font-size: 0.9em;
		font-weight: bold;
		font-family: Georgia;
		margin-top: 5px;
		padding-right: 25px;
		background-repeat: no-repeat;
		background-position: center right;
		background-image: url(/nl/nl/assets/images/red-inschrijven.gif);
	}
	.button-inschrijven-red img {
		border: 0;
		margin-left: 2px;
		margin-bottom: -3px;
	}
#container #center .button-inschrijven-red a:link, #right .button-inschrijven-red a:link, #container #center .button-inschrijven-red a:visited, #right .button-inschrijven-red a:visited { color: #ffffff; text-decoration: none; }
#container #center .button-inschrijven-red a:hover, #right .button-inschrijven-red a:hover { text-decoration: underline; }


#wrap-orange {background: #dc6900;height:100px;width:100%;}
#balk-orange {padding:20px;float:left;}
#image-orange {float:right;}

