/* CSS Document */		

.ListView {
float:left;
margin:0 3px 0 0;
}

#listview3-passiv {
background:url("/v30/localpictures/theme/changeview/show6cols.gif") no-repeat scroll  center bottom transparent;
display:block;
height:25px;
width:40px;
padding:1px;
}

#listview3-passiv:hover {
background:url("/v30/localpictures/theme/changeview/show6cols_a.gif") no-repeat scroll  center bottom transparent;
}

#listview3-aktiv {
background:url("/v30/localpictures/theme/changeview/show6cols_a.gif") no-repeat scroll  center bottom transparent;
display:block;
height:25px;
width:40px;
padding:1px;
}


#listview2-passiv {
background:url("/v30/localpictures/theme/changeview/show4cols.gif") no-repeat scroll center bottom transparent;
display:block;
height:25px;
width:34px;
padding:1px;
}

#listview2-passiv:hover {
background:url("/v30/localpictures/theme/changeview/show4cols_a.gif") no-repeat scroll center bottom transparent;
}

#listview2-aktiv {
background:url("/v30/localpictures/theme/changeview/show4cols_a.gif") no-repeat scroll center bottom transparent;
display:block;
height:25px;
width:34px;
padding:1px;
}


#listview1-passiv {
background:url("/v30/localpictures/theme/changeview/show3cols.gif") no-repeat scroll center  bottom transparent;
display:block;
height:25px;
width:31px;
padding:1px;
}

#listview1-passiv:hover {
background:url("/v30/localpictures/theme/changeview/show3cols_a.gif") no-repeat scroll center  bottom transparent;
}

#listview1-aktiv {
background:url("/v30/localpictures/theme/changeview/show3cols_a.gif") no-repeat scroll center bottom transparent;
display:block;
height:25px;
width:31px;
padding:1px;
}
