body 				{ 
						font-family			: sans-serif,Verdana, Arial, Courier;
						color				: 3e8fb9;
						font-size			: 8pt;
						/*background-color	: #E6E6FA;*/
						background-image	: url(www.beboparket.nl/site/images/bg.jpg); background-repeat: repeat;
						text-align:center;
						scrollbar-base-color		: Gray;
			  			scrollbar-3dlight-color		: #D9DDE1; 
			  			scrollbar-arrow-color		: #708090;
			  			scrollbar-darkshadow-color	: #000000;
			  			scrollbar-face-color		: #DCDCDC;
			  			scrollbar-highlight-color	: #D9DDE1;
			  			scrollbar-shadow-color		: #4682B4;
			  			scrollbar-track-color		: #E4E7E9;
					}
					
a:link 			{
						color					: #B22222;
						text-decoration	: underline;
						font-weight			: bold;
						border: none;
					}
					
a:visited 		{
						color					: #CD5C5C;
						text-decoration	: underline;
					}		

a:hover 			{
						text-decoration	: none;
						color					: #FFDAB9;
					}
					
a:active 		{
						text-decoration	: underline;
						color					: #ECE9D8;
					}
					
a:img		{
						border: none;
					}

		
#site				{
						border				: 1px solid Silver;
						background-color	: #FFFFFF;
						width				: 950px;
						height				: 100%px;
						text-align			: left;
						margin				: 0 auto;
						
					}

.site_header		{
						width				: 950px;
						height				: 200px;
						/*border			: 1px solid Silver;*/
						float				: left;
						position			: relative;
						
						border				: none;
					}	
					
.site_footer		{
						width				: 100%;
						height				: 50px;
						/*border			: 1px solid Silver;*/
						position			: relative;
						color				: 3e8fb9;
						font-size			: 8pt;
						font-family			: sans-serif,Verdana, Arial, Courier;
						border-top				: 1px solid Silver;
					}	
					
					
.site_body			{
						width				: 491px;
						height				:  auto;
						min-height: 350px;
						background-image	: url(../images/achtergrond_body.jpg); background-repeat: repeat-y;
						/*border			: 1px solid Silver;*/
						
						float				: left;
						position			: relative;
						padding				: 30px;
						
					}				

/*MENU BLOK*/					
					
.body_menu			{
						width				: 199px;
						height				: auto;
						float				: left;
						position			: relative;
						border				: 1px solid Silver;
						border				: none;
						
						/*background-image	: url(../images/achtergrond_menu.jpg); background-repeat: repeat;*/
					}

.body_menu_1		{
						width				: 42px;
						height				: auto;
						float				: left;
						position			: relative;
						border				: 1px solid Silver;
						border				: none;
						
					}

.body_menu_2		{
						width				: 120px;
						height				: auto;
						border				: none;
						border-left			: 1px solid #d8e7f1;
						float				: left;
						position			: relative;
						padding-top			: 30px;
						border				: 1px solid Silver;
					}
					
.body_menu_3		{
						/*background-image	: url(../images/balk.jpg); background-repeat: repeat;*/
						width				: 20px;
						height				: 100%;
						position			: relative;
						float				: left;
						border				: none;
						border				: 1px solid Silver;
					}

.menu_item			{
						background-image	: url(../images/menu.jpg); background-repeat: repeat;
						padding-left		: 30px;
						padding-top			: 2px;
						height				: 20px;
						width				: 116px;
						border				: none;
						
						position:relative;
					}
					
		
.menu_item_wit		{
						
						
						height: 1px;
						background-color	: #151515;
						width: 120px;
						border: none;
						/*position:relative;*/
					}				

/*EINDE MENU*/					
					
.nieuws				{
						width				: 215px;
						height				:  auto;
						/*border			: 1px solid Silver;*/
						float				: right;
						position			: relative;
						border				: none;
						border				: 1px solid Silver;
						
					}


					
.body_nieuws_1		{
						background-image	: url(../images/balk.jpg); background-repeat: repeat;
							margin-left: 15px;
						width				: 20px;
						height				: 100%;
						position			: relative;
						float				: left;
						border				: none;
						
					}
					
.body_nieuws_2		{
						height				: 100%;
						width				: 190px;
						position			: relative;
						
						float				: right;
						border				: none;
						/*background-image	: url(../images/achtergrond_nieuws.jpg); background-repeat: repeat;*/
					}
				
.body_nieuws_taal	{
						height: 50px;
						width: 150px;
						position:relative;
						padding-left: 5px;
						float: left;
						border: none;
					}

.body_nieuws_taal:img{
						
						border: none;
					}


hr					{
						width: 90%;
						text-align: center;
						color: #d8e7f1;
						background-color: #d8e7f1;
						height: 2px;
						border: none;
					}
		
h2					{
						font-size: 12px;
						color: #3e8fb9;
					}
					
.aanbieding/*h2*/	{
						font-size: 10px;
						color: #3e8fb9;
					}
					
h1					{
						font-size: 18px;
						color: #3e8fb9;
					}
					
.kop_h1/*h1*/					{
						font-size: 14px;
						color: #3e8fb9;
					}

.clear				{
						clear: both;
					}
					
					
			
					
					
					
#subcontainer
{
	width:170px;
	background:#FFFFFF url(../pictures/menu_back.jpg) repeat-y;
	text-align:left;
	margin:0 ;
	border-right:0px solid #D1B2B2;
	float				: left;
}

#menu
{
	float:left;
	position:relative;
	width:199px;
	background:url(../images/menu_1.jpg) no-repeat;
}

#menu p
{
	margin-left:46px;
	width:153px;
	background:#FFFFFF;
}

#menu ul
{
	margin-left:45px;
	list-style-type:none;
	border:0px solid #600;
	padding:0px;
}

html>body #menu ul
{
	padding-bottom:0;
}

#menu li
{
	background:#d8e7f1;
	margin-bottom:1px;
	height:20px;
	font-family			: sans-serif,Verdana, Arial, Courier;
	color				: 3e8fb9;
	font-size			: 8pt;
	
}

#menu a
{
	color:#3e8fb9;
	text-decoration:none;
	padding:3px 3px 3px 15px;
	display:block;
	font-family:sans-serif,Verdana, Arial, Courier;
	font-size:10px;
	height:14px;
	line-height:14px;
	letter-spacing:1px;
	font-weight:bold;
}

#menu .active,#menu a:hover
{
	background-color:#fffff;
}

#menu .special
{
	background-color:#d14c4c;
	color:white;
}

#bottommenu
{
	width:154px;
	height:157px;
	background:url(../pictures/bottommenu.jpg);
	margin-left:45px;
}
					

					

