@charset "utf-8";
/* CSS Document */

#logo{
width:228px;
height:153px;
position:absolute;
top:0px;
left:0px;
z-index:0;
_position:relative;
}

#menu{
	width:400px;
	height:40px;
	top:100px;
	_top:-50px;
	left:140px;
	position:absolute;
	z-index:1;
	overflow:visible;
	font-family:Calibri;
	_position:relative;
}

#menu table{
vertical-align:top;
border:none;
width:110px;
background-color: #EEE;
}

#menu td
{
vertical-align:top;
width:80px;
font-style:normal; 
color:#000000;
padding:5px;
}


#menu a{
display:block;
color:#000000;
text-decoration:none;
}

#menu a:hover{
background-color: #b41718;
color:#FFFFFF;
text-decoration:underline;
}

#slogan{
width:auto;
height:auto;
font-family:Papyrus;
font-size:30px;
top:60px;
left: 230px;
position:absolute;
font-weight:bold;
_position:relative;
}

#kindje{
bottom:5%;
position:absolute;
left:10%;
width:250px;
height:300px;
overflow:hidden;
filter:alpha(opacity=20);
opacity:0.2;
z-index:0;
_position:relative;
}

#text {
	height:60%;
	_height:400px;
	width:90%;
	_width:800px;
	overflow:inherit;
	top:185px;
	_top:0px;
	position:absolute;
	z-index:0;
	padding-right:30px;
	padding-left:10px;
	font-size:10px;
	padding-bottom:10px;
	left: 9px;
	_position:relative;
}


#apDiv6 {
	position:absolute;
	left:10%;
	top:5%;
	width:auto;
	_width:800px;
	height:auto;
	_height:550px;
	z-index:0;
	right: 10%;
	bottom: 5%;
	border-style: groove;
	background-color:#FFFFFF;
	background-repeat: repeat;
	filter:alpha(opacity=80);
	opacity: 0.8;
	overflow:auto; 
	_position:relative;
	
}

#style1 
{
	font-size: 11pt;
	font-family:Calibri;
}



#style1 h3
{
	font-size: 24px;
}

