* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	margin-bottom: 1em;
}
ul {
	margin-left: 2em;
}
.link {
	cursor: pointer;
}
/******** BEGIN HEADER ********/
#Logos {
	margin-top: 10px;
	margin-left: 10px;
	height: 120px;
}
#Logos .LogoLinks {
	border: 0;
	width: 250px;
	float: left;
}
#Logos .TopBanner {
	border: 0;
	float: right;
}

#NieuwsTicker {
	clear: both;
	border: 2px solid #C0C0C0;
	margin: 1%;
	padding: 3px;
}
#NieuwsTicker a.Tickertape {
	margin: 0 10em;
	color: #000000;
	font-size: 12pt;
	text-decoration: underline;
}
#NieuwsTicker a.Tickertape:hover {
	text-decoration: none;
}
/******** EINDE HEADER ********/

/******** BEGIN LAYOUT ********/
#MainTable {
	height: 100%;
	width: 100%;
	border-collapse: collapse;
}
#MenuLinksCell1 {
	vertical-align: top;
	width: 14em;
	height: 100%;
	margin-top: 1em;
	padding-right: 1em;
}
#MenuLinksCell2 {
	vertical-align: bottom;
	width: 14em;
	height: 100%;
	margin-top: 3em;
	padding-right: 1em;
}
#MenuLinks {
	padding-left: 0.5em;
}
#PresentatieCell {
	vertical-align: top;
	background-image: url('/Images/BackgroundRO.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #FFFFDE;
	border-left: 2px solid #740468;
	padding-left: 1em;
	width: 100%;
}
/******** EINDE LAYOUT ********/

/******** BEGIN MENULINKS ********/
#TekstLinks a.MenuTekst {
	display: block;
	padding: 0.2em;
	font-size: 18pt;
	color: #0061B2;
	text-decoration: none;
	font-weight: bold;
}
#TekstLinks a.MenuTekst:hover {
	color: #7A006D;
}
#TekstLinks a.MenuSelected {
	color: #7A006D;
}
#RoterendeBanners {
	margin-top: 3em;
	height: 200px;
}
#Sponsor {
	margin-top: 1em;
	text-align: center;
	font-size: 10pt;
	color: #7A006D;
}
#Sponsor a {
	font-size: 10pt;
	color: #0061B2;
	text-decoration: underline;
}
#Sponsor a:hover {
	color: #033B6B;
	font-weight: bold;
}
#Sponsor img {
	border: 1px solid #0061B2;
}
/******** EINDE MENULINKS ********/

/******** BEGIN HOME ********/
#HomeBanner {
	float: right;
	margin-right: 2em;
}
#HomeBanner a {
	display: block;
}
#HomeBanner img {
	border: 0;
}
/******** EINDE HOME ********/

/******** BEGIN CONTENT ********/
.Kop {
	color: #740468;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0.3em;
}
.Subkop {
	font-weight: bold;
}
.Content {
	color: #000000;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
}
.Ondertiteling {
	display: none;
}
#Content a {
	font-size: 12pt;
	color: #0061B2;
	text-decoration: underline;
}
#Content a:hover {
	color: #033B6B;
	font-weight: bold;
}
/******** EINDE CONTENT *******/

/******** BEGIN KUNSTENAARS *******/
#KunstenaarLetters {
	width: 95%;
}
#KunstenaarLetters a.LetterSelectie {
	color: #0061B2;
	padding: 0 0.2em;
	text-decoration: none;
	font-weight: bold;
}
#KunstenaarLetters a.LetterSelectie:hover {
	color: #740468;
	text-decoration: underline;
}
div.LetterLinks {
	clear: both;
	width: 95%;
	height: 2em;
}
#Kunstenaars a.LetterLink {
	color: #0061B2;
	float: left;
	font-weight: bold;
	margin: 0.3em 0;
}
#Kunstenaars a.TerugLink {
	color: #0061B2;
	float: right;
	margin: 0.3em 0;
}
#Kunstenaars a.TerugLink:hover {
	text-decoration: none;
}
#Kunstenaars .even, #Kunstenaars .odd {
	clear: both;
	margin-bottom: 1.5em;
}
#Kunstenaars .even img, #Kunstenaars .odd img {
	float: left;
	padding-right: 0.5em;
	border: 0;
}
#Kunstenaars .KunstenaarNaam {
	color: #740468;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0.3em;
}
#Kunstenaars .Kunstvorm {
	font-weight: bold;
}
/******** EINDE KUNSTENAARS *******/

