#menu ul
{
text-align: center;
margin: 0px;
padding: 0;
list-style-type: none;
}

#menu ul li
{
display: inline;
margin-left: 12px;
margin-right: 12px;
}

#menu ul li a
{
text-decoration: none;
color: black;
}

#menu ul li a:hover
{
text-decoration: underline;
}

a img.submenu
{
margin-left: 10px;
border: 0px;
}

#a{
	display:block;
}

#b, #c, #d, #e{
	display:none;
}

#a,#b,#c,#d,#e{
	text-align:center;
}
#a h3,#b h3,#c h3,#d h3,#e h3{
font-family: Verdana;
font-size: 12px;
font-weight:bold;
color: #004080;
margin: 0px;
margin-top: 10px;
margin-bottom:5px;
padding: 0;
width:448px;
margin-left:auto;
margin-right:auto;
}

#b-button,#c-button,#d-button,#e-button{
	opacity: 0.5;
}

#a-button{
opacity: 1.0;
width:100px;
}

#categorieblok{
	width:600px;
	border:1px solid black;
	margin-left:10px;
	margin-top:10px;
	height:465px;
	clear:both;
}

#categoriebloklinks{
	width:100px;
	border-right:1px solid black;
	float:left;
	height:465px;
}

#categorieblokrechts{
	width:497px;
	float:right;
	height:465px;
}


#categorieblokrechts img{
	border:1px solid black;
}

#categorieblokrechts p a img{
	border:0;
}



