body 	{   			background-color:	#6B0000;		background-image: 	url(images/Background_Logo.jpg);		background-repeat: 	repeat-y;			font-family:      	arial, "Times New Roman", Times, serif;		font-size:        	small; 		color:				white;		}#header {		background-image: 	url(images/Header_Website.jpg);		background-repeat: 	no-repeat;		background-color: 	black;		border-top:			solid white 4px;			border-bottom:		solid white 4px; 			height:           	100px;		width:				auto;		}#navigatie			{					background-color:   black;						font-size:  		100%;					padding:        	15px;					margin:         	30px 10px 10px 5px;						border:				2px solid white;					height:				420px;					width:        		130px;					float:        		left;					}#content 			{  						font-size:     	100%;					padding:      	15px;					margin:        	20px 0px 10px 190px;					height:			390px;					width:	    	720px;						}#footer 			{					height:				30px;					width:				auto;					background-color: 	black;  						border-top:			solid white 4px;					border-bottom:		solid white 4px;					text-align:       	center;					padding:          	10px 15px 15px 15px;  						font-size:        	90%;					clear:            	left;					}#submenu			{					margin:		0px 0px 0px 50px;							}a:link 			{				color:            	white;												}a:visited 		{				color:            	white;												}h1 				{				font-size:        115%;				color:            white;					}h2 				{ 				font-size: 110%; 				}.images			{				float:		left;				margin:		0px 15px 10px 0px;				}.buttons		{								margin:		0px 0px 5px 0px;				text-decoration:  	none;				}.tekstinfo		{				font-size:	90%;				font-style:	italic;				}		.clearthefloats {				clear:both;				}