/******** BEGIN KUNSTENAAR *******/
#Kunstenaar .KunstenaarNaam {
	color: #740468;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0.3em;
}
#Kunstenaar #BeeldenContainer {
	float: right;
	margin-left: 0.5em;
	margin-right: 2em;
	width: 300px;
	height: 320px;
	text-align: center;
}
#BeeldenContainer img {
	border: 0;
}
#Kunstenaar #BeeldLinks {
	text-align: center;
	margin-bottom: 0.3em;
	width: 300px;
	height: 20px;
}
#Kunstenaar .BeeldTeller {
	color: #740468;
	font-size: 12pt;
}
#Kunstenaar .KopTekst {
	margin: 0.3em 0;
	font-size: 14pt;
	font-style: italic;
	color: #888888;
}
#Kunstenaar .InfoTekst {
	margin: 0.3em 0;
	font-size: 11pt;
}
/******** EINDE KUNSTENAAR *******/

/******** BEGIN FOTOBOEK *******/
#Fotoboek {
	background-color: #FFFFDE;
	padding: 1em;
	text-align: center;
	height: 100%;
}
#Fotoboek span.BeeldTitel {
	color: #740468;
	font-size: 16pt;
	display: block;
}
#Fotoboek span.BeeldInfo {
	display: block;
}
#Fotoboek .KunstenaarNaam {
	color: #740468;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: none;
	margin-top: 1.5em;
}
#Fotoboek .BeeldTeller {
	color: #740468;
	font-size: 16pt;
}
#Fotoboek #BeeldLinks {
	text-align: center;
	margin-bottom: 1em;
}
#Fotoboek .SluitVenster {
	float: right;
	padding: 3px;
	border: 1px solid #740468;
	color: #740468;
	text-decoration: underline;
}
#Fotoboek .SluitVenster:hover {
	text-decoration: none;
}
/******** EINDE FOTOBOEK *******/

/******** BEGIN KUNSTVORMEN *******/
#Kunstvormen .Kunstvormen {
	width: 95%;
}
#Kunstvormen .KunstvormContainer {
	margin-bottom: 1em;
}
#Kunstvormen .Kunstvorm {
	color: #740468;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0.3em;
}
/******** EINDE KUNSTVORMEN *******/

/******** BEGIN KUNSTVORM *******/
#Kunstvorm .Kunstvorm {
	color: #740468;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0.3em;
	margin-bottom: 1em;
}
#Kunstvorm .link {
	font-size: 12pt;
	color: #0061B2;
	text-decoration: underline;
}
#Kunstvorm .link:hover {
	color: #033B6B;
	font-weight: bold;
}
#Kunstvorm .TerugLink {
	float: right;
	margin-right: 2em;
	color: #0061B2;
	text-decoration: underline;
}
#Kunstvorm .TerugLink:hover {
	text-decoration: none;
}
/******** EINDE KUNSTVORM *******/

/******** BEGIN NIEUWS *******/
#Nieuws .Subkop {
	color: #0061B2;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
}
#Nieuws h2 {
	margin-top: 0.3em;
}
#Nieuws .Subkop:hover {
	color: #740468;
}
#Nieuws .MeerNieuws {
	font-size: 10pt;
	color: #0061B2;
	text-decoration: underline;
}
#Nieuws .MeerNieuws:hover {
	text-decoration: none;
}
#Nieuws a {
	font-size: 12pt;
	color: #0061B2;
	text-decoration: underline;
}
#Nieuws a:hover {
	color: #033B6B;
	font-weight: bold;
}
/******** EINDE NIEUWS *******/

/******** BEGIN FORMULIER *******/
fieldset {
	border: 1px solid #033B6B;
	padding: 1em;
	margin: 1em 1em 1em 0;
}
legend {
	font-size: 11pt;
	color: #0061B2;
}
label.txt {
	display: block;
	float: left;
	width: 10em;
}
input {
	margin-right: 0.5em;
}
input.txt {
	width: 15em;
}
#Aanmelden .link {
	font-size: 12pt;
	color: #0061B2;
	text-decoration: underline;
}
#Aanmelden .link:hover {
	color: #033B6B;
	font-weight: bold;
}
#Verstuur a {
	border-bottom: 2px solid #0061B2;
	border-top: 1px solid #0061B2;
	color: #3660A5;
	display: block;
	font-weight: bold;
	margin: 0 0 1em 10em;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	width: 10em;
}
#Verstuur a:hover {
	color: #740468;
	border-color: #740468;
}
/******** EINDE FORMULIER *******/

/******** BEGIN KUNSTROUTE *******/
#Fotos img {
	border: 0;
	margin: 0.5em 0.3em;
}

/******** EINDE KUNSTROUTE *******/


#Aquamaniac {
	color: #C0C0C0;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 12px;
}
#Aquamaniac a {
	color: #C0C0C0;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
#Aquamaniac a:hover {
	color: #808080;
	text-decoration: none;
}
#Aquamaniac img {
	border: 0;
}