body	{
			background-color:#dfdfdf;/*zilver*/
			background-image: url("afbeeldingen/achtergr.JPG");
			font-family: Comic Sans MS;
			font-size		 : 110%;
			color: #000000;/*zwart*/
			padding: 0;
			margin: 0;
			background-repeat:repeat-y;
			background-position:center;
			background-attachment		: fixed;
			}
img		{
			border:0px;
			}
a										{
										/*text-decoration		: none;*/
										}
a:link							{
										color							: blue;
										}
a:visited						{
										color 						: blue;
										}
a:hover							{
										font-weight				: bold;
										}
a:active						{
										color							: red;
										}
#novalogo {
						 		  width:100%;
									height:15%;
									text-align:center;
									background-color:#000000;
									}
#menu {
			/*position: fixed;*/
			/*top:10%;*/
			float: left;
			width: 17%;
			font-family: Comic Sans MS;
			}
#menu ul {
				 list-style:none;
				 padding: 0;
				 margin: 3px 0 0 3px;
				}
#menu img {
					width: 95%;
					border-style: none;
					}
#menu  a:hover img
				{
				width: 100%;
				}

.tekst {
			 width:75%;
			 /*position	 : absolute;*/
			 align: center;
			padding:1em;
			 font-weight		 : 120%;
			 float: right;
			 }
.tekst h1 {
			 		font-size:bigger;
					text-align:center;
					text-decoration: underline;
					}
.rood {
			 		color							: red;
					font-weight				: bold;
					}	
.nova			{
					font-family				: Engravers MT;
					font-size					: bigger;
					font-weight				: bold;
					}				
			 		
.start { 				
			 		float:left;
					text-align:center;
					width:50%;
					margin-top: 1.5em;
					}

.pasfoto {/*evenvoorstellen.htm*/
				 float:right;
				 margin:5px;
				 }
.fotos {/*fotos.htm*/
			 background-color: #000000;
			 color: #c0c0c0;/*zilver*/
			 padding-bottom	: 5em;
			 padding-top		: 1em;
			 }
.fotos table {
			 			 width		: 50%;
						 }
.contact {/*contact.htm*/
				color: #666666;
				text-align: center;
				width:75%;
				/*position: absolute;*/
				float: right;
				 }
.voorwaarden {/*algemenevoorwaarden.htm*/
						 font-family:Times New Roman;
						 width:82%;
						 float:right;
						 /*position:absolute;*/
						 }	
.voorwaarden h1 {
						 		font-size: bigger;
								text-align: center;
								}
.link {/*links.htm*/
			 background-color:#000000;
			 color:#c0c0c0;
			 padding-top:2em;
			 padding-bottom:17em;
			 }
.link p {
				 text-align: center;
				 width:50%;
				 }
.prijzen 					 {
									 width		: 75%;
									 /*position		: absolute;*/
									 }
.prijzen H1				 {
				 					 text-align		: center;
									 }
.prijzen table {
				 margin 	 : 5px;
				 line-height: 200%;
				 border				: transparent ridge 3px;
				 }
.beurs						 {
									 background-color : red;
									 width	 : 48%;
									 position	 : absolute;
									 border	 : ridge transparent 3px;
									 float	 : left;
									 padding : 3px;
									 }
.beurs h1				 {
									 text-align: center;
									 }
.expo							 {
									 text-align : center;
									 float			: right;
									 width	: 48%;
									/* position	: absolute;*/
									 border		: ridge transparent 3px;
									 margin-right : 3px;
									 }
.expo img					 {
									 width				: 100%;
									 }
.naast						 {
									 width				: 100%;
									 text-align		: center;
									 text-decoration: italic;
									 font-size				: 90%;
									 }
.naast td					 {
			 						 padding-right: 2em;
									 }
.muziek						 {
									 position:absolute;
									 bottom: 1em;
									 left: 50%;
									 }
.copy							 {
									 font-size:60%;
									 text-align: center;
									 padding-bottom: 0;
									 margin-bottom:0;
									 }
.animatie					 {
									 width: 100%;
									 }
.animatie img			 {
									 width: 100%;
									 }
							 


