@charset "utf-8";
body {
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px 0px 0px 0px;
	background-color: #8B8EA4;
}
#main {
	background-repeat: no-repeat;
	width: 800px;
	height:600px;
	top: 50px;
	left: 50%;
	margin-left: -400px; /* - (width/2)  */
	position: relative;
	border: 1px solid #FFF;
}

#contents{
	height:467px;
	width:424px;
	top:129px;
	left:0px;
	position:absolute;
	color:#000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#contents2{
	height:437px;
	width:411px;
	top:159px;
	left:0px;
	position:absolute;
	color:#000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#menu {
	position:absolute;
	height: 411px;
	width: 217px;
	left: 583px;
	top: 189px;
}

#menu1 {
	position:relative;
	width:217px;
	height:34px;
	background-image:url(../images/menu_black_01.png);
	
}
#menu1:hover{
	background-image:url(../images/menu_red_01.png)
}

#menu2 {
	position:relative;
	width:217px;
	height:27px;
	background-image:url(../images/menu_black_02.png)
}
#menu2:hover{
	background-image:url(../images/menu_red_02.png)
}

#menu3 {
	position:relative;
	width:217px;
	height:33px;
	background-image:url(../images/menu_black_03.png)
}
#menu3:hover{
	background-image:url(../images/menu_red_03.png)
}

#menu4 {
	position:relative;
	width:217px;
	height:31px;
	background-image:url(../images/menu_black_04.png)
}
#menu4:hover{
	background-image:url(../images/menu_red_04.png)
}

#menu5 {
	position:relative;
	width:217px;
	height:27px;
	background-image:url(../images/menu_black_05.png)
}
#menu5:hover{
	background-image:url(../images/menu_red_05.png)
}

#menu6 {
	position:relative;
	width:217px;
	height:34px;
	background-image:url(../images/menu_black_06.png)
}
#menu6:hover{
	background-image:url(../images/menu_red_06.png)
}

#menu7 {
	position:relative;
	width:217px;
	height:29px;
	background-image:url(../images/menu_black_07.png)
}
#menu7:hover{
	background-image:url(../images/menu_red_07.png)
}

#menu8 {
	position:relative;
	width:217px;
	height:30px;
	background-image:url(../images/menu_black_08.png)
}
#menu8:hover{
	background-image:url(../images/menu_red_08.png)
}

#menu9 {
	position:relative;
	width:217px;
	height:29px;
	background-image:url(../images/menu_black_09.png)
}
#menu9:hover{
	background-image:url(../images/menu_red_09.png)
}

#menu10 {
	position:relative;
	width:217px;
	height:32px;
	background-image:url(../images/menu_black_10.png)
}
#menu10:hover{
	background-image:url(../images/menu_red_10.png)
}

#menu11 {
	position:relative;
	width:217px;
	height:27px;
	background-image:url(../images/menu_black_11.png)
}
#menu11:hover{
	background-image:url(../images/menu_red_11.png)
}

#menu12 {
	position:relative;
	width:217px;
	height:78px;
	background-image:url(../images/menu_black_12.png)
}
#menu12:hover{
	background-image:url(../images/menu_red_12.png)
}

/* Alle hightlighted menu's */
#menu1-highlighted {
	position:relative;
	width:217px;
	height:34px;
	background-image:url(../images/menu_red_01.png)
}
#menu2-highlighted {
	position:relative;
	width:217px;
	height:27px;
	background-image:url(../images/menu_red_02.png)
}
#menu3-highlighted {
	position:relative;
	width:217px;
	height:33px;
	background-image:url(../images/menu_red_03.png)
}
#menu4-highlighted {
	position:relative;
	width:217px;
	height:31px;
	background-image:url(../images/menu_red_04.png)
}
#menu5-highlighted {
	position:relative;
	width:217px;
	height:27px;
	background-image:url(../images/menu_red_05.png)
}
#menu6-highlighted {
	position:relative;
	width:217px;
	height:34px;
	background-image:url(../images/menu_red_06.png)
}
#menu7-highlighted {
	position:relative;
	width:217px;
	height:29px;
	background-image:url(../images/menu_red_07.png)
}
#menu8-highlighted {
	position:relative;
	width:217px;
	height:30px;
	background-image:url(../images/menu_red_08.png)
}
#menu9-highlighted {
	position:relative;
	width:217px;
	height:29px;
	background-image:url(../images/menu_red_09.png)
}
#menu10-highlighted {
	position:relative;
	width:217px;
	height:32px;
	background-image:url(../images/menu_red_10.png)
}
#menu11-highlighted {
	position:relative;
	width:217px;
	height:27px;
	background-image:url(../images/menu_red_11.png)
}
