/* stylesheet bij website C&M Bouwconstruct*/

body					{background-color:#333333;}
#container		{position:absolute;
						  width:100%;
							height:100%;
							margin-top:0%;
							background-color:#333333;
							}
#home					{background-color:#333333;
							 color:#808080;
							 width:100%;
							 height:80%;
							 margin:0px;
							 padding:0px}
#logo					 {position:absolute;
									  display:block;
									  float:left;
									 	width:46%;
										height:67%;
										background-color:#333333;
										font-size:16px;
										font-family:verdana,arial;
										color:#808080;
										margin-top:5%;
										padding-top:0%;
										margin-left:2%;
										margin-right:2%;
										margin-bottom:1%;}
#logo H1						{font-family:verdana, arial;
										 font-size: 100%;
										 color:#808080;
										 margin-left:2%;}
#logo p						{font-family:verdana, arial;
										 font-size: 80%;
										 color:#808080;
										 margin-left:20px;}										 
#tekst				 {position:relative;
									  display:block;
										float:right;
									  width:45%;
										height:80%;
										background-color:#333333;
										font-size:80%;
										font-family:verdana,arial;
										color:#ffffff;
										margin-right:5%;
										margin-bottom:2%;
										margin-left:0px;}
#tekst HR						{color:#00ff00;}
#tekst H1						{font-family:times new roman, Arial;
			 							 font-size:200%;
										 color:#808080;}
#tekst a						 {text-decoration:none;
			 							  color:#ffffff;
			 							  border-bottom:1px dotted #ffffff}			
#tekst a:hover				{color:#00ff00;
			 								 border-bottom:1px dotted #00ff00}																		 
#tekst H2						 {font-family:Arial;
			 							  font-size:110%;
											color:#ccccff}
#tekst td							{background-color:#000000;
			 								 color:#00ff00;
											 border:1px solid #00ff00;
			 								 font-family:comic sans ms, arial;
											 font-size:100%}
#tekst td a						 {color:#00ff00;}
#tekst td a:hover		 {color:#ffff00}
#tekst marquee			 {font-family: sans-serif; 
			 							 	font-size: 20px; 
											color: #FFFFFF;}
#navigatiebalk			 {height:20%;
										  width:100%;
										  background-color:#808080;}									 
#navigatie		 {background-color:#808080;
							 height:16%;
							 color:#ffffff;
							padding-left:45%;
							margin-top:1%;
							padding-top:1%;
							margin-bottom:1%;
							padding-bottom:1%;
							padding-left:1%;						
							}
#navigatie p {padding-left:45%}
#navigatie a	{color:#ffffff;
					 		 text-decoration:none}
#navigatie a:hover	{color:#00ff00;
					 						}
