/* layout
----------------------------------------------- */
 
*{
	margin: 0;
	padding:0;
	}

body {
	BORDER-TOP-WIDTH: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	FONT-SIZE: 12px; 
	BACKGROUND: url('chip_bestanden/chipbgfront.jpg') repeat;
	BORDER-BOTTOM-WIDTH: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	LINE-HEIGHT: 1.2em; 
	PADDING-TOP: 0px; 
	FONT-FAMILY: "Trebuchet MS", Georgia, Arial, Times, "Times New Roman", helvetica, Verdana, sans-serif; 
	TEXT-ALIGN: center; 
	BORDER-RIGHT-WIDTH: 0px;

}
	

#header {
	background: url(chip_bestanden/index2.jpg) no-repeat center; 
	width: 900px; 
	height: 365px;
	position: absolute;
	top: 23%;
	left: 10%;
}

#header_link {
	position: relative;
 	padding-right: 0px; 
 	padding-left: 20px; 
 	padding-bottom: 0px;
 	padding-top: 90px; 
 	margin: 0px; 
 	text-align: left;
	text-decoration: none;
 	list-style-type: none;
 
 
}
#header_link ul {
 	text-decoration: none;
 	list-style-type: none;
 	border: none;
 	width: 100%;
 
}
#header_link li {
 	display: block;
 	padding-right: 0px; 
 	padding-left: 0px; 
 	padding-bottom: 10px;
 	padding-top: 0px;
 	text-decoration: none;
 
}
 

#header_link li.bel a {
 	text-decoration: none;
 	padding-right: 0px; 
 	padding-left: 0px; 
 	padding-bottom: 20px;
 	padding-top: 20px;
 	background: transparent url(chip_bestanden/bel_bw.gif
) no-repeat center;
}
#header_link li.bel a:hover {
 	text-decoration: none;
 	background: transparent url(chip_bestanden/bel_col.gif
) no-repeat center; 
}
 

#header_link li.fra a {
 	text-decoration: none;
 	padding-right: 0px; 
 	padding-left: 0px; 
 	padding-bottom: 20px;
 	padding-top: 20px;
 	background: transparent url(chip_bestanden/fra_bw.gif
) no-repeat center;
}
#header_link li.fra a:hover {
 	background: transparent url(chip_bestanden/fra_col.gif
) no-repeat center; 
}
 
#header_link li.eng a {
 	text-decoration: none;
 	padding-right: 0px; 
 	padding-left: 0px; 
 	padding-bottom: 20px;
 	padding-top: 20px;
 	background: transparent url(chip_bestanden/eng_bw.gif
) no-repeat center;
}
#header_link li.eng a:hover {
 	background: transparent url(chip_bestanden/eng_col.gif
) no-repeat center; 
}

#header_link li.por a {
 	text-decoration: none;
 	padding-right: 0px; 
 	padding-left: 0px; 
 	padding-bottom: 20px;
 	padding-top: 20px;
 	background: transparent url(chip_bestanden/por_bw.gif
) no-repeat center;
}
#header_link li.por a:hover {
 	background: transparent url(chip_bestanden/por_col.gif
) no-repeat center; 
}

a img {
 border:none;
}

#valid {
	text-align: right;
	width: 100%;
	height: 50px;
    position: fixed;
	bottom: -10px;
}



body #valid {
    position: fixed;
	bottom: 0px;
	right: 25px;
}

#intro {
	text-align: left;
	width: 100%;
	height: 230px;
    position: fixed;
	top: 10px;
	padding-right: 10px; 
	padding-left: 10px; 
}

body #intro {
    position: fixed;
	top: 10px;
	left: 25px;
	
}



