@charset "utf-8";

a {
	font-family: tahoma;
	font-size: 12px;
	color: #b4b4b4;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #b4b4b4;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.left {
float:left;
display:inline;
width:240px;
background:black;
}
.menuleft{
color:#b4b4b4;
padding-top:8px;
padding-left:15px;
padding-bottom:30px;
}
.nl{
float:left;}

.container{
width:980px;}
.menuleft ul{
padding:0px;
margin:0px;}
.menuleft li{
list-style-type:none;
padding-bottom:2px;
padding-top:2px;}
.submenu_ver{
float:left;
margin-top:-2px;
}
.linkvertical{
float:left;
margin-right:8px;
}
.submenu_hor{
padding-bottom:10px;
padding-top:10px;
padding-left:10px;}
.menuleft a{
color:#b4b4b4;}
.menuleft a.selected, .menuleft a:hover{
color:#fff;}

.albumhomepicture {
display: block;
height: 130px;
width: 665;
overflow: hidden;
margin-bottom:8px;
}
.cont_albumhomepicture {
padding-right: 0;
padding-left: 0;
}
.list_albumhomepicture {
display: block;
height: 130px;
overflow:hidden;

}
.blocklist_albumhomepicture {
padding-top: 10px;
display: block;
width: 125;
}
.list_albumhomepicture ul {
margin: 0px;
padding: 0px;
}
.list_albumhomepicture li {
float: left;
width: 130;
display:inline;
}

.blockimgalbum {
display: block;
height: 90;
width: 125;

overflow: hidden;
}

.leftimg {
vertical-align: middle;
display: block;
float: left;
width: 11px;
overflow: hidden;
padding-top: 40;

}
.rightimg {
vertical-align: middle;
display: block;
float: right;
width: 11px;
overflow: hidden;
padding-top: 40;

}
