/* CSS Document */

img	{border: 0px;}
#rightColumn img {margin-bottom: 10px;}

h1	{font-size: 10px; font-weight: bold; margin: 0px 0px 10px 0px; padding: 0px;}	
h2	{font-size: 10px; font-weight: bold; margin: 0px 0px 10px 0px; padding: 0px; color: #9C9C9C; }	
			
html, body {margin: 0px; padding: 0px; width: 100%; height: 100%; text-align: center; font-family: Arial, Helvetica, sans-serif; color: #231F20; font-size: 11px;}
	#containerHome { margin: 10px auto 0px auto; border: 0px; padding: 0px; width: 990px; height: 568px; text-align: left; position: relative; background: url(../images/bgHome.jpg) repeat-y;}
		#buttonTekst{ margin: 0px auto; border: 0px; padding: 0px; width: 270px; height: 226px; position: absolute; top: 0px; left: 0px; background: url(../images/buttonTekst.jpg) no-repeat; display: block;}
		#header{ margin: 0px auto; border: 0px; padding: 0px; width: 450px; height: 226px; position: absolute; top: 0px; left: 270px; background: url(../images/header.jpg) no-repeat;}
		#buttonMuziek{ margin: 0px auto; border: 0px; padding: 0px; width: 270px; height: 226px; position: absolute; top: 0px; right: 0px; background: url(../images/buttonMuziek.jpg) no-repeat; display: block;}
		#footer{ margin: 0px auto; border: 0px; padding: 0px; width: 990px; height: 28px; position: absolute; bottom: 0px; left: 0px; background: url(../images/bgFooter.jpg) no-repeat;}
	#containerText { margin: 10px auto 0px auto; border: 0px; padding: 0px; width: 990px; text-align: left; position: relative; repeat-y;}
		#top { margin: 0px; border: 0px; padding: 0px; width: 990px; height: 20px; background-repeat: no-repeat;}
		#contentContainer {margin: 0px; border: 0px; padding: 118px 0px 0px 0px; width: 990px; background-repeat: repeat-y; text-align: left;}			
			#stripe {margin: 0px; border: 0px; padding: 0px; width: 6px; height: 138px; background-repeat: no-repeat; position: absolute; top:10px; left:10px;}
			#logo {margin: 0px; border: 0px; padding: 0px; width: 170px; height: 80px; background-repeat: no-repeat; position: absolute; top:10px; right:10px;}
			#homeContact { margin: 0px; border: 0px; padding: 0px; position: absolute; top: 26px; left: 40px; color: #9C9C9C;}
				#homeContact li {margin: 0px; border: 0px; padding: 0px; float: left; list-style: none outside;}
					.separator {margin: 0px 10px;}
			#tekstMuziek { margin: 0px; border: 0px; padding: 0px; position: absolute; top: 26px; left: 250px; color: #9C9C9C;}
				#tekstMuziek li {margin: 0px; border: 0px; padding: 0px; float: left; list-style: none outside;}
					.separator {margin: 0px 10px;}
			#nav { margin: 0px; border: 0px; padding: 0px; position: absolute; top: 64px; left: 250px; color: #9C9C9C;}
				#nav li {margin: 0px; border: 0px; padding: 0px; float: left; list-style: none outside;}
					.separator {margin: 0px 10px;}
			#subNav { margin: 0px; border: 0px; padding: 0px; position: absolute; top: 138px; left: 40px; color: #9C9C9C;}
				#subNav li {margin: 0px 0px 12px 0px; border: 0px; padding: 0px; list-style: none outside;}
					.separator {margin: 0px 10px;}
			#rightColumn {margin: 0px 30px 0px 0px; border: 0px; padding: 0px 0px 12px 0px; width: 142px; float: right; color: #9C9C9C}
			#minHeight {margin: 0px; border: 0px; padding: 0px; float: right; width: 1px; height: 440px;}
			#content {margin: 0px 200px 0px 250px; border: 0px; padding: 0px 0px 12px 0px; width: 520px;  overflow: none;}
			
		#bottom {margin: 0px; border: 0px; padding: 0px; width: 990px; height: 20px; background-repeat: no-repeat;}
		
#ContentContainer li a {text-decoration: none; color: 9C9C9C}
#ContentContainer li a:hover {text-decoration: underline;}

.clearIt {clear: both; height: 0px; line-height: 0px; font-size: 0px;}
		