@charset "utf-8";
/***********************************************
    CSS StyleSheet
    extention mobotix_it.de

    Media: Screen
    Part:  Main

    last change: LS 2006-11-17

************************************************/

/*********************************
    Galery
*********************************/

table.mobotixgallery {
    width:99%;
    border-spacing:10px;
}

td.mobotixgallery {
    border: 1px solid gray; 
    background-color: #eeeeee; 
    margin:0px; 
    text-align:center; 
    vertical-align:middle; 
    padding:10px;
}

div.mobotixgallery1 {
    background-color: #eeeeee;
    height:99px;
    vertical-align:middle;
}

div.mobotixgallery2 {
    background-color: #eeeeee;
    padding-top:5px;
}
