 body {
text-align:center;
height: 100%; 
font-size:12px;
padding:20px;
font-family:Arial;
background:#fff;
	}
.sidebarmenu ul{
z-index:1;
margin: 0;
padding: 0;
list-style-type: none;
font:  9px Arial;
width: 230px; /* Main Menu Item widths */

}
 
.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 7px;
border-bottom: 1px solid #fff;


}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #9999cc; /*background of tabs (default state)*/
color:#eee;
}

.sidebarmenu ul li a:visited{
background-color: #9999cc; /*background of tabs (default state)*/
color:#eee;
}

.sidebarmenu ul li a:hover{
background-color: red;
color: #f2f2ff;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 150px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
border: 1px solid #fff;

}

.sidebarmenu a.subfolderstyle{
background: url(../images/arr_w.png) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */

ul#navlist li
{
float: left;
background-color: #9999cc;
color:red;
margin: 2px 2px 0 2px;

}
#middle { 
background-image: url('../images/aletta11_05.jpg');
background-repeat: repeat-y;
width:930px;
height:auto !important;

}
#top_login{ 
}


#menubalk
{ 
background-color: #9999cc;
padding-top:5px;
height:40px;
width:930px;
	margin-left:auto;
	margin-right:auto;
position: relative;
min-height: 100%;
}


#menu{ 
background-color: #9999cc;
background-repeat: repeat-y;
width:930px;
border: dashed 2px black;
}
#test{ 

background-image: url('../images/aletta11_05.jpg');
background-repeat: repeat-y;
width:930px;

}
#page_test{ 

background-image: url('../images/aletta11_page_05.jpg');
background-repeat: repeat-y;
width:930px;

}
#bottom_welkom{ 
clear:both;
background-image:url('../images/aletta11_07.jpg');
background-repeat: no-repeat;
height:75;
width:920px;
}
#page_footer{ 
clear:both;
background-image:url('../images/aletta11_page_07.jpg');
background-repeat: no-repeat;
height:75;
width:920px;
}
#navcontainer ul
{
position:absolute;left:344;top:53;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

ul#navlist
{

font-size:7px;
list-style-type: none;
color:#ffffff;
border-bottom: solid 1px #CC0066;
padding-bottom:41bpx;
}

ul#navlist li
{
float: left;
 background-image: url('../images/cellbg_2.jpg'); 
color:red;
margin: 2px 2px 0 2px;

}

ul#navlist li#active
{
float: left;
border-bottom: 1px solid #fff;
background-color: #fff;
}

li#active a { color: #000; }

#navlist a
{
float: left;
height:40;
display: block;
color: #ffffff;
text-decoration: none;
padding: 4px;
}

#navlist a:hover { background: #fff;color:#222222 }
