/* CSS Document */

a {outline: none;}

#content-links{

padding:10px 0px 0px 10px;

overflow:auto;


color:#ffffff;
width:360px;
height:412px;
}
#tekst_home
{

	overflow:hidden;
	
	
	}

#producten{
overflow-y:auto;
overflow-x:hidden;
padding:15px 15px 0px 20px;
color:#ffffff;
width:705px; 
height:419px;
}

#admin{
color:#ffffff;
}


h1{
font-family:"Arial";
font-weight:bold;
}

p{
font-family:"Arial";
font-size: 13px;
}

body{
scrollbar-arrow-color:#afbfcb;
scrollbar-base-color:#ffffff;

}

a{
text-decoration:none;
font-style:oblique;
color:#ffffff;
}

a:hover{
text-decoration:underline;
}

table{
font-family:"Arial";
font-size: 13px;
color:#ffffff;
}

#myGallery
{
	width:320px !important;
	height: 300px !important
}
