*{
margin: 0;
border: 0;
padding: 0; 
}
a{
text-decoration:none;
}
a:hover{
text-decoration:underline;
}

#search {display:inline-block;
	text-align: center;
	position: absolute;
	top:0;
	right:0;
}
#container{
	width:700px;
	margin: 0 auto;
}
/*Header size + searchbox font*/
#header{
	background: url(images/index_r2_c2.gif) no-repeat scroll left bottom;
	font-size: 10px;
	font-style: normal;
	width: 900px;
	height: 150px;
	text-align: left;
	top: -50px;
}
#container_content{
	width:700px;
	text-align:center;
	
}
#container_content .left{
	width:150px;
	float:left;
	font-size: 11px;
	color: #000033;
	text-align: left;
}
#container_content .right{
	width:550px;
	float:right;
	}
ul.menu{
	list-style-type:none;
	margin-left: 0px;
	padding-left: 0px;
}
ul.menu a {display:block;
width:8em;
}
li.menuitem{
	width:150px;
	height:20px;
	margin:0;
	padding:0;
	display: inline;
}
/*configuration of tones text*/
.box{
width:200px;
height:200px;
}
h1.titel_box{
width:200px;
height:20px;
background-color:#000000;
font-size:11px;
}
h1.title_box{
	font:bolder small-caps 14px Verdana, Arial, Helvetica, sans-serif;
	color:#FF6600;
	text-decoration: blink;
}
/*Font style for the index boxes and secondaire pages*/
ul.boxul{
	list-style: url(images/arrow.gif) inside;
	color: #000033;
	font: normal 12px "Times New Roman", Times, serif;
}
li.kleur1{
	width:200px;
	height:20px;
	margin:0;
	padding:0;
}
li.kleur2{
	width:200px;
	height:20px;
	margin:0;
	padding:0;
}
/*Picture list configuration*/
.boxpic{
width:225px;
height:200px;
}
h1.titel_boxpic{
width:275px;
height:30px;
background-color:#000000;
font-size:11px;
}
h1.title_boxpic{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#00FF00;
	font-weight:bolder;
}
/*Font style for the index boxes and secondaire pages*/
ul.boxpicul{
	color: #000033;
	font: normal 12px "Times New Roman", Times, serif;
}
li.kleur1{
	width:275px;
	height:20px;
	margin:0;
	padding:0;
}
li.kleur2{
	width:275px;
	height:20px;
	margin:0;
	padding:0;
}
#footer{
	text-align:center;
	font-size: 10px;
}
input, select {
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	background-color: #fff;
	font-size: 10px;
	list-style: none;
	left: 500px;
	top: -60px;
}